- Thread Author
- #1
All my proxies work when RM is launched normally. However, for some proxies, this error occurs when RM is launched with these arguments.
Code:
@echo off
java -jar -Xmx2024m RuneMate.jar -sdk -proxy=[IP]:[PORT]:[PROXY USERNAME]:[PROXY PASSWORD] -login=Aria:[MY PASSWORD]:DARK -dimensions="980x720" -bot="Account creator"
pause