BBot - The best bot of the world
Action for reports - 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: Action for reports (/thread-17826.html)



Action for reports - Preze$ - 04-05-2015

Hey I need macro, that if see player named "xxx" he start to report him and write "blab blab balbal" - here i will put what i want.
If some have it or can make it for me i would be glad.
Of course i can pay for it. ;D


RE: Action for reports - Toni Ballador - 04-11-2015

I think it's still not possible for bbot
I could manage to do a macro with a "tasker" but the char would report all the players that goes trough the screen.. anyway i'll see if it's possible with bbot


RE: Action for reports - Garuh - 04-11-2015

not tested
Code:
5000 {playerrespond} Creature.ByName(xxx) Creature.IsPlayer(xxx) Self.Say(blab blab balbal) Exit()


if this not work... i dont have any more ideas of who do that macro


RE: Action for reports - stasiuhere - 04-14-2015

Is it even working? can anyone tell me smth about this macro?



(04-11-2015, 11:49 PM)Garuh Wrote: not tested
Code:
5000 {playerrespond} Creature.ByName(xxx) Creature.IsPlayer(xxx) Self.Say(blab blab balbal) Exit()


if this not work... i dont have any more ideas of who do that macro

Is it even working? can anyone tell me smth about this macro?



(04-11-2015, 11:49 PM)Garuh Wrote: not tested
Code:
5000 {playerrespond} Creature.ByName(xxx) Creature.IsPlayer(xxx) Self.Say(blab blab balbal) Exit()


if this not work... i dont have any more ideas of who do that macro