Süper Üye
Thats a good idea, i wonder if you can also "post" or "get" the ui league page to inject it automaticallyHi guys! I came to bring a very basic tutorial on how I did to automate the extraction and execution of LPReborn with simple command lines through the Windows CMD. The only thing we will need besides CMD is 7zip, 7zip is an alternative client to extract compressed files, just like Winrar. So here we go:
Bağlantıları görmek için lütfen Giriş Yap
In order for there to be a prefix recognized by the CMD, we need to add it to the PATH of the User Environment. Open the CMD then type the following lines separately:
set PATH=%PATH%;C:\Program Files\7-Zip\ echo %PATH% 7z
Ekli dosyayı görüntüle 78082
Print of how the answers given by the CMD will be after introducing these lines individually.
After this, open Notepad and type the following command lines:
7z e your_file_name.7z start your_file_name.exe
Don't forget to change your_file_name by the name that is present in the zip and inside it. In addition you will also need to remove the password from the original zip downloaded here from the forum. For that, you can simply extract it the first time using the password and then add it again to a new zip without password.
Ekli dosyayı görüntüle 78083
On my computer, the file is renamed XFProject, as in the original.
Ekli dosyayı görüntüle 78084
Save with a suggestive name (or not) and with the .bat extension.
Finally, you'll have a .bat file that will do all the work for you, so you can add it to your desktop and change its name and icon so that it visually matches the rest of your computer.
Ekli dosyayı görüntüle 78085
LPR is my script executable on my desktop, so I just need to inject the cheat at https://ui.memoryhackers.org/game/league-of-legends
Son düzenleme: