GameBuSK

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
AFAIK GameBuSK 0.3.0 doesnt do much, according to what's included in the .jar
code_language.skript:
     GameBuSK0.3.0.jar >com >gamebuster19901 >anus
checking a prior version now

you can download them here btw: https://skripttools.net/
but documentation on it is... rare

i just looked into the version prior to 0.3.0 on http://www.javadecompilers.com and i have absolutely no idea what it does :emoji_grinning: it has something to do with... browsers?
 
Last edited:
AFAIK GameBuSK 0.3.0 doesnt do much, according to what's included in the .jar
code_language.skript:
     GameBuSK0.3.0.jar >com >gamebuster19901 >anus
checking a prior version now

you can download them here btw: https://skripttools.net/
but documentation on it is... rare

i just looked into the version prior to 0.3.0 on http://www.javadecompilers.com and i have absolutely no idea what it does :emoji_grinning: it has something to do with... browsers?

what does it do, because in the documentation that I saw (from who first created skript ) says that it is necessary to open web pages . so I would like to understand if it is really possible. http://nfell2009.uk/skunity/effects#OpenBrowser
 
then I wonder what this plugin does and if it was impossible why they removed it?
that effect opens thr browser on the server's pc. It's not possible to open it for the client.
 
code_language.skript:
<link:url>visible link text<reset>     
<command:command>clickable text<reset>     
<suggest command:command>clickable text<reset>     
<tooltip:tooltip text>visible text with tooltip<reset>
 
code_language.skript:
<link:url>visible link text<reset>    
<command:command>clickable text<reset>    
<suggest command:command>clickable text<reset>    
<tooltip:tooltip text>visible text with tooltip<reset>
That stuff is vanilla skript? O___O
 
Yes, it was added back in dev 27 I believe and it is known as the json format
thank you, really nice coincidence!
i've been doing this all the time...
code_language.skript:
console command "minecraft:tellraw %{_invitee}% [{""text"":""&r● %{_player}% invited you to a ""},{""text"":""&7[ game ]&f: "",""hoverEvent"":{""action"":""show_text"",""value"":""%{_tt}%""}},{""text"":""&d&nClick to join"",""clickEvent"":{""action"":""run_command"",""value"":""/join %{_game}% %{_team}% %{jgolf.game.%{_game}%::joinkey}%""}}]"

oh yeah it was added here:
https://github.com/SkriptLang/Skript/releases/tag/dev26c
 
Status
Not open for further replies.