The infistar "8" Remote Exec Decoded.
So After A 10 Mintues or so i finally decoded it(I Decode it Manually). He Encrypted it so many times -_-
Code:
_code = _this select 0;if (!(isNil "Dayz_GUI_R") or !(isNil "dayz_originalPlayer") or !(isNil "r_player_blood")) then {call compile toString[ local_publishObj = {
_charID = _this select 0;
object = _this select 1;
_worldspace = _this select 2;
_className = _this select 3;
_id = 0;
_dir = _worldspace select 0;
_location = _worldspace select 1;
call compile ("object = create" + "Vehicle [_className, _location, [], 0, ""CAN_COLLIDE""];
object setdir _dir;
object setpos _location;
object setVariable [""OwnerID"", _charID, true];");
dayz_serverObjectMonitor set [count dayz_serverObjectMonitor,object];
_uid = object call dayzobjectUID;
object setVariable ["ObjectUID", _uid, true];
};};
if ((isNil "Dayz_GUI_R") or (isNil "dayz_originalPlayer")) then {[_code] call aW5maVNUQVI_re_1;];
deleteMarker "infi_STAR_is_AWESOME_exec";
infi_STAR_exec = createMarker ["infi_STAR_is_AWESOME_exec", [0,0,0]];
infi_STAR_exec setMarkerText _code;
"infi_STAR_is_AWESOME_exec" setMarkerText _code;
player setVehicleInit "call compile (MarkerText 'infi_STAR_is_AWESOME_exec')";
sleep 0.1;
processInitCommands;
sleep 0.1;
clearVehicleInit player;;};
SOOOOOOO IF I DID ANYTHING WRONG.
To Make this unusable in any other menu or something plz pm me it fixed or just put it in the comments.
I take no responsibility what u do with this so have fun

.
Any Thing You Want to ask me about this or anything else just comment below and ill check it ty - <3 Marc