Skocz do zawartości

kapi.

Użytkownik
  • Ilość zawartości

    1542
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    4

Treść opublikowana przez kapi.

  1. Jestem na nie.
  2. kapi.

    Kilof 6/3/3

    command /kilof1 [<player>]: description: dawanie kilofu 6/3/3. permission: kilof1.use permission message: &8» &cYou don't have permission &8(&3kilof1&7.&6use&8) trigger: if player-argument is set: if player-argument is online: add 1 diamond pickaxe of efficiency 6 and unbreaking 3 and fortune 3 named "&cMEGA KILOF :)" to the player argument else: add 1 diamond pickaxe of efficiency 6 and unbreaking 3 and fortune 3 named "&4PODANY GRACZ BYL OFFLINE" to the player else: add 1 diamond pickaxe of efficiency 6 and unbreaking 3 and fortune 3 named "&cMEGA KILOF :)" to the player
  3. kapi.

    Skrypt na warn'a

    options: # ustawienia skryptu # AutoBan autoban: enable # Limit punktow autobana autoban-points-limit: 10 # Czy ban ma byc czasowy? ban-timer: enable # Czas bana ( w minutach) ban-time: 30 command /warn [<player>] [<integer>] [<text>]: description: warnowanie. usage: /warn <gracz> <ilosc punktow> <powod> permission: warn.* trigger: if player-argument is set: if integer-argument is set: if argument 3 is set: add integer-argument to {warny::%player-argument%} set {powod::warn::%integer-argument%::%player-argument%} to argument 3 add {powod::warn::%integer-argument%::%player-argument%} to {warny::lista::%player-argument%::*} send "&8» &c&lOTRZYMALES &4&l%INTEGER-ARGUMENT% &c&lPUNKTOW" to the player-argument send "&8» &c&lPOWOD &4&l%{powod::warn::%integer-argument%::%player-argument%}" to the player argument if "{@autoban}" is "enable": if {warny::%player-argument%} > {@autoban-points-limit}: ban player due to "&8» &cOTRZYMALES ZA DUZO PUNKTOW &8(&3%{warny::%player-argument%}%&8)||&8» &6Powody: &e%{warny::lista::%player-argument%::*} broadcast "&8» &7Gracz &3%player-argument% &7otrzymal &cBANA &7poniewaz &4przekroczyl limit dozwolonych punktow ostrzezen&7." if "{@ban-timer}" is "enable": set {ban::timer::%player-argument%} to "{@ban-time}" stop command /zobacz <player>: permission: zobacz trigger: send "&8» &c%player-argument% &8«" to the player set {_x} to size of {warny::%player-argument%} loop {_x} times: loop {warny::%player-argument%}: send "&8» &6%loop-integer%. &3%loop-index%" to the player send "&8» &6Powod: &3%{powod::warn::%loop-value%::%player-argument%}% every minute: loop all players: if {ban::timer::%loop-player%} > 0: subtract 1 from {ban::timer::%loop-player%} if {ban::timer::%loop-player%} = 0: execute console command "unban %loop-player%" # przepraszam za tą funkcje nie pamietam czy bylo unban , a chce zeby skrypt dzialal. stop /warn <nick gracza> <ilosc punktow> <powod> /zobacz <nick gracza>
  4. variables: {piorko.czas.%player%} = 1 {piorko.on} = 1 options: pioro.czas: 5 #Czas w sekundach, po ktorym gracz moze uzyc ponownie Magicznego Piorka pioro.sila.przod: 1 #Z jaka predkoscia ma wyrzucac gracza w przod pioro.sila.gora: 1 #Z jaka predkoscia ma wyrzucac gracza w gore #-###############-# # Piorko # #-###############-# on jump: if player is holding feather: name of player's tool is "&f&lMagiczne Pioro": if {piorko.czas.%player%} is 1: {piorko.on} is 1: push the player upwards at velocity {@pioro.sila.gora} push the player horizontally forward at speed {@pioro.sila.przod} set {piorko.damage.%player%} to 1 set {piorko.czas.%player%} to 0 set {piorko.pozostaly.%player%} to {@pioro.czas} wait {@pioro.czas} seconds send "&f&lPodwojny skok jest juz gotowy do uzycia" set {piorko.czas.%player%} to 1 set {piorko.damage.%player%} to 0 every 1 second: loop all players: if {piorko.pozostaly.%loop-player%} > 1: add -1 to {piorko.pozostaly.%loop-player%} on damage: damage was caused by fall: {piorko.damage.%victim%} is 1: cancel event set {piorko.damage.%victim%} to 0 Skrypt by @Falmoris
  5. kapi.

    Top 10 Graczy Online

    every minute: loop all players: add 1 to {online::time::%loop-player%} command /topka: trigger: send "&8» &6TOP ONLINE &8«" set {_num} to size of {online::time::*} loop {_num} times: loop {online::time::*}: {_v.%loop-number%} is not set: set {_v.%loop-number%} to loop-value set {_n.%loop-number%} to loop-index loop-value is greater than {_v.%loop-number%}: set {_v.%loop-number%} to loop-value set {_n.%loop-number%} to loop-index remove {_v.%loop-number%} from {online::time::*} loop {_num} times: loop-number is less than or equal to 10: set {_m} to "%loop-number%" loop-number is more than 19: set {_m} to loop-number {_v.%loop-number%} is more than 0: send "&8» &7%{_m}% &3%{_n.%loop-number%}% &8(&6%{_v.%loop-number%}%&8)" set {kill::%{_n.%loop-number%}%} to {_v.%loop-number%} {_num} is less than 10: set {_r} to {_num}+1 loop {@top} - {_num} times: set {_m} to "0%{_r}%" {_r} is more than 19: set {_m} to {_r} add 1 to {_r} send "&fChwilowy brak danych" send "&8» &6TOP ONLINE &8«" stop Spróbuj tego...
  6. kapi.

    Gracze w regionie

    on region enter: if region is "lobby": add 1 to {region::lobby::licznik::*} on region exit: if region is "lobby": subtract 1 from {region::lobby::licznik::*} command /licznik: trigger: set {_ilosc graczy} to size of {region::lobby::licznik::*} send "&8» &6Na lobby: &9%{region::lobby::licznik::*}%" to the player
  7. kapi.

    Gracze w regionie

    on region enter: if event-region is "lobby": add 1 to {players::lobby} on region exit: if event-region is "lobby": subtract 1 from {players::lobby} command /licznik: trigger: set {_ilosc graczy} to size of {players::lobby} send "&8» &6Na lobby: &9%{_ilosc graczy}%" to the player
  8. kapi.

    Skrypt na randomto

    on first join: set {_x} to a random integer between 1000 and 2000 set {_y} to a random integer between 66 and 77 set {_z} to a random integer between 1000 and 2000 set {_loc} to "%{_x}% %{_y}% %{_z}%" set {_tp} to location of block at {_loc} teleport player to {_tp}
  9. kapi.

    Gracze w regionie

    set {_x} to size of all players in region "region"
  10. kapi.

    [Zlecenie] esej - avatar

    |▬ ZLECENIE ▬| Typ grafiki: Avatar Rozmiar: 500 x 500 Napis: esej Tematyka: Ogólna Kolorystyka: Różowo - szaro - pomarańczowa. Dodatkowe informacje: Coś w stylu flattyshadow Format: PNG Poprawiam formatowanie na ciemnym stylu //Ewald
  11. kapi.

    Blokowanie kitow

    Raczej tak
  12. kapi.

    Blokowanie kitow

    on command "kit": if {kit::status} is false: cancel event send "od 18:00" at real 18:00: set {kit::status} to true
  13. on step: if block under player is grass block: spawn zombie at event-location
  14. kapi.

    JPanel

    Spróbuj pobrać stąd https://github.com/rymate1234/JPanel Oraz pamiętaj o dodaniu sobie uprawnień!
  15. kapi.

    limit spawnowania zwierząt

    on spawn of an ZWIERZE: cancel event i sobie po kolei lecisz
  16. command /bossbar [<integer>] [<text>]: description: pasek smoka. trigger: loop all players: display "%argument 2% &8(&3ON&8)" on bossbar with 100 percent by integer-argument seconds for loop-player wait integer-argument seconds display "%argument 2% &8(&6OFF&8)" on bossbar with 100 percent by 10 seconds for loop-player
  17. kapi.

    Elo

    siemankooo
  18. Jeśli chciałbyś polecam mój skrypt https://raw.githubusercontent.com/esejj/miniscripts/master/eStone.sk
  19. ;=|=; eUC - Unknown Command ;=|=; Skrypt na modyfikacje wiadomości o braku komendy. Pobieranie skryptu w wersji; v0.1 - MIRROR 1(ZBUGOWANE) / MIRROR 2
  20. No podoba mi się ten projekt... Liczę na to , że za pare miesięcy ujrzę EssentialsSkript by @Crystal_PL Poprawiam błąd ortograficzny //Ewald
  21. Niestety błąd , ponieważ wykorzystałem wysyłanie maili od @Jahek , który sam mi zaproponował to. Także Jachek jeśli mógłbym Cię poprosić to weź to napraw. Ale dziękuję za opinie!
  22. I co z tego , że template? Po to one są , aby z nich korzystać.
  23. Pamiętaj , że nie możesz usuwać informacji o autorze!
  24. kapi.

    SIEMA SIEMA

    Welcome in skript.pl
  25. kapi.

    Emotikony

    on chat: replace "<3" with "♥" in message replace ":D" with "☻" in message replace ":)" with "☺" in message replace ";)" with "㋡" in message replace ":(" with "☹" in message replace "*lenny*" with "( ͡° ͜ʖ ͡°)" in message poprawny kod
×
×
  • Dodaj nową pozycję...