Hi i was wondering if someone can give me a working run code for a client ty :lock:
Printable View
Hi i was wondering if someone can give me a working run code for a client ty :lock:
Depends what GUI you're loading.
normal class files
jar fileCode:@ECHO OFF
title Run.
color 0f
java -Xmx1000m client highmem
pause
Code:java -Xmx512m -jar NAME OF THE FILE HERE.jar 0 0 highmem members 0
pause