Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Code for Cheeting in computer games

Author
Message
3d point in space
14
Years of Service
User Offline
Joined: 30th Jun 2009
Location: Idaho
Posted: 5th Dec 2010 06:21
how to cheat in games!!

commands you need:

#include <windows.h>

POINT p;
COLORREF color;
HDC hDC;
color=GetPixel(hDC,p.x,p.y);
dbPositionMouse (xrnd,yrnd);
color=GetPixel(hDC,p.x,p.y);
red=GetRValue(color);
green=GetGValue(color);
blue=GetBValue(color);

mouse_event(MOUSEEVENTF_LEFTDOWN,p.x,p.y,NULL,GetMessageExtraInfo());

mouse_event(MOUSEEVENTF_LEFTUP,p.x,p.y,NULL,GetMessageExtraInfo());

dbWait(xsec);


here is example code that i made too cheat in a game, or auto cheat. Hope this helps.


Go through yourself at a wall.
3d point in space
14
Years of Service
User Offline
Joined: 30th Jun 2009
Location: Idaho
Posted: 5th Dec 2010 06:23
oh yea and you have to run the game over the screen to make it work.

Go through yourself at a wall.
Dodga
14
Years of Service
User Offline
Joined: 12th Dec 2009
Location:
Posted: 7th Dec 2010 02:30
Is this like an autoaim hack? I hate online game hackers, completely ruin games
Red Eye
15
Years of Service
User Offline
Joined: 15th Oct 2008
Location:
Posted: 8th Dec 2010 11:15
@dodga: Me too, but I respect them for the their genius attacks!!!!

OceanJeff
15
Years of Service
User Offline
Joined: 5th Jan 2009
Location: Ocean Shores, WA
Posted: 8th Dec 2010 12:50
What game is it for? Amazing??? I think...lol

What does the code actually do? Pick out the enemy on screen and aim for you, and fire...? or does it just steer? I'm kinda fascinated by this. lol

later,

jeff c

Login to post a reply

Server time is: 2024-06-28 01:16:46
Your offset time is: 2024-06-28 01:16:46