Type the item name you wish to throw into the input box
Type the delay between throws (in 0.1 second increments)
Select the number of the selected items to be thrown
public bool ThrowingSystemThrowItemByName(string itemName, double delay = 0.05, int amount = 1)