Paste #7335: dfjfuf

Date: 2014/07/23 15:12:13 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


'Vip Commands':
    type: interact

    steps:
        1:

            click trigger:
                script:
                - chat 'Vip Cost 5$'
                - wait 1
                - chat 'You Will Get /Warp Vip'
                - wait 1
                - chat 'You Will Get /Kit Vip'
                - wait 1
                - chat 'You Will Get /Enderchest'
                - wait 1
                - chat 'Would You Like To Donate'
            chat trigger:
                1:
                    trigger: /Yes/
                    script:
                    - chat "Okay here is the link to donate"
                    - zap step:2
                2:
                    trigger: /No/
                    script:
                    - chat "Oh okay, talk to me if you ever want to donate"
        2:
            click trigger:
                script:
                - chat "Thank you for donating"