Categories > Exploiting > Scripts >
Please make a Infinite Money Script on roblox game for me.
Posted
Can someone make a infinite money script on this game if its possible?
Thanks!
https://www.roblox.com/games/9495079370/Collecting-Simulator-V0-3-3?gameSetTypeId=100000003&homePageSessionInfo=10888fea-62b7-41b2-bf9b-80e7443f7930&numberOfLoadedTiles=6&page=homePage&placeId=9495079370&position=0&sortPos=0&universeId=3538990456
Hope you have a nice day!
Replied
local Lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/lolpoppyus/Roblox-Lua/master/Pop%20UI%20Lib", true))()
local Window = Lib:Tab("Tutorial Autofarm")
Window:Toggle("Active", function(state)
while state do
local args = {
[1] = workspace.MapObjects.TutorialCube2
}
game:GetService("ReplicatedStorage").CollectObject:FireServer(unpack(args))
wait(2)
local args2 = {
[1] = workspace.MapObjects.TutorialCube1
}
game:GetService("ReplicatedStorage").CollectObject:FireServer(unpack(args2))
wait(2)
local args3 = {
[1] = workspace.MapObjects.TutorialCube3
}
game:GetService("ReplicatedStorage").CollectObject:FireServer(unpack(args3))
wait(2)
local args6 = {
[1] = 1
}
game:GetService("ReplicatedStorage").Sell:FireServer(unpack(args6))
end
end)
This only works at the tutorial, you can expand the script if you'd like too (all lua coders ignore, it's my 2nd time making a script)
Cancel
Post
fka as delta
dead inside
Replied
Can you also make it so it works even if you have done the tutorial? In the tutorial its pretty slow
Cancel
Post
Replied
@crazy_cat https://cdn.discordapp.com/attachments/979051871631204424/980879545378938920/unknown.png
Cancel
Post
Replied
@ElectricPokemon I haven't played the game, I'm too busy to unlock all areas to then make a script for it. If you could provide me an account with everything unlocked, I'm be able too. It doesn't need to be your main btw
Cancel
Post
fka as delta
dead inside
fka as delta
Replied
@Delta hey i just saw your message, is it possible to change 1 word? So for example if i find an object called Ring i can type in Ring in a specific place and then it should work.
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post