Thread: Toggle On/Off

Results 1 to 3 of 3
  1. #1
    transfusiionz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed

    Toggle On/Off

    Hello
    The godmode script I use works great, but I can't turn it off, same goes for no recoil.
    I'm not a coder, so I don't really know much, but it would be awesome of someone could please help me (or if you want, just post the code. Either is fine) Any help is appreciated.

    Here's the code:

    if (isNil "wuat_fpsMonitor") then { wuat_fpsMonitor = true; } else { wuat_fpsMonitor = not wuat_fpsMonitor;};
    hint format["God-Mode Activated",wuat_fpsMonitor];
    if (wuat_fpsMonitor) then { [] spawn { while { wuat_fpsMonitor } do {
    //hintsilent format["Fps: %1", (diag_FPS/2)+149 ]; sleep 1.5;


    //////////////////
    //hintSilent format["Injured: %1\nUnconscious: %2 (%7)\nBlood: %5\nPain: %6\nMust Evac: %8\nHandler: %3\nAction: %4\nLeg Damage: %9\nArm Damage: %10\nInfected: %11",r_player_injured,r_player_unconscious,r_playe r_handler,r_action,r_player_blood,r_player_inpain, r_player_timeout,r_player_dead, player getVariable ["hit_legs",0], player getVariable ["hit_arms",0],r_player_infected];
    unitList = allUnits;
    j = count unitList;
    i = 0;
    markPos = true;

    while {wuat_fpsMonitor} do
    {

    _v =player;
    _v setDammage 0;
    "dynamicBlur" ppEffectAdjust [0];"dynamicBlur" ppEffectCommit 0.1;"colorCorrections" ppEffectAdjust [1, 1, 0, [1, 1, 1, 0.0], [1, 1, 1, 1], [1, 1, 1, 1]];"colorCorrections" ppEffectCommit 0.1;
    r_interrupt = false;
    r_doLoop = false;
    r_self = false;
    r_drag_sqf = false;
    r_action = false;
    r_action_unload = false;
    r_player_handler = false;
    r_player_handler1 = false;
    r_player_dead = false;
    r_player_unconscious = false;
    r_player_infected = false;
    r_player_injured = false;
    r_player_inpain = false;
    r_player_loaded = false;
    r_player_cardiac = false;
    r_fracture_legs = false;
    r_fracture_arms = false;
    r_player_blood = 12000;
    r_player_lowblood = false;
    r_player_timeout = 0;
    r_handlerCount = 0;
    dayz_hunger = 0;
    dayz_thirst = 0;
    dayz_temperatur = 100;
    (vehicle player) removeAllEventHandlers "handleDamage";
    (vehicle player) addEventHandler ["handleDamage", { false }];
    (vehicle player) addEventHandler ["hit", {player setdammage 0}];
    (vehicle player) addEventHandler ["dammaged", {player setdammage 0}];
    (vehicle player) allowDamage false;
    //player setVariable ["hit_legs",0,false]; player setVariable ["hit_arms",0,false];
    //_v setVariable ["NORRN_unconscious", false, true];
    //_v setVariable ["USEC_isCardiac",false,true];
    // player setVariable["medForceUpdate",true,true];
    };

    };};};

  2. #2
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    Disconnect/Reconnect. Easymode.
    Quote Originally Posted by VindictusMods
    I'll just change my IP, and I have all your IP's guys. So watch it. I may hack or put a virus in ur computer.
    Quote Originally Posted by sd333221
    Injecting in the lobby gets you directly banned. Thats my secret deal with Battleye, I let them have the people who can't read the instructions and they don't ban the others in return.

  3. #3
    transfusiionz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    I could do that, but a lot of the servers take a few minutes to join. By the time that happens, my target is gone.
    I'd prefer it if I could just turn it off in a snap (if someone shoots me, I prefer to die. Less obvious that I'm hacking..)

Similar Threads

  1. [Release]Advanced Aimbot - Toggle on/off - Select all possible aimbones -
    By kaf073 in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 37
    Last Post: 06-22-2010, 11:18 PM
  2. [a little off topic] sellin 7 day ak47 code for warrock
    By m164life in forum WarRock - International Hacks
    Replies: 8
    Last Post: 03-07-2007, 08:33 PM
  3. [OFF]Enter in NY server?
    By Gabriel in forum WarRock - International Hacks
    Replies: 24
    Last Post: 01-01-2007, 03:44 PM
  4. FUCK OFF ENDRIT we all HATE YOU
    By iverson954360 in forum Spammers Corner
    Replies: 6
    Last Post: 12-10-2006, 08:12 PM
  5. Administrators pissin me off.....
    By Scarface_21 in forum General Game Hacking
    Replies: 5
    Last Post: 10-29-2006, 01:40 PM