RobloxPain3

Untitled

Sep 7th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1.  
  2.  
  3. while _G.Enabled == true do
  4. for i, v in pairs(game:GetService("Workspace").TheWorld.Mobs:GetChildren()) do
  5. local A_1 = 0
  6. local A_2 = game.Players.LocalPlayer.Character["Right Arm"]
  7. local A_3 = CFrame.new(210.060562, 34.4059753, 606.287415, 0.84629792, 0.525889933, 0.0849709064, 0.0530946217, 0.0754423141, -0.995735705, -0.530057847, 0.847200394, 0.0359249376)
  8. local A_4 = 100000
  9. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  10. local A_6 = v.Humanoid
  11. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  12. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6)
  13. wait()
  14. end
  15. end
Add Comment
Please, Sign In to add comment