Paste #21491: Untitled Paste

Date: 2015/10/24 22:24:01 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


Room1:
 type: assignment
 actions:
  on assignment:
  - trigger name:proximity state:true radius:3
 interact scripts:
 - 1 room1_interact

cchat:
  type: format
  # <&lt> = < symbol | <&gt> = >
  format: "<&8>[<&a>OWNER<&8>]<&f><npc.name><&4>[<&lt>3]<&7>: <text>"

ser:
 type: format
 format: "<&7><&o>[SERVER: <text>]" 

Room1_interact:
 type: interact
 steps:
  1:
   proximity trigger:
    entry:
     script:
     - if <player.flag[Room01]> {
      - determine cancelled
      }
      else if {
      - execute as_op "freeze <player.name>"
      - narrate format:cchat "Hellow and welcome to my <&f>server(Friends With Benefits)!<&7> My name is <&a>dcconnell<&7> the owner and creator! I'm here to help you start out! <&f>(1/8)"
      - wait 200t
      - narrate format:cchat "Now that I have you completely detained, let us begin. This is our <&6>'tutorial island'<&7> of this server so PAY ATTENTION <&f>(2/8)" 
      - wait 200t
      - narrate format:cchat "I'm just going to do a <&4>VITAL SCAN<&7> real quick to make sure you're normal <&f>(3/8)"
      - wait 120t
      - narrate format:cchat "SERVER perform <&4>VITAL SCAN<&7> on <player.name> <&f>(4/8)"
      - wait 60t
      - narrate format:ser "Scanning vital signs..."
      - wait 40t
      - narrate format:ser "Validating hair color/texture..."
      - wait 40t
      - narrate format:ser "Checking <&e>penis legnth<&7>..."
      - wait 40t
      - narrate format:ser "Scan complete!"
      - wait 45t
      - narrate format:cchat "Hmmm interesting results... <&f>(5/8)"
      - wait 80t
      - random {
       - narrate format:cchat "I had no idea you were going to die on 10-23-2078! :D <&f>(6/8)"
       - narrate format:cchat "Who knew you had so many hair problems? :D <&f>(6/8)"
       - narrate format:cchat "I've scanned alot of penis's today and yours is average at best :D <&f>(6/8)"
       }
      - wait 140t
      - narrate format:cchat "Lighten homes, I'm just messing with you, if I had actually done a vital scan you would be in pieces! Everyone who enter's this server has the <&f>First Task of Building their own house<&7>! <&f>(7/8)"
      - wait 180t
      - narrate format:cchat "This is a very important step in becoming apart of the server! I'll explain more in the next room, head on over! <&f>(8/8)" 
      - wait 100t
      - execute as_op "unfreeze <player.name>"
      - flag player Room01
      }
    exit:
     script:
     - narrate format:cchat "I miss <player.name> already :,("