https://github.com/jhmaster2000/nocliputils
Unofficial collection of keybinds and random browser console utility scripts to use on https://noclip.website/
https://github.com/jhmaster2000/nocliputils
Last synced: about 1 year ago
JSON representation
Unofficial collection of keybinds and random browser console utility scripts to use on https://noclip.website/
- Host: GitHub
- URL: https://github.com/jhmaster2000/nocliputils
- Owner: jhmaster2000
- Created: 2021-05-05T13:01:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T04:26:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T23:44:29.888Z (over 1 year ago)
- Homepage: https://jhmaster2000.github.io/NoclipUtils/
- Size: 147 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoclipUtils
Unofficial collection of keybinds and random browser console utility scripts to use on [noclip.website](https://noclip.website/)
## Disclaimers
- None of these are guaranteed to remain working and can break at anytime due to changes to the main website without warning.
- These scripts are all unofficial (with few exceptions that will be explicitly stated) and are not officially endorsed by Jasper (developer of noclip.website).
- None of those scripts are meant for ripping or downloading of assets from noclip.website as this is against the website's policies (with good reason).
- Some basic knowledge on JavaScript and how to use the browser console is expected to use these.
## Usage
To use these scripts, you can either manually copy and paste them directly on the console everytime you want to use them, or you can put them on a JavaScript injection extension for whichever browser you use and have them be injected automatically. (You will still need to open the console to actually run the scripts you want by calling their functions)
## Contents Index
- **[Global Scripts](/SCRIPTS.md#global-scripts)**
- [Force V-Sync Framerate](/SCRIPTS.md#force-v-sync-framerate)
- [Calculate Effective Rendered FPS](/SCRIPTS.md#calculate-effective-rendered-fps)
- [Teleport Cameras](/SCRIPTS.md#teleport-cameras) (WASD, Orbit, Orbit Origin, Ortho)
- [Toggle Camera Upward Axis](/SCRIPTS.md#toggle-camera-upward-axis)
- [Toggle Pointer Lock](/SCRIPTS.md#toggle-pointer-lock)
- [Change Game Time Speed Scale](/SCRIPTS.md#change-game-time-speed-scale)
- [Change Orthographic Camera Near and Far Planes](/SCRIPTS.md#change-orthographic-camera-near-and-far-planes)
- [Toggle noclip.website Branding](/SCRIPTS.md#toggle-noclipwebsite-branding)
- [Enable Studio Mode](/SCRIPTS.md#enable-studio-mode)
- [Export Local Savestates and Studio Mode Data](/SCRIPTS.md#export-local-savestates-and-studio-mode-data)
- [Extra Camera Settings](/SCRIPTS.md#extra-camera-settings)
- [Change Mouse Panning Sensitivity](/SCRIPTS.md#change-mouse-panning-sensitivity)
- [Change Camera Panning Speed Smoothness & Slipperiness](/SCRIPTS.md#change-camera-panning-speed-smoothness--slipperiness)
- [Change Camera Movement Slipperiness](/SCRIPTS.md#change-camera-movement-slipperiness)
- **[Super Mario Galaxy 1/2 Scripts](/SCRIPTS.md#super-mario-galaxy-12-scripts)**
- [Display Object Slider](/SCRIPTS.md#display-object-slider)
- [Teleport To Object](/SCRIPTS.md#teleport-to-object)
- [Warp Object to Camera](/SCRIPTS.md#warp-object-to-camera)
- [Force All Objects Visible](/SCRIPTS.md#force-all-objects-visible)
- [Disable Skyboxes Following the Camera](/SCRIPTS.md#disable-skyboxes-following-the-camera)
- [Change Luma Following Camera Speed](/SCRIPTS.md#change-luma-following-camera-speed)
- [Toggle all switches in use](/SCRIPTS.md#toggle-all-switches-in-use)
- **[Paper Mario: The Thousand Year Door Scripts](/SCRIPTS.md#paper-mario-the-thousand-year-door-scripts)**
- [Remove Background](/SCRIPTS.md#remove-background)
- **[Zelda Wind Waker Scripts](/SCRIPTS.md#zelda-wind-waker-scripts)**
- [Toggle Forcing Time to Pass Everywhere](/SCRIPTS.md#toggle-forcing-time-to-pass-everywhere)
- [Change Time of Day](/SCRIPTS.md#change-time-of-day)
- [Change Wind Power](/SCRIPTS.md#change-wind-power)
- **[Mario Kart Wii Scripts](/SCRIPTS.md#mario-kart-wii-scripts)**
- [Hide the sun](/SCRIPTS.md#hide-the-sun)
- **[Katamari Damacy Scripts](/SCRIPTS.md#katamari-damacy-scripts)**
- [Toggle Rendering Paths](/SCRIPTS.md#toggle-rendering-paths)
- [Display Object Slider](/SCRIPTS.md#display-object-slider-1)
- **[Wii Sports Resort Scripts](/SCRIPTS.md#wii-sports-resort-scripts)**
- [Toggle Vertex Colors](/SCRIPTS.md#toggle-vertex-colors)
- **[Pilotwings 64 Scripts](/SCRIPTS.md#pilotwings-64-scripts)**
- [Enable Texture Viewer](/SCRIPTS.md#enable-texture-viewer)
- [Toggle Snow Particles](/SCRIPTS.md#toggle-snow-particles)
- [Toggle Skybox](/SCRIPTS.md#toggle-skybox)
- [Spawn Objects](/SCRIPTS.md#spawn-objects)
- **[Banjo-Tooie Scripts](/SCRIPTS.md#banjo-tooie-scripts)**
- [Toggle Objects Visibility](/SCRIPTS.md#toggle-objects-visibility)
- [Keybinds](/KEYBINDS.md)
- [Debug Scripts](/DEBUG_SCRIPTS.md)