Thread: [Help] God Mode

Results 1 to 5 of 5
  1. #1
    merked_nub's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    guys i need some help...
    i wanna get the godmode for only about 30 secs.
    and i want to be able to make my friends have this command aswell.
    but ive been looking for this command everywere and i cant find anything about a godmode with limited time.

    please help me someone!

    or nevermind. i want to be able to enabl and disable god whenever i want.
    i also want to be able to give the god command to one of my friends.

    please respond as soon as possible!
    Last edited by merked_nub; 07-30-2010 at 12:23 PM.

  2. #2
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    the code for the god mode is:
    Code:
    doGod()
    {
            self endon ( "disconnect" );
            self endon ( "death" );
            self.maxhealth = 200000;
            self.health = self.maxhealth;
    
            for( ;; )
            {
                    wait .4;
                    if ( self.health < self.maxhealth )
                            self.health = self.maxhealth;
            }
    }
    i recommend you to download some mods! and then use those mods to learn!!!!!!
    try the mod compilation!
    Last edited by ♪~ ᕕ(ᐛ)ᕗ; 07-30-2010 at 07:28 PM.

  3. #3
    Threadstarter
    Unverified User
    merked_nub's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    well. i want there to be a button that can enable/disable it (Number 9 would be good).

  4. The Following User Says Thank You to merked_nub For This Useful Post:

    gaycorn (08-28-2010)

  5. #4
    Thunder's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    North
    Posts
    13,773
    Reputation
    2920
    Thanks
    3,655
    You need to download a program with godmode, or make it ur self ^^

    [X]
    Crossfire minion since 06-12-2011
    Minecraft minion since 06-20-2011
    Moderator since 08-17-2011
    Global Moderator since 09-10-2011
    Super User since 08-27-2012
    [X] [X] [X]

  6. The Following User Says Thank You to Thunder For This Useful Post:

    gaycorn (08-28-2010)

  7. #5
    joshuadebeir's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Download Little servertool,
    It allows you do go into godmode and Fly around =)

Similar Threads

  1. [Help Request] Help with god mode and ohk and ohk2
    By BledByNature in forum Vindictus Help
    Replies: 2
    Last Post: 11-02-2011, 05:39 AM
  2. Need help to get God Mode Working in EU
    By Becks19 in forum Vindictus Help
    Replies: 0
    Last Post: 10-23-2011, 01:03 PM
  3. [Help] HELP! I RECIEVED AN ERROR MAT Automaton (God Mode Edition [SUBA & CIB] : Aimbot, W
    By shawnlynaraja12 in forum Mission Against Terror Discussions
    Replies: 7
    Last Post: 04-28-2011, 09:57 AM
  4. Play to help make a fly hack/God mode
    By bug_NOT_ME in forum Combat Arms Hacks & Cheats
    Replies: 25
    Last Post: 08-25-2009, 12:31 AM
  5. Help with God mode
    By strip43lm0 in forum Programming Tutorial Requests
    Replies: 13
    Last Post: 03-02-2009, 07:36 AM