Back to Scripts
Inf money and alot of event points
ScriptBlox
Free
Game: [🎃EVENT] Brainrot Jumping
371
Views
0
Likes
0
Dislikes
vowzys
offline
Features
2 seperate scripts, ran on volcano, for inf money, just execute it..
for the event money, go inside of the worst even jump zone, and then execute the script, then simply jump, you will get 500k at a time.
Tags
Script Code
-- go inside of the worst even jump zone, and then execute the script, then simply jump, you will get 500k at a time.
game:GetService("ReplicatedStorage").Remotes.GoldenWorld.EnteredZone:FireServer("Zone5")
-- INF money, if you want true inf money then change value to "math.huge"
game:GetService("ReplicatedStorage").Remotes.Roulette.GiveOutReward:FireServer({
value = 10000000000000000000000000000000000,
type = "Money",
chance = 0.45
})
Comments (0)
Please login to comment
Login with Discord
Loading comments...