Paste #105306: Barry's Code

Date: 2023/01/12 08:58:03 UTC-08:00
Type: YAML

View Raw Paste Download This Paste
Copy Link


my_assignment2:
    type: assignment
    actions:
        on assignment:
        - trigger name:click state:true
    interact scripts:
    - 1 Fuck_interact

Fuck_interact:
    type: interact
    steps:
        1:
            click trigger:
                script:
                - chat "Fuck"
                - sleep
                - title "title:<gold>你是猪!<red>哈哈哈" "subtitle:<&3><player.name>确实是猪"
                - zap 2
        2:
            click trigger:
                script:
                - chat "Fuck Again"
                - stand
                - zap 1

Highlighting for 'Other' types handled by Highlight.JS, which was released under the BSD 3-Clause License.