Results 1 to 15 of 15
  1. #1
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616

    Lightbulb Updated Infinite Weapon Range

    Code:
    0x374BBB79
    0x374BBEF9
    Credits
    Marko @ IH for the pointers from the 1-20-2011 patch.
    ᴺᴼᴼᴮ for updating.

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

    CAFlames (02-25-2011),leoisso (03-19-2011),S0aD (02-28-2011),ShunnyBun (02-25-2011),Turbulence (03-22-2011)

  3. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253


    nice

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

    Crash (02-25-2011)

  5. #3
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Good job.

    Ima do what UC does, +rep.

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

    Crash (02-25-2011)

  7. #4
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    don't do etttttttttttttttttttt

  8. #5
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Crash View Post
    don't do etttttttttttttttttttt
    sowwy crashie-kins

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

    Crash (02-25-2011),ShunnyBun (02-25-2011)

  10. #6
    ShunnyBun's Avatar
    Join Date
    Sep 2010
    Gender
    female
    Location
    MPGH Paradise
    Posts
    1,646
    Reputation
    33
    Thanks
    111
    My Mood
    Happy
    will this work with knife?


  11. The Following User Says Thank You to ShunnyBun For This Useful Post:

    Crash (02-25-2011)

  12. #7
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by ᴺᴼᴼᴮ View Post


    sowwy crashie-kins
    it are a-ok

    this godmode here :
    Code:
    pEnis->Suck(more);

  13. #8
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by Crash View Post
    it are a-ok

    this godmode here :
    Code:
    pEnis->Suck(more);
    I got errors

  14. #9
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Quote Originally Posted by UnknownCoder View Post


    I got errors

  15. #10
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by Stephen View Post


    Exactly. All undeclared identifiers

  16. #11
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Thanks a ton.

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  17. #12
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by UnknownCoder View Post


    Exactly. All undeclared identifiers
    Obviously you don't have the class Dick and haven't declared pEnis as a pointer.

    Code:
    #define AMT_MORE  1
    
    class Amount {
    
        int amount;
    
        public:
    
        Amount(int amt){ this->amount = amt; }
    
    }
    
    class Dick {
    
        int pleasure;
        public:
        
        void Suck(Amount amt){
    
            if(amt.getAmount() == AMT_MORE)
                pleasure++;
            else
                pleasure--;
    
        }
    
    }

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

    AtomicStone (03-02-2011),NOOB (02-25-2011)

  19. #13
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Tested and addies are working.

  20. The Following User Says Thank You to NOOB For This Useful Post:

    CAFlames (02-25-2011)

  21. #14
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by Crash View Post
    Obviously you don't have the class Dick and haven't declared pEnis as a pointer.

    Code:
    #define AMT_MORE  1
    
    class Amount {
    
        int amount;
    
        public:
    
        Amount(int amt){ this->amount = amt; }
    
    }
    
    class Dick {
    
        int pleasure;
        public:
        
        void Suck(Amount amt){
    
            if(amt.getAmount() == AMT_MORE)
                pleasure++;
            else
                pleasure--;
    
        }
    
    }
    Omg! It works! My ex totally just came over and blew me when I turned it on in my hack! ^_^

  22. #15
    mizcy's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    dfdf
    Posts
    5
    Reputation
    10
    Thanks
    0
    where do u put these codes?