![]() |
Safe Trainer - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Requests (https://forums.bmega.net/forum-17.html) +--- Thread: Safe Trainer (/thread-12156.html) |
Safe Trainer - fusion123 - 10-11-2013 Hello Guys i wanna leave my char trannig all day afk , anyone have suggestion how to creat macro to be safe? I was think when i got move change sword and kill monk and after that loggout , is this possible? Thank you. RE: Safe Trainer - Kimoszin - 10-11-2013 1. Add the macro [macro]0 {Safe Monk Trainer} equipID:=0 Self.Inventory.LeftHand()==!equipID! [equipSword] Trainers.Stop()==1 Creatures.ByName(Monk)<=0 Self.Logout() Exit() {equipSword} Self.Equip.LeftHand(!equipID!)[/macro] 2. Protector -> Kind: Moved -> Name: Any Name -> Check Macro and select Safe Monk Trainer in macro list. |