Skocz do zawartości

Skrypt na Drop/TurboDrop


Dxdo

Rekomendowane odpowiedzi

Siemka to jest Skrypt na Drop i TurboDrop

  1. variables:
  2.     {turbodrop} = false
  3.  
  4. on break stone:
  5.     if {turbodrop.%player%} is false:
  6.         if player has permission "drop.gracz":
  7.             chance of 1%:
  8.                 give player 1 diamond
  9.                 send "&a>>&3Dostales &bDiament"
  10.             chance of 2%:
  11.                 give player 1 coal
  12.                 send "&a>>&3Dostales &Wwegiel"
  13.             chance of 0.8%:
  14.                 give player 1 gold ingot
  15.                 send "&a>>&3Dostales &6Zloto"
  16.             chance of 0.3%:
  17.                 give player 1 tnt
  18.                 send "&a>>&3Dostales &cTNT"
  19.             chance of 0.8%:
  20.                 give player 1 emerald
  21.                 send "&a>>&3Dostales &aSzmaragda"
  22.             chance of 1.5%:
  23.                 give player 1 iron ingot
  24.                 send "&a>>&3Dostales &fZelazo"
  25.         if player has permission "drop.vip":
  26.             chance of 1.15%:
  27.                 give player 1 diamond
  28.                 send "&a>>&3Dostales &bDiament"
  29.             chance of 2.15%:
  30.                 give player 1 coal
  31.                 send "&a>>&3Dostales &Wwegiel"
  32.             chance of 0.95%:
  33.                 give player 1 gold ingot
  34.                 send "&a>>&3Dostales &6Zloto"
  35.             chance of 0.45%:
  36.                 give player 1 tnt
  37.                 send "&a>>&3Dostales &cTNT"
  38.             chance of 0.95%:
  39.                 give player 1 emerald
  40.                 send "&a>>&3Dostales &aSzmaragda"
  41.             chance of 1.65%:
  42.                 give player 1 iron ingot
  43.                 send "&a>>&3Dostales &fZelazo"
  44.         if player has permission "drop.svip":
  45.             chance of 1.15%:
  46.                 give player 1 diamond
  47.                 send "&a>>&3Dostales &bDiament"
  48.             chance of 2.15%:
  49.                 give player 1 coal
  50.                 send "&a>>&3Dostales &Wwegiel"
  51.             chance of 0.95%:
  52.                 give player 1 gold ingot
  53.                 send "&a>>&3Dostales &6Zloto"
  54.             chance of 0.45%:
  55.                 give player 1 tnt
  56.                 send "&a>>&3Dostales &cTNT"
  57.             chance of 0.95%:
  58.                 give player 1 emerald
  59.                 send "&a>>&3Dostales &aSzmaragda"
  60.             chance of 1.65%:
  61.                 give player 1 iron ingot
  62.                 send "&a>>&3Dostales &fZelazo"
  63.         if {turbodrop} is true:
  64.             chance of 7%:
  65.                 give player 1 diamond
  66.                 send "&a>>&3Dostales &bdiament"
  67.             chance of 8%:
  68.                 give player 1 coal
  69.                 send "&a>>&3Dostales &8wegiel"
  70.             chance of   6.5%:
  71.                 give player 1 gold ingot
  72.                 send "&a>>&3Dostales &6zloto"
  73.             chance of 5.9%:
  74.                 give player 1 book
  75.                 send "&a>>&3Dostales &aKsiazke"
  76.             chance of 6%:
  77.                 give player 1 tnt
  78.                 send "&a>>&3Dostales &cTNT"
  79.             chance of 7%:
  80.                 give player 1 emerald
  81.                 send "&a>>&3Dostales &aSzmaragda"
  82.             chance of 9%:
  83.                 give player 1 iron ingot
  84.                 send "&a>>&3Dostales &fzelazo"
  85.             chance of 6.5%:
  86.                 give player 1 obsidian
  87.                 send "&a>>&3Dostales &8Obsydian"
  88.             chance of 5.1%:
  89.                 give player 1 ender pearl
  90.                 send "&a>>&3Dostales &3Perelke"
  91.             chance of 8%:
  92.                 give player 1 apple
  93.                 send "&a>>&3Dostales &cJablko" 
  94.  
  95. on break stone:
  96.     if player is holding a diamond pickaxe or iron pickaxe or stone pickaxe or wooden pickaxe:
  97.         cancel event
  98.         give player 1 cobble
  99.         set event-block to air
  100.         damage tool by 1
  101.         give 1 exp to the player
  102.  
  103. command /drop:
  104.     trigger:
  105.         open chest with 4 rows named "&aDrop" to the player
  106.         wait 1 tick
  107.         #Szkla
  108.         format slot 0 of player with 160:7 named "&7Drop" to be unstealable
  109.         format slot 1 of player with 160:7 named "&7Drop" to be unstealable
  110.         format slot 2 of player with 160:7 named "&7Drop" to be unstealable
  111.         format slot 3 of player with 160:7 named "&7Drop" to be unstealable
  112.         format slot 4 of player with 160:7 named "&7Drop" to be unstealable
  113.         format slot 5 of player with 160:7 named "&7Drop" to be unstealable
  114.         format slot 6 of player with 160:7 named "&7Drop" to be unstealable
  115.         format slot 7 of player with 160:7 named "&7Drop" to be unstealable
  116.         format slot 8 of player with 160:7 named "&7Drop" to be unstealable
  117.         format slot 27 of player with 160:7 named "&7Drop" to be unstealable
  118.         format slot 28 of player with 160:7 named "&7Drop" to be unstealable
  119.         format slot 29 of player with 160:7 named "&7Drop" to be unstealable
  120.         format slot 30 of player with 160:7 named "&7Drop" to be unstealable
  121.         format slot 31 of player with 160:7 named "&7Drop" to be unstealable
  122.         format slot 32 of player with 160:7 named "&7Drop" to be unstealable
  123.         format slot 33 of player with 160:7 named "&7Drop" to be unstealable
  124.         format slot 34 of player with 160:7 named "&7Drop" to be unstealable
  125.         format slot 35 of player with 160:7 named "&7Drop" to be unstealable
  126.         #Itemy
  127.         format slot 9 of player with diamond named "&bDiament" with lore "&aGracz: 2 | Vip: 4 | Svip: 6 | Turbodrop: 7" to be unstealable
  128.         format slot 10 of player with 263 named "&8Wegiel" with lore "&aGracz: 3 | Vip: 4 | Svip: 5 | Turbodrop: 8" to be unstealable
  129.         format slot 11 of player with gold ingot named "&6Zloto" with lore "&aGracz: 1.5 | Vip: 2.5 | Svip: 3.5 | Turbodrop: 6.5" to be unstealable
  130.         format slot 12 of player with book named "&aKsiazka" with lore "&aGracz: 0.9 | Vip: 1.9 | Svip: 2.9 | Turbodrop: 5.9" to be unstealable
  131.         format slot 13 of player with tnt named "&cTNT" with lore "&aGracz: 1 | Vip: 2 | Svip: 3 | Turbodrop: 6" to be unstealable
  132.         format slot 14 of player with emerald named "&aSzmaragd" with lore "&aGracz: 2 | Vip: 3 | Svip: 4 | Turbodrop: 7" to be unstealable
  133.         format slot 15 of player with iron ingot named "&fZelazo" with lore "&aGracz: 4 | Vip: 5 | Svip: 6 | Turbodrop: 9" to be unstealable
  134.         format slot 16 of player with obsidian named "&8Obsydian" with lore "&aGracz: 1.5 | Vip: 2.5 | Svip: 3.5 | Turbodrop: 6.5" to be unstealable
  135.         format slot 17 of player with ender pearl named "&bPerelka" with lore "&aGracz: 0.1 | Vip: 1.1 | Svip: 2.1 | Turbodrop: 5.1" to be unstealable
  136.         format slot 18 of player with apple named "&aJablko" with lore "&aGracz: 3 | Vip: 4 | Svip: 5 | Turbodrop: 8" to be unstealable
  137.        
  138. command /turbodrop:
  139.     trigger:
  140.         if player has permison "trubodrop.admin":
  141.             broadcast "&8Admin %player% dal dla calego serwera trubodrop na 5 minut!"
  142.             set {trubodrop} to true
  143.             wait 5 minutes
  144.             set {turbodrop} to false
Odnośnik do komentarza
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Gość
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Przywróć formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić obrazków. Dodaj lub załącz obrazki z adresu URL.

×
×
  • Dodaj nową pozycję...