Advertisement
Guest User

Untitled

a guest
Jan 25th, 2019
16,321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. every 20 seconds, a random message is chosen and it's effect is activated.
  2. if you cheer more than the minimum cheer, you get to choose an effect immidiately.
  3. the streamer can set the minimum cheer himself.
  4.  
  5. the effects are:
  6. !drain
  7. - halfs mario's HP (kills at 0)
  8. !heal <bits>
  9. - heals 1hp + <bits>*2 HP to mario
  10. !explode
  11. - explodes the closest visible object
  12. !lava
  13. - turns the floortriangle below mario into lava
  14. !donate <bits>
  15. gives <bits>/16 coins
  16. !steal <bits>
  17. steals <bits>/32 coins
  18. !metal
  19. toggles metal cap
  20. !wing
  21. toggles wing cap
  22. !vanish
  23. toggles vanish cap
  24. !gbj
  25. freezes mario in place for 8 seconds
  26. !inviswall
  27. mario hits an invisible wall
  28. !gravity
  29. gravity highers for a bit (10 seconds?)
  30. !turn
  31. turns mario around
  32. !speed
  33. gives mario really high speed
  34. !demon
  35. summons a green demon
  36. >sometimes just is a 1up
  37. !bup
  38. plays toads music (at max volume)
  39. !upsidedown
  40. turns the game upside down for 10 seconds
  41. !rocket
  42. shoots mario up at 50 speed + <bits>/4
  43. !blooper
  44. spawns a bunch of gibberish text on screen
  45. !bird
  46. camera turns into bird eye view
  47. !halfpress
  48. A button is held down for 10 seconds
  49. !fire
  50. spawns a flame inside of mario
  51. !wind
  52. mario is being affected by wind for 10 seconds
  53. !freezecam
  54. freezes camera for 10 seconds
  55. !groundpound
  56. every longjump is now a groundpound for 30 seconds
  57. !wallbonk
  58. the player cant wallkick anymore
  59. !shell
  60. mario sits on an invisible shell now
  61. !hotfloor
  62. mario can not stop jumping for 10 seconds
  63. !chatbox <word>
  64. spawns a chatbox with <word> as the content
  65. !deathtimer
  66. the player has to get out of the map in 60 seconds or he dies
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement