Advertisement
UniverseTeam

Happy new year 2017 - Pyrotechnic

Dec 20th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 14.74 KB | None | 0 0
  1. --- Written in december 2016
  2. adm="Ricfonseca" --- Write your nickname
  3. year=2017 --- Write the year
  4.  
  5. map=[[<C><P Ca="" /><Z><S><S H="413" L="812" o="0" X="399" c="4" Y="199" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S L="89" o="500c7" H="400" X="44" Y="200" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S L="900" X="400" H="56" Y="390" T="6" P="0,0,0.3,0.2,0,0,0,0" /><S L="10" o="324650" X="-5" H="562" Y="255" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S P="0,0,0.3,0.2,0,0,0,0" L="10" o="324650" H="562" Y="232" T="12" X="806" /><S L="991" o="324650" X="435" H="10" Y="-5" T="12" P="0,0,0.3,0.2,0,0,0,0" /></S><D /><O /></Z></C>]]
  6. tfm.exec.disableAfkDeath(true)
  7. tfm.exec.disableAutoShaman(true)
  8. tfm.exec.disableAutoNewGame(true)
  9. tfm.exec.disableAutoScore(true)
  10. tfm.exec.disableMortCommand(true)
  11. tfm.exec.newGame(map,false)
  12. emote=0
  13. fim=0
  14. on=0
  15. f=0
  16.  
  17. function eventLoop(elapsed, remaining)
  18.  if emote == 1 then
  19.   tfm.exec.playEmote(n, 0, n)
  20.  elseif emote == 2 then
  21.   tfm.exec.playEmote(n, 5, n)
  22.  end
  23.  tfm.exec.setUIMapName("                                                                                          New Year "..year.."                                                                                                ")
  24.  if f == 1 then
  25.   tfm.exec.displayParticle(1, math.random(113,720), 355, 0, 0, 0, -0.4, n)
  26.  end
  27.  if fim == 1 then
  28.   x=math.random(180,240)
  29.   y=math.random(100,150)
  30.   s=math.random(1,5)
  31.   if s == 1 then
  32.    r=0
  33.   elseif s == 2 then
  34.    r=1
  35.   elseif s == 3 then
  36.    r=2
  37.   elseif s == 4 then
  38.    r=9
  39.   elseif s == 5 then
  40.    r=13
  41.   end
  42.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  43.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  44.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  45.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  46.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  47.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  48.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  49.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  50.   x=math.random(180,240)
  51.   y=math.random(100,150)
  52.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  53.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  54.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  55.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  56.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  57.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  58.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  59.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  60.   x=math.random(180,240)
  61.   y=math.random(100,150)
  62.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  63.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  64.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  65.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  66.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  67.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  68.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  69.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  70.   -------------------
  71.   x=math.random(630,690)
  72.   y=math.random(100,150)
  73.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  74.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  75.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  76.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  77.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  78.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  79.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  80.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  81.   x=math.random(630,690)
  82.   y=math.random(100,150)
  83.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  84.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  85.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  86.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  87.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  88.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  89.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  90.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  91.   x=math.random(630,690)
  92.   y=math.random(100,150)
  93.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  94.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  95.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  96.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  97.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  98.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  99.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  100.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  101.   tfm.exec.displayParticle(0, 200, 350, 0, 0, 0, -0.2, n)
  102.   tfm.exec.displayParticle(0, 210, 350, 0, 0, 0, -0.2, n)
  103.   tfm.exec.displayParticle(0, 220, 350, 0, 0, 0, -0.2, n)
  104.   tfm.exec.displayParticle(0, 205, 330, 0, 0, 0, -0.2, n)
  105.   tfm.exec.displayParticle(0, 215, 330, 0, 0, 0, -0.2, n)
  106.   tfm.exec.displayParticle(0, 200, 310, 0, 0, 0, -0.2, n)
  107.   tfm.exec.displayParticle(0, 210, 310, 0, 0, 0, -0.2, n)
  108.   tfm.exec.displayParticle(0, 220, 310, 0, 0, 0, -0.2, n)
  109.   tfm.exec.displayParticle(0, 205, 280, 0, 0, 0, -0.2, n)
  110.   tfm.exec.displayParticle(0, 215, 280, 0, 0, 0, -0.2, n)
  111.   tfm.exec.displayParticle(0, 650, 350, 0, 0, 0, -0.2, n)
  112.   tfm.exec.displayParticle(0, 660, 350, 0, 0, 0, -0.2, n)
  113.   tfm.exec.displayParticle(0, 670, 350, 0, 0, 0, -0.2, n)
  114.   tfm.exec.displayParticle(0, 655, 330, 0, 0, 0, -0.2, n)
  115.   tfm.exec.displayParticle(0, 665, 330, 0, 0, 0, -0.2, n)
  116.   tfm.exec.displayParticle(0, 650, 310, 0, 0, 0, -0.2, n)
  117.   tfm.exec.displayParticle(0, 660, 310, 0, 0, 0, -0.2, n)
  118.   tfm.exec.displayParticle(0, 670, 310, 0, 0, 0, -0.2, n)
  119.   tfm.exec.displayParticle(0, 655, 280, 0, 0, 0, -0.2, n)
  120.   tfm.exec.displayParticle(0, 665, 280, 0, 0, 0, -0.2, n)
  121.  elseif fim == 2 then
  122.   ui.addTextArea(1,"<p align='center'><font face='soopafresh' size='16'> </p><p align='center'><font face='soopafresh' size='110'>"..year.."</p>",p,89,80,711,200,0x5D7D90,0x5D7D90,0,true)
  123.   ui.addTextArea(2,"<p align='center'><font face='soopafresh' size='28'>Happy New Year</p>",p,89,90,711,200,0x5D7D90,0x5D7D90,0,true)
  124.   x=math.random(180,240)
  125.   y=math.random(100,150)
  126.   s=math.random(1,5)
  127.   if s == 1 then
  128.    r=0
  129.   elseif s == 2 then
  130.    r=1
  131.   elseif s == 3 then
  132.    r=2
  133.   elseif s == 4 then
  134.    r=9
  135.   elseif s == 5 then
  136.    r=13
  137.   end
  138.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  139.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  140.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  141.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  142.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  143.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  144.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  145.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  146.   x=math.random(180,240)
  147.   y=math.random(100,150)
  148.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  149.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  150.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  151.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  152.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  153.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  154.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  155.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  156.   x=math.random(180,240)
  157.   y=math.random(100,150)
  158.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  159.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  160.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  161.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  162.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  163.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  164.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  165.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  166.   -------------------
  167.   x=math.random(630,690)
  168.   y=math.random(100,150)
  169.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  170.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  171.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  172.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  173.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  174.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  175.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  176.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  177.   x=math.random(630,690)
  178.   y=math.random(100,150)
  179.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  180.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  181.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  182.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  183.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  184.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  185.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  186.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  187.   x=math.random(630,690)
  188.   y=math.random(100,150)
  189.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  190.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  191.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  192.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  193.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  194.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  195.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  196.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  197.   tfm.exec.displayParticle(0, 200, 350, 0, 0, 0, -0.2, n)
  198.   tfm.exec.displayParticle(0, 210, 350, 0, 0, 0, -0.2, n)
  199.   tfm.exec.displayParticle(0, 220, 350, 0, 0, 0, -0.2, n)
  200.   tfm.exec.displayParticle(0, 205, 330, 0, 0, 0, -0.2, n)
  201.   tfm.exec.displayParticle(0, 215, 330, 0, 0, 0, -0.2, n)
  202.   tfm.exec.displayParticle(0, 200, 310, 0, 0, 0, -0.2, n)
  203.   tfm.exec.displayParticle(0, 210, 310, 0, 0, 0, -0.2, n)
  204.   tfm.exec.displayParticle(0, 220, 310, 0, 0, 0, -0.2, n)
  205.   tfm.exec.displayParticle(0, 205, 280, 0, 0, 0, -0.2, n)
  206.   tfm.exec.displayParticle(0, 215, 280, 0, 0, 0, -0.2, n)
  207.   tfm.exec.displayParticle(0, 650, 350, 0, 0, 0, -0.2, n)
  208.   tfm.exec.displayParticle(0, 660, 350, 0, 0, 0, -0.2, n)
  209.   tfm.exec.displayParticle(0, 670, 350, 0, 0, 0, -0.2, n)
  210.   tfm.exec.displayParticle(0, 655, 330, 0, 0, 0, -0.2, n)
  211.   tfm.exec.displayParticle(0, 665, 330, 0, 0, 0, -0.2, n)
  212.   tfm.exec.displayParticle(0, 650, 310, 0, 0, 0, -0.2, n)
  213.   tfm.exec.displayParticle(0, 660, 310, 0, 0, 0, -0.2, n)
  214.   tfm.exec.displayParticle(0, 670, 310, 0, 0, 0, -0.2, n)
  215.   tfm.exec.displayParticle(0, 655, 280, 0, 0, 0, -0.2, n)
  216.   tfm.exec.displayParticle(0, 665, 280, 0, 0, 0, -0.2, n)
  217.  elseif fim == 3 then
  218.   tfm.exec.displayParticle(1, 280, 355, 0, 0, 0, -0.5, n)
  219.   tfm.exec.displayParticle(1, 600, 355, 0, 0, 0, -0.5, n)
  220.  end
  221. end
  222.  
  223. function eventKeyboard(p, keyid, down, x, y)
  224.  if p == adm then
  225.  x=math.random(115,750)
  226.  y=math.random(50,255)
  227.  s=math.random(1,5)
  228.  if s == 1 then
  229.   r=0
  230.  elseif s == 2 then
  231.   r=1
  232.  elseif s == 3 then
  233.   r=2
  234.  elseif s == 4 then
  235.   r=9
  236.  elseif s == 5 then
  237.   r=13
  238.  end
  239.  if keyid == 88 then
  240.   tfm.exec.displayParticle(r, x, y+5, 0, 0, 0, 0.1, n)
  241.   tfm.exec.displayParticle(r, x, y-5, 0, 0, 0, -0.1, n)
  242.   tfm.exec.displayParticle(r, x+5, y, 0, 0, 0.1, 0, n)
  243.   tfm.exec.displayParticle(r, x-5, y, 0, 0, -0.1, 0, n)
  244.   tfm.exec.displayParticle(r, x+5, y+5, 0, 0, 0.07, 0.07, n)
  245.   tfm.exec.displayParticle(r, x-5, y+5, 0, 0, -0.07, 0.07, n)
  246.   tfm.exec.displayParticle(r, x-5, y-5, 0, 0, -0.07, -0.07, n)
  247.   tfm.exec.displayParticle(r, x+5, y-5, 0, 0, 0.07, -0.07, n)
  248.   tfm.exec.displayParticle(r, x, y+25, 0, 0, 0, 0.1, n)
  249.   tfm.exec.displayParticle(r, x, y-25, 0, 0, 0, -0.1, n)
  250.   tfm.exec.displayParticle(r, x+25, y, 0, 0, 0.1, 0, n)
  251.   tfm.exec.displayParticle(r, x-25, y, 0, 0, -0.1, 0, n)
  252.   tfm.exec.displayParticle(r, x+25, y+25, 0, 0, 0.07, 0.07, n)
  253.   tfm.exec.displayParticle(r, x-25, y+25, 0, 0, -0.07, 0.07, n)
  254.   tfm.exec.displayParticle(r, x-25, y-25, 0, 0, -0.07, -0.07, n)
  255.   tfm.exec.displayParticle(r, x+25, y-25, 0, 0, 0.07, -0.07, n)
  256.   tfm.exec.displayParticle(r, x, y+15, 0, 0, 0, 0.1, n)
  257.   tfm.exec.displayParticle(r, x, y-15, 0, 0, 0, -0.1, n)
  258.   tfm.exec.displayParticle(r, x+15, y, 0, 0, 0.1, 0, n)
  259.   tfm.exec.displayParticle(r, x-15, y, 0, 0, -0.1, 0, n)
  260.   tfm.exec.displayParticle(r, x+15, y+15, 0, 0, 0.07, 0.07, n)
  261.   tfm.exec.displayParticle(r, x-15, y+15, 0, 0, -0.07, 0.07, n)
  262.   tfm.exec.displayParticle(r, x-15, y-15, 0, 0, -0.07, -0.07, n)
  263.   tfm.exec.displayParticle(r, x+15, y-15, 0, 0, 0.07, -0.07, n)
  264.  elseif keyid == 90 then
  265.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, 0.1, n)
  266.   tfm.exec.displayParticle(r, x, y, 0, 0, 0, -0.1, n)
  267.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.1, 0, n)
  268.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.1, 0, n)
  269.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, 0.07, n)
  270.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, 0.07, n)
  271.   tfm.exec.displayParticle(r, x, y, 0, 0, -0.07, -0.07, n)
  272.   tfm.exec.displayParticle(r, x, y, 0, 0, 0.07, -0.07, n)
  273.  elseif keyid == 67 then
  274.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0, -0.6, n)
  275.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0.05, -0.6, n)
  276.   tfm.exec.displayParticle(9, 444, 355, 0, 0, -0.05, -0.6, n)
  277.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0.2, -0.12, n)
  278.   tfm.exec.displayParticle(9, 444, 355, 0, 0, -0.2, -0.12, n)
  279.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0.18, -0.3, n)
  280.   tfm.exec.displayParticle(9, 444, 355, 0, 0, -0.18, -0.3, n)
  281.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0.09, -0.54, n)
  282.   tfm.exec.displayParticle(9, 444, 355, 0, 0, -0.09, -0.54, n)
  283.   tfm.exec.displayParticle(9, 444, 355, 0, 0, -0.14, -0.42, n)
  284.   tfm.exec.displayParticle(9, 444, 355, 0, 0, 0.14, -0.44, n)
  285.  elseif keyid == 86 then
  286.   if f == 0 then
  287.    f=1
  288.   elseif f == 1 then
  289.    f=0
  290.   end
  291.  elseif keyid == 66 then
  292.   on=1
  293.  elseif keyid == 32 then
  294.   fim=fim+1
  295.  elseif keyid == 78 then
  296.   emote=1
  297.  elseif keyid == 77 then
  298.   emote=2
  299.  elseif keyid == 81 then
  300.   emote=0
  301.   on=0
  302.   fim=0
  303.   f=0
  304.   ui.removeTextArea(1, n)
  305.   ui.removeTextArea(2, n)
  306.  end
  307. end
  308. end
  309.  
  310. function eventPlayerDied(p)
  311.  tfm.exec.respawnPlayer(p)
  312. end
  313.  
  314. function eventNewPlayer(p)
  315.  system.bindKeyboard(p,90,true,true)
  316.  system.bindKeyboard(p,88,true,true)
  317.  system.bindKeyboard(p,67,true,true)
  318.  system.bindKeyboard(p,86,true,true)
  319.  system.bindKeyboard(p,66,true,true)
  320.  system.bindKeyboard(p,32,true,true)
  321.  system.bindKeyboard(p,78,true,true)
  322.  system.bindKeyboard(p,77,true,true)
  323.  system.bindKeyboard(p,81,true,true)
  324.  if on == 1 then
  325.  else
  326.   tfm.exec.respawnPlayer(p)
  327.  end
  328. end
  329. table.foreach(tfm.get.room.playerList,eventNewPlayer)
  330. ui.addPopup(0, 0, "<font size='15'><p align='center'>Info</p></font><p align='left'></p><p align='left'>[Z] Small Explosion</p><p align='left'>[X] Star Explosion</p><p align='left'>[C] Central Lighting</p><p align='left'>[V] Random Small Lighting</p><p align='left'>[B] Disable respawn</p><p align='left'>[N] All Dancing</p><p align='left'>[M] All Clap Hands</p><p align='left'>[SpaceBar] (1x) Big Explosion | (2x) Menssage Happy new year | (3x) End and simple particles</p><p align='left'>[Q] Reset all values</p>", adm, 200, 80, 400, true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement