Search found 3 matches

by engong
2017-11-28 21:39:41
Forum: I need script!
Topic: Veterinary ress kill script help
Replies: 0
Views: 6349

Veterinary ress kill script help

Hello

I am new to write my own script and i am stuck now. Can anyone help me to get it to work thx.


sub Veterinary()
Repeat #Kill Ostard
UO.DeleteJournal()
UO.LClick(862,354) #Attack (dubble left click to attack)
UO.LClick(862,354) #Attack
Wait(13000)
Until FALSE
end sub

sub ...
by engong
2017-11-28 06:03:13
Forum: Help
Topic: Veterinary ress kill script help
Replies: 0
Views: 5292

Veterinary ress kill script help

Hello

I am new to write my own script and i am stuck now. Can anyone help me to get it to work thx.

sub Veterinary()
Repeat #Kill Ostard
UO.DeleteJournal()
UO.LClick(862,354) #Attack (dubble left click to attack)
UO.LClick(862,354) #Attack
Wait(13000)
Until FALSE
end sub

sub ...
by engong
2017-10-24 03:17:36
Forum: Help
Topic: help with my snoop steal script
Replies: 0
Views: 5956

help with my snoop steal script

hello
i have start to play uo again and i dont remember how to select an npc to snoop and steal gold.
here is the npc's id used razor to find it
0x127 its a architect
here is my script and i use sub snoopstea
edit found the problem needed to add object.
but the new question is how do i only ...