Case Simulator Engine Based of Case Clicker on Roblox How to play: Type in the case name.amount you want to buy to buy that much of that case. Ex: common.2 Buy more cases to get richer, and more copies of that item.
This is not a game Scroll down for item descriptions and features. Engine features: - Easy to add new items - Easy to add new cases - Updates copies owned of an item - Updates cash Possible features: - Item obtainable percentage - Total value calculation (WIP) Based on Case Clicker on Roblox Values for items are somewhat realistic. (Using 2021 values that are randomized based on how much their value varies.) Engine uses list compare to compare different lists and take inputs using name and their location on the list. 3 separate lists are used for the inventory, display, items, and copies owned. I use 2 lists for each case, one for items, and one for item prices. I use another list to display the case costs. I used initials for most items, you can find what item they represent on rolimons.com/items All scripts by me