11-22-2013, 05:40 AM
TY
(11-21-2013, 01:18 PM)Thiaguin- Wrote:(11-16-2013, 12:32 AM)Daniel1990 Wrote: there a macro, in which if are killing my character run to the dp or temple?
if so, have to put anywhere in the cabebot or in the protector?
finally, to put the Broken Furtunites has to be in the cabebot or where?
sorry for my bad English >. <
you need create a 1 "label" in cavebot in hunt to go to dp.. use protector for go to label "x".
(11-18-2013, 05:30 PM)santichipre Wrote: Hey there, is there any posibility to make a macro that says exori hur or exori gran hur when the creature is running away at red hp?
Thanks!!
santi add in Killer exori hur 80 - 100% hp of the monster. when the monster stick with 80% hp he will use magic.
(11-13-2013, 07:45 PM)peraoful Wrote: 1000 {Open Door} X:=Self.X Y:=Self.Y Z:=Self.Z Map.Use(5732, !X!, !Y!, !Z!, 3) what this id for doors lvl 50 etc...?
press alt+ F8 and look on the door , id showing on top of the screen
(11-02-2013, 05:45 PM)Aerozz Wrote: Is there possibility of making macro x SD logout ?
1000 {SD Logout} Misc.ItemCountEx(3155)<=50 Cavebot.Stop() Self.Logout()
try it.