Weight Lifting Simulator 3 Script | STRENGTH SCRIPT

e9b8b3ba3a43447458510f4c4691bd27.png

Created by full

Features:

getgenv().Enabled = true; --// Can be changed to false

--// Variables
local getupvalue = debug.getupvalue or getupvalue;
if (not getupvalue) then return; end;
local Service = setmetatable({},{__index = function(t,k) return game:GetService(k) end});
local Weight = Service.Players.LocalPlayer.Backpack:WaitForChild('Weight');
local Add_Strength = Service.ReplicatedStorage:WaitForChild('addStrength');
local Value = math.pow(10,8); --// Dont change
local Key;
local C_Function;
--// Function grab
for _,Conn in next,getconnections(Weight.Activated) do
    C_Function = Conn.Function;
end;
--// Main Loop
while getgenv().Enabled do task.wait(.01);
    Key = getupvalue(C_Function,5);
    Add_Strength:FireServer(Key,Weight.Handle,Value);
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Â