stxngeR Posted April 24, 2022 Posted April 24, 2022 (edited) Does anybody know a generator skript? Im looking for one in a server i am making and have looked at many other forums getting responses but when i tried them in game they didnt work... Here is an example of one i have been looking at but could not get to work.on place of white wool: #1 set {gens::%location of event-block%} to uuid of player if {gens::%player's uuid%} < 15: add 1 to {gens::%player's uuid%} while event-block is white wool: wait 80 ticks drop 1 white dye above location of event-block else: send "" to player send "&bYou have reached your Gen Cap! &7%{gens::%player's uuid%}%&b/&715" to player send "" to player cancel event on break of white wool: cancel event set event-block to air give player 1 white wool named "&7White Wool Gen" remove 1 from {gens::%player's uuid%} send "&aYou Broke A White Wool Generator!" This one was made by somebody named LastMC. I was unable to get that one or any other to work correctly. I am unsure why but if anybody knows I would love to have the knowledge shared with me. Edited April 24, 2022 by stxngeR upping text size since i thought it would be bigger than it was
stxngeR Posted May 19, 2022 Author Posted May 19, 2022 its been some time and i am still very confused and need assistance with this
HonestlyPizza Posted June 15, 2022 Posted June 15, 2022 I cannot seem to make this work but I do know of this one https://forums.minehut.com/topic/12954-wolfeee_-generator-skript/ I can also try to make you a better one if you would like!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now