BBot - The best bot of the world
how play the alarm when you get a certain level - 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: how play the alarm when you get a certain level (/thread-16875.html)



how play the alarm when you get a certain level - Guzix320 - 12-12-2014

i want the bbot play alarm, or send message when he get level 8, how i do it ?


RE: how play the alarm when you get a certain level - damiansnk - 12-12-2014

Self.Level()>=8 [exp]
CaveBot.GoLabel(alert)
Exit()
{exp}
CaveBot.GoLabel(exp)
Exit()

after round like a fullcheck put that macro
label on hunt 'exp' label to alert 'alert'
in label alert make wpt to any safe place and put manual macro Self.Logout
In protection set alert when Disconected


RE: how play the alarm when you get a certain level - Guzix320 - 12-12-2014

i put a fullcheck before do all it ?


RE: how play the alarm when you get a certain level - damiansnk - 12-12-2014

on rook u dont need fullcheck is like full check lvl


RE: how play the alarm when you get a certain level - Guzix320 - 12-12-2014

so i put a label "exp" when start a hunt, and label "alert" on final hunt (going to a safe place) ?

and when i will create a macro where i write this ? on code ? or under it ? i put execute manual, automatic ? and the "Self.Logout" i create another macro ? sorry im new on this.
thanks


RE: how play the alarm when you get a certain level - damiansnk - 12-12-2014

yes mate


RE: how play the alarm when you get a certain level - Guzix320 - 12-13-2014

(12-12-2014, 11:05 PM)damiansnk Wrote: yes mate

bro, can u help me better ? it didnt work, how i write ? what is the steps right, explain slow please


RE: how play the alarm when you get a certain level - damiansnk - 12-13-2014

http://forums.bmega.net/thread-6378.html