HELP GUI enchanting LEvel 50 enchants

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

XlaptoperX

Member
Apr 13, 2021
2
0
1
22
Hello PLS HELP ME HELP ME I need help I want a level 50 GUI enchant on my server just like the hypixel skyblock ones HELP ME HELP
HEre is what I got now:

#on enchant prepare:
# set {_lv15} to 1 or 2 or 3 or 4
# create gui with id "Enchanting table" with virtual chest with 6 rows named "&4&lEnchanting table":
# make gui 13 with air
# make gui 22 with enchanting table named "Enchanting table"
# make gui 31 with enchant item
# make gui 37 with experience bottle named "Level 50 enchating":
# loop all the enchantment type 3 or 4 or 5 or 6 or 7 times
# make gui 40 with experience bottle named "Level 30 enchating":
# loop all the enchantment type 1 or 2 or 3 or 4 or 5 times
# make gui 43 with experience bottle named "Level 15 enchating":
# loop all the enchantment type {_lv15} times
# loop 49 times:
# make next gui with black stained glass pane named " "
# open last gui to player
BTW I am using skript 2.5.3 and Tuske 1.8.2




e.g (I only have Tuske as addons and I have a vampire custom enchantment using lores)