I need a script to answer an anti-macro, it goes like this:
First appears this gump, in random locations of the screen:

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:

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
