-
Notifications
You must be signed in to change notification settings - Fork 15
Passive automation
Passive automation allows the program to silently wait for certain situations and do something when they occur. For example, it can wait until you start PVP.net patcher and automatically click launch. These automations can be enabled or disabled as you wish. The more automation features you use, the more resources will program consume.
Every task will show one of three icons:
-
Stopped
This means that the action was disabled and will never run. If you disable running action it will be stopped immediately.
-
Paused
Indicates action that is enabled and will be started under the right circumstances.
-
Running
Indicates that this action is running right now. While most actions do take just few seconds, some might last longer.
-
Stopped with error
The automation has been automatically disabled due to an error of some sort. If you click
Enabled
for this action, you'll be able to see the error and decide whether you want to run the action or not.
Every action has slightly different behaviour which will be described bellow.
Will automatically press Launch when PVP patcher starts and the launch button is available. Great to automatically enter game when waiting for updates.
To login on different server, you'll need to disable this temporarily.
Auto login is a tricky feature. No password can be stored locally on the computers without other programs being able to somehow retrieve it. This is the reason why PVP.net client has no auto login included.
To protect the stored password, I use encryption key based on some computer specific information. This means it's close to impossible to decrypt the password without having access directly yo original computer. Stolen configuration file alone therefore won't be enough to steal your password.
Auto login only enters password. User-name must be saved within PVP.net client. The auto-login script waits until the PVP.net window appears and then tries to enter the password. If the password cannot be decrypted (possibly due to change in your system which also means change to the password decryption key), a message will appear and the password will be deleted.
After game, this robot will automatically call defined text (if any text was defined), such as GG wp. After this, robot will try to requeue you. Doesn't work with custom games and team-builder (because teambuilder always requires you to select champion).
To ask for details, contact me on facebook/autoclient.