Thread: I'M A LEECHER

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    Quote Originally Posted by CheatCreatorzz View Post


    come online --'
    Ask me by PM.
    I need to brb soon.
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  2. #17
    Time's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    26,497
    Reputation
    3714
    Thanks
    4,530
    My Mood
    Mellow
    what? .

  3. #18
    asserrh's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    click here Z8Games
    WhO need Clan Join Mine It's a New Clan With 21 members And I'm The Leader
    Join All it's the best We Will be In rank 100 (All History start with a[R]TeRa cLan ==> -be active-no hack - Respect ==> Bring your skills and get ready to the war ..... You Will be Happy To join

  4. #19
    Masuya's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by asserrh View Post
    click here Z8Games
    WhO need Clan Join Mine It's a New Clan With 21 members And I'm The Leader
    Join All it's the best We Will be In rank 100 (All History start with a[R]TeRa cLan ==> -be active-no hack - Respect ==> Bring your skills and get ready to the war ..... You Will be Happy To join
    Why are people stupid enough to come to a hacking forum then ask for clan members that don't hack?

    OT: This is the simplest loop in the world...

    For ( int i = 0; i < 445; i++ )

    For - Declares a loop
    int i = 0. - Declares an integer named "i" which is equal to zero.
    i < 445. - It means do this loop while the integer, i, is less than 445.
    i++ - It's the same as I + 1. It adds 1 to I each time the code reiterate's.

    as for why it's 445, i'd have to see more of the code.
    mvrouc12 while B&. lolwut


  5. #20
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    Quote Originally Posted by Masuya View Post
    Why are people stupid enough to come to a hacking forum then ask for clan members that don't hack?

    OT: This is the simplest loop in the world...

    For ( int i = 0; i < 445; i++ )

    For - Declares a loop
    int i = 0. - Declares an integer named "i" which is equal to zero.
    i < 445. - It means do this loop while the integer, i, is less than 445.
    i++ - It's the same as I + 1. It adds 1 to I each time the code reiterate's.

    as for why it's 445, i'd have to see more of the code.
    He was asking me If I knew the code.
    445 is the weapon ID.
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  6. #21
    avenk's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    England
    Posts
    557
    Reputation
    26
    Thanks
    72
    My Mood
    Busy
    Quote Originally Posted by Masuya View Post
    Why are people stupid enough to come to a hacking forum then ask for clan members that don't hack?

    OT: This is the simplest loop in the world...

    For ( int i = 0; i < 445; i++ )

    For - Declares a loop
    int i = 0. - Declares an integer named "i" which is equal to zero.
    i < 445. - It means do this loop while the integer, i, is less than 445.
    i++ - It's the same as I + 1. It adds 1 to I each time the code reiterate's.

    as for why it's 445, i'd have to see more of the code.
    i started leanring c++ from scratch yesterday and i could have told you that :L
    Work.

  7. #22
    Neechan''s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    HI !
    Posts
    5,722
    Reputation
    122
    Thanks
    1,318
    Why that Thread in Clan section?
    @Ghost xD

  8. #23
    CheatCreatorzz's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    922
    Reputation
    18
    Thanks
    730
    My Mood
    Amused
    Quote Originally Posted by Neechan' View Post
    Why that Thread in Clan section?
    @Ghost xD
    lowl, there's a guy who is named Ghost xD


    Quote Originally Posted by Masuya View Post
    Why are people stupid enough to come to a hacking forum then ask for clan members that don't hack?

    OT: This is the simplest loop in the world...

    For ( int i = 0; i < 445; i++ )

    For - Declares a loop
    int i = 0. - Declares an integer named "i" which is equal to zero.
    i < 445. - It means do this loop while the integer, i, is less than 445.
    i++ - It's the same as I + 1. It adds 1 to I each time the code reiterate's.

    as for why it's 445, i'd have to see more of the code.
    this is also a loop
    - Infinite loop
    Code:
    while (true) {
        //code
    }
    i think this is the easiest loop in the world ;P
    @Masuya
    Last edited by CheatCreatorzz; 06-11-2011 at 09:34 AM.





    (_¸.•*´'`°¤¸'¸¤°´'`*•.¸_)

    Video Creator
    GFX Creator
    C++ Coder
    D3D Coder

    (¯`*•.¸,¤°´'`°¤,¸.•*´¯)




  9. #24
    SubCub's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Clarion, Pa
    Posts
    695
    Reputation
    -32
    Thanks
    120
    My Mood
    Cheerful
    Interger?????

  10. #25
    Masuya's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by CheatCreatorzz View Post

    lowl, there's a guy who is named Ghost xD




    this is also a loop
    - Infinite loop
    Code:
    while (true) {
        //code
    }
    i think this is the easiest loop in the world ;P
    @Masuya
    Agreed. Lol.

    Same with Do-While's.

    Do (your test) {
    // code
    }
    While (another test)

    mvrouc12 while B&. lolwut


  11. #26
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    Quote Originally Posted by Masuya View Post


    Agreed. Lol.

    Same with Do-While's.

    Do (your test) {
    // code
    }
    While (another test)

    Infinite loop might crash the hack
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

Page 2 of 2 FirstFirst 12