Skip to content
/ cactus Public
forked from 3SUM/cactus

League of Legends Summoner Name Turbo/Sniper

License

Notifications You must be signed in to change notification settings

Aestios/cactus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Cactus logo


Cactus

Cactus is a WIP League of Legends summoner name turbo/sniper tool.

There are two modes to Cactus:

  1. Turbo: Will attempt to change your summoner name to the requested one 24/7 until successful.
  2. Sniper: Will attempt to change your summoner name to the requested one on the expiration date. To see when a name expires check out lolnames.gg.

Please note this is a WIP and updates will happen to improve Cactus. As of now (15/01/2021) the Turbo mode is essentially fully functional, while the Sniper mode has yet to be completed. If you wish to obtain a highly sought after name, I recommend hosting various instances of Cactus through AWS or something similar. I will not offer help with this though as I am busy.

If you have questions or concerns please feel free to contact me here or on Discord @icantcode#0001.

Legal Disclaimer

This tool was strictly developed to demonstrate how straightforward it is to abuse the Riot API. Please refrain from using Cactus as it is once again developed for educational purposes only. Nevertheless, if you use this, you are doing it at your own risk. You have been warned.

I am not accountable for any of your actions. Please do not misuse this tool.

Installation & Usage

To use Cactus you will need Python 3.x and the requests library beforehand. If you do not have the library installed please use the following command:

pip install requests

Once the prerequisites are met, you are free to find the source code here and run the following command: NOTE: You will also need Account.py and Client.py

python Cactus.py

You will be prompted for your Riot account details, as well as the requested summoner name you wish to obtain and the mode that Cactus will run in. Note, the only regions Cactus has access to are the following NA, BR, EUW, & EUNE.

Contributors

Luis Maya Aranda and Steele Scott

License

© Luis Maya Aranda. All rights reserved.

Licensed under the MIT License.

About

League of Legends Summoner Name Turbo/Sniper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%