Unwanted player on screen - reconnect - 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: Unwanted player on screen - reconnect (/thread-13350.html) |
Unwanted player on screen - reconnect - a-grabowski - 12-29-2013 Hi, Is it possible to create a macro which logs out and reconnect after like 5 minutes when there is unwanted player on screen. By unwanted i mean a player who i don't know. For example i am standing on a spot. There is player A and B on screen and its ok because i have them in my friends list, but when player C is on screen i Simply log out, wait 5 minutes and log in to the game again. RE: Unwanted player on screen - reconnect - MegaNo0body - 12-29-2013 1. Create a manual macro: [macro]0 {Pause for 5 minutes} Macro.Wait(300000)[/macro] 2. Put your friends in Allies and Enemies list. 3. Create a "Player on Screen" protector with: a. Logout b. Macro: Pause for 5 minutes 4. Test 5. Have fun. |