1
0
Fork 0
This repository contains the source code of every script I made which are publicly available.
This repository has been archived on 2026-03-17. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
JordanViknar ebed8b9ee4
docs: Switch License to GNU LGPLv3
Those Roblox scripts are distributed in GUIs on Roblox. This was breaking the GNU GPLv3 License (without me knowing), and although I do want the modifications of my scripts to ALWAYS be open source, I do NOT think I should force scripters to make their GUIs open source if they include my scripts.
Technically, this license is made for libraries, but I think it can still apply just fine here. After all, GUIs will most likely use these scripts in a similar manner to libraries, the interface between them being the require function from Roblox.
2021-11-30 15:21:21 +01:00
.gitignore Initial commit 2021-03-19 09:32:27 +01:00
AdminFlusher.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
AdNOnis.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Ball and Magnet.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Botting Machine.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Ghost Player.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Gravity Controller (Require Conversion).rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Infinite R15 Resizer.lua Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
LICENSE docs: Switch License to GNU LGPLv3 2021-11-30 15:21:21 +01:00
Old Roblox Converter.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
README.md Initial commit 2021-03-19 09:32:27 +01:00
Time Rift Collapse.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Tom Nook makes you pay.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Unlimited Airstrike.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Wario Dies.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00
Wario shows you fun.rbxm Actually added the scripts, finally. 2021-10-14 13:57:51 +02:00

RobloxScripts

This repository contains the source code of every script I made which are publicly available.