![]() |
some macro on ue - 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: some macro on ue (/thread-18844.html) |
some macro on ue - [email protected] - 11-26-2015 Hello Bboters !! i need macro if i say on default channel " ue " than my character shot ue and my friend too and i have problem in this macro ..spaming ue but can one on 40second and i can not shot SDs 200 {ue vis} Criaturas:=2 Wait:=1 VarMult(Wait, 12) Creatures.PlayersOnScreen(0)>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exevo gran mas vis) Exit() thx for your time ! << BBOT BEST >> SORRY FOR MY BAD ENGLISH RE: some macro on ue - Catar - 11-28-2015 i believe its not possible on bbot (yet) RE: some macro on ue - [email protected] - 11-30-2015 why its easy script for experienced bboters RE: some macro on ue - Catar - 11-30-2015 if we talk about this: i need macro if i say on default channel " ue " than my character shot ue and my friend too its NOT POSSIBLE, because there is no Function that will READ what players SAY on CHAT RE: some macro on ue - [email protected] - 01-22-2016 now its possible ? RE: some macro on ue - [email protected] - 01-22-2016 have macro on ue 900 {Safe uevis} Self.Mana>=3000 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exevo gran mas vis) how add 20 second wait after ue RE: some macro on ue - Catar - 01-22-2016 use it as manual macro in Advanced attacks, it wont spam it if its on cd |