-
Bot?
Well I am kinda interested in games and was woundering how people make bots for games. I think I heard somewhere that they get some program to recognize memory addresses the game uses and what event they are used for but I have no clue. If someone could help me out, or point me to a tutorial it would be awsome. Im not even sure if it is possible to do in vb.net but just thought i would ask. Any help would be awsome. Thanks.
-
Re: Bot?
-
Re: Bot?
Bots are made with the modding capabilites of the games engine and therefore has nothing to do with VB.NET.
-
Re: Bot?
So is there no way to recognize memory addresses games use?
-
Re: Bot?
bots as in AI enemy bots? like a counter-strike type of deal? or are you talking about BOTS as in cheats? like trainers, etc...
-
Re: Bot?
I'll agree with Cander. Usually, boting involves a lot of C++ code and a zhitload of patience - have a look at this.
Cheers,
NTG