Need some help

06/08/2008 15:05 demeteor#1
i know c++ and i was wondering if samone can help me a bit with c++ tuts for making bot
i would like to make a Cabal bot for us to use free

so how shall i start
what shall i read

well my quess i would need a working UCE for finding HP / MP / and other stuff values


so who can help me around a bit ?


please if you can't help me don't go saying smart thinks thad do nothing

thanks
06/09/2008 01:31 Bot_interesierter#2
Since you know how to code c++ I expect that you also know about DMA, pointers and OOP.
Most games are oop, so you can guess that every Game Object has it's own class, and that the instances of those classes are allocated dynammicaly in your ram, and the game uses some sort of object manager to acces the objects, so you need to find out how the game accesses those objects to be able to find the data you need for your bot.

I'd suppose you to read some Cheat Engine and reverseengeneering Tuts.

And you should know If you want your bot to be operating inside the target game or outside, take a look at dll injection if you want to work inside the target's adress space.
06/09/2008 09:04 demeteor#3
the real problem is game guard or some other protection . coz
well i havent used c++ yet it tryed alteritive ways sence my validation in c++ has expired i wil renew it soon but anw
i tryed using auto it

the funny stuff is

the bot works fine when gameguard ditectss me or no game guard is there
so i could make a deal if samone bybass this version of GG for me i would let him in to the close beta of the bot when it will be finished ,

for the point of reverse enginiring i know some stuff yes but not 2mutch i have read some files from TUTS4U but anw i havent done mutch of a work out there but anyhow


i could use a working cheat engine *UCE* btw for finding some values i would need for imboroving the movements in the bot like
HP , MP , EXP / EXP LEFT / SKILL LEVEL / SKILL POINTS / SKILL POINTS LEFT / Current Level / class / mpla mla mpla

i could make it way better than the one you need to pay just will need some help from every one to bring it @ life