Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 15:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide] Lets make a memory based bot

Discussion on [Guide] Lets make a memory based bot within the CO2 Programming forum part of the Conquer Online 2 category.

Closed Thread
 
Old 06/18/2013, 13:52   #76
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 950
Quote:
Originally Posted by redouane24 View Post
tutorial 2 { Angelius }

Can you explain explained
I did not understand what I write on cb helper .ccp
is possible give me what type
Can you explain pictures
Learn to program before doing this.
Super Aids is offline  
Old 09/14/2013, 01:44   #77
 
elite*gold: 0
Join Date: Nov 2012
Posts: 78
Received Thanks: 10
Just wanted to jump in and say thank you for the great contribution. Is it possible to donate some dollars?

Regards
chandest is offline  
Old 10/04/2013, 19:40   #78
 
elite*gold: 0
Join Date: Feb 2012
Posts: 33
Received Thanks: 2
Will I be able to apply this to any mmo? I know each games structures are different
UniteHackerz is offline  
Old 10/08/2013, 02:37   #79
 
elite*gold: 0
Join Date: Feb 2012
Posts: 33
Received Thanks: 2
Couple of questions , (1) is this pretty much the same steps I can use on any game?(2) will you be making any other tutorials on this topic because it's the only one I have ever seen on the net that actually shows the steps you need to take. The hard part for me is wrighting the code by hand cause IM still learning c# but it will take me some time to get use to the syntax.
UniteHackerz is offline  
Old 10/13/2013, 00:06   #80
 
