Find any script for Roblox

Enter the name of the game or script.

Valoblox script – (auto open cases)

Functions: auto open cases

Script developer: xyba

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					getgenv().autoOpen = true
while autoOpen and task.wait(6) do
    for i, v in pairs((game:GetService("ReplicatedStorage")).COMMUNICATION:GetChildren()) do
        if v:IsA("RemoteFunction") then
            v:InvokeServer("BuyCase", "Prime Case")
        end
    end
end
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *