"RCBot" dod:s bots, tf2 bots and hl2dm bots. Hosted By Bots-United : http://www.bots-united.com

You are not logged in. Click Here

~ News ~


     
 

RCBot 2 1.3 : Posted By Cheeseh at 2020-12-23,23:27:47


 
 

Released by [APG]RoboCop[CL] with thanks to Nosoop
Download

 
     
  <<comment on this news item.>>  
 

 

 
     
 

RCBot Angelscript for Svencoop 5 : Posted By Cheeseh at 2018-10-27,18:18:22


 
 

This is a WIP "conversion" of RCBot to Svencoop 5 (It's mostly a total rewrite with some copied code from RCBot 1 and 2) for Angelscript. AS it is WIP I'll be updating it regularly with bug fixes/new missing features etc, thought I'd put it up for some to test.

If you don't know what RCBot is, well its a bot, replacing player slots that act like players and shoots monsters etc..

download

Usage
just download all files (Download/Clone as zip) extract into the BotManager directory in scripts/plugins. (overwrite) The files will overwrite the current "Bot" scripts as it was based on the sample.

Features
Bots can run around / shoot enemies, pick up ammo/health/weapons/armor, use health/HEV chargers, use teleports, take cover, press buttons (at objective points -- not tested), shoot breakables (not tested). (i.e. its a work in progress).
Bots CAN'T use ladders yet, or secondary fire, or use grapple etc yet or other fancy stuff.

BTW: for devs
Can't seem to hook TakeDamage() which would be quite useful!!!
Cant save waypoints due to angelscript limitation!


Commands:
Code:
addbot Adds a new bot
waypoint_off Display waypoints off
waypoint_on Displays waypoints on
waypoint_add Adds a new waypoint
waypoint_delete Adds a new waypoint
waypoint_load Loads waypoints
waypoint_save Saves waypoints
pathwaypoint_create1 Adds a new path from
pathwaypoint_create2 Adds a new path to
waypoint_info print waypoint info
waypoint_givetype give waypoint type
waypoint_removetype remove waypoint type
debug debug messages toggle
godmode god mode
noclip noclip
all commands via as_command rcbot. e.g. "as_command rcbot.addbot"
Added a new forum

http://rcbot.bots-united.com/forums/index.php?showforum=36

 
     
  <<comment on this news item.>>  
 

 

 
     
 

Latest tf2 issues : Posted By Cheeseh at 2018-06-17,22:39:30


 
 

The latest tf2 lag bot prevention updates are causing rcbots to crash. To fix...

set this command

sv_quota_stringcmdspersecond

to something like 99999

i.e.


sv_quota_stringcmdspersecond 99999

 
     
  <<comment on this news item.>>  
 

 

 
     
 

HookInfo update EXE : Posted By Cheeseh at 2016-11-05,18:38:52


 
 

I've made an EXE to automatically read the latest offsets online for RCBot2

Download

Use the latest DLL here

Download

 
     
  <<comment on this news item.>>  
 

 

 
     
 

TF2 Nov 2016 Fix : Posted By Cheeseh at 2016-11-04,20:24:40


 
 

The latest hookinfo.ini has been updated yet again for the November update

Download

Also please put

rcbot_const_mstr_offset 856
rcbot_const_round_offset 856

in your config

 
     
  <<comment on this news item.>>