Results 1 to 9 of 9
  1. #1
    benhoward20's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    My Mood
    Confused

    Request Dose anyone have a working GodMode Script

    Hey everyone I can't seem to find a working GODMODE Script dose anyone happen to have one i will be really great full

    thanks alot!

  2. #2
    Oprayx's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Hell
    Posts
    23
    Reputation
    10
    Thanks
    1

    Thumbs up

    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_player_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];
    //////////////////
    This should be working. Enjoy!

  3. #3
    pureplayaz78's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    EVERYWHERE
    Posts
    33
    Reputation
    10
    Thanks
    0
    How do I make sqf file for this?

  4. #4
    jessedayz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    2
    make a notepad file and name it whatever you like then open that notepad insert the script and click save as and type godmode.sqf and under that it should say in like a dropdown box Text Document.txt click it and change it too All Files and save it in your arma2 OA file

  5. #5
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    Really, you made 2 threads in 2 hours, and it seems like you didn't even use the search key. Please, be a little self sufficient and learn to use the search function, as it's not there for asthetical purposes.
    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.

  6. #6
    jessedayz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    2
    well stated Lockdown, i was just being nice :S

  7. #7
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    Quote Originally Posted by jessedayz View Post
    well stated Lockdown, i was just being nice :S
    Reply to posts like this for several days straight. Your ability to be kind to complete noobs mystically disappears. I would be 100% happy if they tried to at least find the script, and I would be willing to help, but when they straight up say "I'm looking for X!" you automatically sound like, "I'm way too lazy and a leecher to be a contributing member to this community. Anybody mind spoon feeding me?"
    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.

  8. #8
    Oprayx's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Hell
    Posts
    23
    Reputation
    10
    Thanks
    1
    I did my part haha

  9. #9
    adzter92's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    You should use
    Code:
    if (isNil "igodokxtt") then {igodokxtt = 0;};
    if (igodokxtt==0) then
    {
    (vehicle player) removeAllEventHandlers "handleDamage";
    (vehicle player) addEventHandler ["handleDamage", { false }];	
    (vehicle player) allowDamage false;
    igodokxtt=1;
    hint "GOD mode ON";
    sleep 0.001;
    }
    else
    {
    
    
    (vehicle player) addEventHandler ["handleDamage", { true }];	
    (vehicle player) removeAllEventHandlers "handleDamage";
    (vehicle player) allowDamage true;
    igodokxtt=0;
    hint "YOU ARE NO LONGER GOD";
    sleep 0.001;
    };

Similar Threads

  1. Do anyone have a working css hack?
    By xTrylanxback in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 4
    Last Post: 04-03-2009, 09:02 AM
  2. (Request) Does anyone have menuconfig thing.ini
    By SomeDude123 in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 04-01-2009, 04:17 AM
  3. Does anyone have a working hack?
    By WTFXD185 in forum Combat Arms Hacks & Cheats
    Replies: 24
    Last Post: 03-13-2009, 01:58 PM
  4. Anyone have a working cod4 hack?
    By Rico760 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 10
    Last Post: 10-11-2008, 02:46 AM
  5. dose anyone have
    By lilbear40212 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 10-21-2007, 10:05 PM