Sol Reklam
Sağ Reklam

Skript Paylaşımı Dürbün Skripti

Durum
Mesaj gönderimine kapalı.

xcosanxc

Bir Kömür Göründü Kaptanım!

Discord:

♚ ???????? ♚#1856

Katılım
6 Mart 2019
Mesajlar
142
Elmaslar
44
Puanlar
0
Yaş
24
Minecraft
xcosanxc
Minecraftta uzaktaki blokları bazı oyuncular göremez buna çare olarak bu skripti geliştirdim texturepackli craftingli editlenebilir kolayca ve video tanıtımlı

dürbüncraft.png

fotod.png

fotod1.png

dürbüngorunus2.png

dürbüngorunus3.png

dürbüngorunus4.png

Bu editlenebilir en düşük sürümü
Kod:
command /dürbün [<text>]:
    trigger:
        if arg-1 is not set:
            send ""
            send "&e&l/dürbün ver &a&lDürbün verir"
            send ""
        if arg-1 is "ver":
            if Player has permission "op":
                give 1 347 named "&d&lDürbün" to player
                send "&a&lDürbün verildi"
            else:
                send "&c&lBu komutu gerçekleştire bilmek için op olmanız gerek!"

on load:
    set {_itemdurbun} to 347 named "&d&lDürbün"
    register new shaped recipe for {_itemdurbun} using glass, diamond, glass, redstone, compass, redstone, glass, diamond, glass

on rightclick with 347:
    if name of player's tool is "&d&lDürbün":
        if targeted block is grass:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lÇimen &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is dirt:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lToprak &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is dirt:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lÇorak Toprak &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is dirt:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lPodzal &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is stone:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lTaş &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is cobblestone:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lKırıkTaş &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is gravel:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lÇakıl &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is sand:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lKum &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is sand:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &c&lKırmızı Kum &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 17:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lMeşe Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 17:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lLadin Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 17:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lHuş Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 17:3:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lOrman Ağacı Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 162:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lAkasya Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 162:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lKoyu meşe Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 18:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lMeşe Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 18:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lLadin Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 18:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lHuş Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 18:3:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lOrman Ağacı Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 161:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lAkasya Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
        else if targeted block is 161:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lKoyu Meşe Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
Bu editlemeye gerek duyan ama uzağı yakınlaştıran bir skriptir optifine da çalışmaz saten optifine gerekde duymaz craft veya verme kodlu
Kod:
command /dürbün [<text>]:
    trigger:
        if arg-1 is not set:
            send ""
            send "&e&l/dürbün ver &a&lDürbün verir"
            send ""
        if arg-1 is "ver":
            if Player has permission "op":
                give 1 347 named "&d&lDürbün" to player
                send "&a&lDürbün verildi"
            else:
                send "&c&lBu komutu gerçekleştire bilmek için op olmanız gerek!"

on load:
    set {_itemdurbun} to 347 named "&d&lDürbün"
    register new shaped recipe for {_itemdurbun} using glass, diamond, glass, redstone, compass, redstone, glass, diamond, glass

on leftclick with clock:
    if name of player's tool is "&d&lDürbün":
        if {durbun.%player%} is true:
            if player doesn't have slowness:
            else:
                set {durbun.%player%} to false
                remove slowness from the player

on rightclick with clock:
    if name of player's tool is "&d&lDürbün":
        if targeted block is grass:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lÇimen &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is dirt:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lToprak &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is dirt:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lÇorak Toprak &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is dirt:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lPodzal &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is stone:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lTaş &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is cobblestone:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lKırıkTaş &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is gravel:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &7&lÇakıl &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is sand:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lKum &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is sand:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &c&lKırmızı Kum &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 17:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lMeşe Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 17:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lLadin Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 17:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lHuş Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 17:3:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lOrman Ağacı Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 162:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lAkasya Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 162:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &e&lKoyu meşe Odunu &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 18:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lMeşe Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 18:1:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lLadin Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 18:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lHuş Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 18:3:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lOrman Ağacı Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 161:0:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lAkasya Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
        else if targeted block is 161:2:
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            execute console command "tm amessage %player% &a&lKoyu Meşe Yaprağı &d&l%{_location}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
            else:
                set {durbun.zaman.%player%} to true
Bu En güncel halidir editlemeye gerek duymaz ve uzağı yakınlaştırır optifine çalışmaz saten optifine gerekde duymaz
Kod:
command /dürbün [<text>]:
    trigger:
        if arg-1 is not set:
            send ""
            send "&e&l/dürbün ver &a&lDürbün verir"
            send ""
        if arg-1 is "ver":
            if Player has permission "op":
                give 1 347 named "&d&lDürbün" to player
                send "&a&lDürbün verildi"
            else:
                send "&c&lBu komutu gerçekleştire bilmek için op olmanız gerek!"

on load:
    set {_itemdurbun} to 347 named "&d&lDürbün"
    register new shaped recipe for {_itemdurbun} using glass, diamond, glass, redstone, compass, redstone, glass, diamond, glass

on leftclick with clock:
    if name of player's tool is "&d&lDürbün":
        if {durbun.%player%} is true:
            if player doesn't have slowness:
            else:
                set {durbun.%player%} to false
                remove slowness from the player