elite*gold: 0
Join Date: Mar 2009
Posts: 518
Received Thanks: 238
Utterly fantastic series of tutorials! Unfortunately, Kernel32 is never called now, so I have no means of patching the protection (is this possibly due to updated protection on TQ's part?).

Image below:


Anyone have ideas on how to fix/circumvent this?
DeathByMoogles is offline  
Old 10/13/2013, 03:40   #81
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 992
Received Thanks: 1,110
Quote:
Originally Posted by UniteHackerz View Post
Couple of questions , (1) is this pretty much the same steps I can use on any game?(2) will you be making any other tutorials on this topic because it's the only one I have ever seen on the net that actually shows the steps you need to take. The hard part for me is wrighting the code by hand cause IM still learning c# but it will take me some time to get use to the syntax.
1- Yes its pretty much the same except that it might be a little easier/harder depending on the nature of the exe you are debugging and its level of protection. However I am only teaching the basics here.

2- I am not sure.. I don't have much time to spend on tut's recording lately and if i do have time I am not in the mode for it :P

3- I know its not a question... But i have uploaded the source code for each and every tutorial so all you have to do is download it and try to study the code just look at/read it the way you do c# code and you will be surprised how simple it is.


Quote:
Originally Posted by DeathByMoogles View Post
(is this possibly due to updated protection on TQ's part?).
[/URL]
Yes you are right..

{ Angelius } is offline  
Thanks
1 User
Old 10/13/2013, 04:49   #82
 
elite*gold: 0
Join Date: Mar 2009
Posts: 518
Received Thanks: 238
Quote:
Originally Posted by { Angelius } View Post
1- Yes its pretty much the same except that it might be a little easier/harder depending on the nature of the exe you are debugging and its level of protection. However I am only teaching the basics here.

2- I am not sure.. I don't have much time to spend on tut's recording lately and if i do have time I am not in the mode for it :P

3- I know its not a question... But i have uploaded the source code for each and every tutorial so all you have to do is download it and try to study the code just look at/read it the way you do c# code and you will be surprised how simple it is.




Yes you are right..

Thank you for the advice, I appreciate it!
Unfortunately, double clicking, or clicking and then pressing enter on the TQAnp call does nothing. I'm going to try an older version of Olly and see if that changed anything.

Edit: I have no problems when using Olly 1.1, so I guess I'm going to be using that!
DeathByMoogles is offline  
Old 10/15/2013, 13:54   #83
 
elite*gold: 0
Join Date: Aug 2010
Posts: 951
Received Thanks: 76
Ok what is wrong???? I did tqanp.dll and antirobotclient.dll so why can I not click the Conquer client?

denominator is offline  
Old 10/15/2013, 19:03   #84
 
elite*gold: 0
Join Date: Mar 2013
Posts: 118
Received Thanks: 95
Quote:
Originally Posted by denominator View Post
Ok what is wrong???? I did tqanp.dll and antirobotclient.dll so why can I not click the Conquer client?
Maybe it's because you're just using someone else's work and you have no clue how it works?
Smaehtin is offline  
Old 10/15/2013, 21:07   #85
 
elite*gold: 0
Join Date: Aug 2010
Posts: 951
Received Thanks: 76
Maybe you haven't got a clue Smaehtin and just thought about trolling?
denominator is offline  
Old 10/15/2013, 21:31   #86
 
elite*gold: 0
Join Date: Mar 2009
Posts: 518
Received Thanks: 238
Quote:
Originally Posted by denominator View Post
Maybe you haven't got a clue Smaehtin and just thought about trolling?
You asked a question, he gave you an honest response, and then you got mad.
If you can't handle the truth, then don't ask for it.



On another note, TQ has lately been implementing a plethora of new anti-bottings security measures, the majority of these being server-sided. TQAnp is a required part of the client authentication process now, and if you disabled/rewrote the assembly allowing this authentication to happen, then expect nothing in return. You're going to have to figure out how to bypass the anti-hook without tampering with/disrupting the full functionality of their security measures.

Good luck.
DeathByMoogles is offline  
Old 10/16/2013, 10:33   #87
 
elite*gold: 0
Join Date: Aug 2010
Posts: 951
Received Thanks: 76
Yup this IS the "new" account so I'll give you that one lol. The fact he just gave the response that he did is just a little childish and at thirty six I really don't need such childish immature responses.

Thank you for YOUR response which basically explained what I was asking for.
denominator is offline  
Old 10/16/2013, 19:16   #88
 
elite*gold: 0
Join Date: Mar 2013
Posts: 118
Received Thanks: 95
Quote:
Originally Posted by denominator View Post
Maybe you haven't got a clue Smaehtin and just thought about trolling?
I'm pretty sure I have a clue since I can clearly see in your video that you're using the "ConquerTestBot" I posted
Smaehtin is offline  
Thanks
2 Users
Old 10/16/2013, 22:08   #89
 
elite*gold: 0
Join Date: Mar 2009
Posts: 518
Received Thanks: 238
Quote:
Originally Posted by Smaehtin View Post
I'm pretty sure I have a clue since I can clearly see in your video that you're using the "ConquerTestBot" I posted
You're Hawtness? What's up man, long time no see!
DeathByMoogles is offline  
Old 10/16/2013, 23:29   #90
 
elite*gold: 0
Join Date: Aug 2010
Posts: 951
Received Thanks: 76
Then I apologise Hawtness.
denominator is offline  
Closed Thread


Similar Threads Similar Threads
[Guide/FAQ] Lets make a custom source!
09/01/2012 - CO2 PServer Guides & Releases - 16 Replies
Ok so I'm really bored atm and have an hour or two to kill. This post will NOT be useful to very many people as I am NOT going to be like "paste this code in this file etcetc and BOOM you have a custom source!", I'm simply going to go through some basic steps to create a workable source. Eg: you can log in... if I bother getting even that far. USUAL DISCLAIMER: I'm far from good at this stuff and am just learning it myself. If I make a mistake I request that you bring it to my attention and...
[SkillerSluwt]Memory based bot.
05/30/2009 - CO2 Bots & Macros - 140 Replies
SkillerSluwt What is SkillerSluwt? SkillerSluwt is a memory based bot, to put it simple, you can bot on an account without the need that client needs to have focus. SkillerSluwt has a range of skills that can be leveled with a click of a button, while you play on another account, sleep, eat breakfast or make love to your wife, or all at the same time for all i care. SkillerSluwt is easy to use, blonde proof, and moron free. SkillerSluwt is no racist, this Sluwt does what you want,...
memory based bot
08/17/2008 - Guild Wars - 28 Replies
hi hab nur ne kurze frage: und zwar ist es möglich, wenn man 2 accs hat einen memory based zB monk folis farmen lässt, und den anderen "normale" bot hfff farmen lässt? mit dem multi client kann ich schonma 2x guild wars starten, aber will sicher gehen, dass wenn ich mir nen 2ten bot kaufe, der auch keine probleme mit dem anderen bot macht.. ty schonma für die antworten:) MfG



All times are GMT +1. The time now is 15:22.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.