ADMINUS GUI | FREE HUB | 9 GAMES

Created by Adminus

Features:

  • Prison Life ( Default )
  • Ninja Legends ( Default , New )
  • Super Power Training Simulator  ( Default )
  • Clicker Simulator ( New , Default )
  • Giant Survival ( New )
  • Tower of Hell ( New )
  • Boom Simulator ( Default )
  • Bubble Gum Simulator ( Default )
  • Muscle Legends ( Default )
local Theme = "New" --Change to "Default" or "New" to choose different theme

if Theme == "Default" then
loadstring(game:HttpGet"https://pastebinp.com/raw/1BidAp9t")()
elseif Theme == "New" then
loadstring(game:HttpGet"https://pastebinp.com/raw/1Y2u8md4")()
end