www.roblox-scripter.com

Сontent continues after AD

Barb Blox Lane script – (Autofarm money)

Functions: Autofarm money

Script developer: Exxen#0001, Empress#6788
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					while true do wait(1)
local function click(part)
   fireproximityprompt(part)
end

local s,e = pcall(function()
   for i,v in pairs(game.Workspace:GetDescendants()) do
       if v.Parent.Parent.Name == "Terminalsberbankstation" and v.Name == "ProximityPrompt" then
           game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.CFrame
           wait(.2)
           click(v)
           print('clicked')
       end
   end
end)
end
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: