get paid to paste

Sharkbite 2 Script | AUTO FARM & MORE! - OPEN...

local data = require(game:GetService("Players").LocalPlayer:WaitForChild("PlayerScripts"):WaitForChild("ProjectilesClient"):WaitForChild("WeaponScript"):WaitForChild("HitScanFire"))
local remote = getupvalue(getupvalue(getupvalue(data.Fire,8),4),2)

local function WaitForChildWhichIsA(instance, classtype)
   local target = instance:FindFirstChildWhichIsA(classtype)
   while not target or not target:IsA(classtype) do
       target = instance.ChildAdded:Wait()
   end
   return target
end

while task.wait() do
   remote:FireServer(WaitForChildWhichIsA(workspace:WaitForChild("Sharks"),"Model"))
end

Pasted: Feb 19, 2023, 3:10:05 am
Views: 18