Advertisement
Yusuf1987

Emergency Hamburg Script

Nov 22nd, 2024
5,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.70 KB | Source Code | 1 1
  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