Hoş Geldin, Ziyaretçi!

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

dsgn kguard
ROLLET remastered
vsupload kguardedgeakademi
cleopatra legacy

vSRO Paylaşım DISCORD BOT harika özellikler

Katılım
20 Nis 2020
Mesajlar
22
Alınan Beğeni
9
Ödül Puanları
13
Konum
egypt
Yo folks,
Lately discord became an archive of sro pservers logs ... So instead of keeping inserting codes everywhere at filter, heres a tool that can archive every single log related to sro and send it directly to discord

FEATURES
  • Setuping new discord servers
    Instead of hiring someone to create channels and categories for you, the tool will create automatically channels and assigning them to categories and assign permisssions too ..
    1. this command is sent for new servers
    2. this command will be executed only if the username of the owner matches the setting


  • Custom notifications
    you don't need to parse packets to detect some actions anymore. One of the powerful feature of this bot you will be able to send custom notifications ..
    1. You can mention everyone at these messages by assigning 1 to mention at _DiscordAPI
    2. if you made image = null that means u'll use normal message
    3. send embed message with new lines (/ NL) at descr
    4. send embed message NOTE: image has to be a direct link to the image .. Message at this case will be the title, Descr will be the content
    5. Examples
      Code:
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Custom Notification Tool FOR DISCORD V1,0', NULL, NULL, 'announcements', 1,0,1 / 1 / one);
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Battle Arena', ' Arena Starts in 5 minutes.' , 'general-chat', 0,0,1 / 1/1);
  • 13Prgab.png
    OeEpeab.png
    Bg8daab.png

  • Custom Commands
    Discord users will be able to send custom commands to get somethings like unique places, silk prices, drops etc ..
    1. Command can be customized from settings.
    2. You can add custom commands from _DiscordAutoReply table
      Gallery 3
  • Welcome Messages
    You will be able to send welcome messages, there are two types of welcome message sending the message as a dm and at a specific channel
    1. Links of the server will be sent automatically with the welcome message at dm case



  • Characters informations
    Discord users will be able to send character informations
    1. You can set character command from settings.
    2. There will be a procedure called _getcharinfo at bot folder (Execute it)
    3. Command can be customized from settings.
  • Send links
    Discord users will be able to get links of the server through a command
    1. Links and images below can be customized from settings.ini
    2. Command can be customized from settings.ini

  • Send users avatar
    Discord users will be able to send other users avatars
    1. Command can be customized from settings.ini

  • Delete links
    Bot can delete links automatically, admin will be excluded

  • Polls
    You can create custom polls in custom channels
    1. You can customize it from _DiscordPoll table


  • Streamers notifications
    Streamers will be able to send live notifications
    1. Senders gotta have streamer role

  • Giveaways
    You will be able to giveaway discord users with customized one .. there are two types of it custom through the database or scheduled one will be executed every 24h at certain time u specify from settings.ini


  • Suggestions
    Bot will automatically react to suggestions channel with yes or no
    1. Channel can be customized from settings.ini

  • Ticket System
    Discord users will be able to create / delete tickets
    1. You will have to execute "! Sendticketinitmessage" to initially send the message
    2. Ticket Channels can be customized from settings.ini (dont make it ticket-x for example)
    3. users wont be able to have more than 1 ticket running
  • Server Stats
    You will be able to send Online players, total created accounts (updates automatically every 5 minutes .. you will have to create channels look under below at note 1)
    1. You will have to execute "! Createserverstatschannels" to create those 2 channels
    2. This update depends on SRO_VT_ACCOUNT.TB_User and onlineoffline table at log database

SETUP

Download
Virus Total
 

rimor

.
Katılım
14 Şub 2021
Mesajlar
51
Alınan Beğeni
4
Ödül Puanları
8
Konum
sgdhdjjhfh
Yo folks,
Lately discord became an archive of sro pservers logs ... So instead of keeping inserting codes everywhere at filter, heres a tool that can archive every single log related to sro and send it directly to discord

