[ad_1]
Created by 2gIsMyName
Features:
Money Job Farm [Cleaning Job]
_G.Enabled = false -- Enable true for on false for off.
while _G.Enabled do wait()
for i,v in pairs(game:GetService("Workspace").kanesstainape:GetChildren()) do
if v.Name:match("Dirt 1") and v.Decal.Transparency == 0 then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.new(0,2,0)
wait(0.3)
fireproximityprompt(v.cleanape,9e9)
wait(0.1)
v.Decal.Transparency=1
game:GetService("ReplicatedStorage").kanesjobevents.getcash:FireServer()
break
end end
end
Selling Dope Farm
_G.Master = false
local function CookWhite5()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").CookingJob.CookingPan.CFrame
wait(1)
fireproximityprompt(game:GetService("Workspace").CookingJob.Interaction.CookingInteraction)
wait(65)
end
local function SellWhite5()
if game.Players.LocalPlayer.Backpack:FindFirstChild("BakingSoda") then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").gpslocations.buyerlocation.CFrame
wait(1)
fireproximityprompt(game:GetService("Workspace").mapshopbuttons.sellbakingsoda.sellbakingsoda,0)
end
end
repeat wait()
CookWhite5()
SellWhite5()
wait(1)
until _G.Master == false
No Name Script
for i,v in pairs(game.Players.LocalPlayer.Character.Head:GetChildren()) do
if v.Name:match("nameinformation") then
v:Destroy() end end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]