UE script if monster around - 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: UE script if monster around (/thread-13763.html) |
UE script if monster around - incineratus - 01-28-2014 Can some one give me script for UE if example 2 monsters around thx. RE: UE script if monster around - erykans - 01-28-2014 (01-28-2014, 10:19 PM)incineratus Wrote: Can some one give me script for UE if example 2 monsters around thx. Hi , here you go , if i helped a rep+ would be nice 3000 {UE if 2 monsters by Erykans} Creatures.Beside()<=2 Creatures.PlayersOnScreen()==1 Self.Say(UE) RE: UE script if monster around - incineratus - 01-28-2014 Thx rep added, do you know maybe how to use auto mana shield, cuz this on bot spam to much dont wait 200 seconds. RE: UE script if monster around - erykans - 01-28-2014 (01-28-2014, 11:24 PM)incineratus Wrote: Thx rep added, do you know maybe how to use auto mana shield, cuz this on bot spam to much dont wait 200 seconds. Yes , did you try going into Re-Use ( Image of Stone skin amulet ) and tick the box where is says Magic shield, ? look : http://scr.hu/7ck/rzgmw Thx for rep RE: UE script if monster around - incineratus - 01-28-2014 Yes i did but like i told you, my bot spam utamo vita evry second. RE: UE script if monster around - erykans - 01-28-2014 (01-28-2014, 11:36 PM)incineratus Wrote: Yes i did but like i told you, my bot spam utamo vita evry second. Yes , here you go , use this macro then 2000 {Mana shield by Erykans} Status.Battle()==1 Status.ManaShield()==0 Self.Say(utamo vita) Exit() Let me know if it works i made it very fast might not work :p but it should RE: UE script if monster around - incineratus - 01-28-2014 Works +rep thanks mate RE: UE script if monster around - erykans - 01-29-2014 (01-28-2014, 11:49 PM)incineratus Wrote: Works +rep thanks mate NP man |