Fethi Polat 1
Fethi Polat
kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
Best Studio 1
Best Studio
Agora Metin2 1
Agora Metin2
raderde 1
raderde
Cannn6161 1
Cannn6161
noisiv 1
noisiv
Manwe Work 1
Manwe Work
Mt2Hizmet 1
Mt2Hizmet
melankolıa18 1
melankolıa18
romegames 1
romegames
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com

Altın Konu Minecraft Vixio | Script İle Discord Botu Yaratın!

ᴛᴜʀ ᴀʀᴍʏ

Prove yourself to yourself, not others.
Telefon Numarası Onaylanmış Üye
Fahri Üye
Katılım
26 Eki 2008
Konular
295
Mesajlar
1,128
Çözüm
5
Online süresi
19d 19h
Reaksiyon Skoru
253
Altın Konu
12
Başarım Puanı
219
MmoLira
1,695
DevLira
12
Ticaret - 0%
0   0   0

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!

Bugün script ile nasıl discord botu oluşturabileceğinizi göstereceğim.
Bunu yapmamız için Vixio adlı addon dosyaları gerekmektedir.



1590078023678-png.125499


Botu yaratmak için öncelikle 'a giriş sağlıyoruz .
Discord hesabınıza' da giriş sağlamanız gerekmektedir. Giriş sağladıktan sonra sitenin sağ üst kısmında
1590077513193-png.125496
tıklıyoruz .
Açılan pencerede botumuzun ismini giriyoruz kendinize göre ayarlıya bilirsiniz ismini belirledikten daha sonra botumzun fotoğrafını belirliyoruz ve daha sonra diğer işlemleri hallediyoruz .

Bu işlemlerimizin ardından '' BOT '' Yazan yere tıklıyoruz ve sağ alttarafta '' Add Bot' a tıklayarak botumuzu oluşturuyoruz .
Ardından çıkan pencereden botumuzun ismini ve resmini belirte bilirsiniz .

1590077787920-png.125497


Bu aşamaları geçtikten daha sonra. Botumuzu kendi kanalımıza eklememiz için Clien ID gerekecektir.
Ayarlar Bölümünden General Information seçeneğine basıp bunu öğrene biliriz.

1590077996361-png.125498


1590078023678-png.125499


Bu kodumuzu kopyalayıp ardından sayfasına giriş sağlıyoruz .
Bu sayfada botumuzu istediğimiz yetkileri verebiliriz daha sonra sayfanın en alt kısmında Client ID yazan bölüme Client ID mızı yapıştırıyoruz allta verilen link ile botumuzu sunucumuzda görmüş olacağız .


1590078460133-png.125501


Botu Discord adresimize eklemiş olduk . Şimdi ise script ile botumuzu aktif hale getirebiliriz.

Kod:
options:
    bot: "MCTR"
    botName: MCTR
    prefix: !
    token: "Token"

on load:
    if {@bot} parsed as bot is not set:
        login to {@token} with name {@bot}
    set status of {@bot} to online

on unload:
    set status of {@bot} to do not disturb


Bot ve Bot name yazan yerlere botumuz için belirlemiş olduğumuz ismi yazıyoruz (botun discord ismi değil)
prefix yazan yere botumuzun ön ekini yazıyoruz . Token yazan kısma botumuzun token ini yazıyoruz.

1590079316176-png.125502


BOTUMUZUN DURUMUNU DEĞİŞTİRELİM


Kod:
discord command {@prefix}watch <text>:
    trigger:
        if event-member has permission administrator:
            mark event-bot as watching arg-1
      
discord command {@prefix}play <text>:
    trigger:
        if event-member has permission administrator:
            event-bot as playing arg-1
      
discord command {@prefix}stream <text> <text>:
    trigger:
        if event-member has permission administrator:
            mark event-bot as streaming arg-1 with url arg-2
      
discord command {@prefix}listen <text>:
    trigger:
        if event-member has permission administrator:
            mark event-bot as listening to arg-1




Kod:
discord command !selam:
    trigger:
        create embed:
            set the title of embed to title with text "%event-member%"
            set color of the embed to color from rgb 173, 255, 47
            set the description of embed to "Aleyküm Selam %mention tag of event-user%"
        send the last created embed to event-channel with event-bot


Kod:
discord command {@prefix}avatar <user>:
    trigger:
        make embed:
            set color of the embed to color from rgb 255, 255, 0
            set author info of embed to an author named "%arg-1%'nin Avatarı" with no url and icon icon of event-guild
            set image of embed to "%avatar of arg-1%"
            set the footer of embed to footer with text "%event-member% tarafından istendi." and icon icon of event-member
        send last created embed to event-channel with event-bot


Kod:
discord command {@prefix}whitelist:
    trigger:
        if event-member has permission administrator:
            send "**%event-member%** sunucu whitelist'e alındnı." to event-channel with event-bot
            execute console command "whitelist on"
        else:
            send "**%event-member%** yetkin yok!" to event-channel with event-bot


İşinize Yarayacak RGB Renk Kodları .

set color of the embed to color from rgb x, x, x

Yeşil - 173, 255, 47
Kırmızı - 255, 0, 0
Sarı - 255, 255, 0


[CODE title="Tüm Tetkiler"]- create instant invite
- kick members
- ban members
- administrator
- manage channel
- manage server
- message add reaction
- view audit logs
- view channel
- message read
- message write
- message tts,
- message manage
- message embed links
- message attach files
- message history
- message mention everyone
- message ext emoji
- voice connect
- voice speak
- voice mute others
- voice deaf others
- voice move others
- voice use vad
- nickname change
- nickname manage
- manage roles
- manage permissions
- manage webhooks
- manage emotes[/CODE]​
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst