Find any script for Roblox

Enter the name of the game or script.

Pet Simulator X script – (Auto Enchant)

Functions: AutoEnchant

Script developer: CandyIsAbsolute

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:
Read the code before using it!
In a certain place, you have to write the enchant you need

				
					_G.Stop = false  -- Set to "true" if you want the auto enchant stop.
_G.BankIndex = 1 -- Bank index: 1 = your own bank / 2 - 5 = Banks you're invited to
_G.AutoWithdraw = true -- will auto withdraw 25b gems or how much gems you have left if you dont have gems left.
_G.Wanted = { -- Wanted enchants.
["Tech Coins"] = 5,
["Teamwork"] = 2
}
loadstring(game:HttpGet('https://raw.githubusercontent.com/CandyIsAbsolute/RobloxScripts/main/PSX/Auto_Enchant.lua'))()
				
			
Leave a Comment

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