Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 22:29

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

Advertisement



[Project] New bot started

Discussion on [Project] New bot started within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
[Project] New bot started

Ok so, Im getting tiered of bots that never gets updated and some that is slow with updating it or hat ever. So what im going to do is that i will make a new bot in C++/Object-C. If there is some ppl with good ideas tell me here or have a good c++ code for bots. I will start today.

Im having a small idea to maybe take a small amount of money or nothing, I need cash ppl hehehe :P. So what you think about this ? (Like 1 to 5 Dollars for it one time payment).

I also need some one that can help me get the HP & MANA hex codes so i will be faster and not to long for me to make this. I don't know when this will be done but i will be fast and do the best i want, If you want to donate to help me out you can do that and PM me and i will give my paypal email.

Remember i will work on this when i have time, I Work and go to college so i will do my best.

Give me a comment, It will help me and fun to read comments
ax5 is offline  
Thanks
2 Users
Old 04/09/2011, 03:38   #2
 
karraksc's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 447
Received Thanks: 296
Quote:
Originally Posted by ax5 View Post
Ok so, Im getting tiered of bots that never gets updated and some that is slow with updating it or hat ever. So what im going to do is that i will make a new bot in C++/Object-C. If there is some ppl with good ideas tell me here or have a good c++ code for bots. I will start today.

Im having a small idea to maybe take a small amount of money or nothing, I need cash ppl hehehe :P. So what you think about this ? (Like 1 to 5 Dollars for it one time payment).

I also need some one that can help me get the HP & MANA hex codes so i will be faster and not to long for me to make this. I don't know when this will be done but i will be fast and do the best i want, If you want to donate to help me out you can do that and PM me and i will give my paypal email.

Remember i will work on this when i have time, I Work and go to college so i will do my best.

Give me a comment, It will help me and fun to read comments
Let me go through my notebooks and see what I can send you to help get you started...
karraksc is offline  
Thanks
1 User
Old 04/09/2011, 13:46   #3
 
elite*gold: 0
Join Date: Apr 2009
Posts: 183
Received Thanks: 47
Quote:
Originally Posted by karraksc View Post
Let me go through my notebooks and see what I can send you to help get you started...
I think together you guys can make a really good bot, Hero need one really with all functions of Heavenfire, Hellfire is a very nice base on start it need just few fix
ImortalPain is offline  
Old 04/11/2011, 00:24   #4
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
Well all help with be good and helpful
ax5 is offline  
Old 04/15/2011, 14:05   #5
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
Well reading the pointers and to sendkeys to the dame game is that hard part, here a small code

Code:
int myaddrint = 0x0062613C + 0x7EC;
int* ptr = (int*)(myaddrint);

int xp_next_level = *ptr;

printf("Xp to next level is %d\n", xp_next_level);
ax5 is offline  
Old 05/04/2011, 16:00   #6
 
mongogb's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 40
Received Thanks: 4
Sending comands to the window while it[s minimized would rock. I suggest this feature. I know it`s hard and requires a hook on directx probably, but this would be top stuff.
mongogb is offline  
Old 05/05/2011, 02:34   #7
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
Well im stock on reading HP and mana and send keys to the dam game
ax5 is offline  
Old 05/05/2011, 04:50   #8
 
mongogb's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 40
Received Thanks: 4
Why don't you try using autoit like most of us?
mongogb is offline  
Old 05/05/2011, 20:52   #9
 
karraksc's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 447
Received Thanks: 296
Quote:
Originally Posted by ax5 View Post
Well im stock on reading HP and mana and send keys to the dam game
I'm almost finished testing the bot for release this evening. As soon as I get done, I'll go in and work on a C module that ought to give you access to the games memory. It ought to give you something to expand on for your project.
karraksc is offline  
Thanks
2 Users
Old 05/07/2011, 12:34   #10
 
elite*gold: 0
Join Date: Feb 2011
Posts: 11
Received Thanks: 0
if your bot will work very well.i will pay 10$ per month.There may be some people like me.
booms2 is offline  
Old 05/07/2011, 16:37   #11
 
elite*gold: 0
Join Date: Apr 2011
Posts: 45
Received Thanks: 1
I think thats the exact thing there trying to stray away from. I hate it when good bots have to get these stupid pay to play cards.
doujutsu is offline  
Old 05/07/2011, 16:44   #12
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
Quote:
Originally Posted by doujutsu View Post
I think thats the exact thing there trying to stray away from. I hate it when good bots have to get these stupid pay to play cards.
We want something for the hard work
ax5 is offline  
Old 05/08/2011, 10:06   #13
 
mentoru's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 111
Received Thanks: 4
i would pay but not for an autoit bot , for a bot that reads memory i would pay , like HeavenFire , so i can put in background and do other stuff while the bot works
mentoru is offline  
Old 05/09/2011, 23:49   #14
 
ax5's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,050
Received Thanks: 472
Quote:
Originally Posted by mentoru View Post
i would pay but not for an autoit bot , for a bot that reads memory i would pay , like HeavenFire , so i can put in background and do other stuff while the bot works
that will be hard
ax5 is offline  
Old 05/10/2011, 06:25   #15
 
mentoru's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 111
Received Thanks: 4
hard work is rewarded , im wiling to pay a monthly charge and im sure there are others that want too
mentoru is offline  
Reply


Similar Threads Similar Threads
Re-Make Project! Grand Chase Sound ( TAGALOG ) Project!
06/03/2011 - Grand Chase Philippines - 126 Replies
To all, To people who want to contribute to this Project.. We Need: Good Vocals, Matching the voices or almost like the voices of all the characters present in the Grand Chase Philippine Server Good, Funny and nice Voice Replacer, Skill, Taunts and More.. Who really want to contribute.. Not by forcing yourself. The means by enjoying it..
A NEW Project (Same Idea as Project Manifesto)
07/28/2009 - CO2 Private Server - 73 Replies
This is based off the original idea of project manifesto which I BELIEVE was a open source sorta deal This meaning that the community contributes to the source instead of having a select few work on the server by itself and everyone else play the server Franqeutly i am tired of ALL these servers that pop up last a few days then finish honestly it gets REALLY old Leave Your comments what you think This is MY OPINION nothing else
aion-emu open source project has started!
01/25/2009 - Aion - 13 Replies
Welcome everybody. I'd like to inform, that open source project aion-emu has just started. Its goal is to create stable and retail like aion game server emulator. I do know, that it's just the beginning and long way to any good results, but hey, everything has its beginning. So far teams is made of 2 people. We already have 3 years of expierience in developing gameserver for lineage2. During that time we learn a lot about creating such big application. And that experience, and...



All times are GMT +2. The time now is 22:29.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.