How do they do this...?

Everything else that doesn't fall into one of the other PB categories.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

How do they do this...?

Post by SFSxOI »

Today while browsing around the net i came across a post on a gaming forum complaining about cheats in a game. A picture was provided that showed what were players in the game where their locations were indicated by a red dot with a distance beside it. From the post I take it that these dots represented the 'enemy' side in the FPS game. Also from the post I understood that this was not supposed to be and was a game hack using directX that someone created.

I don't do many games, but since i'm working on learning directX stuff, it got me curious. How do you do code something like that? How do you hook into directX that way and make it show something like that?
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: How do they do this...?

Post by traumatic »

Good programmers don't comment their code. It was hard to write, should be hard to read.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: How do they do this...?

Post by SFSxOI »

Well ...no :)

Ahhhh...forgot all about that, was concentrating so hard on the red dots I forgot about the forrest (can't see the forrest for the trees), thought it was some kind of dark black arts secret directX magic or something.
traumatic wrote:Has this been your alter ego?
http://www.purebasic.fr/english/viewtopic.php?t=20906
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

I guess the server sends the location of each player to the client and that they somehow "hacked" into that data.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

When i used to play in the half life league people used to use hacked opengl dlls which made the walls tranparent. Maybe they're using a similar trick.
--Kale

Image
Post Reply