.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > YappA > Offtopic
Offtopic Just anything. You have time to waste ? Prove it !!!

Reply
 
Thread Tools
i found a CS:S bot already
Old
  (#1)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default i found a CS:S bot already - 14-11-2004

here..this came from HL2world forums.....:

this is not made by me, but by a member at the emporio forms called innerchild

================================================== ========================
This addon is currently only tested and working on CS:Source dedicated linux servers.
================================================== ========================

Remember that the original server

CS:Source is capable of running bots while they did not shipped the files with the beta release of CS:source server.
Now actually you can run them anyhow but you need to add some files to the server.


5 files have been zipped into this file

the botfiles :

- BotCampaignProfile.db
- BotChatter.db
- BotProfile.db

The navigation point for the bots for de_dust

- de_dust.nav

The server file for your linux server

- server_i486.so (version 1.0.0.3)






================================================== ==============================================
Installation instructions :

Step 1 : the botfiles

- copy the 3 .db files to your linux server at : cstrike/
================================================== ==============================================
Step 2 : the navigation file

- copy the .nav file to your linux server at : cstrike/maps/
================================================== ==============================================

Step 2.5 : the server.so file

- copy the server_i486.so file to your linux server at : cstrike/bin/
================================================== ==============================================

Step 3 : reboot server

- reboot server
================================================== ==============================================










================================================== ==============================================
Step 4 : SERVER SIDED COMMANDS | adding bots etc, config them and put them into your server.cfg:
================================================== ==============================================

you can add several cvars to your server.cfg in your server : cstrike/cfg folder

bot_difficulty (0 till 3 )

0 = easy
1 = normal
2 = hard
3 = expert

- example : bot_difficulty 3

bot_chatter [off, minimal, radio, normal] : this is how active they are in the game

- example : bot_chatter minimal

bot_quota ( 1 till 32 ) : this is how many slots you provide for bots to join max 32 as a player joins

- example : bot_quota 10

================================================== ==============================================
Step 5 : Client sided commands
======================================

Clients can however also add bots without even having rcon.

They can do this by entering this in the console :

- bot_add and then enter

if you repeat this it will fill the server till the max you have set with bot_qouta. if it's bot_quota 10 then
clients can only put max 10 bots in the server.

================================================== ==============================================
Step 6 : full cvar list for bots in CS:Source
================================================== ==============================================

bot_about : cmd : : Displays information about the Counter-Strike bots
bot_add : cmd : : Adds a bot to whichever team has fewer players
bot_add_ct : cmd : : Adds a Counter-Terrorist bot
bot_add_t : cmd : : Adds a Terrorist bot
bot_all_weapons : cmd : : Allows the bots to use all weapons
bot_allow_grenades : 1 : , "sv", "rep" :
bot_allow_machine_guns : 1 : , "sv", "rep" :
bot_allow_pistols : 1 : , "sv", "rep" :
bot_allow_rifles : 1 : , "sv", "rep" :
bot_allow_rogues : 1 : , "sv", "rep" :
bot_allow_shield : 1 : , "sv", "rep" :
bot_allow_shotguns : 1 : , "sv", "rep" :
bot_allow_snipers : 1 : , "sv", "rep" :
bot_allow_sub_machine_guns : 1 : , "sv", "rep" :
bot_auto_vacate : 1 : , "sv", "rep" :
bot_chatter : 0 : , "sv", "rep" :
bot_crouch : 0 : , "sv", "cheat" :
bot_debug : 0 : , "sv", "rep" :
bot_defer_to_human : 0 : , "sv", "rep" :
bot_difficulty : 0 : , "sv", "rep" :
bot_freeze : 0 : , "sv", "cheat" :
bot_goto_mark : cmd : : Sends a bot to the selected nav area (for editing nav meshes)
bot_join_after_player : 1 : , "sv", "rep" :
bot_join_team : 0 : , "sv", "rep" :
bot_kick : cmd : : Kicks the specified bot, or all bots if no name is given
bot_kill : cmd : : Kills the specified bot, or all bots if no name is given
bot_knives_only : cmd : : Restricts the bots to only using knives
bot_memory_usage : cmd : : Reports on the bots' memory usage
bot_mimic : 0 : , "sv", "cheat" :
bot_mimic_yaw_offset : 180 : , "sv", "cheat" :
bot_pistols_only : cmd : : Restricts the bots to only using pistols
bot_prefix : 0 : , "sv", "rep" :
bot_profile_db : 0 : , "sv", "rep" :
bot_quota : 0 : , "sv", "rep" :
bot_quota_match : 0 : , "sv", "rep" :
bot_show_nav : 0 : , "sv", "rep" :
bot_snipers_only : cmd : : Restricts the bots to only using sniper rifles
bot_stop : 0 : , "sv", "rep" :
bot_traceview : 0 : , "sv", "rep" :
bot_walk : 0 : , "sv", "rep" :
bot_zombie : 0 : , "sv", "rep" :

================================================== ==============================================
Step 7 : Only for people who have rcon on the server where the bots are running
================================================== ==============================================

- Create a new .cfg file called cssbot.cfg
- add the following variables as shown below
- save it into your : \Steam\SteamApps\youraccount\counter-strike source beta\cstrike\cfg
if it does not work then use this folder to save into : \Steam\SteamApps\youraccount\counter-strike source beta\cstrike\
- go in the game
- once in the server go to your console
- bind a key to the cssbot.cfg : example bind p "exec cssbot.cfg"

variables


"0" "CS:S Bot Command Menu" ""
"1" "RCON LOGON" "rcon_password password"
"2" "CS:S Bot Management"
{
"1" "Kill all Bots" "rcon bot_kill"
"2" "Kick all Bots" "rcon bot_kick"
"3" "Stop ALL Bots"
{
"1" "Freeze All Bots" "rcon bot_stop 1"
"2" "Un-Freeze All Bots" "rcon bot_stop 0"
}
"4" "cs:S Radio Chatter"
{
"1" "Off" "rcon bot_chatter off"
"2" "Standard Radio" "rcon bot_chatter radio"
"3" "Minimal" "rcon bot_chatter minimal"
"4" "Normal" "rcon bot_chatter normal"
}
}
"3" "CS:S Bot Numbers"
{
"1" "Quick add Bot" "rcon bot_add"
"2" "Add a specific CS:S Bot"
{
"1" "Add Terrorist" "rcon bot_add_t"
"2" "Add Counter-Terrorist" "rcon bot_add_ct"
}
"3" "CS:S Bot join Team"
{
"1" "Terrorist" "rcon bot_join_team t"
"2" "Counter-Terrorist" "rcon bot_join_team ct"
"3" "Either" "rcon bot_join_team any"
}
"4" "CS:S Bot Quota"
{
"1" "3 Bots" "rcon bot_quota 3"
"2" "5 Bots" "rcon bot_quota 5"
"3" "8 Bots" "rcon bot_quota 8"
"4" "10 Bots" "rcon bot_quota 10"
"5" "12 Bots" "rcon bot_quota 12"
"6" "15 Bots" "rcon bot_quota 15"
}
}
"4" "CS:S Bot Settings"
{
"1" "Difficulty"
{
"1" "Easy" "rcon bot_difficulty 0"
"2" "Normal" "rcon bot_difficulty 1"
"3" "Hard" "rcon bot_difficulty 2"
"4" "Expert" "rcon bot_difficulty 3"
}
"2" "CS:S Map Objectives"
{
"1" "Bots Complete Objectives" "rcon bot_defer_to_human 0"
"2" "Humans Complete Objectives""rcon bot_defer_to_human 1"
}
"3" "CS:S Weapon Mode"
{
"1" "Knives Only" "rcon bot_knives_only 1"
"2" "Pistols Only" "rcon bot_pistols_only 1"
"3" "Snipers Only" "rcon bot_snipers_only 1"
"4" "All Weapons" "rcon bot_all_weapons 1"
}
"4" "CS:S Weapon Restrictions"
{
"1" "Grenades"
{
"1" "Allow" "rcon bot_allow_grenades 1"
"2" "Restrict" "rcon bot_allow_grenades 0"
}
"2" "Machine Guns"
{
"1" "Allow" "rcon bot_allow_machine_guns 1"
"2" "Restrict" "rcon bot_allow_machine_guns 0"
}
"3" "Pistols"
{
"1" "Allow" "rcon bot_allow_pistols 1"
"2" "Restrict" "rcon bot_allow_pistols 0"
}
"4" "Rifles"
{
"1" "Allow" "rcon bot_allow_rifles 1"
"2" "Restrict" "rcon bot_allow_rifles 0"
}
"5" "Shield"
{
"1" "Allow" "rcon bot_allow_shield 1"
"2" "Restrict" "rcon bot_allow_shield 0"
}
"6" "Shotguns"
{
"1" "Allow" "rcon bot_allow_shotguns 1"
"2" "Restrict" "rcon bot_allow_shotguns 0"
}
"7" "Snipers"
{
"1" "Allow" "rcon bot_allow_snipers 1"
"2" "Restrict" "rcon bot_allow_snipers 0"
}
"8" "Sub-Machine Guns"
{
"1" "Allow" "rcon bot_allow_sub_machine_guns 1"
"2" "Restrict" "rcon bot_allow_sub_machine_guns 0"
}
}
}
"5" "EXIT" "slot10"


================================================== ==============================================
Step 8 : The end
================================================== ==============================================

Peez
InnerchilD
http://www.edit-strike.nl
cs:source Beta server at : 194.171.36.16:27015
CS:S Bots in action

link: http://www.edit-strike.nl/cssbotsv2.zip


  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: i found a CS:S bot already - 14-11-2004

it's a ripoff of the leaked CZ bot



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#3)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: i found a CS:S bot already - 14-11-2004

yup. Shouldn't we take actions on this post actually? This stuff is illegal, aka warez.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#4)
biohazerd87
Moderator by day Waypointer by night
 
biohazerd87's Avatar
 
Status: Offline
Posts: 1,039
Join Date: Apr 2004
Location: Missouri
Default Re: i found a CS:S bot already - 14-11-2004

yeah it is, people have been reported on other places for asking/talking about the leaked version of CS:S with the CZ bots
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#5)
Exilibur
Arnfred
 
Exilibur's Avatar
 
Status: Offline
Posts: 292
Join Date: Jul 2004
Location: Malling, Denmark
Default Re: i found a CS:S bot already - 14-11-2004

and it sucks too, btw... not that I've tried it, of course


A greyscale with just one color? Heaven must surely be a dull place.
This calls for an extraordinary mix of psychology and extreme violence!
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#6)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: i found a CS:S bot already - 14-11-2004

Depending on what kind of actions you'd like to take...
I know that Mike over at TRS has been collecting posts/threads in his own forum related to the matter as evidence. I suppose I could report that site to TRS/VALVe... Innerchild is not a member at BU or TRS...
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#7)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: i found a CS:S bot already - 14-11-2004

ppl at valve may collect evidence how much and long long they like, they get paid for it. I'm not supporting warez, but i'm also not helping valve doing their job. We already spent a lot of time supporting valve's work, I think that's sufficient.


  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#8)
biohazerd87
Moderator by day Waypointer by night
 
biohazerd87's Avatar
 
Status: Offline
Posts: 1,039
Join Date: Apr 2004
Location: Missouri
Default Re: i found a CS:S bot already - 14-11-2004

Quote:
Originally Posted by @$3.1415rin
ppl at valve may collect evidence how much and long long they like, they get paid for it. I'm not supporting warez, but i'm also not helping valve doing their job. We already spent a lot of time supporting valve's work, I think that's sufficient.
agreed but remember this is how and why games get delayed, or changed, or hacks are made, or stuff is stolen because of things like this
  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#9)
HangFire
Best served chilled
 
HangFire's Avatar
 
Status: Offline
Posts: 1,005
Join Date: Dec 2003
Location: Saskabush, Canuckada
Default Re: i found a CS:S bot already - 14-11-2004

Is this bot better or worse than the bot that comes with CS:S?



  
Reply With Quote
Re: i found a CS:S bot already
Old
  (#10)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: i found a CS:S bot already - 14-11-2004

I have heard it is horrible, though I have not even seen it, much less tried it...
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com