Facebook
From Ungracious Prairie Dog, 2 Years ago, written in JavaScript.
This paste is a reply to Roblox arceus x bang script from xExploitsz - go back
Embed
getglobal BANG script- BUTTONNAME.MouseButton1Click:connect(function()
 local victim = Victim.Text
 local A=Instance.new'Animation'
 A.AnimationId='rbxassetid://148840371'
 local P=game:GetService'Players'.LocalPlayer
 local C=P.Character or P.CharacterAdded:Wait()
 local H=C:WaitForChild'Humanoid':LoadAnimation(A)
 H:Play()
 H:AdjustSpeed(2.5)
 game:GetService'RunService'.Stepped:Connect(function()
    C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(victim).Character:WaitForChild'HumanoidRootPart'.Position)
 end)
end)

Framethatmovesscript-

 FrameName.Selectable = true
FrameName.Draggable = true
FrameName.Active = true

Close Guiscript- game.CoreGui.SREENGUINAME:Destroygetglobal 
Instance
getfield -1 new
pushstring Animation
pcall 1 1 0
pushstring rbxassetid://148840371
setfield -2 AnimationId
getglobal game
getfield -1 Players
getfield -1 LocalPlayer
getfield -1 Character
getfield -1 Humanoid
getfield -1 LoadAnimation
pushvalue -2
pushvalue -8
pcall 2 1 0
getfield -1 Play
pushvalue -2
pushnumber 0.1
pushnumber 26
pushnumber 26
pcall 4 0 0
getglobal warn
pushvalue -3
pcall 1 0