Categories > Exploiting > Roblox >

How to make this auto buy work

CJ99

CJ$

Posts: 197

Threads: 50

Joined: Sep, 2021

Reputation: -6

Posted

getgenv().autobuyegg = true

spawn(function ()
    while wait() do
        if not getgenv().autobuyegg then break end
        local args = {[1] = "Common Egg",[2] = "Buy1"}
            game:GetService("ReplicatedStorage").Events.BuyEgg:InvokeServer(unpack(args))
        wait()
    end
end)

 

Its for this game and idk why this aint working, it should be buying hundreds of eggs but it isnt. the game lacks basic anti-cheat so its not the game. Though when I actually buy the egg in-game it show's 4 other remotes, which are: PetUI, FasterEggOpen, ChangeStats, and EggOpen.

These 4 are all under 1 name called "FetchClientData" idk if they have something to do with the script sooooooooooo help plz

  • 0

https://gyazo.com/9e36f19dea3a77fbcdc641f0276c4cd8

 

"I'll have two number 9s, a number 9 large, a number 6 with extra dip, a number 7, two number 45s, one with cheese, and a large soda."

Posts: 1258

Threads: 84

Joined: Feb, 2021

Reputation: 79

Replied

Nice Cntribution Keep It Up My Habibi

  • 0

https://media.discordapp.net/attachments/1013939973671624917/1027279180192292944/unknown.png
https://media.discordapp.net/attachments/1010670716062007347/1108945330847883274/image.png

Users viewing this thread:

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