Luck Simulator Script | AUTO CLOVER & MAGNET – OPEN SOURCE

Png-150.png

Created by Ezpi 

Features:

  • AUTO CLOVER
  • & MAGNET
  • OPEN SOURCE
-- Made by Ezpi#0474

--// Services \--
local Players = game:GetService("Players")
local VirtualInputManager = game:GetService("VirtualInputManager")

--// Variable \--
local Player = Players.LocalPlayer

--// Click Function \--
function Click(Frame)
    local Abs_X = Frame.AbsolutePosition.X
    VirtualInputManager:SendMouseButtonEvent(Abs_X + Frame.AbsoluteSize.X/2, Frame.AbsolutePosition.Y + 40, 0, true, Frame, 1)
    VirtualInputManager:SendMouseButtonEvent(Abs_X + Frame.AbsoluteSize.X/2, Frame.AbsolutePosition.Y + 40, 0, false, Frame, 1)
end

--// Magnet Grabber \--
Player:WaitForChild("PlayerGui"):WaitForChild("GuiItemsGui").ChildAdded:Connect(function(A_1)
    if A_1:IsA("ImageButton") then
        while A_1.Parent == Player.PlayerGui.GuiItemsGui and task.wait(0.25) do
            Click(A_1)
        end
    end
end)

--// Auto-Clover \--
while task.wait() do
    local Tool = Player.Character and Player.Character:FindFirstChild("Clover")
    if Tool then
        Tool:Activate()
        task.wait()
        Tool:Deactivate()
    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Â