patience has limits
Ultra Üye
thank you for sharing how to automate the extraction and execution of LPReborn, btw the video is very helpful for those who don't understand
Yes definitely.can i do this with WSR ?
Hey man, i can't see the video. IDK why. Im interested in this one.Hi guys! I came to bring a very basic tutorial on how I did to automate the extraction and execution of WSReborn 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.
VIDEO TUTORIAL
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\[FONT=trebuchet ms]
[/FONT]echo %PATH%[FONT=trebuchet ms]
[/FONT]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[FONT=trebuchet ms]
[/FONT]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
WSR is my script executable on my desktop, so I just need to inject the cheat at https://ui.memoryhackers.org/game/league-of-legends
Link normal and online. Idk why you cannot see.Hey man, i can't see the video. IDK why. Im interested in this one.
Thats really nice, give this man an award hahaHi guys! I came to bring a very basic tutorial on how I did to automate the extraction and execution of WSReborn 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.
VIDEO TUTORIAL
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\[FONT=trebuchet ms]
[/FONT]echo %PATH%[FONT=trebuchet ms]
[/FONT]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[FONT=trebuchet ms]
[/FONT]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
WSR is my script executable on my desktop, so I just need to inject the cheat at https://ui.memoryhackers.org/game/league-of-legends
Yeah, i think u can. Also is made for it.can i do this with WSR ?
Very simple. What you don't understand?I, a person who doesn't understand the program, said that I can't understand it at all. I hope you can make a better and simpler one for us to use.