![]() |
[Macro] Logout when playeronscreen - 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] Logout when playeronscreen (/thread-21073.html) |
[Macro] Logout when playeronscreen - bombatyka - 07-25-2019 500 {loguot when playeronscreen} Creatures.PlayersOnScreen() Self.Logout() Will it be correct? if not, can anyone help? I need a macro - not a function PROTECTOR Thanks. RE: [Macro] Logout when playeronscreen - MegaNo0body - 08-01-2019 (07-25-2019, 07:42 PM)bombatyka Wrote: 500 {loguot when playeronscreen} Creatures.PlayersOnScreen() Self.Logout() [macro]500 {loguot when playeronscreen} Creatures.PlayersOnScreen()>1 Self.Logout()[/macro] |