OU.InJournal

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
PinKod
Posts: 29
Joined: 2004-12-10 08:35:18

OU.InJournal

Post by PinKod »

OU.InJournal он не реагирует на инжектовские сообщения типа "No item found" и тд.???
I'm
Expert!
Posts: 1396
Joined: 2004-10-15 22:38:04
Location: Moscow City.
Contact:

Post by I'm »

Ё моё поиск кому дан?

Code: Select all

sub main()
uo.deletejournal()
uo.set('injectecho','0') ; невидит
;uo.set('injectecho','1') ; видит
uo.print('1')
while 1==1
if uo.injournal('1') then
uo.print('2')
wait(100)
endif
wait(100)
wend
wait(100)
end sub
I'm
Expert!
Posts: 1396
Joined: 2004-10-15 22:38:04
Location: Moscow City.
Contact:

Post by I'm »

,showjournal ля просмотра что там вообще есть
PinKod
Posts: 29
Joined: 2004-12-10 08:35:18

Post by PinKod »

эмс. сорри и спасибо большое.
Post Reply