Home / scram     frequal.com  RSS Feed

ScraM Designer Tutorials

Creeper Feature

CreeperFeature Feature

Lightning Strikes Twice

Lightning Strikes

Elmer Fudd

Elmer Fudd

Chat Bot

Chat Bot

Creeper Lobbers

Creeper Lobbers

Explod-o-Vision

Explod-o-Vision

Creeper Feature

  1. Add a 'When a Stone Block is Broken' block onto your modlet
  2. Drag a 'Create Creeper at current player's location' block onto the first block
  3. Click 'Save'
  4. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Find and break a stone block

Lightning Strikes Twice

  1. Add a 'When a Stone Block is Broken' block onto your modlet
  2. Right-click on the block and pick 'When a Dirt block is placed'
  3. Click OK
  4. Drag a 'Count from 1 to 10 by 1' block onto the first block
  5. Right-click on the 'Count' block
  6. Change 'end' to '2' and click 'OK'
  7. Drag a 'Create Creeper at current player's location' block onto the 'Count' block
  8. Right click the 'Create' block and pick 'Lightning' instead of 'Creeper'
  9. Click 'Save'
  10. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Find and break a dirt block

Elmer Fudd

  1. Add a 'When an Entity is damaged' block onto your modlet
  2. Drag a 'Count from 1 to 10 by 1' block onto the first block
  3. Right-click on the 'Count' block
  4. Change 'end' to '2' and click 'OK'
  5. Drag a 'Create Creeper at current player's location' block onto the previous block
  6. Right click the 'Create' block
    1. Pick 'Primed TNT' instead of 'Creeper'
    2. Pick 'Event Location'
    3. Click 'OK'
  7. Click 'Save'
  8. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Find and attack a rabbit. Try it with a bow from far away.

Chat Bot

  1. Add a 'When a Stone Block is Broken' block onto your modlet
    • Right-click and pick 'a chat message is posted'
  2. Drag an 'if' block onto the previous block
  3. Right-click the if block
    • Click the condition
    • Pick '[eventMessage] starts with hello'
  4. Drag 'Say hello to all players' into the 'if' block
  5. Drag another 'Say hello to all players' into the 'if' block
  6. Right click on the second block.
  7. Pick '[name]' for the expression.
  8. Click 'Save'
  9. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Type hello in chat

Creeper Lobbers

  1. Add a 'When a Stone Block is Broken' block onto your modlet
  2. Right-click on the block and pick 'modlet starts' from the list of events.
  3. Drag 'Build an arena at 0, 100, 0' onto the block
  4. Add another 'When a Stone Block is Broken' block onto your modlet
  5. Right-click on the block and pick 'a player has joined' from the list of events.
  6. Drag 'Teleport player to ' onto the block
  7. Add another 'When a Stone Block is Broken' block onto your modlet
  8. Right-click on the block and pick 'an item is used' from the list of events.
  9. Drag a 'Create Creeper at current player's location' block onto the first block
  10. Right-click on the block
    • Pick 'Event Location' for locationForNewEntity.
    • Pick '3.0 times the player's facing' for velocityForNewEntity.
  11. Click 'Save'
  12. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Right-click to throw a creeper

Explod-o-Vision

  1. Add a 'When a Stone Block is Broken' block onto your modlet
  2. Right-click on the block and pick 'Dirt' from the list of blocks.
  3. Drag a 'For all players' block onto the first block.
  4. Drag a 'Add 1 Flint Block' block onto that block.
  5. Add another 'When a Stone Block is Broken' block onto your modlet
  6. Right-click on the block and pick 'An Item is Used' from the list of events and 'Flint' from the list of block types.
  7. Drag a 'Create Creeper at current player's location' block onto the new block
  8. Right-click on the block
    • Pick 'Where the player is Looking' for locationForNewEntity.
    • Pick 'Primed Tnt' for the block type
  9. Click 'Save'
  10. Try it out:
    1. Log in to ScraM (frequal.com)
    2. Type reload in chat
    3. Break a dirt block to get flint
    4. Right-click when holding the flint to cause an explosion where you are looking.

Last modified on 22 Apr 2016 by AO

Copyright © 2024 Andrew Oliver