www.roblox-scripter.com

Сontent continues after AD

Stone Miner Simulator script – (AutoSell)

Functions: auto sell

Script developer: borntodie1
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:

				
					getgenv().Sell = true
while Sell do task.wait()

for i,v in pairs(game:GetService("Workspace").base.HomeBuilding.SellBuilding.sellBuilding:GetDescendants()) do
               if v:IsA("TouchTransmitter") then
               firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
               wait()
               firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1)
       end
    end
end
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: