Jump to content

SuperOrca

Member
  • Posts

    157
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by SuperOrca

  1. why do tabs look so weird in code block
  2. on skript load: set {uptime} to now command /uptime: trigger: send "The server has been online for %time since {uptime}%." very complicated
  3. Bruh he look nothin like cake
  4. 1) wrong channel 2) it’s a JavaScript package named mineflayer. You have a alt account that connects to the the lobby and reads the chat. Then sends the username of the person who advertised in discord so vixio can parse it.
  5. You can use structure blocks, and copy a village house. Then load it in front of the player using SkBee's load structure (linked below). It can even spawn entities in the structure! https://skripthub.net/docs/?id=4055 https://skripthub.net/docs/?id=4056
  6. If you downloaded the code directly from my GitHub all you have to run is npm i to install the packages required in your terminal in your directory. If you only downloaded the index.js, run the command npm i discord.js mineflayer (chunky modules might take a sec) in terminal in your directory.
  7. Please post questions in the correct category. To answer your question, there is no way to change the upload prefix, but you can use the multiverse plugin. You just need to delete your current end world and then rename your uploaded end using multiverse.
  8. Yeah, those bots are just mineflayer. The bots are made to read chat and send to a discord server, so Vixio can read the names and give the player rewards or increment a counter. I made one open source a few days ago (its pretty bad cause it was my first time using js for anything). https://github.com/SuperOrca/minehutad
  9. good mornin to ya mate!
  10. Requesting help therefore Skript Discussion would be the correct topic.
  11. It’s probably possible... I think Skellett has path finding and you can easily make bossbars and custom mobs.
×
×
  • Create New...