Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- runtime\bin\python\python_mcp runtime\recompile.py %* REM //** Runs the recompile python script */
- runtime\bin\python\python_mcp runtime\reobfuscate.py %* REM //** Runs the reobf python script */
- pause REM //** Pauses AKA Press any key to continue */
- %SystemRoot%\explorer.exe "reobf\minecraft" REM //** Opens the folder where files are reobfuscated */
- %SystemRoot%\explorer.exe "%appdata%\.minecraft\bin" REM //** Opens the minecraft BIN folder where your jar is located */
- pause REM //** Pauses AKA Press any key to continue */
- echo Thanks kaleb you're a G Unit buddy boy REM //** Thanks Kaleb the big-boy G-Unit. */
- pause REM //** Pauses AKA Press any key to continue */
- exit REM //** Closes the thingy even though this line is useless I like to add it anywayz*/
Advertisement
Add Comment
Please, Sign In to add comment