Search found 2 matches

by Battousai
2008-07-10 19:19:32
Forum: Help
Topic: Injection & client LastTarget
Replies: 1
Views: 1455

Injection & client LastTarget

OK, after a lot of time i made i script to target certain type of pg's colour.
Now i'm asking how i can syncronize injection last target with the client, or how i can bind to a hotkey for lasttarget...

In my sub after found the id i have:
uo.getstatus('finditem')
uo.set ('lasttarget ...
by Battousai
2007-12-05 00:19:55
Forum: Help
Topic: 2 noobs question...
Replies: 3
Views: 1276

2 noobs question...

Hi at all....
I'm italian and i'm new to injection, i learned a bit easily but there are 2 things that i don't understand:
1. is there a way to allow the autoload sub to load others script???
ex. sub autoload ()
read and load spells.sc
read and load other.sc
end sub
instead of having a lot ...