Autoclicker for Raid: Shadow Legends Live Arena.
This tool will start from the queue up screen, queue up, wait until champion select, pick your champions, ban your opponent's champ, pick your lead, run the battle on full auto, exit the post-battle screen, and repeat until you run out of tokens.
USE AT YOUR OWN RISK -- see below for discussion on whether this is bannable.
- Download the repo and unzip to your desktop or wherever you like to put files.
- Download & install AutoHotkey v1.x: https://www.autohotkey.com/download/. This script will NOT work with the latest version of AHK (which is version 2.x).
- Make sure you have desktop scaling set at 100% (if you're using a high res monitor you may be at 150% - 200% scaling, which can interfere with the script). You can change this setting by right clicking on your desktop, selecting "Display Settings" and scrolling down to the "Scale" option.
- Open Raid.
- Go to Options and make sure the 'Optimize in-game UI' option is OFF as this will break the script.
- Go to your champion collection. Tag 8 desired champions with the tag 'Arena Build II'
. This is the pool of champions that the script will use at champion select.
- Go to the Live Arena battle screen (where you can click 'Find Opponent') and run the script (double click on the file that ends with the .ahk extension). A message box will appear with some instructions. Read them, then click OK.
- The script will automatically re-position and re-size your raid window. You will see your cursor start automatically moving.
- Watch the script for the first few battles to make sure it's working.
- Leave your computer alone while the script runs. If you want to cancel it, press CTRL+ESC at any time.
I don't know. I've used it for hundreds of battles over several months without any problems. It's strictly an autoclicker, which Plarium has historically tolerated. If we can use BlueStacks to circumvent the multibattle system, I doubt this tool is a problem. That aside, be honest with yourself: if you lost your Raid account, would that really be a bad thing for you?
Press CTRL+ESC to immediately terminate the script at any time.
No. The script will move the mouse and send simulated clicks/keystrokes. If you move the mouse or try to use your computer while the script is running, you will interfere with the script and the script will interfere with what you are doing.
The script will automatically collect the free token bag you get for doing 5 battles. It will also automatically use tokens that are in your inbox. It will not use gems to automatically get more tokens.
No. The script will always pick 5 champions mostly randomly (from the pool of champions that you tagged in the instructions above), then ban your opponent's first champion, and select your second to last champion as the lead.
No. All battles are run on full auto.
Windows only.
It uses UI automation, which is a brittle programming technique, and I've only ever been able to test it on my own machine.