Categories > Exploiting > Scripts >

Please make a Infinite Money Script on roblox game for me.

Posts: 7

Threads: 3

Joined: May, 2022

Reputation: 0

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!

 

 

  • 0

ecstacy_lxnny

fka as delta

vip

Posts: 946

Threads: 86

Joined: May, 2021

Reputation: 95

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)

  • 1

fka as delta

Posts: 998

Threads: 66

Joined: Sep, 2021

Reputation: 21

Replied

@ecstacy_lxnny cud you send ss of this ui lib?

  • 0

dead inside

Posts: 7

Threads: 3

Joined: May, 2022

Reputation: 0

Replied

Can you also make it so it works even if you have done the tutorial? In the tutorial its pretty slow

  • 0

Posts: 309

Threads: 7

Joined: Mar, 2021

Reputation: 9

Replied

@crazy_cat https://cdn.discordapp.com/attachments/979051871631204424/980879545378938920/unknown.png

  • 0

Website: HERE

Exploits I own: SynX

Contact: not ROVER6#5842 (my old one got termed)

ecstacy_lxnny

fka as delta

vip

Posts: 946

Threads: 86

Joined: May, 2021

Reputation: 95

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

  • 0

fka as delta

Posts: 998

Threads: 66

Joined: Sep, 2021

Reputation: 21

Replied

  • 0

dead inside

ecstacy_lxnny

fka as delta

vip

Posts: 946

Threads: 86

Joined: May, 2021

Reputation: 95

Replied

@crazy_cat what? Sorry I'll try when I'm free

  • 0

fka as delta

Posts: 7

Threads: 3

Joined: May, 2022

Reputation: 0

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.

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )