Magic Punching Simulator Script | ATTACK ALL MOBS

Png-4-19-300x169-1.png

Created by Pryxo#0690

Features:

  • ATTACK ALL MOBS
_G.Attack = not _G.Attack 

local Punch = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Punch.LeftHandDamager
local remote = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Punch
local Mobs = {"Dummy","Bandit","Dark Bandit","Bandit King","Goblin","Elite Goblin","Goblin Lord","Castle Guard","Strong Castle Guard","Knight","Enchanted Knight"}

while _G.Attack and task.wait(0.8) do
    for i,v in pairs(game:GetService("Workspace").EnemiesAndSpawns:GetChildren()) do
        for i2,v2 in pairs(v:GetChildren()) do
            if v2:IsA("Model") and table.find(Mobs, v2.Name) then
                remote:Activate()
                firetouchinterest(v2.HumanoidRootPart, Punch,0)
                firetouchinterest(v2.HumanoidRootPart, Punch,1)
            end
        end
    end
end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service