Need some help. - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Need some help. (/thread-6434.html) |
Need some help. - Criiz - 01-06-2013 Well, I'm doing a script of Ancient Scarabs for Paladin but I have some problems / questions. * When I atk it I want to run around the stairs, like * Cast exori con with 2 or more. RE: Need some help. - Criiz - 01-07-2013 (01-06-2013, 09:57 PM)Criiz Wrote: Well, I'm doing a script of Ancient Scarabs for Paladin but I have some problems / questions.BUMP RE: Need some help. - Criiz - 01-07-2013 BUMPPP RE: Need some help. - spiff26 - 01-07-2013 1. you can only make him stay away, you cant make him stay running around something. 2. [macro]1000 {exori con} monster:=2 VarAdd(monster, 1) Creatures.OnScreen()>=!monster! Self.Say(exori con) Exit()[/macro] |