[İstek] Troll

talha7777

Kömür Madencisi
Mesajlar
121
En iyi cevaplar
0
Beğeniler
11
Puanları
330
Ruh hali
Selamun Aleykum arkadaşlar
Troll sk lerinizi atabilirmisiniz ?
Şimdiden teşşekürler :)
 


YasirUS

Obsidyen Madencisi
Mesajlar
1,335
En iyi cevaplar
0
Beğeniler
891
Puanları
3,140
Tikla Bir Arkadaşıma ait Plugin :) İstersen bunu dene
 

xEndlessV2

Elmas Madencisi
Mesajlar
716
En iyi cevaplar
0
Beğeniler
326
Puanları
590
Kod:
command /arrowrain <player>:
    trigger:
        set {arrowraintarget.%arg 1%} to 1
        
command /arrowrainstop <player>:
    trigger:
        set {arrowraintarget.%arg 1%} to 0
        run arg-1 command "/killall arrow" as op
    
every 3 ticks:
    loop all players:
        if {arrowraintarget.%loop-player%} is 1:
            spawn arrow at block 3 blocks above loop-player
            
on join:
    set {arrowraintarget.%player%} to 0
    
on quit:
    set {arrowraintarget.%player%} to 0

/arrowrain <oyuncu> ile oyuncunun kafasından aşağı ok yağdırırsınız.
/arrowrainstop <oyuncu> ilede durdurursunuz
 

ShiodomeMiuna

Nether Yerlisi
Mesajlar
2,351
En iyi cevaplar
11
Beğeniler
1,190
Puanları
3,400
PHP:
place of flower pot:
    send "&4&l☢ &cNukleer bomba %location of event-block% da aktiflesti. Herkes o noktadan uzaklassin!!" to players
    wait 5 second
    loop blocks in radius 10 around event-block:
        set loop-block to air
    loop entities in radius 10 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 15 around event-block:
        set loop-block to air
    loop entities in radius 15 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 20 around event-block:
        set loop-block to air
    loop entities in radius 20 around event-block:
        kill the loop-entity

Kastırabilme ihtimali var, az önce yaptım.
 
Son düzenleme:
Mesajlar
12
En iyi cevaplar
0
Beğeniler
2
Puanları
0
PHP:
place of flower pot:
    send "&4&l☢ &cNukleer bomba %location of event-block% da aktiflesti. Herkes o noktadan uzaklassin!!" to players
    wait 5 second
    loop blocks in radius 10 around event-block:
        set loop-block to air
    loop entities in radius 10 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 15 around event-block:
        set loop-block to air
    loop entities in radius 15 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 20 around event-block:
        set loop-block to air
    loop entities in radius 20 around event-block:
        kill the loop-entity
    wait 2 seconds

Kastırabilme ihtimali var, az önce yaptım.
Bizim spawn gitti :( Okumadım scripti eğğ :(:
 

talha7777

Kömür Madencisi
Mesajlar
121
En iyi cevaplar
0
Beğeniler
11
Puanları
330
Ruh hali
Tikla Bir Arkadaşıma ait Plugin :) İstersen bunu dene
bunu biliyorumda daha güzel bir şey lazım :D

teşşekürler deniyiceyim

PHP:
place of flower pot:
    send "&4&l☢ &cNukleer bomba %location of event-block% da aktiflesti. Herkes o noktadan uzaklassin!!" to players
    wait 5 second
    loop blocks in radius 10 around event-block:
        set loop-block to air
    loop entities in radius 10 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 15 around event-block:
        set loop-block to air
    loop entities in radius 15 around event-block:
        kill the loop-entity
    wait 2 seconds
    loop blocks in radius 20 around event-block:
        set loop-block to air
    loop entities in radius 20 around event-block:
        kill the loop-entity

Kastırabilme ihtimali var, az önce yaptım.
ne oluyor bunda biraz açıklarmısın?
 

PwParadox

Konun için düşüncem profil kapağımda
Mesajlar
1,073
En iyi cevaplar
0
Beğeniler
1,740
Puanları
3,280
PHP:
command /konus <text>:
    trigger:
        while arg-1 is set:
            send "%arg-1%"
Arkadaşına adminler için iletişim sistemi diye ver muhahaha
 

Neferity

Taş Madencisi
Mesajlar
88
En iyi cevaplar
0
Beğeniler
32
Puanları
360
Yapmış olduğum bir troll skripti vardı aratarak bulabilirsin.
 
Mesajlar
12
En iyi cevaplar
0
Beğeniler
2
Puanları
0
Kod:
on command "/fakeopver":
[TAB]broadcast "&7CONSOLE : Opped  arkadasininismi
[TAB]cancel event
 

ShiodomeMiuna

Nether Yerlisi
Mesajlar
2,351
En iyi cevaplar
11
Beğeniler
1,190
Puanları
3,400
bunu biliyorumda daha güzel bir şey lazım :D


teşşekürler deniyiceyim


ne oluyor bunda biraz açıklarmısın?

O bir nükleer bomba. Yere saksı koyduğunda Alarm veriyor, sonra sırasıyla 10, 15, 20 blok etrafındakileri öldürüp blokları siliyor.
 

UmutBeyfendi

Ağaç Yumruklayıcı
Mesajlar
17
En iyi cevaplar
0
Beğeniler
1
Puanları
0
PHP:
command /fakekick [<player>] [<text>]:
    permission: fake.kick
    permission message: &rUnknown command. Type "/help" for help.
    trigger:
        if arg 1 is not set:
            send "&rUnknown command. Type ""/help"" for help."
        if arg 2 is not set:
            send "&rUnknown command. Type ""/help"" for help."
        if arg 1 is set:
            if arg 2 is set:
                kick arg 1 due to "{@kprefix}%nl%%colored arg 2%"
                send "{@prefix} &7Trollendin! xD &8(&7%arg 1%&8)!"
                stop
 

Üst