FEATURES
  • Setuping new discord servers
    Instead of hiring someone to create channels and categories for you, the tool will create automatically channels and assigning them to categories and assign permisssions too ..
    1. this command is sent for new servers
    2. this command will be executed only if the username of the owner matches the setting


  • Custom notifications
    you don't need to parse packets to detect some actions anymore. One of the powerful feature of this bot you will be able to send custom notifications ..
    1. You can mention everyone at these messages by assigning 1 to mention at _DiscordAPI
    2. if you made image = null that means u'll use normal message
    3. send embed message with new lines (/ NL) at descr
    4. send embed message NOTE: image has to be a direct link to the image .. Message at this case will be the title, Descr will be the content
    5. Examples
      Code:
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Custom Notification Tool FOR DISCORD V1,0', NULL, NULL, 'announcements', 1,0,1 / 1 / forward);
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Battle Arena', ' Arena Starts in 5 minutes.' , 'general-chat', 0,0,1 / 1/1);
  • 13Prgab.png
    OeEpeab.png
    Bg8daab.png

  • Custom Commands
    Discord users will be able to send custom commands to get somethings like unique places, silk prices, drops etc ..
    1. Command can be customized from settings.
    2. You can add custom commands from _DiscordAutoReply table
      Gallery 3
  • Welcome Messages
    You will be able to send welcome messages, there are two types of welcome message sending the message as a dm and at a specific channel
    1. Links of the server will be sent automatically with the welcome message at dm case



  • Characters informations
    Discord users will be able to send character informations
    1. You can set character command from settings.
    2. There will be a procedure called _getcharinfo at bot folder (Execute it)
    3. Command can be customized from settings.
  • Send links
    Discord users will be able to get links of the server through a command
    1. Links and images below can be customized from settings.ini
    2. Command can be customized from settings.

  • Send users avatar
    Discord users will be able to send other users avatars
    1. Command can be customized from settings.

  • Delete links
    Bot can delete links automatically, admin will be excluded

  • Polls
    You can create custom polls in custom channels
    1. You can customize it from _DiscordPoll table

  • [MEDIA = youtube] 8tnS5p-mozc [/ MEDIA]​

  • Streamers notifications
    Streamers will be able to send live notifications
    1. Senders gotta have streamer role
  • [MEDIA = youtube] CGuNnK7y37g [/ MEDIA]​

  • Giveaways
    You will be able to giveaway discord users with customized one .. there are two types of it custom through the database or scheduled one will be executed every 24h at certain time u specify from settings.ini

    [MEDIA = youtube] 1xDUK6t7ag0 [/ MEDIA]​

  • Suggestions
    Bot will automatically react to suggestions channel with yes or no
    1. Channel can be customized from settings.ini
  • [MEDIA = youtube] 9udQpeQspqo [/ MEDIA]​

  • Ticket System
    Discord users will be able to create / delete tickets
    1. You will have to execute "! Sendticketinitmessage" to initially send the message
    2. Ticket Channels can be customized from settings.ini (dont make it ticket-x for example)
    3. users wont be able to have more than 1 ticket running
      [MEDIA = youtube] cfUJgdoBq9Q [/ MEDIA]​
  • Server Stats
    You will be able to send Online players, total created accounts (updates automatically every 5 minutes .. you will have to create channels look under below at note 1)
    1. You will have to execute "! Createserverstatschannels" to create those 2 channels
    2. This update depends on SRO_VT_ACCOUNT.TB_User and onlineoffline table at log database

SETUP
  • Creating bot
    [MEDIA = youtube] ZbGACt1d5qk [/ MEDIA]​

  • Allowing gateway intents

Download
Virus Total
testing it
 
Katılım
14 Ocak 2019
Mesajlar
31
Alınan Beğeni
1
Ödül Puanları
8
Konum
Kahramanmaraş
another link please ı not have download
Üst üste post gönderildiği için tek mesajda birleştirildi:

still online can someone quote and send the file i need help
 
