set {_name} to colored "%{rarity.color::%{_rarity}%}%%{_name}%"
if {_stats} is not "0":
set {_loopcount} to 0
set {item.stats::%{_id}%} to {_stats}
loop {_stats} split at "|":
add 1 to {_loopcount}
set {_values::*} to loop-value split at ";"
set {_value} to {_values::2} parsed as number
set {_stat} to {_values::1}
set {_statlore} to "%{_statlore}%%nl%" if {_loopcount} > 1
set {_sym} to "" if {_value} < 0
set {_statlore} to "%{_statlore} ? ""%%{stat.color::%{_stat}%}%%{_sym} ? "+"%%{_value}%%{stat.symbol::%{_stat}%}% %{_stat} in strict proper case%"
delete {_sym}
set {_statlore} to "%{_statlore}%%nl%%nl%"
set {_lore} to "%{_statlore} ? ""%%{_lore}%"
set {_lore} to "&4❣ &cRequirement: &aLevel %{_level}%%nl%%nl%%{_lore}%" if {_level} > 0
set {item.level::%{_id}%} to {_level}
set {_lore} to "%{_lore}%%nl%%nl%%{rarity.color::%{_rarity}%}%&l%{rarity.text::%{_rarity}%}% %{_customtype} in uppercase%"
set {item.type::%{_id}%} to {_customtype}
set {item.rarity::%{_id}%} to {_rarity}
set {_i} to 1 of {_itemtype} named {_name} with lore {_lore} with all item flags
set string tag "id" of nbt of {_i} to {_id}
add {_id} to {items::*}
set {item::%{_id}%} to {_i}```
#Farming fortune fix.
1 messages · Page 1 of 1 (latest)
hypixel skyblock rip off
ahh
That comment really helps. thanks man fr
your welcome
ill work on a fix
i just have one question
why are you making skyblock rip off
Thanks. Im not. i have this idea of my server. i can explain it over VC if youd like. Any feedback would be cool
I have this idea for farming. I might take the farming system from hypixel thats a yes
Theres no rules saying no
I can show you myself
@white blaze

sooooo we still need help
mhmm
you need to
and provide some insight into the issue so we can understand it and then figure out a solution
debugging would likely be helpful if you arent sure where to start
so the skript doesnt work but it doesnt display any error
okay yeah thats the textbook example of when you should debug
I tried it too. i cant figure it out! its like something else is written there.
so what happens when you debug?
Have you debugged your code?
well you gotta broadcast stuff so you can see what the code is doing
one of my good devs did try that. it didnt work for him either
debugging didn't work???
solved
add solved tag