[Undetected & Release] Remote execution bypass

Posts 1–15 of 54 · Page 1 of 4
[Undetected & Release] Remote execution bypass
Hi there! MPGH im going to release Exec bypass

_hack = _this select 0;
_menuIndex = _this select 1;
_script = _this select 2;
_user = _this select 3;

[_hack,_menuIndex, _user] execVM format["%1%2",HDIR,_script];

_check = vars select _menuIndex;

if(_check == "2") then
{
cutText [format["%1 executed",_hack],"PLAIN DOWN"];
};

if((_check == "0") || (_check == "1")) then
{
if(_check == "0") then
{
vars set [_menuIndex, "1"];
lbSetColor[109, _menuIndex, [1,0,0,1]];
cutText [format["%1 activated",_hack],"PLAIN DOWN"];
}
else
{
vars set [_menuIndex, "0"];
lbSetColor[109, _menuIndex, [0,1,0,1]];
cutText [format["%1 deactivated",_hack],"PLAIN DOWN"];
};
};
Enjoy hope it helped



Tutorial


Re-place the exec.sqf in a menu

or just execute it with script executer that's all

How to save it?


Open a text file and post the code and save it as SQF file.

What that do?


Allows you to use more scripts to spawn vehicles bombs and more...

Well very old exec i dont know why it still works.
If it works thank you, if it doesnt work, it doesnt.

PS: Cant test it atm because my keys are banned and my keysupplier is not on until end of february.
Im not sure if this RE works, as I dont have a working key atm so i cant test it, but I have a working RE, was working yest at 10PM, and if you would like it, add me on skype crasket70.
Will test this out now, I'll keep you posted.
just add me on skype zombie
i sent u an invite
Quote Originally Posted by Hund45 View Post
just add me on skype zombie
i sent u an invite
my skype is greenbanana1004 add me.
How do you use a remote exec bypass?
How can i use this? a step by step tutorial
This is old and detected. kick on nuke and wouldn't spawn a crate
Quote Originally Posted by svtfan View Post
This is old and detected. kick on nuke and wouldn't spawn a crate
No it work's fine for me u can test it if you want

---------- Post added at 03:39 PM ---------- Previous post was at 03:31 PM ----------

Quote Originally Posted by Distraught View Post
Tested. Old. At least it doesn't give obnoxious error messages like the last public RE released. Nice release
It not so old like 6 days ago.
Tested. Old. At least it doesn't give obnoxious error messages like the last public RE released. Nice release
Posts 1–15 of 54 · Page 1 of 4

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?