Advertisement
Yusuf1987

Emergency Hamburg Script

Nov 22nd, 2024
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.70 KB | Source Code | 0 0
  1. --β„‚π•£π•–π••π•šπ•₯𝕀 𝕓π•ͺ π•žπ•– (π•‚π•šπ•₯𝕒π•ͺπ•¦π•žπ•’π•€π•™π•¦)--
  2. local StarterGui = game:GetService("StarterGui")
  3.  
  4. StarterGui:SetCore("SendNotification",{
  5.     Title = "Emergency Hamburg Script",
  6.     Text = "Emergency Hamburg Script is succesfully loaded",
  7.     Duration = 12;
  8. })
  9.  
  10. task.wait(3)
  11. StarterGui:SetCore("SendNotification",{
  12.     Title = "Credits to Kitayumashu",
  13.     Text = "Emergency Hamburg Script is succesfully loaded",
  14.     Duration = 12;
  15. })
  16.  
  17. loadstring(game:HttpGet("https://pastebin.com/raw/k6NH2yEB"))() --Upgraded car
  18. loadstring(game:HttpGet("https://pastebin.com/raw/HVvmbXmC"))() --Carsteal
  19. loadstring(game:HttpGet("https://pastebin.com/raw/1znbyDQ7"))() --Unbreakable car
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement