Goal Kick Simulator Script | AUTO TIME

Png-9-2-300x169-1.png

Created by magnet#0001

Features:

  • AUTO TIME
    • start shooting and it’ll automatically release it for you when it’s at 100%
local uis = game:GetService("UserInputService")


uis.InputBegan:Connect(function(key, gpe)
   if not gpe and key.KeyCode == Enum.KeyCode.Q then
       local pwr = game.Players.LocalPlayer.PlayerGui.Power.PowerFrame
       
       repeat task.wait() until pwr.Percent.Text:find("100")
       keyrelease(0x51)
       repeat task.wait() until not pwr.Visible
       pwr.Percent.Text = "0%"
   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