Lystical Menu v1.0

Posts 3145 of 350 · Page 3 of 24
Quote Originally Posted by BigDeano View Post
So this is detected without a working BE bypass? Is there any good 'working' BE bypasses? Oh and does darky's script executioner work for this, or is that detected aswell.
I think darky's script executioner is detected, everyone is saying "when i open it, dayz crash instantly". And i can't find any private loaders that are free or legit. ;-;
Does anyone know how I can change the control rather than End ??? I dont have the end key on my laptop
Quote Originally Posted by N3xzeus990 View Post
Does anyone know how I can change the control rather than End ??? I dont have the end key on my laptop
Code:
	[] spawn {
		_count = 0;
		while{true} do {
			if(inputAction "moveRight" > 0) then {
				if(isNull (findDisplay 3030)) then {
					[] spawn loadMenu;
				};
				waitUntil{inputAction "moveRight" == 0};
			};
			sleep 0.001;
			_count = _count + 1;
		};
	};		
};

[] spawn _menu;
if(inputAction "moveRight" > 0) then {
if(isNull (findDisplay 3030)) then {
[] spawn loadMenu;

It basicly says If the user pressed END. Continue with the code behind that, Else just ignore it. But it is in a loop U can see that because of "While {true} do" Line. So it keeps on getting looped. So what is it waiting for it u pressing the button that turns u to the right side. At default controls it is END. If u replace moveright to moveleft it means u have to press DELETE. If u change ur controls and make sure the moveright function gets replaced by another key for example "P" It should be working =) The keybinds are not specific binded to the END key but it is binded to the controls =)
How do i use this hack?? Like use a type of injector? If so send me link on skype : NTs_Ultimate
Is it still undetected, does DAYZ has any anticheat ?
Quote Originally Posted by maninwhite View Post
Is it still undetected, does DAYZ has any anticheat ?
BattleEye and VAC3.
Quote Originally Posted by Gray View Post


BattleEye and VAC3.
Incorrect, It is running Battleye, VAC1, VAC2, and VAC3. VAC1 and 2 are limited to just start up though.
i got global banned do not use
Quote Originally Posted by Mooseishd View Post
i got global banned do not use
U got global banned cuz of Bowens executer
Quote Originally Posted by xCyberxx View Post
U got global banned cuz of Bowens executer
Yes, my scripts cannot get you banned, Bowen's Executer has been the cause of all recent bans.
working well on my second account
Quote Originally Posted by yrul View Post
working well on my second account
If u use Bowens Executer u will most likely get banned
Detection Rate? :L
I don't want to get banned, I ain't rich xD
Can't buy loads of accounts. :P

- I hear Bowen's executor is getting people banned.
Is there any free/legit executors that will not get me banned.
Problem with files? I can't download the file, it redirect me on a "clear.gif" :x
Looks awesome, can't wait for it! x)

edit: i saw it happens for all files, i'll wait for a fix ^^'
Posts 3145 of 350 · Page 3 of 24
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?