Page 1 of 1

Mining and Bankhack

Posted: 2004-07-08 23:50:12
by erkali
Hmm
Hello!!! All!!

See Mi script

if UO.Count("hierro")>250 then
UO.Print("*** Metiendo El Iron!...")
UO.Drag(hierro_x, hierro_y, moch_x, moch_y, 249 - UO.Count("hierro"))
Wait(1250)
end if

Very Bad jejej

my mining and Iron amount 250 enter in Bankhack (Bank)

?¿¿?¿?¿¿?¿?¿?¿?¿?¿?¿?¿?¿?¿?¿¿?¿?¿?¿?¿?¿??¿?¿?¿?

Posted: 2004-07-10 14:50:02
by Yoko
var x=uo.count("hierro")
if x>250 then
uo.moveitem("_hierro",str(x-249),"moch_serial")
end if

Error

Posted: 2004-07-12 09:39:42
by erkali
Sorry Yoko

Error Var X :S

Run-> Error Var X undefuened