vixio

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. xCraweL

    Help for Skript

    i use Vixio add-on set the discord nickname of user with id "%arg-2%" to "%player%" with "Karamel" how to change arg-2's nickname on server with id ?
  2. Denloself

    Vixio Skript - is it possible to add more line of vaule?

    im trying to add more line of vaule or description, i have tried \n but it did not work, anyone know how to do it? code: discord command $embedtest: usage: embed trigger: delete event-message with "IGC3_TRADE" create embed: set the title of embed to title...
  3. JustPancake

    Help on VIXIO

    [15:22:27 ERROR]: #!#! [Skript] Severe Error: [15:22:27 ERROR]: #!#! [15:22:27 ERROR]: #!#! Something went horribly wrong with Skript. [15:22:27 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [15:22:27 ERROR]: #!#! It looks like you are using some...
  4. I

    Discord + GD + MC...

    So, I've had the ultimate project: Making a discord bot that connects to Minecraft, Geometry Dash, and discord. I am using Skellet and Vixio for this. (Skellet for MySQL stuff) I need help. For some reason, I can't get skellet to connect to MySQL. Here's my code: discord command gd;test...
  5. J

    [Vixio] Check if player has role using discord ID

    Skript Version: 2.5-alpha3 Skript Author: Me Minecraft Version: 1.15.2 Addons using: SharpSK - 1.6.3 Skript-mirror - 2.0.0-SNAPSHOT - Custom version made by TPGamesNL SkBee - 1.4.2 SkQuery - 3.6.5 WolvSK - 1.7.0 Vixio - 2.0.4 Hi, i'd like to check if a user has a role. I know you can use if...
  6. illusion

    Solved Return ID of Guild in Vixio w/ skript-yaml (Discord Bot)

    Skript Version: 2.2-dev36 Skript Author: bensku Spigot Version: Spigot 1.8.8 My code: function setprefix(g: guild, t: text): set yaml value "%id of {_g}%.Prefixo" from "§prefix§" to "%{_t}%" save yaml "§prefix§" function getprefix(g: guild) :: text: return yaml value "%id of...
  7. XxItzMichaelxX

    Tuske: Help with eval.

    Hello, my discord eval command works, but is there any way for me to change the message of the evaluation like it just sends the result of the eval. I would like to make a custom message that has the result of the eval in it. The attached images is how I want it. Here is my code. discord command...