Home
Stack
Xeno
Scripts
Vadical's Scripts
Lua Scripts I have Made
Anti-AFK Script
Prevents Roblox from kicking you for being AFK/idle.
Works in most executors.
loadstring(game:HttpGet("https://vadical.online/loader/v1/main.lua"))()
Copy
Troll Script
Intentionally destabilizes or crashes the current game instance.
Use only for testing or controlled environments.
loadstring(game:HttpGet("https://vadical.online/loader/crash/main.lua"))()
Copy