Skip to content

Instantly share code, notes, and snippets.

View Ult1mat3S's full-sized avatar

Ult1mat3S

  • 01:43 (UTC -06:00)
View GitHub Profile
CSGO-hXZGd-hODJy-TVZaF-KTSKK-iUVaK
CSGO-OTRMO-rNEeX-FwkNQ-xM6X5-a3JzN
CSGO-UvtfJ-X4nUi-cLKdY-7fqca-qXJGG
alias +scores "net_graph 1; net_graphheight 0; +showscores";
alias -scores "net_graph 1; net_graphheight 9999; -showscores";
bind "tab" +scores;
alias +knife slot3;
alias -knife lastinv;
bind "q" +knife;
@Ult1mat3S
Ult1mat3S / README.md
Created November 24, 2022 00:44 — forked from developius/README.md
Setup SSH keys for use with GitHub/GitLab/BitBucket etc

Create a new repository, or reuse an existing one.

Generate a new SSH key:

ssh-keygen -t rsa -C "[email protected]"

Copy the contents of the file ~/.ssh/id_rsa.pub to your SSH keys in your GitHub account settings (https://github.com/settings/keys).

Test SSH key:

// https://pastebin.com/raw/BFGFyYpc
var removeLinks = jQuery('.account_table a');
var total = removeLinks.length;
var loaded = 0;
var modal = ShowBlockingWaitDialog( 'Executing…',
'Please wait until all requests finish. Ignore all the errors, let it finish.');
removeLinks.each(function(i, el) {
var match = el.href.match( /javascript:RemoveFreeLicense\( ([0-9]+), '/ );
if(match !== null) {
// ======================== ROPZ SCRIPT (instant Dust2 xbox smoke) =========================
// credit to Robin "ropz" Kool for finding and showing this method
// written by ".FNScence" (youtube.com/c/CSasfastaspossibleFNScence)
// ====================================== HOW TO USE =======================================
// STEP 1: Execute THIS config by typing "exec ropz" into the console
// STEP 2: Recognise your spawn WITHOUT moving your mouse (spawn 12-15 work)
// STEP 3: Type the KEYWORD of the corresponding spawn into the console (list in section below)
// STEP 4: Press "O" on keyboard and move your mouse one step to the RIGHT and one step UP
// (key customizable like explained in line 29; a switch to LOW DPI on your mouse helps moving accurately)
alias +tabgraph "+showscores; net_graph 4";
alias -tabgraph "-showscores; net_graph 0; timeleft";
alias graphtoggle incrementvar net_graph 0 4 4;
bind tab +tabgraph;
bind - graphtoggle;
con_filter_enable 1;
con_filter_text_out "Error";
con_enable 1;
@Ult1mat3S
Ult1mat3S / csgo.cfg
Last active September 28, 2022 00:50
alias "dd2" "map de_dust2;changelevel de_dust2;game_type 0;game_mode 1";
alias "mir" "map de_mirage;changelevel de_mirage;game_type 0;game_mode 1";
alias +scores "net_graph 1; net_graphheight 0; +showscores";
alias -scores "net_graph 1; net_graphheight 9999; -showscores";
bind "tab" +scores;
alias +knife slot3;
alias -knife lastinv;
bind "q" +knife;
bind "n" "voice_scale .3 .1";
bind "p" "toggle cl_crosshairsize 1337 1;"
console 1;
volume .3;
voice_enable 1;
cl_teamid_overhead_always 1;
net_client_steamdatagram_enable_override 1;
voice_scale .3;
sensitivity "2.1501";
m_customaccel "0";
m_customaccel_exponent "1.05";
m_customaccel_max "0";