Search found 6 matches

by Mattthh
2007-03-01 00:54:17
Forum: I need script!
Topic: I need help :-\
Replies: 4
Views: 1855

no one ?
by Mattthh
2007-02-27 18:54:05
Forum: I need script!
Topic: I need help :-\
Replies: 4
Views: 1855

Because i want my caracter to go buy something and come back home

so i record the path ... and i introduce some buy and drop into the chess soo with my other player i can cast In lor without stop (for magery)

this script record my path ... so now i need to know how my player can follow it
by Mattthh
2007-02-27 08:47:14
Forum: I need script!
Topic: I need help :-\
Replies: 4
Views: 1855

I need help :-\

How can i record a path and follow it :-\ ??


Edit ok i found how to record the path (but is it a good way ?)

sub record_path()
var x
var y
var path=""
UO.DeleteJournal()
Repeat
x=UO.GetX()
y=UO.GetY()
if waitNewPos(x,y&#41 ...
by Mattthh
2007-02-15 23:01:58
Forum: I need script!
Topic: Healin script
Replies: 4
Views: 2225

Some1 plz :-\
by Mattthh
2007-02-15 00:17:54
Forum: I need script!
Topic: Healin script
Replies: 4
Views: 2225

tx ! but you forgot the equip unequip :-\

but this part work :D tx
by Mattthh
2007-02-14 08:20:12
Forum: I need script!
Topic: Healin script
Replies: 4
Views: 2225

Healin script

Hi everyone ! i need your help :-\ (and im french so sorry for the bad english)

Im trying to make a Script... seriously ! no but

I got an item who give me 15 str, 15 intel, 15 dex ... si what i wanna do is

equip the item so my life will be 165 insteed of 150
usetype bandage
target self ...