Thread: Newb Needs Help!!!!!!!!!!!!!!!!!

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    9

    Newb Needs Help!!!!!!!!!!!!!!!!!

    I need help with a hack for counter stike, i didnt make this program but im trying to learn from it, so my question is what is the include# for this program

    turns out i cant post the program so could you please email me at [email protected] and i will send you program and i can get some feedback





    please help

  2. #2
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    or wait o have aim so you could add me to aim buddies my name is snky360

  3. #3
    VA National Guard The Brain's Avatar
    Join Date
    May 2004
    Location
    Manassas, VA USA
    Posts
    903
    I'll get right on this.

    Check out this link while I'm working on your hack. http://www.pwned.nl/
    • "Problem Solving C++, The Object of Programming" -Walter Savitch
    • "Data Structures and Other Objects using C++" -Walter Savitch
    • "Assembly Language for Intel-Based Computers" -Kip Irvine
    • "Programming Windows, 5th edition" -Charles Petzold
    • "Visual C++ MFC Programming by Example" -John E. Swanke
    • "Network Programming Windows" -Jones/Ohlund
    • "Sams Teach Yourself Game Programming in 24 Hours" -Michael Morrison
    • "Mathmatics for 3D Game Programming & Computer Graphics" -Eric Lengyel

  4. #4
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    ok it says stanax error befor '{' token

    whats wrong with this


    "*" ">AIMBOT" { // Aimbot Settings
    "*" ">TARGET SELECTION" { // target priorities
    "*" "enemies only" "team 0" // aim at enemies only
    "*" "friends only" "team 2" // aim at team mates only
    "*" "everyone" "team 1" // aim at everyone
    }

  5. #5
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    the program is

    // Hard Tweaked Command Menue by Sruh
    // ************************************;
    "*" ">AIMBOT" { // Aimbot Settings
    "*" ">TARGET SELECTION" { // target priorities
    "*" "enemies only" "team 0" // aim at enemies only
    "*" "friends only" "team 2" // aim at team mates only
    "*" "everyone" "team 1" // aim at everyone
    }
    whats wrong???

  6. #6
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    > whats wrong???
    A total lack of resemblance to C++ for starters

  7. #7
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    well it says that its a stanx error
    and i dont know what to do
    whats wrong with it?

  8. #8
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    could someone please tell me what the solution is???

  9. #9
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    it says now syntax error befor string
    ?????

  10. #10
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    My guess is you're on the wrong board - this isn't somewhere where you can get help with random bits of hacking software you downloaded off the net and which you cannot get to work.

  11. #11
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    Majornewb -

    While it is not explicitly stated in the forum guidelines, posts related to game hacks are covered under the forums rules against illegal cracking, and they are not allowed on these forums.

    As a search of the board will tell you, you will not get an answer to your question here. As such, I am closing this thread to prevent the flaming that may ensue if this thread is allowed to continue.

    PS - For future problems related to different subjects, I highly recommend that you post your source code. Most people cannot or will not answer a question without seeing the code.
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newb Question Character Counting
    By Wilder in forum C Programming
    Replies: 13
    Last Post: 06-22-2008, 11:37 PM
  2. Dogpile the newb!
    By lindy in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 05-23-2008, 08:17 AM
  3. Total newb directx invisable geometry question
    By -pete- in forum Game Programming
    Replies: 5
    Last Post: 08-13-2006, 01:45 PM
  4. Newb C++ Programmer
    By Philandrew in forum C++ Programming
    Replies: 8
    Last Post: 10-19-2004, 08:44 PM
  5. if your not newb you can help me
    By Klinerr1 in forum C++ Programming
    Replies: 6
    Last Post: 05-05-2002, 12:09 AM