Hello,
in order to make my very own little bot, I tried differents ways. First, I made a pixel bot, it was a success for myself, I've added lots of features but because it was only a pixel bot, it wasn't really efficient and adding advanced functions were very very hard.
After that, I tried to go further with another type of bot : proxies. The problem was, I was trying to code withtou basics knowledge and AutoIt is not really advised for that kind of bots. Thanks to pro4never, I achieved to build a little part of my proxy, that means that it was able to connect to the conquer server, and I was able to see every (encrypted) datas running between both client/server. Anyway, it was useless because my knowledge in encryption was and still be limited...
Now I'm back for a new type of bots, memory based bots. Why does it attract me? At the moment I'm learning C++ and I've passed the pointer's chapter. I've been doing for three days now a little "tool hack" for an offline game, and it looks like it works perfectly. I'm more familiar with pointers and I want to go further. The problem is, for online game it's different. Every datas are updated by the server and that's so difficult.
Why do I post? I really want to code my own bot, that's my project but I need your help. Lots of people are good in coding and I know it, I would appreciate if some of them would help me.
I don't want you to give me an entire explained fully working code, but just some links, explanations about that subject, the thoery. With knowledge and google, I should achieve my project, but dunno where to go,where to start...
Thanks a lot, at least for reading.
in order to make my very own little bot, I tried differents ways. First, I made a pixel bot, it was a success for myself, I've added lots of features but because it was only a pixel bot, it wasn't really efficient and adding advanced functions were very very hard.
After that, I tried to go further with another type of bot : proxies. The problem was, I was trying to code withtou basics knowledge and AutoIt is not really advised for that kind of bots. Thanks to pro4never, I achieved to build a little part of my proxy, that means that it was able to connect to the conquer server, and I was able to see every (encrypted) datas running between both client/server. Anyway, it was useless because my knowledge in encryption was and still be limited...
Now I'm back for a new type of bots, memory based bots. Why does it attract me? At the moment I'm learning C++ and I've passed the pointer's chapter. I've been doing for three days now a little "tool hack" for an offline game, and it looks like it works perfectly. I'm more familiar with pointers and I want to go further. The problem is, for online game it's different. Every datas are updated by the server and that's so difficult.
Why do I post? I really want to code my own bot, that's my project but I need your help. Lots of people are good in coding and I know it, I would appreciate if some of them would help me.
I don't want you to give me an entire explained fully working code, but just some links, explanations about that subject, the thoery. With knowledge and google, I should achieve my project, but dunno where to go,where to start...
Thanks a lot, at least for reading.