Yoko

All sides of Injection
It is currently 2025-10-18 20:17:26

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2009-01-31 18:29:44 
Offline

Joined: 2009-01-29 01:24:56
Posts: 14
шард inhasad
анти макрос состоит в том, что каждые 200 юзов вылазит табличка, в которой 6 вариантов ответов, из которых 1 правильный.. "Я тута и нет у меня некакого макроса" у меня был на такой антимакрос обход,


sub Solve1()
var index = 0
while Right(uo.LastGump('command', 9+2*index), 1) <> '1'
index = index+1
wend
return index
end sub
sub Solve2()
var index = 0
while Right(uo.LastGump('command', 9+2*index), 1) <> '2'
index = index+1
wend
return index
end sub

sub antimacro()
while not uo.Dead()
if uo.LastGump('replyed') == 0 then
if uo.LastGump('text', 1) == 'Я тута и нет у меня никакого макроса!' then
uo.LClick(uo.LastGump('x')+30, uo.LastGump('y')+82+40*Solve1())
wait(1000)
end if
if uo.LastGump('text', 2) == 'Я тута и нет у меня никакого макроса!' then
uo.LClick(uo.LastGump('x')+30, uo.LastGump('y')+82+40*Solve2())
wait(1000)
end if

end if
wait(100)
wend
end sub


вот споственно он..
но теперь немного изменили, и варианты стали такими
"Я81тута79и67нет36у50меня95никакого92макроса!"
цвет надписи и цифры постоянно меняются, так же как и положение её в этой табличке... можно как то изменить мой скрипт ?


Top
   
 Post subject:
PostPosted: 2009-02-27 12:51:04 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Случайно наткнулся на топик...

Выложите несколько отчетов infogump'а и скриншот.

_________________
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Skype: d119060


Top
   
 Post subject:
PostPosted: 2009-03-07 01:49:35 
Offline

Joined: 2009-01-29 01:24:56
Posts: 14
Выложите несколько отчетов "infogump'а" и скриншот - непонял что такое инфогамп.. а скрин выложу.. через 5 мин


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited