Search found 4 matches
- 2007-06-28 10:44:33
- Forum: Help
- Topic: Go to X, Y && use pickaxe
- Replies: 4
- Views: 1068
- 2007-06-27 11:20:01
- Forum: Help
- Topic: Go to X, Y && use pickaxe
- Replies: 4
- Views: 1068
Rivory wrote:1) you need this walker
Thanks you, will try it

Rivory wrote:2) I am not understanding.. whats a trouble ?
For exemple, if I answer a friend on MSN, during that time, my player doesn't mine. I must stay in front of the game all the time.
- 2007-06-25 12:31:20
- Forum: Help
- Topic: Go to X, Y && use pickaxe
- Replies: 4
- Views: 1068
Go to X, Y && use pickaxe
So, I've made a script for a boring prison system (view : https://yoko.uokit.com/viewtopic.php?t=12140), but I've 2 problems :
1st : the way I move isn't the best, I need something that never break which will allow my player to go to X, Y.
while x<>5304 or y<>1173
uo.press(38) ...
1st : the way I move isn't the best, I need something that never break which will allow my player to go to X, Y.
while x<>5304 or y<>1173
uo.press(38) ...
- 2007-06-23 11:51:09
- Forum: I need script!
- Topic: Need help to improve my code
- Replies: 0
- Views: 1582
Need help to improve my code
So, I've made a script for the boring prison system of the shard where I play.
The system is simple, go ask to the NPC what to mine (4 differents types) and go by the use of gates to the mineral, mine it and come back to give it to the NPC.
I had to do it 2000 time, very boring, so I've ...
The system is simple, go ask to the NPC what to mine (4 differents types) and go by the use of gates to the mineral, mine it and come back to give it to the NPC.
I had to do it 2000 time, very boring, so I've ...