![]() |
Exori with player on screen! - 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: Exori with player on screen! (/thread-9288.html) |
Exori with player on screen! - Brunotelesbbotuser - 05-05-2013 How for the bot to not use exori with players on screen? RE: Exori with player on screen! - Elvanatural - 05-05-2013 Use this macro! Safe Spellcast (auto: 2000ms) 2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) You can edit it for how many creatures beside... If there is another player on screen it will not exori RE: Exori with player on screen! - zioom8 - 05-05-2013 I use this macro! And i have rs now.... RE: Exori with player on screen! - Apausfo - 05-05-2013 2000 {Safe Spellcast} Self.Mana>=150 Self.Attacking Creatures.Beside>=3 Creatures.PlayersOnScreen=01 Self.Say(exori) Try that one, its recommender by Oscar on this topic: http://forums.bmega.net/thread-12157.html Rep+ if helped, cheers mate. RE: Exori with player on screen! - Elvanatural - 05-05-2013 It is exactelly the same macro... only difference is programming logic... if there are more then 3 creatures on screen and no more than one player it will use exori... maybe zioom put 2 players on screen than u got the rs mate... sry.... BTW refer to the official BBot macros thread http://forums.bmega.net/thread-1530.html for any macros you need... ![]() RE: Exori with player on screen! - zioom8 - 05-06-2013 (05-05-2013, 11:41 PM)Elvanatural Wrote: It is exactelly the same macro... only difference is programming logic... if there are more then 3 creatures on screen and no more than one player it will use exori... maybe zioom put 2 players on screen than u got the rs mate... sry.... Bro bbot is slow and they using rope when i use exori ..... i have the same script as here and i dont't change ANYTHING! RE: Exori with player on screen! - Elvanatural - 05-06-2013 lol... In this case you were being trolled... your bot was being roped... a nice way to avoid that is making sure your bot doesn't go underneath holes than... and I can't understand how were you using exori while being roped... Nonetheless I feel sorry for you... but for me it has been quite safe and I've been botting coryms on a very crowded cave and no red skull :/ RE: Exori with player on screen! - Coizado - 05-07-2013 Yes, people will do anything to try and make you get Red Skull, or at the very least make you get a white skull so they can kill you and take over your cave. They lure creatures close to a stair and keep going up and down until you hit them with exori, then they kill themselves at the monsters. That's why I made this macro: http://forums.bmega.net/thread-9763.html |