Jump to content

i would really like this skript


S5_FrozTie

Recommended Posts

4 hours ago, S5_FrozTie said:

so on this server i found out theres a xp harvester or xp wand to use it all you do is right click or hold right click and it gives you xp if anyone knows the skript please send it to me

 

options:
	stick: stick named "&bExperience Stick" with lore "&7Hold Right-Click To Get Experience"
	amount: 1

on rightclick:
	if player's held item is {@stick}:
		add {@amount} to xp of player

command /givestick:
	permission: EStick.Give
	trigger:
		give player {@stick}
		send "&bYou received an Experience Stick!"

 

Edited by AgentGamerPro

 

 

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

2 hours ago, AgentGamerPro said:

 

options:
	stick: stick named "&bExperience Stick" with lore "&7Hold Right-Click To Get Experience"
	amount: 1

on rightclick:
	if player's held item is {@stick}:
		add {@amount} to player's xp

command /givestick:
	permission: EStick.Give
	trigger:
		give player {@stick}
		send "&bYou received an Experience Stick!"

 

it said it doesnt understand line 7

Link to comment
Share on other sites

4 minutes ago, S5_FrozTie said:

it said it doesnt understand line 7

updated it (requires TuSKe)

 

 

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

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...