eBot-CSGO icon indicating copy to clipboard operation
eBot-CSGO copied to clipboard

The eBot is a full managed server-bot written in PHP and nodeJS. eBot features easy match creation and tons of player and matchstats. Once it's setup, using the eBot is simple and fast.

Results 95 eBot-CSGO issues
Sort by recently updated
recently updated
newest added

Hello i try to change eBot prefix i find $this->rcon->send('csay_all "' . "e" . $this->formatText("Bot", "green") . ": " . $message . '"'); and $this->rcon->send("csay_to_player $playerId \"e" . $this->formatText("Bot", "green")...

@deStrO Can you please fix http://public.ebot.wedeho.be/ There is a problem with socket io connection so we can't manage matches stop/start etc.. we are getting socket io connection refused ![image](https://user-images.githubusercontent.com/31309373/103344500-0e8f8e80-4a8f-11eb-95a3-9c171a53de95.png)

Started my eBot server and nothing happened also cant even stop the matches it just a loading icon next to them. Using dathost followed the exact instructions.

Hello, I did install everything right, no errors along the way and when I try to start eBot I get this error. I used this tutorial: https://forum.esport-tools.net/d/2-how-to-install-ebot-on-debian-ubuntu-step-by-step csgo@csgo: ~$ service...

i tried using the stopBack command but it doesnt work for me, how do you completely stop or end a match. Sometimes we play scrims and the teams we play...

What if pthreads doesn't want to work? ----------------------------------------------------- | PHP 5.3.1 or newer -> required -> [ Yes ] 7.2.34-8+ubuntu18.04.1+deb.sury.org+1 | Standard PHP Library -> required -> [ Yes ]...

Hello, I have tried to create BO3 matches using eBot. In the match creation menu it is possible to set system to BO3 but it is not possible to select...

For some yet unknown circumstances, some servers crash when the new warmup starts, and some lag the ebot, so they must be hard restarted.

Hi, I am working on a docker version with SSL support for both the eBot-CSGO and the eBot-CSGO-Web. I am close to getting everything to work, but on my testing...

i found error in Match.php (sorry i new github user...) please fix... 934 line.... if ($this->currentMap->getMapName() == "tba" || $this->getStatus() > 2 || strpos($this->currentMap->getMapName(), $message->maps) !== false ) { Эта...