Download now
This is to be used if you have multiple accounts and you don’t want to log into each of them, you can just make a bunch of scripts for each account and it will auto login for you!
Thanks for watching!
The intro is a video from my TikTok! Come follow me @anthonymilad
——————————————————————————————————————–
All the info you need is here:
——————————————————————————————————————–
Changing execution policy tutorial:
——————————————————————————————————————–
Here is the code for Powershell ISE:
——————————————————————————————————————–
#
# Open League of Legends and sign in
#
[void][System.Reflection.Assembly]::LoadWithPartialName(‘System.Windows.Forms’)
# Put your account information and the game path into variables
$username = “”
$pass = “”
$path = “”
# Start League of Legends
Start-Process $path
# Wait for League of Legends to start
sleep 6
# Input username
[System.Windows.Forms.SendKeys]::SendWait(“$username”)
sleep .1
# Input a tab to go to the next line
[System.Windows.Forms.SendKeys]::SendWait(“TAB”)
sleep .1
# Input password
[System.Windows.Forms.SendKeys]::SendWait(“$pass”)
sleep .1
# Press enter to login
[System.Windows.Forms.SendKeys]::SendWait(“ENTER”)
exit
——————————————————————————————————————–
Just input your username and password and path into the variables.
DO NOT share that information with me or anyone else!
——————————————————————————————————————–
Here is the code for the cmd file:
——————————————————————————————————————–
@echo off
SET ThisScriptsDirectory=%~dp0
powershell -Command “& ‘%ThisScriptsDirectory%*.ps1′”
——————————————————————————————————————–
Riot Games Auto Login HACK Tutorial
How to install:
– Download, extract and run .exe file,
(If your antivirus blocking file, pause it or disable it for some time.)
– Choose destination folder
How to Use:
Open destination folder and locate file notes.txt, open it and read step by step.
Enjoy!
Don’t forget to read instructions after installation.
Enjoy Riot Games Auto Login HACK Tutorial.
All files are uploaded by users like you, we can’t guarantee that Riot Games Auto Login HACK Tutorial are up to date.
We are not responsible for any illegal actions you do with theses files. Download and use Riot Games Auto Login HACK Tutorial on your own responsibility.
The post Riot Games Auto Login HACK Tutorial appeared first on E-Slots Files.
Originally From Riot Games Auto Login HACK Tutorial
No comments:
Post a Comment