Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    knight5582's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    hi
    Posts
    109
    Reputation
    10
    Thanks
    3
    My Mood
    Drunk
    Thanks for saying thanksXD and im your freind on COD, the guy who always asks to join and you ignore me haha

  2. The Following 2 Users Say Thank You to knight5582 For This Useful Post:

    einar300 (10-13-2010),soups (10-13-2010)

  3. #17
    einar300's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    466
    Reputation
    10
    Thanks
    62
    LOL Fail????

  4. #18
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Code:
    doTehShizz()
    {
        self endon("death");
        self endon("disconnect");
        self setClientDvar( "lowAmmoWarningColor1", "0 0 0 0");
        self setClientDvar( "lowAmmoWarningColor2", "0 0 0 0");
        self setClientDvar( "lowAmmoWarningNoAmmoColor1", "0 0 0 0");
        self setClientDvar( "lowAmmoWarningNoAmmoColor2", "0 0 0 0");
        self setClientDvar( "lowAmmoWarningNoReloadColor1", "0 0 0 0");
        self setClientDvar( "lowAmmoWarningNoReloadColor2", "0 0 0 0");
        currentWeapon = self getCurrentWeapon();
        clipAmmo = self setWeaponAmmoClip(currentWeapon, 1);
        while(1)
        {
            currentWeapon = self getCurrentWeapon();
            clipAmmo = self GetWeaponAmmoClip(currentWeapon);
            if(clipAmmo == 0)
            {
                self setWeaponAmmoClip(currentWeapon, 1);
            }
            wait 5; //Reload interval? ^^
        }
    }
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Suggestions for a New OS
    By Doupleganger in forum General
    Replies: 27
    Last Post: 01-15-2008, 12:04 PM
  2. Suggestions for site
    By g36gunner in forum Suggestions, Requests & General Help
    Replies: 4
    Last Post: 11-13-2007, 03:03 PM
  3. Suggestion for New hack
    By chc18 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 04-29-2007, 04:39 PM
  4. Suggestions For The Suckiest Website Ever
    By mpghStillBLows in forum Suggestions, Requests & General Help
    Replies: 15
    Last Post: 05-20-2006, 03:27 PM
  5. Suggestion For Dave
    By SpiderByte in forum Suggestions, Requests & General Help
    Replies: 11
    Last Post: 02-09-2006, 11:54 AM

Tags for this Thread