Sorry, I would like to use your script. My Runuo version is too old, yes NET2.0, so I made some simple modifications and I'm not sure if it's correct, but it can run:
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class ConfettiCannon : Item
{...