Facebook
From Ungracious Prairie Dog, 2 Years ago, written in JavaScript.
This paste is a reply to Roblox arceus x bang script from xExploitsz - view diff
Embed
Download Paste or View Raw
Hits: 573
  1. BANG script- BUTTONNAME.MouseButton1Click:connect(function()
  2.  local victim = Victim.Text
  3.  local A=Instance.new'Animation'
  4.  A.AnimationId='rbxassetid://148840371'
  5.  local P=game:GetService'Players'.LocalPlayer
  6.  local C=P.Character or P.CharacterAdded:Wait()
  7.  local H=C:WaitForChild'Humanoid':LoadAnimation(A)
  8.  H:Play()
  9.  H:AdjustSpeed(2.5)
  10.  game:GetService'RunService'.Stepped:Connect(function()
  11.     C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(victim).Character:WaitForChild'HumanoidRootPart'.Position)
  12.  end)
  13. end)
  14.  
  15. Framethatmovesscript-
  16.  
  17.  FrameName.Selectable = true
  18. FrameName.Draggable = true
  19. FrameName.Active = true
  20.  
  21. Close Guiscript- game.CoreGui.SREENGUINAME:Destroygetglobal Instance
  22. getfield -1 new
  23. pushstring Animation
  24. pcall 1 1 0
  25. pushstring rbxassetid://148840371
  26. setfield -2 AnimationId
  27. getglobal game
  28. getfield -1 Players
  29. getfield -1 LocalPlayer
  30. getfield -1 Character
  31. getfield -1 Humanoid
  32. getfield -1 LoadAnimation
  33. pushvalue -2
  34. pushvalue -8
  35. pcall 2 1 0
  36. getfield -1 Play
  37. pushvalue -2
  38. pushnumber 0.1
  39. pushnumber 26
  40. pushnumber 26
  41. pcall 4 0 0
  42. getglobal warn
  43. pushvalue -3
  44. pcall 1 0