1. Hey guys, I realize this might be out of place but id appreciate the help. Ive been trying to make a script to cast a spell when the same button is hit for the 2nd time. The reason for this is to protect certain spells from being used by mistake. Is this even possible? Thanks.

  2. Yes, you could use secure snippets to do this but it's not really a trivial thing to do. You'd essentially need a button with two states and it goes through the first state before actually setting up the attributes to cast the spell.

    I'm going on holiday for a few weeks, so I'll try to direct someone who can help to this thread.