The West Scripts
Script “Legality”
Please be aware that some userscripts might be considered “illegal” on your local server. We are absolutely not in control of that. We are not responsible if you get banned for using any of the hosted UserScripts.
As of 23/03/2022 we no longer endorse or host scripts that are illegal on all severs.
UserScript List
- TW Best Friends
- TW Calc
- TW Equipment Manager
- TW Essentials
- TW Kappa
- TW Magic Bundle
- TW Menu
- TW Sweets
- Friends List
Guide to managing scripts
Hosting
You can use GitHub Pages to host your userscript. You can then access the file using the following path: https://the-west-scripts.github.io/<REPO-NAME>/<FILE-NAME>
Make sure you select the master branch as a source for your GitHub Pages. Settings->Options->GitHub Pages->Source->master
Migrating Repositories to the org (keeping the commit history)
You can keep the old commits if you already had a repository. Just make a new repository in this organisation and DON’T initialise it. Then add a new remote on the old repository and push to the new remote. Your commit history will be kept.
Contributions
Everyone in the organisation has Write
permissions by default to all repositories. It is a script owner’s responsibility to decide whether or not he wants to keep it like that
You are free to change the content of this file however you please.
Changelog
Every time this file is changed please add an entry to the changelog following the format:
### DD/MM/YYYY
- Added nice things
- Removed bad things
- @YOUR-GITHUB-USERNAME
Branch rules
You can of course protect the master
branch if you want full control of what code goes into your script. If you do that make sure you create a .github/CODEOWNERS
file and add yourself as a Code Owner. More information about that here: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
Changelog
23/03/2022
- I was informed that
TW Duel Warner
,TW Toolkit
andTW Inventory Reloaded
contain features illegal on all servers therefore have been removed from the list. -
TW ToolKit and TW Inventory Reloaded maintainers have a grace period of 2 weeks to remove the illegal features or the repositories will be deleted.
- Signed by @xShteff