Rand can choose the same place. uo.Random also believes from 0, so you need to use a function RandomRange
sub RandomRange(min, max)
return min + uo.random(max - min + 1)
end sub
and use it like
uo.waitgump(RandomRange(1, 16))
i test using this
sub teste()
uo.waitgump ...
Search found 5 matches
- 2016-02-21 00:56:29
- Forum: Help
- Topic: Recall multiple places aux for mining
- Replies: 9
- Views: 5831
- 2016-02-20 23:57:31
- Forum: Help
- Topic: Recall multiple places aux for mining
- Replies: 9
- Views: 5831
Re: Recall multiple places aux for mining
I do not understand what you want to do?
let me see if I can explain, I have a working mining script perfectly however it uses the recall spell to teleport the rune marked as default. however the time to return the ore is 2 hours or 3 hours. so I needed a script he teleport to one of 16 mines ...
let me see if I can explain, I have a working mining script perfectly however it uses the recall spell to teleport the rune marked as default. however the time to return the ore is 2 hours or 3 hours. so I needed a script he teleport to one of 16 mines ...
- 2016-02-20 23:27:46
- Forum: Help
- Topic: Recall multiple places aux for mining
- Replies: 9
- Views: 5831
Re: Recall multiple places aux for mining
You did not do what I need. Therefore try to press turns all that is. Possible numbers: 1, 2, 3, 4, 5, 6, 7, 8, 501, 503, 505, 507, 509, 511, 513, 515,
uo.waitgump("Number")
uo.useobject("RunebookID")
See if it would. I used this small script that you left and replacing 1-16 he ...
uo.waitgump("Number")
uo.useobject("RunebookID")
See if it would. I used this small script that you left and replacing 1-16 he ...
- 2016-02-20 18:07:25
- Forum: Help
- Topic: Recall multiple places aux for mining
- Replies: 9
- Views: 5831
Re: Recall multiple places aux for mining
Show screenshot Gump, and the name and location(x and y) you want to press the button.
http://postimg.org/image/6xkg09qv5/
_____infogump_______
injection id 0x232bc8e8
serial 0x40014785
gumpid 0x00000458
X 50
Y 50
in client yes
2175 packet size
0 reply packet size
Buttons ...
http://postimg.org/image/6xkg09qv5/
_____infogump_______
injection id 0x232bc8e8
serial 0x40014785
gumpid 0x00000458
X 50
Y 50
in client yes
2175 packet size
0 reply packet size
Buttons ...
- 2016-02-13 23:47:23
- Forum: Help
- Topic: Recall multiple places aux for mining
- Replies: 9
- Views: 5831
Recall multiple places aux for mining
Personal i am looking for an assistant to help me with my macro mining, I need him to teleport over a mine .
thanks
_____infogump_______
injection id 0x22eedc28
serial 0x40025008
gumpid 0x00000454
X 50
Y 50
in client no
2155 packet size
23 reply packet size
Buttons: ________
16 [ 501] image ...
thanks
_____infogump_______
injection id 0x22eedc28
serial 0x40025008
gumpid 0x00000454
X 50
Y 50
in client no
2155 packet size
23 reply packet size
Buttons: ________
16 [ 501] image ...