Bypass spyglass with cheat engine
todaY im going to show you how to bypass spyglass anti cheat with any version of cheat engine.
First thing you have to do is start arma 3
Make sure you are in MAIN Lobby!

Now after arma 3 is open, start cheat engine.
select arma 3 process
search for string:
string value:
you will find 2 to 3 results.
Like this/

Double Click on value
change all to
Now make a folder in arma 3 directory
name the folder script
make a sqf file inside script folder name playground.sqf
put this in playground.sqf
after done editing in cheat engine close it before joining the server browser.
If you leave the cheat engine on while in server browser or in game will result to ban.
my first tut srry :S
works on 99% alits life servers except olympus.
Enjoy Happy Hacking!
First thing you have to do is start arma 3
Make sure you are in MAIN Lobby!

Now after arma 3 is open, start cheat engine.
select arma 3 process
search for string:
string value:
Code:
["onLoad",_this,"RscDisplayLoading",'Loading'] call compile preprocessfilelinenumbers "A3\ui_f\scripts\initDisplay.sqf"
Like this/

Double Click on value
change all to
Code:
["onLoad",_this,"RscDisplayLoading",'Loading'] call compile preprocessfilelinenumbers "A3\ui_f\scripts\initDisplay.sqf"; SPY_cfg_enableSys = compileFinal "false"; execVM "script\Playground.sqf"
name the folder script
make a sqf file inside script folder name playground.sqf
put this in playground.sqf
Code:
hintSilent "Anticheat Bypass!"; SPY_fnc_variableCheck = compileFinal "false"; SPY_fnc_cookieJar = compileFinal "false"; SPY_fnc_notifyAdmins = compileFinal "false"; SPY_cfg_runVarCheck = compileFinal "false"; SPY_fnc_menuCheck = compileFinal "false"; SPY_fnc_cmdMenuCheck = compileFinal "false"; SPY_cfg_enableSys = compileFinal "false"; //ASY_fnc_logIt = compileFinal "false";
If you leave the cheat engine on while in server browser or in game will result to ban.
my first tut srry :S
works on 99% alits life servers except olympus.
Enjoy Happy Hacking!

