epicllllllllllllllll

ewweew

Jan 12th, 2025
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. x = 188
  2. y = 3.5
  3. z = 106
  4. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5. plr = game.Players.LocalPlayer.Character
  6. plrb = game.Players.LocalPlayer.Backpack
  7. _ = wait
  8. G = game
  9. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  10. plr.HumanoidRootPart.CFrame = CFrame.new(x,y,z)
  11. _(math.random(.01,.02))
  12. plr.HumanoidRootPart.CFrame = pos
  13. workspace.CurrentCamera.CameraType = Enum.CameraType.Track
  14. wait(.25)
  15. plr.Spray.LocalScript:Remove()
  16. plr.Spray.Handle.Mesh:Destroy()
  17. plr.Spray.TextureId = "rbxassetid://38964017"
  18. plr.Humanoid:UnequipTools()
  19. wait()
  20. game.Players.LocalPlayer.Backpack.Spray.Name = "Hot Dog"
  21. wait()
  22. game.Players.LocalPlayer.Backpack["Hot Dog"].GripForward = Vector3.new(0, -0.996, 0.085)
  23. game.Players.LocalPlayer.Backpack["Hot Dog"].GripPos = Vector3.new(0.622, -0.787, -1.377)
  24. game.Players.LocalPlayer.Backpack["Hot Dog"].GripRight = Vector3.new(-0, -0.085, -0.996)
  25. game.Players.LocalPlayer.Backpack["Hot Dog"].GripUp = Vector3.new(-1, -0, 0)
  26. game.Players.LocalPlayer.Backpack["Hot Dog"].GripForward = Vector3.new(-0.964, 0, -0.267)
  27. game.Players.LocalPlayer.Backpack["Hot Dog"].GripPos = Vector3.new(0.2, -0.25, 0.03)
  28. game.Players.LocalPlayer.Backpack["Hot Dog"].GripRight = Vector3.new(0.267, 0, -0.964)
  29. game.Players.LocalPlayer.Backpack["Hot Dog"].GripUp = Vector3.new(0, 0, 0)
  30. wait()
  31. game.Players.LocalPlayer.Backpack["Hot Dog"].Activated:connect(function()
  32. game.Players.LocalPlayer.Character["Hot Dog"].Handle.Sound.Playing = true
  33. wait()
  34. plr.Humanoid:UnequipTools()
  35. game.Players.LocalPlayer.Backpack["Hot Dog"].GripForward = Vector3.new(0, -0.996, 0.085)
  36. game.Players.LocalPlayer.Backpack["Hot Dog"].GripPos = Vector3.new(0.622, -0.787, -1.377)
  37. game.Players.LocalPlayer.Backpack["Hot Dog"].GripRight = Vector3.new(-0, -0.085, -0.996)
  38. game.Players.LocalPlayer.Backpack["Hot Dog"].GripUp = Vector3.new(-1, -0, 0)
  39. game.Players.LocalPlayer.Backpack["Hot Dog"].Parent = game.Players.LocalPlayer.Character
  40. wait(.2)
  41. game.Players.LocalPlayer.Character["Hot Dog"].Handle.Sound.Playing = false
  42. wait(.4)
  43. plr.Humanoid:UnequipTools()
  44. game.Players.LocalPlayer.Backpack["Hot Dog"].GripForward = Vector3.new(-0.964, 0, -0.267)
  45. game.Players.LocalPlayer.Backpack["Hot Dog"].GripPos = Vector3.new(0.2, -0.25, 0.03)
  46. game.Players.LocalPlayer.Backpack["Hot Dog"].GripRight = Vector3.new(0.267, 0, -0.964)
  47. game.Players.LocalPlayer.Backpack["Hot Dog"].GripUp = Vector3.new(0, 0, 0)
  48. game.Players.LocalPlayer.Backpack["Hot Dog"].Parent = game.Players.LocalPlayer.Character
  49. end)
  50. G:GetService("StarterGui"):SetCore("SendNotification", {
  51. Title = "NOT MADE BY ME!";
  52. Text = "HOT DAWG HOT DAWG";
  53. Icon = "rbxassetid://38964017";
  54. Duration = 2;
  55. })
  56. ClientSound = Instance.new("Sound")
  57. ClientSound.Name = "Sound"
  58. ClientSound.SoundId = "http://www.roblox.com/asset/?id=138084646"
  59. ClientSound.Volume = .5
  60. ClientSound.Parent = game.Workspace
  61. ClientSound:Play()
  62. print(game.Players.LocalPlayer.Character.Name.." has gained a Hot Dog.")
  63.  
Advertisement
Add Comment
Please, Sign In to add comment