Youtube_AppealsCat

Sakura Stand Script - Made by throughthefireandflames

Aug 11th, 2024
2,237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1. getgenv().ToggleUI = "J" -- //  Key Toggle "J" set by default however you can change it.
  2. getgenv().SakuraHub = "https://raw.githubusercontent.com/Lvl9999/SakuraStand/main/SakuraHub";
  3.  
  4. pcall(function()
  5.     loadstring(game:HttpGet(getgenv().SakuraHub))();
  6. end)
Add Comment
Please, Sign In to add comment