Profile Picture

chief

Reputation: 0 [rate]

Joined: Nov, 2022

Last online:

Badges

badge

Etc

Send Message

Threads List
Possible Alts

Activity Feed

Created a new thread : Rich Clicker Simulator! [Auto Click]


SCRIPT:

 

while wait(0.0000001) do
game:GetService("ReplicatedStorage").Assets.Network.Click:FireServer()
end

-----------------------------------------------------------------------------------------------------------------------

 

GAME: https://www.roblox.com/games/11200197064/NEW-Rich-Clicker-Simulator

Created a new thread : Every Second You Get +1 Health [Auto Farming Wins]


SCRIPT:

 

name = game.Players.LocalPlayer.Character.Name 

while wait(0.5) do
game.Workspace[name].HumanoidRootPart.CFrame = game.Workspace.Hole.Win.Touch.CFrame
end

 

-----------------------------------------------------------------------------------------------------------------------------

 

GAME: https://www.roblox.com/games/11302865934/Every-Second-You-Get-1-Health

Created a new thread : Speed Simulator [INF SPEED AND REBIRTH FARMING]


SCRIPT:

 

local ReplicatedStorage = game:GetService("ReplicatedStorage");

 

while task.wait() do

     ReplicatedStorage.GlobalFunctions.AddPlayerSpeed:FireServer(math.huge, math.huge);

     ReplicatedStorage.GlobalFunctions.RebirthPlayerCallFromClient:FireServer();

end;

 

credits: atariXD

-----------------------------------------------------------------------------------------------

 

GAME: https://www.roblox.com/games/7026828578/PETS-Speed-Simulator

Created a new thread : Tower Defence Tycoon [INF MONEY SCRIPT]


                                                                                                                                                                                                                                                        

SCRIPT:

 

local args = {

    [1] = "GiveReward",

    [2] = "Money",

    [3] = 999999999999,

    [4] = "1"

}

 

 

game:GetService("ReplicatedStorage").TycoonEvent:FireServer(unpack(args))

 

                                                                                                                            

 

GAME: https://www.roblox.com/games/11232154513/NEW-Tower-Defence-Tycoon

Replied to thread : [RATE] User Interface


AYO, goodass interface frfr