#off-topic
1 messages · Page 1005 of 1
with the item in chat
remember?
or zmaddi
i dont remember
and friend with Blitz
I’d love to be friends with Blitz :kappa:

I wouldn't accept you my friend even if you did want to be my friend
he was this guy Alonso @plucky scroll
@plucky scroll i was this dude
I feel heartbroken 💔
LMAO
My memory is like a potato
dude
Alonso you remember me right? Back in 1940 when we flew the spitfire into Russia
how tf i can get my old account back?
same :(((
press the Reset password button?
Change your current discord account name to the one on your old account, then click the delete account button
i dont remeber nothing
yeahh! hello there!
no
old times
accept friend
Time to add you too

check NotSnowy dms
maybe we chattd
i dont remember but im your friend smh
76 mods for play vanilla
Me too
shake my smh
Turns out a shop made entirely of deluxemenus and javascript is a bit laggy
😔
who would've thought...
man you're crazy
lmao
works tho
52 items all based on js placeholders, all using js placeholders in the lore
I've done this before and it was so bad I had to commit suicide to get past the horrors I had to go thru
it's okay, all the horrors and hard parts are over
very similar to this. using js expansion and all that
but no way to improve lag really so
yeah. the js expansion is not really the best when it comes to performance. it has a history of being pretty bad actually :)))
Ayoooo simps
idk if yugi ever updated the expansion to fix a major part of the lag.
I believe it was creating a new js context every time or something like that
interesting
I'd go so far as to make my own expansion just to store shop data
not make a gui plugin
just to store the data 😂
I've jsut used a bunch of js placeholders in my holograms and they were updating every tick. it was pretty bad. fortunately I can just set the update time to something like 60 seconds as I don't care about fast update time for this
If I post an animation (but its a yt link) at #showcase is that allowed? (I made it so its kinda showcasing my work)
ooh yikes
yes you can.
I believe at least
1 sec
let me double check
Okie
well it might fall under no advertisment but pretty sure it was allowed before so go for it. an admin will take it down if they feel like it shouldn't be allowed
when you think of the fact that it's accessing the js placeholder like 6 times per item on load, 53 (or 52) items per page
Okie
not bad with a 2-3 second loading time 😂 😬
doesn't look like yugi ever fixed that. and he's been very not online lately so no idea when that will happen. I forgot what it was so can't really do it myself lmao
would be interesting to see if it helps with this situation, or really, how MUCH it helps
then make the expansion with kotlinscript so u can benchmark js vs kts vs java expansions 
ah here it was #papi message
there's a java expansion?
oh wait. you mean like general java expansions
lmao
ah icic
if anyone wants to give this a try I wouldn't mind lol
did you see the new world expansion?
reminded me of it
lmaooo xD
it was called worlds please
def out of my league
ah shit I thought i removed the `
i didn't want to mention the wrong one smh
wait. I'm looking at the expansion rn and it seems like only one evaluator is made
nvm
variables carrying over from one script to another sounds like a nightmare
think about it... {slot} returns the slot that the item is in
@severe crag your DMs are closed
Oops sry
I think ive fixed it?
that hasn't been relevant for a very long time
Are you always high?
pov: you aren't using a linter
pov: you're not using a tool that has been updated in the last decade
what editors and ides don't check for semi colons for you
notepaid
notepad isn't used by anyone for coding
because it doesn't check semi colons for you
Exactly
maybe for literally the aforementioned reason lmao
also i have a feeling notepad hasn't been updated in the time frame I supplied
at least not feature updates, compatibility at most
maybe you did
yes
for me, my first editor was sublime text
guess what I use today
sublime text
sublime gang
school made me use notepad
I did a web dev class in like 2017 and I convinced the teacher to let us use sublime
not at school, was external
but what I'm saying is this excuse doesn't cut it
<BODY>
This is my website.
</BODY>
</HTML>
Thats a quick speedrun to become web dev 
It actually has!!
Something to do with newlines and encoding shiz
For windows 10 and wsl
well fak

why caps you monkey
wtf lol
pls unlearn that
Okay
obviously somebody isn't following strict xhtml
The best i could is my portfolio site currently lol
by asking a person for help 100x times 🙂
artiest 🙂
lol where's his site
you make a living from sparked host?
Well, i will add some animated scrolls on the right hand side
oh my god you can scroll
Um 5-10% of what i learn is
and it's super janky
The rest 90% comes from freelancing
fucking oof
wow, I would not brag about Filmora if I were you
yeah I just didn't see artist immediately so I didn't know
might help to state exactly what you are
Freelance Artist instead of Freelancer
will you cook drugs for me
also in the #Other section, you spelled coordinator wrong
Like if its something i cannot, i will find you a person and take %
Indian issues, ykr.
yea yea, just helpin ya out homie
❤️
which
but yeah the initial page with the dynamic outline actually looks really cool
yeah right
I used a mockup, made it in ps and then made it on web
"Creativity" - 90%
i am bery
you're a berry?
very
what's the H logo at the top left?
hypixel studios 
🤡
Team helios.
ah, never heard of it
Thats my current art portfolio
started with some dumb guy
and he left
so its one man army
ah lol
working with others sucks
god I need to get good at web design
https://darkgraphics.xyz this month end, i will be shifting it all here
and thats been made by @fallow crow
when using scale in css animations you need to ensure the element has free space around it to expand into
otherwise it'll only expand in certain directions
and it's just weird
the mockup i made :>
personally I switched from scale animations to more "hover" like animations
as in the element jumps up a bit and the shadow increases
same interactivity effect without the woes of scale/transform
https://piggypiglet.me/ example on here
Whom are you talking to?
you...

who else would I be talking to lol
lmao
there isn't even animations on this page
hover over the cards
Hover ye
yes I'm not a designer
cube designs my sites
i make them
I can't design for shit
good friens
i didn't say it wasn't
ok phew
just that cube designed it ;)
still useful ig
@wary willow I got bored and made the expansion lmao
well worth it, works like a charm!
@true stirrup #showcase
works well over here!
your pfp amongus
It is
I can give that a shot, Im just not on discord much
anyone knows a good tutorial site for oop in java ?
?learn-java
Online Courses:
Online courses are also great for learning java. Some websites that offer them are:
- Coursera - Free unless you want a certificate
- PluralSight - Great courses from what I've seen. Mostly Paid
- Udemy - Never used them myself but they seem to all or at least most be paid.
My first ever course was one from Coursera. - I can say it was pretty good at introducing me to the programming world as a whole not just java.
Oracle Docs:
Oracle docs can help a lot at learning and understanding java:
- Start with this,
- Breeze through this (skipping stuff that doesn't seem relevant like bitwise operators),
- Hit this.
They're the first three from this larger thing which you should definitely go through overall. But those three should be enough for slightly better understanding of what is happening here without feeling like a huge time sink.
That one is a small part of this larger site wherein "Essential Java Classes" and "Collections" also have good useful stuff
Other services:
Some other cool services that will help you learn java are:
As you can see there are plenty of good ways to learn as long as you're willing to invest the time. Have fun learning!
Barry is the goat for responses
yeah saw that. its all good. you don't have to. just remembered that being a thingf
👍
No

tanks
#926704035015307344 best described Job description 
yes sir
You are a pluginner?
@fallow crow Bumping requests is not permitted.
👍

<insert "I'm a Plugineer" song here>
no
Was this all freE?
Damn
But the shirt is more or lessa bonus to what it primarely is about: Helping each other in programming
Lucky 😢 still waiting on both my merch
Do my homework
I just got the mail today that it arrived
Funny enough, got it at like 3PM while the tracker says it arrived at 10AM, so..... DHL freaking slow
mine is still in the us p.p
Really 😂 wow and rip
I got a text earlier so hoping it isn’t too long for my other merch
ur ordering merch from Latvia?
Being gifted merch yeah
From https://usefathom.com as I’ve helped out with some stuff
And been a long term customer haha
The first trailer for ‘THE CUPHEAD SHOW’ has been released.
The series releases on February 18 on Netflix. https://t.co/IMeNHOT1KV
!!!!!!!!!
Are they based in Latvia or just the merch company there
Merch company
@proper jungle what if you rrmove the black outline from the battlepass star?
I can try so
I have made few updates
this is how it looks without the outline
Same LOL
👀
Very hard
Anyone know an alternative to EzBlocks?
AsyncTriumphDeluxeBlocks 


The check and X look a bit out of place... Like not so "minecraft-ish"
Like, the light should more come from the top-left rather than straight top alone, so that it fits better
But that is just my impression
Because it hasn't been updated since 2017 and my server is 1.18.1 lol
@wary willow
knew*
Anyone keep up with american football?
nah i was just gonna ask about people’s predictions
idk about speed bro but the bucks got some fasties
Who is the best goalie
I love that I finally found out why my custom model data wasn't working...
is it just me or i find every course in coursera.org to be paid ;-;
the text I copied from a website had fucked up quotes smh
as in they weren't ""
they were... different
All paid
uhh ;-; is there a free alternative ?
Are you looking for certificates?
Then go on yt?
i tried some channels
most of em like went on repeating the same thing
i was gonna look at more channels today but i thought "i'll try something else"
if none is found i'll return back to yt eventually lol
also i kinda hate the "pls hit the sub button" ad in the start xd
wat
?learn-java
Online Courses:
Online courses are also great for learning java. Some websites that offer them are:
- Coursera - Free unless you want a certificate
- PluralSight - Great courses from what I've seen. Mostly Paid
- Udemy - Never used them myself but they seem to all or at least most be paid.
My first ever course was one from Coursera. - I can say it was pretty good at introducing me to the programming world as a whole not just java.
Oracle Docs:
Oracle docs can help a lot at learning and understanding java:
- Start with this,
- Breeze through this (skipping stuff that doesn't seem relevant like bitwise operators),
- Hit this.
They're the first three from this larger thing which you should definitely go through overall. But those three should be enough for slightly better understanding of what is happening here without feeling like a huge time sink.
That one is a small part of this larger site wherein "Essential Java Classes" and "Collections" also have good useful stuff
Other services:
Some other cool services that will help you learn java are:
As you can see there are plenty of good ways to learn as long as you're willing to invest the time. Have fun learning!
hi
bad
@true stirrup yooo
I've been slaving away again at this shop for no reason since I'm never gonna use it
but checkout what I made! Everything is in 1 deluxemenu
fs keep updating me on your progress if you want/can btw
very interested
@magic summit got mine too now hehe, I think I’ve got my other parcel coming today too https://twitter.com/heychazza/status/1483750756566118400?s=21
Looks pretty cool, didn't know u could do something like a search bar
yep, you can use commandprompter to get user input
I linked that to a mycmd command to change the player's meta
where the fuck is my shirt
and then in my expansion I use the meta to filter the items
hasn't even shipped yet
ooft
Interesting
pretty neat stuff
I just optimized it a bit as well
it'll cache each filter for each player instead of remaking it every time it's called 😂
😬 tell nobody I did that
;)
not as bad as making a new javascript engine and reading a file every time you want the data
Would that even be that heavy?
And I'm pretty much done with my menu i just need to make a buy all and sell all thing
well it took each page ~5 seconds to load at minimum 😂
Just to grab the prices or for the search?
nice, buy all and sell all is actually pretty easy using math MAX and MIN
I didn't have searching when I did js, but it had to access each data separately
every name, price, etc.
An thought u stored those on the menu
nope, when I originally had the 24 page menu it was based on just numbers
sounded cool at first... up until I just made this 1-menu multi-page-thingy lmao
just emailed kotis
So ud just call each item from a js file?
ya I was
lmao
I thought it was gonna be a genius way to store items in a nice order
because it was supposed to be "easy" to make?? idk
pita
Yea
I'm just struggling to make a proper formula for the price increase/decrease for my stock thing price thing
sounds like an absolute nightmare
Besides that it's done
i hate balancing
Yea I wanna make it have "resistance" the farther away it gets from the base price
Haven't thought of a nice way
+balancing as well
Eh I'll figure it out
LOOL
I've got my hoodie + covid kit to come, my t shirt came seperately :( all 3 parcels coming today
what is wrong with minecraft bro
I swear it's one of the only games that can do this to me and I'm not even playing it
||i t ' s 5 a m||
Didn't you know? You now need to buy the nft to play
"game" :D
deluxeshop 2.0 now everybody that was pestering me about it can stop, I know there was tons
definitely tons
exactly
time to take a fat dab and go the fuck to sleep
day off baby
Bye bye
USA 🥲
mine's in the USA as well. been there since Jan 12. Same as charlie's. mine took a while to process tho. They only processed it 2 days ago and there hasn't been an update since.
One thing I noticed, it told me its like in the UK but miles away, but wasn't true because I randomly received it this morning
anyone here good with audio know how i can isolate two beeps from a short audio clip while keeping them the same frequency they arte and get rid of the background noise?
for example in here i just want the two beeps none of the other stuff
Free beep sound effects in wav and mp3 formats
Just chose one from here
Too much brain
Gianluca has music software, he could help
that was the plan!
categories = PITA though, search bar = not PITA
well commandprompter is required for searching
I don't fully understand what the shop search command from mycommand is
ah I see
@wary willow got your hacktoberfest stuff?
nah. there's been no update. they still say its in the US and I live in Romania lol... xD
didn't know what?
you was romanian
oh
yeah. there's only one castle in romania. I know where that is xD
Yeah dracula or something idk 😂
there's many lol Blitz
:))))
but pretty sure he refers to the castle we live in. the ones where vampires are supposed to live. idk we've lived here for over 500 years and haven't seen one yet
yeah pretty quiet
ugh @mellow wedge am I missing something? in the mycmd command you run /dm open bulkShop but in the deluxemenus config.yml there's no bulkShop menu?
fixed 👍
@trim raft
Where can I contact HelpChat admins?
I don't see such channel...
It's secret
I only see #clips-pings
🤫
ah
I'm not sure. Ask around.
🤔
Making him mad is not something I want to do 
@proper jungle hot
❤️
@proper jungle fire 🔥
ty ❤️
@frank pasture Analyse is looking amazing! I don’t even have a server but I’m still excited to see it when it’s done
Hey buddy, thank you so much! Genuinely means a lot 😄 love your header design too, I always love the slight animated stuff when you scroll
Pain in the arse to make though 😆 Definitely worth it though
Pretty simple really, make the object (sun for me) an absolute position inside a relative parent and with a bit of JavaScript you can move it up as you scroll down
$(window).scroll(function() {
$(".sun").css({
"bottom": ($(window).scrollTop() + 100) + "px", // + 100 offsets the sun under the hill slightly
});
});
``` as simple as this
Yeah
I didn’t know it was that simple
Hours of googling to find out it was this simple
More specifically I didn’t know you could get the scroll top height haha
That’s really crazy
Gotta love jQuery
Yeah, simple solutions but they provide mind blowing results
@frank pasture will ur analyze.net be open to other people? Or is it a private project? (I mean when its done)
seems public from the website
ah cool ;o
https://analyse.net/ (with s, not z)
o its per day
dang it I cant afford it p-p
Putting the price per day is abit off to me personally, just put it per month at normal size text
but how are you gonna bait people like dkim
I... added tags to items that work with the filter
so you can now have categories
I can relate
Nice
Sad thing is
I already bougt shopguiplus
😂 😂
Marketing :P we still show the full price below, but shows how cheap it is on a daily basis
We may look to provide free trials etc
Nice
“Bait” 🥺
just use Plan. smh xD
Could anyone help me setup Multicraft on my VPS?
Put it in #926704034419716156 or #926704035015307344
Depending on if you’re willing to offer
Alright
? I asked Blitz though
He said ok?
I am showcasing my own work p-p
I said that for videos. I believe they're referring to Commissions opened part
Oh
Wait I cant upload a pic
U did it too
And u bold and underlined it p-p
How do I upload a pic 
That guy even stole my about me
Hate him from my heart now.
LOL i jist noticed
XD
Of to bed
Got caught p-p
Baii
o
yeah that was old lol, but its wayy far up so no one is gonna really see it anymore anyways
hi
Not really a fan of threats you know :/
Man I love discord drama xD
hello
bonjour
so how is this server?
not a fan of lego movies 😦
who even are you
or games
Lego is art
damn. so true
ikrrrrr
You two, on there rn
i can feel the pain in this image
haha
gonna ban you for sending images of people being tortured
;-;
im making my own mc server rn 😄
nice
Procrastination ✨
i just started today mine
But ngl, very proud of what I've done as a solo person
still have a long way to go
what kind?
cool!
the way of the developer
Ngl, no idea how to develop lol
Any plugin thing needed I hired someone for it
But other than that, everything is made by me lol (other than some Model engine stuff)
LOL think i will like watch video tutorials and that type of thing to... l e a r n
think i will need some help in the future
D:
damn i dont think i would be able to do that
That man weirdly resembles Kevin Feige
LOL
Is this supposed to be macos?
not really, just a window bar
looks better for me tho https://upload.skyslycer.de/Discord_JLmyIi68Sa.png
i currently dont really have members so no one can stick
wtf
That was third time i said you to change
After telling you nice the first 2 times.
You're nice was shouting at me? And I was planning on changing it
But then came in the threats ;-;
FOR? xD
IkR!
Its always the sparkedhost guys 👀 /s
Ikr
guys how about you move this drama to DMs or you end it? ok thank you
Nah its fine lol
just random Discord Gift Scam
apparently a bot did it already, sry
nah. I believe Gaby did. all good
Gaby da god

