Need script for anti-anti-macro :P

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
nikdiablo
Posts: 1
Joined: 2008-02-06 08:04:35

Need script for anti-anti-macro :P

Post by nikdiablo »

Hi people, i tried figure out some scripts with the ,infogump feature but i´m not very good at scripting and keep going nowhere :/

I need a script to answer an anti-macro, it goes like this:

First appears this gump, in random locations of the screen:

Image

That have this infogump:

Code: Select all

_infogump_______
serial   0x01bb2e43
gumpid   0x0023fec3
X   0
Y   0
108   packet size
0   reply packet size
Buttons: ________
 page 0
    1 [    1] image=0x1582 at 3:424
Checks&Radios: __
Entryes: ________
All commands: ____
    1] NoClose
    2] button 3 424 5505 5506 1 0 1
    3] text 0 483 38 0
Text: ____________
    0] Anti Macro


Then you have to click it and this gump appears:

Image

And this gump have this infogump:

Code: Select all

_____infogump_______
serial   0x01bb2e43
gumpid   0x0024024a
X   0
Y   0
336   packet size
0   reply packet size
Buttons: ________
 page 0
    1 [   31] image=0x0851 at 120:190
Checks&Radios: __
Entryes: ________
All commands: ____
    1] noclose
    2] resizepic 50 50 2620 200 200
    3] text 60 75 900 1
    4] text 60 60 900 0
    5] text 100 95 900 2
    6] resizepic 70 130 3000 150 20
    7] TextEntry 70 130 150 20 900 1 3
    8] button 120 190 2130 2129 1 0 31
Text: ____________
    0] Tentativas: 1
    1] Digite os numeros abaixo:
    2] { 3, 2, 5 }
    3] { 3, 2, 5 }


So basically it have to open the gump, read the numbers (that may be 3,4 or 5 numbers), write it on the gump and then click the okay button.

I know that have been others posts just like that, even with the same antimacro type, but none of them works :/

If somebody can help :)
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

Wow that looks nice.
AGRS
Expert!
Posts: 1007
Joined: 2004-04-04 21:40:09
Contact:

Post by AGRS »

I'm afraid you can't do anything with that.
UO.OnGump must be called b4 gump appears. But b4 gump appears you can't understand what text you need to send in reply.
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

If that's [X,Y]

Code: Select all

3:424

then it means that you actually can do something.

You can do some script what calls playwav if gump apears.
Edred
Expert!
Posts: 2544
Joined: 2004-04-03 17:36:29
Location: Saint-Petersburg

Post by Edred »

Ни один скрипт не работает? Пора обновить Инжект...
Все работает, но хочется большего? Пора переходить на стелс...
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

этот анти макро тут уже раз 4 появлеяется...
viewtopic.php?t=12991&highlight=digite++numeros+abaixo
Ehidna
Posts: 41
Joined: 2005-01-15 14:34:26
Contact:

Post by Ehidna »

Блин переведите, очём речь то тут? Стоит обращать внимавние?
Very Old Player
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

вроде и без перевода все ясно, только не ясно на что ты можешь обратить внимание;)
Post Reply