--[[ Check out this repo for (most of) the source code: https://github.com/jnz-dev/leaks_and_whatnot/tree/main/XenHub If you want to have a bt of a read, visit this page: https://github.com/jnz-dev/leaks_and_whatnot/blob/main/XenHub/Read%20me%20please Scripts: (I recommend using the loader WITHOUT whitelist checks instead of the game specific script) Loader WITH whitelist check (aka the ORIGINAL loader): loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/loader.lua"))() Loader WITHOUT whitelist check: loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/loader-whitelist-workaround.lua"))() Prison Life: loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/Prison-Life.lua"))() Giant Simulator: loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/Giant-Simulator.lua"))() Ninja Legends: loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/Ninja-Legends.lua"))() Legends of Speed: loadstring(game:HttpGet("https://raw.githubusercontent.com/jnz-dev/leaks_and_whatnot/main/XenHub/Legends-of-Speed.lua"))() --]]