Katılım
21 Mar 2023
Mesajlar
34
Alınan Beğeni
2
Ödül Puanları
8
Konum
egypt
Yo folks,
Lately discord became an archive of sro pservers logs ... So instead of keeping inserting codes everywhere at filter, heres a tool that can archive every single log related to sro and send it directly to discord

FEATURES
  • Setuping new discord servers
    Instead of hiring someone to create channels and categories for you, the tool will create automatically channels and assigning them to categories and assign permisssions too ..
    1. this command is sent for new servers
    2. this command will be executed only if the username of the owner matches the setting


  • Custom notifications
    you don't need to parse packets to detect some actions anymore. One of the powerful feature of this bot you will be able to send custom notifications ..
    1. You can mention everyone at these messages by assigning 1 to mention at _DiscordAPI
    2. if you made image = null that means u'll use normal message
    3. send embed message with new lines (/ NL) at descr
    4. send embed message NOTE: image has to be a direct link to the image .. Message at this case will be the title, Descr will be the content
    5. Examples
      Code:
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Custom Notification Tool FOR DISCORD V1,0', NULL, NULL, 'announcements', 1,0,1 / 1 / one);
      insert into _DiscordAPI (Message, IMG, Descr, Channel_Name, Mention, ISsent, Time) Values ('Battle Arena', ' Arena Starts in 5 minutes.' , 'general-chat', 0,0,1 / 1/1);
  • 13Prgab.png
    OeEpeab.png
    Bg8daab.png

  • Custom Commands
    Discord users will be able to send custom commands to get somethings like unique places, silk prices, drops etc ..
    1. Command can be customized from settings.
    2. You can add custom commands from _DiscordAutoReply table
      Gallery 3
  • Welcome Messages
    You will be able to send welcome messages, there are two types of welcome message sending the message as a dm and at a specific channel
    1. Links of the server will be sent automatically with the welcome message at dm case



  • Characters informations
    Discord users will be able to send character informations
    1. You can set character command from settings.
    2. There will be a procedure called _getcharinfo at bot folder (Execute it)
    3. Command can be customized from settings.
  • Send links
    Discord users will be able to get links of the server through a command
    1. Links and images below can be customized from settings.ini
    2. Command can be customized from settings.ini

  • Send users avatar
    Discord users will be able to send other users avatars
    1. Command can be customized from settings.ini

  • Delete links
    Bot can delete links automatically, admin will be excluded

  • Polls
    You can create custom polls in custom channels
    1. You can customize it from _DiscordPoll table


  • Streamers notifications
    Streamers will be able to send live notifications
    1. Senders gotta have streamer role

  • Giveaways
    You will be able to giveaway discord users with customized one .. there are two types of it custom through the database or scheduled one will be executed every 24h at certain time u specify from settings.ini


  • Suggestions
    Bot will automatically react to suggestions channel with yes or no
    1. Channel can be customized from settings.ini

  • Ticket System
    Discord users will be able to create / delete tickets
    1. You will have to execute "! Sendticketinitmessage" to initially send the message
    2. Ticket Channels can be customized from settings.ini (dont make it ticket-x for example)
    3. users wont be able to have more than 1 ticket running
  • Server Stats
    You will be able to send Online players, total created accounts (updates automatically every 5 minutes .. you will have to create channels look under below at note 1)
    1. You will have to execute "! Createserverstatschannels" to create those 2 channels
    2. This update depends on SRO_VT_ACCOUNT.TB_User and onlineoffline table at log database

SETUP

Download
Virus Total
THX YOU BRO
 
AdBlock Detected

Anlıyoruz, reklamlar can sıkıcı!

Elbette, reklam engelleme yazılımı reklamları engellemede harika bir iş çıkarır, ancak aynı zamanda web sitemizin faydalı özelliklerini de engeller. En iyi site deneyimi için lütfen AdBlocker'ınızı devre dışı bırakın.

AdBlock'u Devre Dışı Bıraktım.