BBot - The best bot of the world
Macro na stop/start alarmu - 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: Macro na stop/start alarmu (/thread-9330.html)



Macro na stop/start alarmu - hypnosiz - 05-09-2013

Witam,
potrzebuję macro na wyłączenie alarmu gdy jakiś player na ekranie, i zarówno na jego włączenie,
niestety nie moge mieć włączonego tego alarmu non stop bo jak char idzie się refilować to czasami spotyka ludzi w dp co jest irytujące gdy drze się syrena w środku nocy.

Za pomoc reput.


RE: Macro na stop/start alarmu - gogol13 - 05-09-2013

PHP Code:
Protectors.DisableAll()
Protectors.EnableAll() 
PHP Code:
Protectors.Disable(Name)
Protectors.Enable(Name
przydadzą się z pewnością jeżeli chcesz to osiągnąć Smile
polecam te drugie Tongue