Jump to content

Skript Broken :/


TheAltGang

Recommended Posts

On my server, I am trying to make a magical scroll which reveals everything the server has, but when I reload all skripts it says no errors but /magicalscroll isn't listed as a valid command.
 

command /magicscroll:
	permission: magicscroll.use
	permission message: &cThe magic has worn out!
	trigger:
		open virtual chest inventory with size 3 named "Magical Menu" to player
		format gui slot 10 of player with oak planks named "&aItems" to run:
			open virtual chest inventory with size 3 named "Items" to player
			format gui slot 10 of player with leather leggings dyed (215, 135, 255) named "<##e66fdd>&lU<##dc77e0>&ln<##d27fe2>&li<##c987e5>&lc<##bf90e8>&lo<##b598ea.&lr<##aca0ed>&ln <##98b1f2>&lA<##8fb9f5>&lr<##85c1f7>&lm<##7bc9fa>&lo<##72d1fd>&lr"

on right click:
	if player is holding paper named "&dMagical Scroll" with lore "&d&lMAGIC":
		make player execute command "/magicscroll"

Can anyone help me with this?

A few more things:

  • The server runs on 1.17.1
  • When reloading, it says no errors
  • I have tried 17 times
Link to comment
Share on other sites

On 11/6/2021 at 1:41 PM, TheAltGang said:

On my server, I am trying to make a magical scroll which reveals everything the server has, but when I reload all skripts it says no errors but /magicalscroll isn't listed as a valid command.
 

command /magicscroll:
	permission: magicscroll.use
	permission message: &cThe magic has worn out!
	trigger:
		open virtual chest inventory with size 3 named "Magical Menu" to player
		format gui slot 10 of player with oak planks named "&aItems" to run:
			open virtual chest inventory with size 3 named "Items" to player
			format gui slot 10 of player with leather leggings dyed (215, 135, 255) named "<##e66fdd>&lU<##dc77e0>&ln<##d27fe2>&li<##c987e5>&lc<##bf90e8>&lo<##b598ea.&lr<##aca0ed>&ln <##98b1f2>&lA<##8fb9f5>&lr<##85c1f7>&lm<##7bc9fa>&lo<##72d1fd>&lr"

on right click:
	if player is holding paper named "&dMagical Scroll" with lore "&d&lMAGIC":
		make player execute command "/magicscroll"

Can anyone help me with this?

A few more things:

  • The server runs on 1.17.1
  • When reloading, it says no errors
  • I have tried 17 times

Are you using TuSKe on skript 2.6+? If so, use skript-gui since TuSKe sucks on 2.6

Actually TuSKe sucks in general

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

8 hours ago, AgentGamerPro said:

Are you using TuSKe on skript 2.6+? If so, use skript-gui since TuSKe sucks on 2.6

Actually TuSKe sucks in general

it didn't suck before they removed support to 1.12

Every time you tell a lie, You'll have to tell a 100 more.

Link to comment
Share on other sites

don't reload all when using tuske. it breaks stuff

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 - 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - 12/20/22

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...