[ITEM]
05.04.2020

Installer Ebot Cs Go

47

In response, Robert and Virginia Heinlein created the small 'Patrick Henry League' in an attempt to create support for the. Starship troopers boot camp pdf.

Hi everyone, Can anyone help me how to setup ebot on cs go dedicated server and secondly how to download a cs go dedicated server. I did not find any tuts on youtube:( plzz help Thannks.

Hey guys, I need help figuring out what is going on with this plugin: http://public.ebot.wedeho.be/ the instructions are clear, it doesn't need SourceMod.
Now, I've made the account on their website, setup the management for the server. I double checked to see if I listed all the right values for the server. I didn't exactly need a dedicated server. After the installation (rebooted server), the commands are not functioning ex. !status etc.
The server is running on Windows, there's 3 files/types vdf/dll/so is it compatible?
Someone have any ideas?
12-26-2018, 19:01
Hello AlliedModders. I want to share the scripts that my colleague made. Basically what this does is that it prepares Ubuntu 16 minimal installation with necessary updates/upgrades and then runs eBot/TS3/CSGO installations. This is actually really helpful for any TO's/admins since you basically get the 'all in one' package with things that are required for any decent so called CSGO LAN Events.
Some of you guys out there probably know how to do this, or you are doing it manually, so perhaps it will provide you at least a little help.
You can find the script here: https://github.com/Flegma/ebot_ts3_csgo_install
Here is step by step what it does, however anyone with Linux knowledge can open install.sh and see what it does, but for others here is step by step.
1. We are updating the system and adding Ondrej's repo for PHP
2. We are removing new SSL libraries and installing older ones (this is needed because we are using an old PHP version)
3. We are running the eBot install script that can be found here: https://github.com/Flegma/eBot-install-script/blob/master/ebot-install.sh
3.1 eBot install script is asking you if you will run it Online or on LAN. If you will use it online, it checks the public IP and if you will use it on LAN, it uses the IP of your system.
3.2 eBot install script asks you if you will access eBot via some URL or via IP
3.3 eBot install script installs MySQL, Apache and compiles PHP 5.6.38 with pthreads and configures Apache for that purpose
3.4 eBot install script gets latest eBot, creates mysql user and password, creates eBot user and password and copies eBot configuration
4. After eBot is installed, it downloads TeamSpeak server files, unpacks them and creates a symlink for TS3 startscript (it also creates the license acceptance file)
5. After TS3 is installed, it is downloading Crazy-Max's CSGO server launcher script, which can be found here: https://github.com/crazy-max/csgo-server-launcher/wiki/Installation#install-script
6. After all of this, you can restart services, create a CSGO server, start it, stop it, etc.
6.1 'service teamspeak restart' and after that 'service teamspeak status' will show you privilege key for TS3
6.2 'service ebot restart' will restart eBot service and start it on configured IP
6.3 For the CSGO server, refer to CSGO installation Wiki (/etc/init.d/csgo-server-launcher create will download/create server. After that you need to configure it and start)
You can see this script in action in video (He tested it on Amazon EC2 instance and his own VPS, both with Ubuntu 16 LTS Minimal) and everything is working, so if you have any questions or suggestions, feel free to contact him on:
Twitter:flegmoar (https://twitter.com/flegmoar)
Comment on reddit post I've linked on the bottom
Video is available here: https://youtu.be/y_SAvVlGOF0
Also, I don't know if it's allowed to share links of other forums/websites but it would be awesome if you could upvote his thread on reddit since I believe this is really helpful for every TO/admin and people should see it.
Reddit thread (https://www.reddit.com/r/GlobalOffensive/comments/a9sa9b/free_to_usenshare_ebot_ts3_csgo_installation/)
I do hope you guys think that this is really useful.
Just some sort of disclaimer.
I am not, in anyway, trying to steal his work. Never in the post was mentioned my name or that I contributed. Not sharing the scripts on my own in order to harm him in any way, I am sharing them with his approval and as he stated in his tweet they are free to use and share.
Also if I broke any rules, tell me and I will instantly remove the parts that are violating the rules or even remove the thread if necessary
[/ITEM]
[/MAIN]
05.04.2020

Installer Ebot Cs Go

42

In response, Robert and Virginia Heinlein created the small 'Patrick Henry League' in an attempt to create support for the. Starship troopers boot camp pdf.

Hi everyone, Can anyone help me how to setup ebot on cs go dedicated server and secondly how to download a cs go dedicated server. I did not find any tuts on youtube:( plzz help Thannks.

Hey guys, I need help figuring out what is going on with this plugin: http://public.ebot.wedeho.be/ the instructions are clear, it doesn't need SourceMod.
Now, I've made the account on their website, setup the management for the server. I double checked to see if I listed all the right values for the server. I didn't exactly need a dedicated server. After the installation (rebooted server), the commands are not functioning ex. !status etc.
The server is running on Windows, there's 3 files/types vdf/dll/so is it compatible?
Someone have any ideas?
12-26-2018, 19:01
Hello AlliedModders. I want to share the scripts that my colleague made. Basically what this does is that it prepares Ubuntu 16 minimal installation with necessary updates/upgrades and then runs eBot/TS3/CSGO installations. This is actually really helpful for any TO's/admins since you basically get the 'all in one' package with things that are required for any decent so called CSGO LAN Events.
Some of you guys out there probably know how to do this, or you are doing it manually, so perhaps it will provide you at least a little help.
You can find the script here: https://github.com/Flegma/ebot_ts3_csgo_install
Here is step by step what it does, however anyone with Linux knowledge can open install.sh and see what it does, but for others here is step by step.
1. We are updating the system and adding Ondrej's repo for PHP
2. We are removing new SSL libraries and installing older ones (this is needed because we are using an old PHP version)
3. We are running the eBot install script that can be found here: https://github.com/Flegma/eBot-install-script/blob/master/ebot-install.sh
3.1 eBot install script is asking you if you will run it Online or on LAN. If you will use it online, it checks the public IP and if you will use it on LAN, it uses the IP of your system.
3.2 eBot install script asks you if you will access eBot via some URL or via IP
3.3 eBot install script installs MySQL, Apache and compiles PHP 5.6.38 with pthreads and configures Apache for that purpose
3.4 eBot install script gets latest eBot, creates mysql user and password, creates eBot user and password and copies eBot configuration
4. After eBot is installed, it downloads TeamSpeak server files, unpacks them and creates a symlink for TS3 startscript (it also creates the license acceptance file)
5. After TS3 is installed, it is downloading Crazy-Max's CSGO server launcher script, which can be found here: https://github.com/crazy-max/csgo-server-launcher/wiki/Installation#install-script
6. After all of this, you can restart services, create a CSGO server, start it, stop it, etc.
6.1 'service teamspeak restart' and after that 'service teamspeak status' will show you privilege key for TS3
6.2 'service ebot restart' will restart eBot service and start it on configured IP
6.3 For the CSGO server, refer to CSGO installation Wiki (/etc/init.d/csgo-server-launcher create will download/create server. After that you need to configure it and start)
You can see this script in action in video (He tested it on Amazon EC2 instance and his own VPS, both with Ubuntu 16 LTS Minimal) and everything is working, so if you have any questions or suggestions, feel free to contact him on:
Twitter:flegmoar (https://twitter.com/flegmoar)
Comment on reddit post I've linked on the bottom
Video is available here: https://youtu.be/y_SAvVlGOF0
Also, I don't know if it's allowed to share links of other forums/websites but it would be awesome if you could upvote his thread on reddit since I believe this is really helpful for every TO/admin and people should see it.
Reddit thread (https://www.reddit.com/r/GlobalOffensive/comments/a9sa9b/free_to_usenshare_ebot_ts3_csgo_installation/)
I do hope you guys think that this is really useful.
Just some sort of disclaimer.
I am not, in anyway, trying to steal his work. Never in the post was mentioned my name or that I contributed. Not sharing the scripts on my own in order to harm him in any way, I am sharing them with his approval and as he stated in his tweet they are free to use and share.
Also if I broke any rules, tell me and I will instantly remove the parts that are violating the rules or even remove the thread if necessary