Thread: C++ Speedhack

Results 1 to 4 of 4
  1. #1
    Destrod16's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1
    My Mood
    Sneaky

    C++ Speedhack

    Hello,
    I have seen a few C++ speedhack topics, but I haven't found one that helped me exactly. I have written many hacks, but speedhacks are very different from anything I've done before. Could anyone please just post a complete working C++ speedhack source? In return I could post tutorials on how to write hacks in a very user friendly way.

  2. #2
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    https://www.mpgh.net/forum/31-c-c/751...ce-code-4.html
    last post on that page has a C++ QueryPerformanceCount speedhack, 2 pages after is a(not sure if it was working) timeGetTime and GetTickCount speedhack

  3. The Following User Says Thank You to Hell_Demon For This Useful Post:

    Destrod16 (09-21-2009)

  4. #3
    Micheltjuh's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    Holland
    Posts
    643
    Reputation
    10
    Thanks
    59
    My Mood
    Cynical
    Off-topic, but were you Destrodius16 on GC by any chance?

  5. #4
    Destrod16's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1
    My Mood
    Sneaky
    Yes, that would be me. I am also an admin on botscheetah.org and boutcheetah(dot)tk.

    On topic: Thank you Hell_Demon, do you know where I can get detours library 1.5, I have 2.1 and it comes up with errors such as "DetourFunction" Doesn't exist and also that source never defines QPC.

    These are my errors:

    Code:
    1>c:\program files\microsoft visual studio\myprojects\instantwin\instantwin.cpp(86) : error C2065: 'QPC_orig' : undeclared identifier
    1>c:\program files\microsoft visual studio\myprojects\instantwin\instantwin.cpp(86) : error C3861: 'DetourFunction': identifier not found
    Last edited by Destrod16; 09-21-2009 at 06:11 PM.

Similar Threads

  1. [RELEASE] Invisible With SpeedHack
    By quin123 in forum WarRock - International Hacks
    Replies: 26
    Last Post: 11-02-2006, 06:33 PM
  2. [RELEASE] Working Speedhack
    By quin123 in forum WarRock - International Hacks
    Replies: 18
    Last Post: 11-01-2006, 05:27 PM
  3. DAoC Portal SpeedHack
    By Fubu in forum Hack Requests
    Replies: 1
    Last Post: 08-08-2006, 01:58 PM
  4. Martial Heroes Speedhack
    By Cthulu in forum Hack Requests
    Replies: 2
    Last Post: 06-01-2006, 05:00 PM
  5. how to create speedhacks?
    By LiLLeO in forum General Game Hacking
    Replies: 5
    Last Post: 01-28-2006, 08:52 AM

Tags for this Thread