There are thousands of games you can play on the Roblox platform. Since there are many developers on the platform, there are new games steadily.
Although, these new games developed are mostly inspired by existing titles. But they still have something very unique to offer in their own ways. Such as the Roblox Infinite Rarities which offers a very unique and different gameplay mechanics.
Infinite Rarities was developed by Arc303 in 2023 and was designed with 3D materials from the Roblox platform. The game concept tasks players to reach the highest rarity.
READ: Break Wall Simulator Script
They can obtain this when they roll their rarities on the available platform. Also, by going through many resets layer till they can take-on on many opponents in the PVP.
In general, the game is so addicting and has proven to be amongst the latest most played games on the platform recently. It holds a record of over 1,000 steady gamers and over 1 million visits since its launch. So, let’s assume you want to earn more rewards and simplify your gameplay. We have got you a script to enable you to achieve that.
Infinite Rarities Script
There are many features you will enjoy when you execute this script as detailed in this guide. Such features include auto farm, infinite SP, and many more.
Script 1
loadstring(game:HttpGet(‘https://raw.githubusercontent.com/IkridEstine/soPro/main/obfuscate’, true))()
Auto Farm
writefile(“infrarities.txt”, ‘{“rarityupgrader”:true,”spupgrades”:true,”secsatrarityupgrader”:4,”ascendcycles”:5,”secsbeforeprestige”:8,”sacrificer”:true,”secsatprestiger”:0.4,”secsatascender”:0.5,”autoplay”:false,”prestigecycles”:5,”secsatprestigeupgrades”:0.4,”ascendspmcycles”:5,”kill”:false,”highest”:101,”secsatsacrificer”:0.4,”walkspeed”:22,”secsatspupgrades”:1,”splucktime”:1,”prestigeupgrades”:true,”prestiger”:true,”ascender”:true}’)
NPC Auto Farm
–config local minvariant = 1 –normal = 1, shiny = 2, etc local minrarity = 0 –use number or string, will auto convert string to number local secondsupgradingafterdeath = 4 –if you die, it will go to the upgrader for this amount of seconds –end of config for i, v in pairs(require(game:GetService(“ReplicatedStorage”).GameData).RarityNames) do if v.Name == minrarity then minrarity = i end end local t = 0 local hasmetreqs = false while task.wait() do pcall(function() if not game.Players.LocalPlayer.Character:FindFirstChild(“Scythe”) then pcall(function() if not game.Players.LocalPlayer.Backpack:FindFirstChild(“Scythe”) then for i = 1, secondsupgradingafterdeath*60 do task.wait() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService(“Workspace”).RarityGet.Hitbox.CFrame end game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService(“Workspace”).PVPIsland.PVPPlate.CFrame task.wait(5) if game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”) then game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”).Parent = game.Players.LocalPlayer.Backpack end game.Players.LocalPlayer.Backpack.Scythe.Parent = game.Players.LocalPlayer.Character end end) pcall(function() if game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”) then game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”).Parent = game.Players.LocalPlayer.Backpack end game.Players.LocalPlayer.Backpack.Scythe.Parent = game.Players.LocalPlayer.Character end) end pcall(function() if game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”) then game.Players.LocalPlayer.Character:FindFirstChildWhichIsA(“Tool”).Parent = game.Players.LocalPlayer.Backpack end game.Players.LocalPlayer.Backpack.Scythe.Parent = game.Players.LocalPlayer.Character end) hasmetreqs = false for i, v in pairs(workspace.PVPIsland.NPCs:GetChildren()) do if v:FindFirstChild(“Rarity”) and v:FindFirstChild(“Variant”) then if v.Rarity.Value >= minrarity and v.Variant.Value >= minvariant then hasmetreqs = true pcall(function() if v.Humanoid.Health > 0 then t = 0 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame repeat t = t + 1 task.wait() v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.Scythe.Handle.CFrame game.Players.LocalPlayer.Character.Scythe:Activate() until v.Humanoid.Health <= 0 or t == 30 if t == 30 then v:Destroy() end end end) end end end end) end
READ: Funky Friday Script
How To Execute Script
- Download any Roblox script executor from the internet.
- Launch the script executor you downloaded.
- Launch the Roblox Infinite Rarities games on the platform.
- Copy the script below into the Roblox script executor.
- Hack the script by clicking the execute button.
- Go on to activate all the cheats you so desire.
Ken a.k.a Kenobi is a passionate gamer and freelance game writer who specializes in keeping gaming enthusiasts informed with the latest gaming trends and hacks.