Just want to share my way of botting, just thought it would be safer.
Download Splinterware System Scheduler:
Splinterware - Downloads
- Create a new event for starting the PogoLocationFeederGUI
- Set event type as Run Application, choose the application path.
- Create a new event too for PogoLocationFeederGUI (and start it if not found)
- Set the event type as "Window Watcher"
- Set or search for caption to look for. Should be "Location Feeder"
- Set criteria as "Window does not exists"
- Set action as "Send keypresses to window and/or run other event"
- Set Run Event as "ApplicationL LocFeed"
- Create a new event for starting the Necrobot
- Set event type as Run Application, choose the application path.
- Schedule your botting time "Every Hour / Selected Minutes" e.g. 00,05,10,15,20.
- Create a new event for terminating Necrobot after certain time
- Set the event type as "Window Watcher"
- Set or search for caption to look for. Should be "[Necrobot v0.8.6] *"
- Set criteria as "Window exists"
- Set action as "Terminate application"
- Schedule your event e.g 03,08,13,18,23.
- Run/trigger all the event you just created.
Ok, what this does is it will look for location feeder and if the application not found, it will start it. Then it will auto start and terminate Necrobot within the given time schedule.
Example schedule above is as follows:
Code:
Botting from 00:00 - 03:00
Rest 03:00 - 05:00
Botting from 05:00 - 08:00
Rest 08:00 - 10:00
Botting from 10:00 - 13:00
Rest 13:00 - 15:00
Botting from 15:00 - 18:00
Rest 18:00 - 20:00
Botting from 20:00 - 23:00
Rest 23:00 - 00:00