Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by snipermon View Post
    so no more hacks
    no. Thats not it lol

    Quote Originally Posted by skulhead View Post
    I mean in room.

    if(playcreated == true)
    {
    start hack -.-
    }
    Kinda like this.
    if(InLobbyChannelLogin)
    {
    //nothing
    }
    if(InGamePlayingShooting)
    {
    //hacks
    }

    Quote Originally Posted by abel09 View Post
    Code:
    bool (Hack Name); true
    lol bool HackName; true would give an error
    Code:
    1>Compiling...
    1>Base.cpp
    1>.\Base.cpp(38) : error C2059: syntax error : 'constant'
    :P

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  2. #17
    NubKing's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    19
    My Mood
    Asleep
    every anti cheat need memory check i'm sure xtrap has one too but the might upgrade it

  3. #18
    Hexicidal's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    What?
    Posts
    3,619
    Reputation
    -405
    Thanks
    6,106
    My Mood
    Busy
    That Good From Z8Games But Not Good Enough Our MPGH Coders Can Code Themselves

  4. #19
    CrossRaiders's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    1,586
    Reputation
    29
    Thanks
    1,214
    Quote Originally Posted by Nubzgetkillz View Post
    no. Thats not it lol



    Kinda like this.
    if(InLobbyChannelLogin)
    {
    //nothing
    }
    if(InGamePlayingShooting)
    {
    //hacks
    }



    lol bool HackName; true would give an error
    Code:
    1>Compiling...
    1>Base.cpp
    1>.\Base.cpp(38) : error C2059: syntax error : 'constant'
    :P
    What you mean, it gives a error? That was a example, I posted. HackName is just a example.

  5. #20
    skulhead's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    714
    Reputation
    0
    Thanks
    158
    My Mood
    Cheerful
    I tryed gamestatus, but xtrap detected it.

  6. #21
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by skulhead View Post
    I tryed gamestatus, but xtrap detected it.
    They detecting regular injections now too

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

Page 2 of 2 FirstFirst 12