Jump to content

_L3th4l1ty

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by _L3th4l1ty

  1. so lately i've been making a tuske skript and like i want to make it like the hypixel game menu where you have an icon for the game and when you click on it it takes you to a certain coords (im not doing worlds yet just for now the same world) can some1 help me? here is what i have so far: 

    command /menu:
      trigger:
        open virtual chest with size 3 named "Menu" to player
        format gui slot 0 of player with compass named "Hub"
       format gui slot 2 of player with gold block named "Parkour"
        format gui slot 3 of player with grass block named "Skyblock"
        format gui slot 4 of player with iron sword named "Duels"
        format gui slot 5 of player with crafting table named "Factions"
        format gui slot 6 of player with dark oak door named "Hangout"
        format gui slot 9 of player with redstone block named "Beta Hub"
        format gui slot 7 of player with oak sign named "Coming Soon"

    thanks, lethality

           

×
×
  • Create New...