#Breakify
1 messages · Page 1 of 1 (latest)
Yo this server looks sick
copy of luckify ;c
luckify is just crate rolling
this is better
oh and turns out im working on this one
I’m not even gonna lie, I just put in random names that had to do with mining until one of them worked 💀
tuf
tis is just click >= material its same concept
clicker slop factory number 200
We’re trying our best to not make the entire game just clicking. And making it unique and better.
Updates time!!!!
time to pledge war on breakify vs luckify ;3
Luckify would be better.
aw
I mean this guy legit uses display entities and animates them. Yeah, I could do that, but it’ll take a bit.
its owl and spicy vs kandl n waffle '-'
real
and waffle still goes in my dms asking stuff so uh
also whos in wovo studios
Deus, Code, Me, Kandl, and You.
i'm not helping with tis so why is it by wovo studios
say its by selected members of wovo studios
Dang.
Got me there.
im tuff
show smh tuff then
after i finish learning how obs works
obs..?
obs studio
still no idea what that is
video thing
just record it normally-
clipchamp makes it to laggy
You’re right.
ClipChamp is buns
OBS studio is used by every big YouTuber.
w leak coming in 10 mins
do u have a computer...
yes
windows?
mhm
0 idea what that is
I use gamebar (windows buttton,alt & r all at same time to start a recording)
works fine no lag
ClipChamp is an editor made by Microsoft.
never used it
Woah waffle making another server
with me
Woah
my sneak peak another day
my sneak peak tmrw!
show stuff about server not something thats okay maybe will use once during season
you focus buh
i mean waflfe is my boss
Become the boss
agreed
waffle doesnt like my ideas for main progress
He wants to go back to the ClickRefine, Clickerfy, or TapForge thing where you line up the blocks and break them like that. They have more health in other areas. I keep telling him that genre ended and no one plays it anymore.
bc they dont exist
How?
well clickerfy is under new ownership and development
and the snapran one he shut down bc he didnt want to work on it
not what he told me
You could have joined the server right before it was shutdown. Dead as a 3 day old fly.
and clickerfy was the most popular before they switched owners and stopped
cause now zyptrik owns in
sadly
Do you still see or play any more of those types of servers?
another server to make added to my list
Like mobs instead of blocks.
clickerfy
It’s going to be a waste of time.
That could get players if done right I played it before
Fine.
:)
who said it stopped
i mean its in development
Yay. Alpha in my post. 
get to doing actually good sneakypeakies
don't leave me hanging
alr i will
Owl is also in post!
make sure to credit me for the skript
😠
( the stats one )
wait they didn't even make that?
thats just sad imo
well
I made the gui thing, mine had the armor and then it'd display their playtime money etc
they altered it
( I sent it to kandl )
yeah sad for smh so basic
if {_player} is a text:
if length of {_player} > 36:
set {_skull} to a player head with nbt from nbt from "{""minecraft:profile"":{id:[I;1012646827,1820739582,-1120930980,-1600539797],name:"""",properties:[{name:""textures"",value:""%{_player}%""}]}}"
return {_skull}
set {_player} to offlineplayer({_player}, false)
{_player} is an offline player
set {_skull} to {_player}'s skull
return {_skull}
function StatsGui(player: player):
set {GuiName} to "&f%{_player}%'s &eStatistics"
set {StatsGui} to chest inventory with 6 rows named "%{GuiName}%"
set slot (integers between 0 and 53) of {StatsGui} to gray stained glass pane named "" without tooltip
set slot 10 of {StatsGui} to iron sword named "&f%{_player}%'s &4Kills" with lore "&4⚔ &e%player kills stat of {_player}% "
set slot 19 of {StatsGui} to skeleton skull named "&f%{_player}%'s &8Deaths" with lore "&8☠ &e%deaths stat of {_player}% "
set slot 28 of {StatsGui} to gold ingot named "&f%{_player}%'s &ePlaytime" with lore "&6:watch: %time played of {_player}% "
set slot 37 of {StatsGui} to golden pickaxe named "&f%{_player}%'s &dMined Blocks" with lore "&d⛏ &e%mine block stat of {_player}% "
set slot 49 of {StatsGui} to barrier named "&fᴇхɪᴛ" with lore ""
if {_player}'s helmet is not air:
set slot 16 of {StatsGui} to helmet of {_player}
if {_player}'s chestplate is not air:
set slot 25 of {StatsGui} to chestplate of {_player}
if {_player}'s leggings are not air:
set slot 34 of {StatsGui} to leggings of {_player}
if {_player}'s boots are not air:
set slot 43 of {StatsGui} to boots of {_player}
if {_player}'s helmet is air:
set slot 16 of {StatsGui} to barrier named "&cNo Armour Equipped"
if {_player}'s chestplate is air:
set slot 25 of {StatsGui} to barrier named "&cNo Armour Equipped"
if {_player}'s leggings are air:
set slot 34 of {StatsGui} to barrier named "&cNo Armour Equipped"
if {_player}'s boots are air:
set slot 43 of {StatsGui} to barrier named "&cNo Armour Equipped"
set slot 4 of {StatsGui} to getSkull({_player}) named "&f%{_player}%'s &aStatistics"
set slot 13 of {StatsGui} to getSkull("eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjA5Mjk5YTExN2JlZTg4ZDMyNjJmNmFiOTgyMTFmYmEzNDRlY2FlMzliNDdlYzg0ODEyOTcwNmRlZGM4MWU0ZiJ9fX0=") named "&f%{_player}%'s &aBalance" with lore "&a$%{money::%uuid of {_player}%}% "
open {StatsGui} to {_player}
on inventory click:
name of event-inventory is "%{GuiName}%"
if clicked slot is 49:
close inventory of player
cancel event
event-inventory is not player's inventory
command /stats:
trigger:
StatsGui(player)```
This is what I sent kandl
also use {_p} not player its just longer for 0 reason
@main basin I thought you had skript experience buh
Wth is genifyx
lies
I believe random person i've never met with 0 good proof over you
buh
i will send the skript then after school
well I didn’t take eso
Why do you set a variable for {GuiName}?
That was old an it was also so I could have the gui name be " player names statistics "
Ah.
i was to lazy to even look at it bro
why does it show 18/10/2025
hmm 18 months in a year
unless your format is wierd
your the one with a weird format
dd/mm/yy is better
nah mm/dd/yyyy is better
because im english 💔
Bro says today is the 30th day of Octobre in the year 2025 🥀
Real ones say today is October 30th in the year 2025
The one thing I disagree with the metric system on, and for good reason - we actually say it in the american order.
you don’t say 30th day of x
you say “it’s the 30th of October”
way more natural than october 30th
30th of October sounds really formal like something you'd see in a letter from William Shakespeare... October 30th feels way more natural and not artificially fancy
on the 30th october i kiss men
when this starting
Probably never