Page 1 of 1

Wanting to create a BOT

Posted: Sat Oct 03, 2015 6:11 pm
by neomaximus2k
Hey Guys,
OK So I've started writing a bot in C# for a game, I've created the bare bones and can access the game through memory and added a direct x overlay to the game to allow drawing overlay.

At present it just shows a cross-hair as that is missing in the game but I'm interested in taking it to the next level and detecting game objects and showing an indication when something is near.

For example when an egg is nearby by it should say and indicate where it is.

But I have no idea where to start with this, any advice appreciated!