Help in Uo.ongump...

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Kolbox
Posts: 1
Joined: 2004-10-18 21:49:37

Help in Uo.ongump...

Post by Kolbox »

How can i use the command uo.ongump to alert me when the gump appears? The shard have a anti-macro sytem...

_____infogump_______
serial 0x026251cd
gumpid 0x0008d473
X 0
Y 0
100 packet size
23 reply packet size
Buttons: ________
page 0
1 [ 313] image=0x15AA at 25:176
Checks&Radios: __
Entryes: ________
All commands: ____
1] button 25 176 5545 5546 1 0 313
2] text 0 236 49 0
Text: ____________
0] ANTI-MACRO //this gump text
Reply: ___________
[0139] primary reply
Checks&Radios (0)
Entryes (0)


Script
sub AM()
1:
repeat
wait(1000)
until UO.OnGump("????????????????????????"); //the text or the image...
UO.Launch("D:\1.mp3")
Goto 1
end sub


Help-me please....
Post Reply