king-okr Posted September 27 Share Posted September 27 Im asking for a skript the is smth like Click Me and than it send /join test and also one for vip Link to comment Share on other sites More sharing options...
dazurite Posted September 29 Share Posted September 29 (edited) If you want a script that will execute after a command (e.g. /admessage) with a varying response depending on the player's Minehut rank, then we can use the Minehut API: command /admessage: trigger: send a request to "https://api.minehut.com/cosmetics/profile/%player's uuid%" set {_rank} to json value of (last http response)'s body at "rank" If a "click me" script is more what you're after the player executes a command (e.g. /admessage), then I'll refer you to this forum from 2021 that should help you out: Alternatively, if you do a little digging, there should be hundreds of scripts across the internet. I'm sorry if I didn't respond to this query properly. Good luck! Please let me know more specifically what you want. Edited September 29 by dazurite Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now