.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   [Help] Making a bot (http://forums.bots-united.com/showthread.php?t=6699)

ahs3ng 09-03-2008 16:37

[Help] Making a bot
 
hi pple

i am playing a 3D game now and i wanted to learn how to make a bot. It seems quite interesting after i had read some bot related articles, but the depth of the details were all way too deep. Well, at least its deep for me, as a newbie who know only basic programming of C/C++/java.

Hope someone would enlighten me on the following questions :

1) Which programming language should i use for making a game bot?
2) How do i make the bot send as keyboard/mouse signals so that i can bypass GameGuard/Xtrap?
3) How do i identify the monster inside the game? By finding the name of the monster or by finding the pixel or perhaps by addresses?

I want to start it simple. Just being able to bypass the anti-cheating software, search for the monster in the game and kill it. I know there are macros applications out there, but most(or all?) of em will be blocked by
the anti-cheating software and i wanted to create my own .exe.

Please pardon me if i asked any n00b questions. I might have missed out the online guides out there, please let me know if there is any that suits the current situation.

Thanks in advance :)

The Storm 10-03-2008 00:03

Re: [Help] Making a bot
 
I can't understand very well what bot you are trying to do, but if its some kind of bot that will play instead of you or such you are not on the right place. We are writting a server side bots that are created by the server so they can make fun of the players. Anyway if I'm wrong for what game are you trying to write a bot?

ahs3ng 10-03-2008 03:00

Re: [Help] Making a bot
 
Quote:

Originally Posted by The Storm (Post 57442)
I can't understand very well what bot you are trying to do, but if its some kind of bot that will play instead of you or such you are not on the right place. We are writting a server side bots that are created by the server so they can make fun of the players. Anyway if I'm wrong for what game are you trying to write a bot?

I am trying to create a bot that will help me auto-train ^^ well.. thats one of the main reason that motivated me to make a bot of my own. From what i read, its client side bot.

Thanks for the reply :)

grzeg 31-03-2009 15:23

Re: [Help] Making a bot
 
Sorry for update thread

I can make bot in source engine for my mod ?
What i can start create bot?
Because HPB bot dont't make in source :(
Well. I can add easy bot for my mod?

The Storm 04-04-2009 13:30

Re: [Help] Making a bot
 
Hi,

You can start from reading a bit the Valve Developer Community wiki, and more generally this topic - http://developer.valvesoftware.com/w...rver-Side_Bots
It is explained how you can start. :)

grzeg 05-04-2009 14:15

Re: [Help] Making a bot
 
Thank you :)
edit
I edit hl2mp_gamerules.cpp and write to console bot_add and don't see bot ;/

The Storm 05-04-2009 22:39

Re: [Help] Making a bot
 
Sorry but I'm not very aware of the Source SDK, so I can't help you this time...


All times are GMT +2. The time now is 05:10.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.