Thread: Base Undetected

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904
    Quote Originally Posted by OwNAppLe View Post
    You said in your first post that this is your base, and as i can see from that coding and useless things you're a leecher.
    Let's see who digs more in programming?
    My first post was the basis of my friend
    that helped me to enter the area of programming
    where I'm evolving every day.

  2. #17
    OwNAppLe's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    United states of niggers
    Posts
    162
    Reputation
    10
    Thanks
    20
    Quote Originally Posted by ForeverRed View Post
    Let's see who digs more in programming?
    My first post was the basis of my friend
    that helped me to enter the area of programming
    where I'm evolving every day.
    Learn to speak English please, you can never reach my programming level.
    i do work in a company which do games developing and i studied 3 years about programming in UNC.
    Last edited by OwNAppLe; 08-03-2013 at 07:08 PM.

  3. #18
    gflames12's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Rochester, Ny
    Posts
    24
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by OwNAppLe View Post
    Learn to speak English please, you can never reach my programming level.
    i do work in a company which do games developing and i studied 3 years about programming in UNC.
    Can you be constructive for once? If you have so many years of programming knowledge and work in a game development field you should be very active in helping out the community and it's members. All I have seen from you in all your post's is negativity, and trolling. At least ForeverRed is helping people out, and from the look's of it ForeverRed know's more about programming then you will in your whole life time.

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

    sobasoba13 (08-18-2013)

  5. #19
    OwNAppLe's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    United states of niggers
    Posts
    162
    Reputation
    10
    Thanks
    20
    Quote Originally Posted by gflames12 View Post
    Can you be constructive for once? If you have so many years of programming knowledge and work in a game development field you should be very active in helping out the community and it's members. All I have seen from you in all your post's is negativity, and trolling. At least ForeverRed is helping people out, and from the look's of it ForeverRed know's more about programming then you will in your whole life time.
    The code which posted up explains his knowledge.

    100% pro.

  6. #20
    gflames12's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Rochester, Ny
    Posts
    24
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by OwNAppLe View Post
    The code which posted up explains his knowledge.

    100% pro.
    Might not be an overall amazing code, but it has good fundamentals. Being able to successfully call xorstr, knows function must be called by a uint pointer if using beginthreadex. However could more efficiently call his find pattern for see ghost, instead of directly typing in engine code size he could write a 13 line function that returns the code size of ur parameter here it would be our crossfire executable module, maybe next time you could clarify what you beleive to be wrong with the code and add improvments instead of criticizing it.

    Edit:

    on topic, try remotely creating a thread suspending it then resuming it when we read cshell is not null.
    Last edited by gflames12; 08-03-2013 at 09:05 PM.

  7. #21
    Archont's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    dreek1:

    1 DX headers not needed here if you don't want to use DX functions.
    2 You are getting address for SeeShosts inside the infinite loop, which makes the game lag ( same for GetModuleHandle() ) calls.
    3 How about adding Sleep() or similar function at the end of the loop?
    4 Sadly, but you don't even need BasicPlayerInfo pointer to use that method which you are using, so GetModuleHandle("CShell.dll") not needed.
    5 I used _beginthreadex > year ago before it was posted here.

    Females can't code :/

  8. #22
    gflames12's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Rochester, Ny
    Posts
    24
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by Archont View Post
    dreek1:

    1 DX headers not needed here if you don't want to use DX functions.
    2 You are getting address for SeeShosts inside the infinite loop, which makes the game lag ( same for GetModuleHandle() ) calls.
    3 How about adding Sleep() or similar function at the end of the loop?
    4 Sadly, but you don't even need BasicPlayerInfo pointer to use that method which you are using, so GetModuleHandle("CShell.dll") not needed.
    5 I used _beginthreadex > year ago before it was posted here.

    Females can't code :/
    I beleive Xtrap scans for sleep function, but a simple alternative would be to create a timer, at begining of loop reset the timer, at end of loop start the timer, under where u start it make an empty while loop, while((your time device) < 500 ms), that while give ur loops rest at the end.

  9. #23
    Archont's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by gflames12 View Post
    I beleive Xtrap scans for sleep function, but a simple alternative would be to create a timer, at begining of loop reset the timer, at end of loop start the timer, under where u start it make an empty while loop, while((your time device) < 500 ms), that while give ur loops rest at the end.
    My post was about to criticism and not to help. I'm using CreateThread/Sleep functions without any problem, however it's not mine code at all, so I can't post it. The reason I act like this it's because I'm here since 2010 and almost every thread I see in this section it is just attempts to show other people how cool you are and not to help, read the whole thread more carefully.

  10. #24
    OwNAppLe's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    United states of niggers
    Posts
    162
    Reputation
    10
    Thanks
    20
    Quote Originally Posted by Archont View Post
    dreek1:

    1 DX headers not needed here if you don't want to use DX functions.
    2 You are getting address for SeeShosts inside the infinite loop, which makes the game lag ( same for GetModuleHandle() ) calls.
    3 How about adding Sleep() or similar function at the end of the loop?
    4 Sadly, but you don't even need BasicPlayerInfo pointer to use that method which you are using, so GetModuleHandle("CShell.dll") not needed.
    5 I used _beginthreadex > year ago before it was posted here.

    Females can't code :/
    Female ? he's 12 years old boy from brazil tbh.

  11. #25
    XXkillerFin1's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Finland
    Posts
    125
    Reputation
    10
    Thanks
    81
    My Mood
    Confused
    Quote Originally Posted by OwNAppLe View Post
    Female ? he's 12 years old boy from brazil tbh.
    And you are 62 Years old fat nigga from United states of ******s.
    Helping newbies in coding
    Skype:aksuli21

  12. #26
    edrianski0's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    its already detected !

  13. #27
    OwNAppLe's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    United states of niggers
    Posts
    162
    Reputation
    10
    Thanks
    20
    Quote Originally Posted by XXkillerFin1 View Post
    And you are 62 Years old fat nigga from United states of ******s.
    What the fuck are you talking about? you're calling a male, a female and when i tried to explain you he's a male you start flaming? man suck my dick

  14. #28
    Lightning's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    MPGH
    Posts
    4,767
    Reputation
    1653
    Thanks
    11,792
    My Mood
    Angelic
    Guys just stop turning those threads into a war.

    MPGH member since 11 February 2012
    Ex - Contributor
    Ex - CF minion

  15. The Following User Says Thank You to Lightning For This Useful Post:

    sobasoba13 (08-18-2013)

  16. #29
    RobinC's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Mpgh.exe
    Posts
    1,768
    Reputation
    69
    Thanks
    3,697
    My Mood
    Aggressive
    Good job .

  17. #30
    ovior's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Quebec
    Posts
    16
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    Its detected by Xtrap, but nice work..

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Discussion] Can I make an old detected Base Undetected
    By DevilGhost in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 16
    Last Post: 01-07-2012, 04:10 PM
  2. How do i make this base undetected?!
    By maxpower439 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 11-18-2011, 11:51 PM
  3. [Request] Base undetected for CF
    By GunBoy120 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 10-10-2011, 07:58 PM
  4. [Detected] [Luke Base Undetected]
    By XarutoUsoCrack in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 10-08-2011, 07:45 AM
  5. New java based Undetected Cheat Engine.
    By cheyester10 in forum Game Hacking Tools
    Replies: 14
    Last Post: 01-25-2011, 07:55 AM