Search found 5 matches
- 2012-04-26 08:28:30
- Forum: I need script!
- Topic: HELP PLZ
- Replies: 6
- Views: 2406
Re: HELP PLZ
Ok, i`ll read it all, but russian, LOL, i`ll google translate it =P
- 2012-04-26 07:33:00
- Forum: I need script!
- Topic: HELP PLZ
- Replies: 6
- Views: 2406
Re: HELP PLZ




i dunno how to script i dont even know how i did that script LOL
plzzzzzzzzzzzzz :S
- 2012-04-24 19:57:23
- Forum: I need script!
- Topic: HELP PLZ
- Replies: 6
- Views: 2406
Re: HELP PLZ
how do i use, this codesweeper?
- 2012-04-24 07:26:03
- Forum: I need script!
- Topic: HELP PLZ
- Replies: 6
- Views: 2406
HELP PLZ
sub MyScript()
While UO.Mana > 0
If UO.Mana < 22 Then
Uo.useskill('Meditation')
wait(40000)
Else
Uo.useskill('Spirit Speak')
wait(5000)
If uo.injournal("you fail to communicate with the netherworld.") then
wait(5000)
Uo.useskill('Spirit Speak')
wait(2000)
repeat
If Uo.Injournal("You ...
While UO.Mana > 0
If UO.Mana < 22 Then
Uo.useskill('Meditation')
wait(40000)
Else
Uo.useskill('Spirit Speak')
wait(5000)
If uo.injournal("you fail to communicate with the netherworld.") then
wait(5000)
Uo.useskill('Spirit Speak')
wait(2000)
repeat
If Uo.Injournal("You ...
- 2012-04-20 09:54:28
- Forum: I need script!
- Topic: ANATOMY + HEAL
- Replies: 1
- Views: 1502
ANATOMY + HEAL
Hi i need a script, anatomy + heal when player has less then 40 life
anyone ? plz! thx
example;
anatomy tgt self
if str < 40 use bandage
anyone ? plz! thx
example;
anatomy tgt self
if str < 40 use bandage