Vixio - The best Discord addon on the Market

Addon Vixio - The best Discord addon on the Market 2.0.7

  • 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!

Blitz

Supporter
Addon Developer
Jan 7, 2017
29
21
3
23
Blitz submitted a new resource:

[Addon] Vixio 1.0.8 - The best Discord addon on the Market - Vixio, The Discord addon made for Skript to fit all of your Discord in Skript needs.

View attachment 19
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
View attachment 20
Vixio is a Discord addon created to help you make a Bot to fit all of your Discord needs. This addon was created through my love for Discord and through the help of a few developers within the community. Those developers...

Read more about this resource...
 
Last edited by a moderator:
  • Like
Reactions: itismejoey
Blitz updated Vixio 1.0.8 - The best Discord addon on the Market with a new update entry:

Few new effects and fixed a overdue bug fix!

Osy4qnZ.png

Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
109.png

This update brings a few new effect to send embeds and a new expression. Mostly released because the play effect is now...

Read the rest of this update entry...
 
Blitz updated Vixio 1.0.9 - The best Discord addon on the Market with a new update entry:

Events Events Events! Along with syntax changes for beginners!

View attachment 243
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
Youtube: http://bit.ly/2kkkbb2
Development Streams: https://www.liveedu.tv/vixio/
View attachment 242
New Events and made all the syntaxes more new Skript user friendly! Along with a brand new youtube channel for...

Read the rest of this update entry...
 
Blitz updated Vixio - The best Discord addon on the Market with a new update entry:

New Events, Expressions and fixed 9999 bugs

View attachment 437
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
Youtube: http://bit.ly/2kkkbb2
Development Streams: https://www.liveedu.tv/vixio/
View attachment 438
New Events, Expressions and fixed 9999 bugs
View attachment 439
New Site
Vixio has a new...

Read the rest of this update entry...
 
Getting a error message when I try to play audio through the bot:
code_language.skript:
08.04 17:26:35 [Server] ERROR #!#! Version Information:
08.04 17:26:35 [Server] ERROR #!#!   Skript: 2.2-Fixes-V8b
08.04 17:26:35 [Server] ERROR #!#!   Bukkit: 1.9.4-R0.1-SNAPSHOT
08.04 17:26:35 [Server] ERROR #!#!   Minecraft: 1.9.4
08.04 17:26:35 [Server] ERROR #!#!   Java: 1.8.0_112 (Java HotSpot(TM) 64-Bit Server VM 25.112-b15)
08.04 17:26:35 [Server] ERROR #!#!   OS: Windows 10 amd64 10.0
08.04 17:26:35 [Server] ERROR #!#!
08.04 17:26:35 [Server] ERROR #!#! Running CraftBukkit: false
08.04 17:26:35 [Server] ERROR #!#!
08.04 17:26:35 [Server] ERROR #!#! Current node: null
08.04 17:26:35 [Server] ERROR #!#! Current item: me.iblitzkriegi.vixio.conditions.CondBeginsWith
08.04 17:26:35 [Server] ERROR #!#!
08.04 17:26:35 [Server] ERROR #!#! Thread: ReadingThread
08.04 17:26:35 [Server] ERROR #!#!
08.04 17:26:35 [Server] ERROR #!#! End of Error.
08.04 17:26:35 [Server] ERROR #!#!
08.04 17:26:35 [Server] WARN [Skript] Something's gone...So wrong...Oh so very wrong. I messed up loading apparently...?
08.04 17:29:43 [Server] WARN Exception in thread "Craft Scheduler Thread - 73"

I've tried multiple ways of trying to get this to work, but here is a sample of what I have been doing:
code_language.skript:
on guild message receive seen by "BOT":
    if event-string contains "!join music":
        join voice channel "ID" with "BOT"
        purge 1 message's in "ID" with "BOT"
    if event-bot is in a voice channel:
        play audio "https://www.youtube.com/watch?v=1dyHf7sIgzo" with player "BOT"
 
Blitz updated Vixio - The best Discord addon on the Market with a new update entry:

Added most requested features and steam rolled a few more bugs

View attachment 584
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
Youtube: http://bit.ly/2kkkbb2
Development Streams: https://www.liveedu.tv/vixio/
View attachment 585
Added most requested features, which in reality were long overdue. And of course, steam rolled some...

Read the rest of this update entry...
 
@Blitz I like your Vixio plugin, but can you please add a config to it and make it so people can turn the logger on or off?

I get this error when i start my server,

