GETFREEROBUX

Untitled Hood Cash Script

Apr 16th, 2022 (edited)
1,281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.33 KB | None | 0 0
  1. -- untitled hood
  2. local owner = "BirthScripts"
  3. local branch = "main"
  4.  
  5. local function webImport(file)
  6.     return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Scripts/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
  7. end
  8.  
  9. webImport("dahood")
  10.  
  11. -- join discord for updates discord.gg/FkCJkuXzFy
  12.  
Add Comment
Please, Sign In to add comment