Doesn't feel pog if someone copy's you.
And this isn't related to them so stop bringing them up.
I count you as friend, don't make me change that position
Oh yes, you are right. Linguaholic.com is not the most fun website out there. /s
idiots, all of you
no u
Hey every one
Cant relate dude
Since you said u have no Friends want me to becone ur friend? :D
ches
Yes
ches
ches



Think i will go Watch anime now
N i c e
Bred
ches
Ok cyaaa now i Will go
calm down
No need to bully Heychazza here
❤️
Alexa play despacito fighting Stile themed
gm!
You asked (a lot), so we made it. Now rolling out in Labs: NFT Profile Pictures on iOS https://t.co/HFyspS4cQW
2862
6893
I’m not interested at all by Metaverse or NFT.
I’m sure it’s great money/tech for the people involved.
I have no strong opinion other than I’m not interested or excited about it all.
I’m aware I could make lots of money given the platform I have.
Life is good enough.
130
4586
don't care + didn't ask + cry about it + stay mad + get real + L + mald seethe cope harder + hoes mad + basic + skill issue + r@tio + you fell off + the audacity + triggered + any askers + redpilled + get a life + ok and? + cringe + touch grass + donowalled + not based + your're a (insert stereotype) + not funny didn't laugh + you're* + grammar issue + go outside + get good + reported + ad hominem + GG! + ask deez + ez clap + straight cash + r@tio again + final r@tio + stay mad + stay pressed + pedophile + cancelled + done for + mad free + freer than air + rip bozo + slight_smile + cringe again + mad cuz bad + lol + irrelevant + cope + jealous + go ahead whine about it + your problem + don't care even more + sex offender + sex defender + not okay + glhf + problematicdon't care + didn't ask + cry about it + stay mad + get real + L + mald seethe cope harder + hoes mad + basic + skill issue + r@tio + you fell off + the audacity + triggered + any askers + redpilled + get a life + ok and? + cringe + touch grass + donowalled + not based + your're a (insert stereotype) + not funny didn't laugh + you're* + grammar issue + go outside + get good + reported + ad hominem + GG! + ask deez + ez clap + straight cash + r@tio again + final r@tio + stay mad + stay pressed + pedophile + cancelled + done for + mad free + freer than air + rip bozo + slight_smile + cringe again + mad cuz bad + lol + irrelevant + cope + jealous + go ahead whine about it + your problem + don't care even more + sex offender + sex defender + not okay + glhf + problematic + your mom is obese + dogshit + stay mad + 0/2 parents
nice copypaste
actually so true it's actually so sad
Excuse me
There's actually a MAJOR PROBLEM with the new Twitter PFP feature.
It appears to work for ANY NFT in your collection. Not just verified collections.
That means someone can just right-click-save any NFT, mint it, and then use it as their PFP 😢
You were so close Twitter. Why 😭
310
Because anyone can right click save and make an NFT avatar
Thank god you can still do that
LOL
i now am going to start muting every single person who has those pfps 
and we're back! no suspicious activity here: brown saw me in the cafeteria. https://t.co/Wyl5yHPodm
561
7178
god i fucking hate it
Yeah ditto lol
@echo badge good catch https://www.spigotmc.org/resources/monkeyshield.99368/
Thanks!
I've legit been groing through the new resources
found 5 malicious plugins in 30 minutes
The resource CrampedStatus has been deleted. Reason: Malicious resource. Delete immediately
The resource Tpa has been deleted. Reason: Malicious resource. Delete immediately
It's really entertaining tbh
I bet
Hello!
Had I known that someone would download and test it that fast, I'd have reviewed it first. o_OI wrote that plugin for AlfheimMC months ago, and up to now avoided uploading it to Spigot simply because I was lazy to write the documentation - and I knew that my OCD would prevent me from writing just a fast placeholder for a description/docs.
So I did a thorough documentation there, but as I mentioned in the reply to your review, as I decided to add a config guide section (after uploading the permissions and commands), I noticed the list of UUIDs from the AlfheimMC staff there in the default config file, so I rebuilt it without the list, but then I thought, "people will not know how to use this properly now", so I added comments for every config option. The whole process (counting the first upload) took me over an hour to complete. The description review with the config section and reformatting took half of that time perhaps.
Please review the plugin, and let me know whether you like it or not.
I'm totally accepting constructive criticism, and suggestions are always welcome.Also, if you could remove those 4 UUIDs from your commend, I'd really appreciate that.
Not sure what anyone could do with that info out there.
who's reply is that
so basically they didn't gave a shit and straight up posted it to spigot
yeah
@eager sinew you doing crossplay? If so you won’t get a working bedrock resource pack, bedrock does not support custommodeldata.
There’s ways around it with packets but your talking way above that budget. And I’m not sure if anyones done it to a quality standard yet.
My resource pack only uses 2d textures
I already have someone making me a pack with the compatible stuff
Are you having Java and bedrock on the same server?
Well, I mean I already do
works perfectly other than bedrock limitations and no resource pack, which I am fixing
just flat modified textures, no models or anything like that
Yeah except how you gonna have two resource packs? One that uses custommodeldata and one that doesn’t
And what happens if a Java player passes the item to a bedrock player ?
java players use one resource pack, bedrock uses another
But bedrock doesn’t have custommodeldata
I'm not using model data
Oh you replacing vanilla items?
Yeah i hear you but in order to add new items to Java you must use custommodeldata or replace an existing item.
Custommodeldata does not work on bedrock
So I’m confused what you are doing.
😅
Doesn’t matter I guess we’re clearly on different wavelengths
I'll let you know if it works what I did
Appreciate that, one of us clearly isn’t understanding something or a misunderstood the other 😂
Anyways hope you get it figured out
tyty
Still 
I mean you still have it in recent so
I mean ill listen to an admin, coz as of now if doesnt bother em
:o same!
Hi, I wanna make public anticheat addon that paste logs to some paste site, can I use helpchat paste for that? @eternal apex
yes
Okay, thank you
xd
Yeah that's fine, its just I was shouted at so I assumed it was a big deal
wdym shouted at?
@ ing me to change it asap
?
?
wdym p-q
I made a post and just as you also mentioned "commissions available", and poele on here @ed me to change it asap bc it was against the rules
But I guess we're allowed to advertise commissions now in #showcase
didnt know helpchat paste had an endpoint for that xD
I love that "making example menus" turned into "making an entire shop setup"
NFTs are useful though, when i see people with a monkey picture, i know theyre not worth interacting with
LOL
Wanna right-click save my NFT avatar? Twitter has this feature built right in https://t.co/nRJgC3Pblx
601
That lady has their own NFT avatar with her socials inside
I feel like to get into NFT's but not sure if people willing to pay
Prob need a combo of dev+artist
How do NFT's even work? Why would someone pay thousands of dollars just for some picture rights... ?
you don't get any picture rights
You don’t even own the picture… lol as ^ said
You own a link to the image
It’s like a file that says hey, this NFT image links to https://i.Imgur.com/somenumbers or whatever
Ok, you're getting a link to the image
now comes question
why would someone just pay thousands of dollars for them?
where is the money coming from
it's kinda the same question as why someone would pay thousands of dollars for a 'bitcoin'
the only real difference between nfts and bitcoins is that nfts are different from other nfts
while all bitcoins are identical (ish)
Whats a good portfolio website maker?
In future, the world wil be more relying on nft, metaverse.
And you will be holding a masterpiece art under your name
Which will be worth 100x in future
blockchain money
Well i meant if you want to enter the competition, you need an artist and prob a allrounder guy to manage
what to do if the plugin on the menu does not work on version 1.12.2
Probably not ask here 🙂
Whats a good portfolio website maker? ;-;
To be honest? It’s money laundering a lot of it lol
Because they can declare it as an asset, sell it and then get it written off tax
Can someone help me to figure out is the website under attack or not?
It's the util and benefits that guys pay for lol
That's where it ends, noone knows cause it's bullshit
It now means twitter highlight idiots on the platform by giving them a hexagon avatar
:v
@tacit tendon Psst... bukkit aliases. (#926704035015307344)
hi guys
how do i legit unhide hidden folders
like the hidden folders are kinda dark when you see it
i wanna make them undark
ok bye
😂
Can anyone help me with a python question
lol y u mini mod cuh
Ofc 😎
can someone help me with a papi question?
Well this is off-topic so no
I post it at #placeholder-api
@cunning urchin and @twin crown I've cleared this up with the admins, and those messages ("open for commissions") are considered advertisements when posted in #showcase. Please remove them and if you want you can post in #926704036172926977. Thank you!
As for you @severe crag mini moding is against the rules. next time please just report by DM-ing @honest thistle and a staff member will take care of it. Thank you!
Snaz
K
Oof I didn't know that's considered advertising sorry
Sorry I didn't know
It took this long to decide that
i wanna start discord-bot coding..
and i was talking to my friends abt it and they all said "dont use python"
why's that soo ?
@hollow wyvern Yes?
can we communicate privately for 1 minute?
Because developers don't understand the concept of others liking a language that they don't
About?
!!!!
So Haskell good indeed!
soo its not anything related to "js being better" ?
I'm going to ask you a question about the Ezranks, but unfortunately I can't ask it here.
js being better?
Excuse me!
Head to #spigot-linking then to #ezrankspro
sry thats what i heard from others im a clueless guy here xd
I won't take your time. Please dm
That's subjective, use the language you want, they all accomplish the same
If you want js at least use ts
I am not going to dm
Okey 😦
alr thanks
paypal is banned in my country. I want to get help with payment.
@long summit
I'm going to get ezranks, but I'm having trouble because of this
I'm not sure if you really can use anything else, spigot doesn't really use any other method
therefore, I can only pay through exchanges. Can you help?
Unfortunately spigot only accepts paypal
Consider moving to another country to buy ezRanks
I am a German living in Turkey. That's why I'm having problems. It's good to spend dollars, why should I move. $ 1 = 13 ₺ 😄
Nah they can like others… they just might have a shortened lifespan…
:)) or the other way around, others not liking a language that they do
From Oxford too, crazy
Zs are definitely superior, just gonna leave it at that
@Murk361 It's the small things, Murk! What's your favorite thing to do in our stores? 😊
644
4185
I agree with you.
how'd i go about registering myself to upload an expansion in ecloud?
CC @ funnycube 
Chance anyone can recommend a replacement for sticky locks? looks like development for it has stopped :/
@strange condor paying below minimum wage?
Amazing work @severe crag but I hate you as in person 
How does that stuff work? Making the "custom gui" graphics/menus?
Itemsadder
I guess
but the textures themselves, to overlap menu lines?
or is the menu customized to be the same color
that would make sense
ignore my
no
from what I have learned the characters you change to make them can overlap the base texture
so you replace a character in font/default.json with a texture
then using the plugin you make the GUI with the character and stuff
I guess its just the offset
ye
larkyy's stuff too
they have you load a texture pack on joining
yeah
true
Lol that's like 1/100, someday scroll in showcase.