code_language.skript:
[16:33:35 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[16:33:35 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[16:33:35 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

And it is really annoying. Also, i don't want my server to be logged. Thanks lol
 
@Blitz I like your Vixio plugin, but can you please add a config to it and make it so people can turn the logger on or off?

I get this error when i start my server,

code_language.skript:
[16:33:35 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[16:33:35 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[16:33:35 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

And it is really annoying. Also, i don't want my server to be logged. Thanks lol
I plan to just disable it all together. It's some sort of logger lavaplayer or jda comes with that I have yet to figure out how to turn it off. But I will before the next update.
 
Blitz updated Vixio - The best Discord addon on the Market with a new update entry:

New audio player and many, many new things! Alone with the obvious bug fixes.

View attachment 766
Vixio, the Skript addon created to fit all of your Discord needs.
Discord Server: https://discord.gg/9xQUk2d
Github: https://github.com/iBlitzkriegi/Vixio
Website: http://www.vixio.space/
Youtube: http://bit.ly/2kkkbb2
Development Streams: https://www.liveedu.tv/vixio/
View attachment 767
New audio player and many, many new things! Alone with the obvious bug fixes. EVERY AUDIO PLAYER SYNTAX HAS CHANGED!...

Read the rest of this update entry...
 
@Blitz Why? :I
code_language.skript:
on guild message receive seen by "testtt":
    if name of event-channel is "test":

code_language.skript:
event-types.channel is not an item stack
 
@Blitz the most recent update seems to have removed some syntaxes:
code_language.skript:
29.05 14:09:19 [Server] ERROR can't understand this event: 'on track start by player "UnseenMC Bot"' (3-PLUGIN-DISCORD.sk, line 9: on track start by player "UnseenMC Bot":')
29.05 14:09:20 [Server] ERROR Can't understand this condition/effect: play audio arg 1 with player "UnseenMC Bot" (3-PLUGIN-DISCORD.sk, line 27: play audio arg 1 with player "UnseenMC Bot"')
29.05 14:09:20 [Server] ERROR Can't understand this condition/effect: skip current track player "UnseenMC Bot" is playing (3-PLUGIN-DISCORD.sk, line 42: skip current track player "UnseenMC Bot" is playing')
29.05 14:09:20 [Server] ERROR can't understand this event: 'on track end by player "UnseenMC Bot"' (3-PLUGIN-DISCORD.sk, line 46: on track end by player "UnseenMC Bot":')
29.05 14:09:20 [Server] ERROR Can't understand this condition/effect: play audio {_rawr} with player "UnseenMC Bot" (3-PLUGIN-DISCORD.sk, line 73: play audio {_rawr} with player "UnseenMC Bot"')
29.05 14:09:20 [Server] ERROR event-types.user is not a block (3-PLUGIN-DISCORD.sk, line 83: reply with "Hello **%name of event-user%**!%newline% I am the UnseenMC Discord Bot!%newline% Currently I do not deal with PMs so please PM%newline% BrettPlayMC##0292 for questions if you have any!%newline%%newline% Keep dancing,%newline%         UnseenMC Bot"')
29.05 14:09:40 [Server] ERROR A command with the name /nick is already defined in 2-MAIN-CHAT.sk (Nick-SkinChanger.sk, line 40: command /nick [<text>]:')
29.05 14:09:40 [Server] ERROR event-types.user is not a block (bots.sk, line 6: reply with "Hello **%name of event-user%**.%newline% You are currently talking to **UnseenMCs** new API bot.%newline% This bot will handle various technical things%newline% that will involve our Discord.%newline% _Stay Tuned!_"')
29.05 14:09:40 [Server] ERROR can't understand this event: 'on track end by player "API Master"' (bots.sk, line 7: on track end by player "API Master":')
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! [Skript] Severe Error:
29.05 14:09:40 [Server] ERROR #!#! Could not load bots.sk
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
29.05 14:09:40 [Server] ERROR #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
29.05 14:09:40 [Server] ERROR #!#! and check whether this error has already been reported.
29.05 14:09:40 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
29.05 14:09:40 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
29.05 14:09:40 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
29.05 14:09:40 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! Stack trace:
29.05 14:09:40 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: No class info found for player'
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:513)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
29.05 14:09:40 [Server] ERROR #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
29.05 14:09:40 [Server] ERROR #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
29.05 14:09:40 [Server] ERROR #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
29.05 14:09:40 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
29.05 14:09:40 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
29.05 14:09:40 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
29.05 14:09:40 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
29.05 14:09:40 [Server] ERROR #!#!     at java.lang.Thread.run(Thread.java:745)
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! Version Information:
29.05 14:09:40 [Server] ERROR #!#!   Skript: 2.2-dev25
29.05 14:09:40 [Server] ERROR #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
29.05 14:09:40 [Server] ERROR #!#!   Minecraft: 1.8.8
29.05 14:09:40 [Server] ERROR #!#!   Java: 1.8.0_71 (Java HotSpot(TM) 64-Bit Server VM 25.71-b15)
29.05 14:09:40 [Server] ERROR #!#!   OS: Linux amd64 2.6.32-573.22.1.el6.x86_64
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! Running CraftBukkit: false
29.05 14:09:40 [Server] ERROR #!#!
29.05 14:09:40 [Server] ERROR #!#! Current node: set {talking2bot::%name of event-user%} to true (bots.sk, line 11)
29.05 14:09:40 [Server] ERROR #!#! Current item: null
29.05 14:09:42 [Multicraft] Skipped 38 lines due to rate limit (50/s)