⭐⭐⭐⭐⭐
Donator
great job acctually
thanks for sharing ♥
thanks for sharing ♥
dose its good in echo ? batThis script will automate the painful task of entering the password, extracting the MemoryUI and opening the website https://ui.memoryhackers.org/
I made this script by myself so if you got any error tell me
To use is kinda simple
1 - Download 7zip!! this script will use 7zip to extract the MemoryUIBağlantıları görmek için lütfen Giriş Yap
2 - Add the 7zip to your environment path if he doesn't did this during the installation process
3 - Create a folder anywhere with any name you want and put inside her the script and the MemoryUI zip file
4 - Run this command on powershell as ADMIN and select option A to enable execution of powershell scripts: Set-ExecutionPolicy Unrestricted -Scope CurrentUser
5 - Run the script
After this no more pain of doing all this steps manually after using the cheat
DOWNLOAD:Bağlantıları görmek için lütfen Giriş YapVIRUSTOTAL:Bağlantıları görmek için lütfen Giriş Yap
Some errors solutions:
if you got any errors with the 7zip environment path follow this steps:
To add 7zip to the environment variables in Windows 10:
if you got any errors installing or doesn't know how to install 7zip follow this steps:
- Right-click the Start button and select "System."
- Click on "Advanced system settings."
- In the System Properties window, click on the "Environment Variables" button.
- Under "System Variables," scroll down and find the "Path" variable, then click "Edit."
- Click "New" and add the path to the 7zip executable file, typically something like "C:\Program Files\7-Zip".
- Click OK on all windows to save the changes.
To install 7zip on your computer:
Greetings from Brazil
- Download the 7zip installation file from the official website (
Bağlantıları görmek için lütfen Giriş Yap).- Run the installation file.
- Follow the on-screen instructions to install 7zip on your computer.
- Once the installation is complete, you can access 7zip through the Start menu or by double-clicking a 7zip archive file.
@echo off
cls
:: Check for the presence of the MemoryUI zip file
for %%F in (*.zip) do set "memoryUi_zip=%%F"
if not exist "%memoryUi_zip%" (
echo The MemoryUI zip file was not found!^
Download the file and add it to this folder
pause
start "" "https://memorydownloader.net/"
exit /b
)
:: Check if there's more than one zip file
set "zipCount=0"
for %%F in (*.zip) do set /a "zipCount+=1"
if %zipCount% gtr 1 (
echo This folder should only have the .zip MemoryUI compressed file!^
pause
exit /b
)
:: Extract the contents of the zip file using 7-Zip
7z x -pmh -y %memoryUi_zip%
:: Check if 7-Zip is installed
where 7z.exe >nul 2>nul
if %errorlevel% neq 0 (
echo Check if you installed 7zip and added it to your environment path correctly^
pause
start "" "https://www.7-zip.org/download.html"
exit /b
)
:: Find the MemoryUI executable
for %%F in (*.exe) do set "memoryUi=%%F"
if not defined memoryUi (
echo The MemoryUI executable was not found^
pause
exit /b
)
:: Start the MemoryUI executable
start "" "%memoryUi%"
:: Open the MemoryUI website
start "" "https://memoryhackers.org/cheats/lol-script-dword-wsreborn-2024.27/"
exit /b
bro i did everything right but I open it in PowerShell it just opens and closes by itself
lmaoYou have to install win 11 and change your windows , just this