iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
304 stars 50 forks source link

Great work! #115

Closed GeorgiLein closed 10 months ago

GeorgiLein commented 11 months ago

Thanks to the author, it works perfect, very little is needed to get it going. I have two basic questions:

  1. If this bot gets updated here, how do I update the one I have installed on my pc?
  2. How do I uninstall the bot?

And a bit more advanced stuff, may be people here wouldn't be familiar, but maybe you can point me in the right direction - Can I run league of legends and the bot on VPS? I have read the instructions about how to do it with VM, but I wonder if it is possible to run the system on basic VPS?

Thanks all

iholston commented 11 months ago

Currently, to update the bot you would have to download the latest release and install. At some point in the future the bot will be able to update itself. To uninstall the bot, simply delete the folder that you downloaded. To uninstall python and the dependencies use the control panel -> uninstall program. As for a vps, I personally have not attempted to run league of legends or this bot in a vps. I would assume there is a way to make it work but I haven't tried.