Master Hack?

Posts 12 of 2 · Page 1 of 1
Master Hack?
I have no clue what this is but lately I have been finding people on dayz that are impossible to kill w/ playershield Dont show up in playerlists (Aka silents menu or wuat menu) Have the ability to make others dance, kick players from the server w/ script exec restriction so it looks like your hacking and the admins can ban you, Spawn in helis/buildings without being kicked on any server. If anybody knows what scripts/hack this is mind PMing me, A ton of friends are wondering about these.
They was using a private remote exec bypass and this script i'm guessing.

Code:
if (isnil "antiloop" ) then {antiloop=0};

	if (antiloop==0) then
	{
		hint "Counter Hacks Enabled";
		antiloop = 1;
		anti = true;
		while {anti} do
		{
			disableUserInput false;
			clearVehicleInit player;
			sleep 0.05;
		};
	}
	else
	{
		hint "Counter Hacks Disabled";
		anti = false;
		antiloop = 0
	};
Posts 12 of 2 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?