![]() |
Help with an Alarm Macro <--- READ - 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: Help with an Alarm Macro <--- READ (/thread-15229.html) |
Help with an Alarm Macro <--- READ - Rihop - 06-09-2014 Hello i need a Macro that play alarm when im Skulled and i need a Macro with alarm when my Monster gettin Healed with mas res/Uh is this possible? i used something like this 1000 {Skulled} Status.PZBlock() Misc.Alert(Skull) but this dont work it plays alarm all the time when i make this macro and macro for when monster is gettin healed i dont have a clue please help me guys RE: Help with an Alarm Macro <--- READ - raphaelignacio - 06-10-2014 (06-09-2014, 10:32 PM)Rihop Wrote: Hello i need a Macro that play alarm when im Skulled Code: 1000 {Skulled} Status.PZBlock()==1 Misc.Alert(Skull) RE: Help with an Alarm Macro <--- READ - Rihop - 06-10-2014 (06-10-2014, 12:15 AM)raphaelignacio Wrote:(06-09-2014, 10:32 PM)Rihop Wrote: Hello i need a Macro that play alarm when im Skulled Thank You for this im gonna test and tell you if it works im still need a macro for alarm when som1 mas res/uh my monster is this possible????? RE: Help with an Alarm Macro <--- READ - raphaelignacio - 06-10-2014 In Protector, create a alarm when player on screen! |