Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.waitformoney = false
- game:GetService"RunService".RenderStepped:Connect(function()
- if _G.waitformoney == true then
- local Creditss = game.Players.LocalPlayer.Stats.Credits.Value
- if(Creditss > 90000) then
- _G.loop_money = false
- loadstring(game:HttpGet(('https://pastebin.com/raw/SUfr0181'),true))() --executes orefarm1
- loadstring(game:HttpGet(('https://pastebin.com/raw/qMP7VwMG'),true))() --executes orefarm2
- loadstring(game:HttpGet(('https://pastebin.com/raw/tzPWRQX7'),true))() --executes orefarm3
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement