All Projects → Jyben → csgo-mm-server-picker

Jyben / csgo-mm-server-picker

Licence: other
🌐 The new server picker for CS:GO matchmaking - Available on Windows & Linux

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to csgo-mm-server-picker

CSGO-Config-Presets
🎉​ Presets of Config files for many scenarios in CS:GO
Stars: ✭ 167 (+11.33%)
Mutual labels:  csgo, csgoconfig
csgo-rcon-nodejs
A web panel to control a CS:GO server
Stars: ✭ 46 (-69.33%)
Mutual labels:  csgo, csgo-server
csgo-server-configs
CS:GO Server Configs for Competitive 5v5, Knife Round, Aim Map and FFA Deathmatch
Stars: ✭ 24 (-84%)
Mutual labels:  csgo, csgo-server
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (-81.33%)
Mutual labels:  csgo
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+20.67%)
Mutual labels:  csgo
Sequoia
A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)
Stars: ✭ 60 (-60%)
Mutual labels:  csgo
extension
Source Code that Powers the CSGOFloat Extensions
Stars: ✭ 38 (-74.67%)
Mutual labels:  csgo
bananabot
A CS:GO Hack for Linux
Stars: ✭ 19 (-87.33%)
Mutual labels:  csgo
SteamBuff Market-WalletBalance
饰品筛选倒余额 比例自定义 已适配buff c5game igxe
Stars: ✭ 66 (-56%)
Mutual labels:  csgo
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (-54%)
Mutual labels:  csgo
le chiffre
CS:GO external cheat.
Stars: ✭ 227 (+51.33%)
Mutual labels:  csgo
SteamTracking-GDPR
📜 Tracking Valve's GDPR related pages
Stars: ✭ 21 (-86%)
Mutual labels:  csgo
rush-b
Find your ideal gun to Rush B 🏃
Stars: ✭ 17 (-88.67%)
Mutual labels:  csgo
Rainbow-v2
The best python legit cheat for csgo
Stars: ✭ 42 (-72%)
Mutual labels:  csgo
steam-hour-boost
🔧 Script for idling, boosting playtime in hours, for chosen game without using computer resources. CSGO test successfully.
Stars: ✭ 21 (-86%)
Mutual labels:  csgo
CSGO-Market-Float-Finder
Find Counter Strike: Global Offensive Steam Market skin float values, seeds, and skin type. Tabulates data for easy sorting.
Stars: ✭ 69 (-54%)
Mutual labels:  csgo
ButOSX
CSGO Cheat Base for MacOSX. Written in C++ & Objective C. Menu Powered by ImGui. Includes Apple TouchBar API.
Stars: ✭ 58 (-61.33%)
Mutual labels:  csgo
CSGOItemDB
An API to retrieve accurate CS:GO prices for high- and low-tier items
Stars: ✭ 35 (-76.67%)
Mutual labels:  csgo
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (-65.33%)
Mutual labels:  csgo
Public
The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
Stars: ✭ 94 (-37.33%)
Mutual labels:  csgo

Contributors Forks Stargazers Issues

CS:GO MM SERVER PICKER

app

Prerequisites

On Windows, the app create a new rule in your firewall. So you have to activate it.

Download

Available on Windows & Linux : download

Description

This application allows you to select the Steam servers on which you want to play for the game Counter Strike : Global Offensive.
Administrator rights are required to block the IP addresses of the servers. For security reasons, requests for rights are systematic with each click on the "GO" and "Reset" buttons.
The IP addresses are automatically updated without any action on my part and the application is updated automatically.
This app is developed with the Electron framework.

Disclaimer

Since we do not have direct access to the IP addresses of the game servers but only to the relayed addresses, you may not be connected to the desired server. The application is therefore used to get as close as possible to the desired server.

Tips

  • You can launch CS:GO with the associate button
  • You can reset the configuartion at any time with the associate button (it will remove all the rules from your firewall or your iptables)
  • You just have to block the servers one time and you don't have to let the app open when you play
  • But, Valve regulary update his servers so you have to reset the configuration too
  • You can select several regions and servers
  • The reset button also reset your selection of servers in the list
  • The application updates itself (you just have to restart it when asked)

Installation

Windows installer :

csgo-mm-server-picker-setup-x.x.x.exe

Linux app image :

csgo-mm-server-picker-x.x.x-x86_64.AppImage

Report a bug

Please provide the log file when you report an issue, you can find the files under the name "csgo-mm-server-picker.log" here :

Windows :

C:\Users\user name\AppData\Local\Programs\csgo-mm-server-picker

Linux : (I have to found a better way to put logs in is own folder)

file:///home/user name

Development & Build

This app requires Node.js and Electron to run.

Install the dependencies and devDependencies and start the app :

$ cd csgo-mm-server-picker/desktop
$ npm install -d
$ npm run start

To build and package :

$ npm run dist
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].