on rightclick with clock:
    if name of player's tool is "&d&lDürbün":
        if targeted block is not set:
            execute console command "tm amessage %player% &f&lHavaya Bakıyorsun?"
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
                else:
                    set {durbun.zaman.%player%} to true
        else if targeted block is set:
            set {durbunblock} to targeted block
            set {_location} to location of targeted block
            set {Durbun::%{_location}%} to {_location}
            set {_x} to x coord of targeted block
            set {_y} to y coord of targeted block
            set {_z} to z coord of targeted block
            execute console command "tm amessage %player% &a&l%{durbunblock}% &d&lx=%{_x}% y=%{_y}% z=%{_z}%"
            clear {Durbun::%location of targeted block%}
            if player doesn't have slowness:
                if {durbun.zaman.%player%} is true:
                    player is holding 347 named "&d&lDürbün":
                        apply potion of slowness 255 to the player for 999999999 seconds
                        set {durbun.zaman.%player%} to false
                        wait 1 tick
                        set {durbun.zaman.%player%} to true
                        set {durbun.%player%} to true
                else:
                    set {durbun.zaman.%player%} to true




2.PNG


Bu arada optifine da çalışmaz zoomu saten
Optifine da çalışmayanın zoomu var ayarlarda optifine ı olmayanında sağ tıklayarak zoomu var sol tık yaparak zoomu kapatabilirsiniz


BU SKRİPTİ KENDİNİZMİŞ GİBİ GÖSTERMEYİNİZ EMEKLERİME YAZIK ETMEYİNİZ!

BU SKRİPTİ KENDİNİZMİŞ GİBİ GÖSTERMEK YASAK!
 
Son düzenleme:

EfehanB

404 not found

Discord:

efehandev#2120

Katılım
11 Temmuz 2019
Mesajlar
507
Elmaslar
163
Puanlar
3.310
Minecraft
efehanarslan
Başarılı bir skript olmuş. Ben yakınlaştırmasını beklemiştim. Daha iyi şeyler bekliyoruz.
 
S

Silinen üye 79251

Ziyaretçi

Oldukça hoş bir şey olmuş. Kısa kodlar ile böyle güzel ve özgün bir şey üretmeniz forum adına güzel olmuş :)
 

TekinSTY

Kızılsakal Kızıltaş?

Discord:

Ben Bilmem Kİ ?#3432

Katılım
23 Mayıs 2019
Mesajlar
489
Elmaslar
161
Puanlar
0
Yaş
19
Minecraft
_AngelLegend_
Stok'uma ekliyorum güzel skripte benziyor.
 

EfeByc21

skript falan

Discord:

Efe#0754

Katılım
10 Ağustos 2017
Mesajlar
455
Elmaslar
159
Puanlar
9.270
Yaş
23
Yer
İzmir
Minecraft
EfeByc
Hangi addonlar gerekli yazar mısınız
 
S

Silinen üye 79251

Ziyaretçi

Bu arada Virüs taraması eksik kalmış. Onu eklemediğin için konun kaldırılabilir.
 

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0

EfeByc21

skript falan

Discord:

Efe#0754

Katılım
10 Ağustos 2017
Mesajlar
455
Elmaslar
159
Puanlar
9.270
Yaş
23
Yer
İzmir
Minecraft
EfeByc
S

Silinen üye 79251

Ziyaretçi

xcosanxc

Bir Kömür Göründü Kaptanım!

Discord:

♚ ???????? ♚#1856

Katılım
6 Mart 2019
Mesajlar
142
Elmaslar
44
Puanlar
0
Yaş
24
Minecraft
xcosanxc
Başarılı bir skript olmuş. Ben yakınlaştırmasını beklemiştim. Daha iyi şeyler bekliyoruz.

Şey yakınlaştırmak için effect eklemem lazım effecetlerde bug yaşana bilir mesela adamlar o effectden varsa sağ tıklayığ bidaha tıklayıp kaldıra bilir
 

xcosanxc

Bir Kömür Göründü Kaptanım!

Discord:

♚ ???????? ♚#1856

Katılım
6 Mart 2019
Mesajlar
142
Elmaslar
44
Puanlar
0
Yaş
24
Minecraft
xcosanxc




Evet ondan bahsediyorum ve kurallar gereğince içinde olan şey ne olursa olsun eklemesi gerekiyor.

Şey ben hiç bir şey anlamadım ne yapmam gerek virüslümü hiç bir fikrim yok ben nasıl yapcam dediğini ve virüs taramalı olup olmadığı nerden anlaşılıyor
 

xcosanxc

Bir Kömür Göründü Kaptanım!

Discord:

♚ ???????? ♚#1856

Katılım
6 Mart 2019
Mesajlar
142
Elmaslar
44
Puanlar
0
Yaş
24
Minecraft
xcosanxc

MineRive

play.MineRive.pw

Discord:

xMargue#3505

Katılım
19 Mart 2018
Mesajlar
56
Elmaslar
28
Puanlar
3.810
Yer
İzmir
Minecraft
xMargue
Güzel bir skript olmuş, başarılar.
 

xcosanxc

Bir Kömür Göründü Kaptanım!

Discord:

♚ ???????? ♚#1856

Katılım
6 Mart 2019
Mesajlar
142
Elmaslar
44
Puanlar
0
Yaş
24
Minecraft
xcosanxc
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı