1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Custom navigation meshing scripts. Install it in "userconfig.cfg"
// By Micro-Storm
bind f1 "bot_nav_edit 1"
bind f2 "bot_nav_edit 0"
bind f3...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias isometric "firstperson;thirdperson_platformer 1;cl_yawspeed 900;+left;wait 2;-left;thirdperson_platformer 0;thirdperson;echo Girres on Gamebanan...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias earrape_snark "weapon_snark;linv100;lastinv"
alias linv2 "lastinv;lastinv"
alias linv20 "linv2;linv2;linv2;linv2;linv2;linv2;linv2;linv2;linv2...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias mouselook "cl_mouselook 1;unbind leftarrow;unbind rightarrow;unbind uparrow; unbind downarrow"
alias arrowlook "bind rightarrow +right;bind lef...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//Time Stop
sv_cheats 1
alias "ZaWarudo" "phys_timescale 0;ai_disable 1;god;unbind mouse3;wait 1300;switchToOff"
alias "NextEpisode" "phys_timescal...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Map Review Config by Coolstuff#0001 //
// NOTE: THIS CONFIG ONLY WORKS IF SV_CHEATS CAN BE ENABLED!
// This config is mainly used for map revie...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/*
_ _
/ \ _ __| | ___ ___ __ _ _ _
/ ^ \ (_) _` |/ _ \/ __/ _` |...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.MainSlide .SlideImage {
object-fit: contain;
background: var(--AuxiliaryColumnBackground);
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
using System;
using System.Collections;
using UnityEngine;
using UnityEngine.AI;
// Token: 0x0200000D RID: 13
public class BeansScript : MonoBe...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Hello and welcome to my script.
I HIGHLY recommend that you copy the scripts from my Pastebin,
since the scripts provided here are kinda confusing t...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
:root
{
--BodyBackground : #1E0D16;
--BodyWrapperBackground : unset;
--LinkColor : #DD2BB5;
--LinkHoverC...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
:root
{
--hue : 330;
--BodyWrapperBackground : unset;
--BodyBackground : hsl(var(--hue) 24% 9.8%);...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/* This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias +vtogg "+voicerecord; bind v -vtogg"
alias -vtogg "-voicerecord; bind v +vtogg;echo Courtesy of The Nutcrack"
unbind v
bind v "+vtogg"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Patch "Trail Colour" by "ĐeäTh"
// Sonic
Write(ASLR(0x00FB5A08), 0xFFFF0000)
// Virtual Sonic P1
Write(ASLR(0x00FB5A0C), 0xFF006400)
// Vir...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
sk_barney_health "400"
sk_headcrab_melee_dmg "10"
sk_zombie_dmg_one_slash "25"
sk_zombie_dmg_both_slash "35"
sk_antlionguard_health "1500"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class SceneManagerScrip...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#SiteLogo img
{
display : none;
}
#SiteLogo:after
{
content : url('https://cdn.discordapp.com/attachments/908407546744803389/9...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
using System;
using TMPro;
using UnityEngine;
using UnityEngine.SceneManagement;
// Token: 0x0200009E RID: 158
public class WarningScreenScript...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#NoEnv
SendMode Input
#SingleInstance Force
; ctrl+o does a ledge wind bomb
#IfWinActive ahk_exe Cemu.exe
^o::
{
;switch to circle bomb...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.NsfwPreview {
-webkit-filter: blur(0px) !important;
filter: blur(0px) !important;
filter: none !important;
/* filter: url(#NsfwPr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
This goes in spy.cfg:
bind mwheelup "exec offense"
bind mouse3 "exec defense"
Bind mwheeldown "exec support"
alias scout "disguise 1 -1" /...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.NsfwPreview {
-webkit-filter: blur(0px) !important;
-moz-filter: blur(0px) !important;
-ms-filter: blur(0px) !important;
-o-filte...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//Credits below!
//Versatile Disguise on the fly EXTREMELY OP!
//More Info below!
//\\
// The Cloak'n'Disguise script
//by DarthSatoris
//edit b...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Precision Optics v1.0
//
// • Toggle Zoom (default)
alias "POAim" "-attack2; bind mouse2 Aim; crosshair 0"
alias "POAim2" "-attack2; bind mou...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
0255EF4C 00000008...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
records.Grid recordCell.Preview .Preview {
max-height: 20em !important;
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
body .MiniMedal_legendary {
background: url("https://files.gamebanana.com/bitpit/legendary_44d3e.gif");
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
C2032648 00000004
98830000 2C1E0005
41820008 4E800020
38A00006 2085000A
60000000 00000000...