Advertisement
uhgoodguy

goo animal simulator guis

Mar 20th, 2021
5,872
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. --|| goo animal simulator guis ||
  2.  
  3.  
  4. dark theme:
  5. loadstring(game:HttpGet("https://pastebin.com/raw/V1xZ5NHi", true))()
  6.  
  7. light theme:
  8. loadstring(game:HttpGet("https://gist.githubusercontent.com/7boo7boo/08b52048b783d8ca5a1e4fcc79c7b4f4/raw/a53c2c70ebc617e37aff153594e6df80528558c1/GUILIGHT.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement