Giter Site home page Giter Site logo

bombsquad-server's Introduction


PUBLIC RELEASE
I'm a Gamer who Loves to make different stuff!

๐š‚๐š‘๐š˜๐š  s๐š˜๐š–๐šŽ โค๏ธ ๐š‹๐šข S๐š๐šŠ๐š›๐š›๐š’๐š—๐š this Repository!

The Modded Server for The Game Called BOMBSQUAD with some Really Awesome UnderTheHood Features. I focused on speed and must have features rather than grafical mods (which you can easily get tons of mods on the internet). Mods are compiled against 'C-Extension' for having a speedy experience (My intension is not to hide the codes, i can even share it with anyone asked for) but their functions are easily callable to any python file (speed of C with the simplicity of Python)


Changelog

Preventing Spam

Configs Tweaks Info

Download Latest Version

Notes

  • v6.0 version must need to be clean installed !

Preinstalation

  • pip3
  • python3.8

Some Features

  • Bot spam preventions
  • Added togle for flymode
  • Powerful whitelisting service
  • Added more toggles in map text
  • Registration System for Powerups
  • Universal ban service to prevent bot spam
  • Lobby afk kickers with time customisability
  • Administration System with Custom Time Periods
  • Voting system for commands with full customisability
  • Use /help in chat to get usage and use of builtin commands
  • Exterior Written Mods so that We can Update Binaries Easily
  • Custom perks and commands registration with ease visit here for more info
  • All Config Files and Stats can Auto Backup to the Repo with your repective IP folder - This Repo
  • All Kinds of Filters including Profanity, Spam (I personally think Profanity is ok, cause you can't end it)
  • And The Main - Speed & Simplicity

Installation and Starting Server

  • For First Run
sudo apt update
sudo apt install git python3-pip
git clone https://github.com/LIRIK-SPENCER/Bombsquad-Server
  • To Start Server Every Time
cd Bombsquad-Server
chmod 777 bombsquad_server
cd dist && chmod 777 bombsquad_headless && cd ..
tmux new -s lirik-server
./bombsquad_server  # Everybody know this i think ?

Other tmux Moderation

tmux ls                                    # To see all running session for tmux.
pkill -f tmux                              # To kill all tmux sessions.
tmux attach-session -t lirik-server        # To get attached again to our old session.
tmux delete-session -t lirik-server        # To Delete particular session.

Updating Procedure

  • Simply run the command in terminal while in the Scripts directory
cd dist/ba_root/mods && python3 update

Have A Question ?

  • Join Discussions to get Started
  • Even can contact on Discord Server @ClubHouse
  • If You Want any feature as a portable, please contact me

bombsquad-server's People

Contributors

lirik-spencer avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.