#off-topic

1 messages · Page 758 of 1

magic hound
#

they took 7.5€

#

wtf

frozen escarp
#

Another reason America is dodo

fallow crow
#

america bad

frozen escarp
#

Just facts innit

velvet crescent
#

"innit"

fallow crow
#

no one says innit in australia....

#

thats like british af

floral umbra
#

ainnit

velvet crescent
#

It's hella british

frozen escarp
#

It’s called shit stirring

magic hound
#

its called SPIDER

frozen escarp
#

Ya fuck nuckle

magic hound
#

thats why in slovenia we only have 1 deadly spider and 2 deadly snakes

#

ha rekt ya

frozen escarp
#

Not here to fuck spiders mate

floral umbra
#

ever faught a kangaroo

velvet crescent
#

Now that is a perfect aussie

magic hound
#

i dont fuck spiders im just happy we dont have deadly ones here

floral umbra
#

i sure hope you don't fuck spiders

magic hound
frozen escarp
magic hound
velvet crescent
#

Then don't update the block fingerguns

magic hound
#

well

#

if someone else updates it

#

thats the reason

velvet crescent
#

event#setCancelled(true)

magic hound
#

...

#

not that

velvet crescent
#

yes yes

magic hound
#

no

fallow crow
#

yes

velvet crescent
#

yes

floral umbra
#

yes

magic hound
#

man

#

i dont want to check for each block update existing

#

i dont check for block updates

#

it took me 1 year to figure out that pumpkin gets placed after event is done

#

so you cant even check if it was pumpkin or melon

#

well you could make like task that runs 1 tick later

#

and do it that way

#

but nah

#

so stem never gets connected

#

and i dont feel like manualy doing that

frozen escarp
#

Hmm. Watched something in tafe today let me find it

#

Sums up our beaches :))

magic hound
#

we dont even have sand beaches :3

frozen escarp
magic hound
#

nice

frozen escarp
#

Little kids don’t watch that ^

magic hound
#

XDDD

frozen escarp
#

A little bit of swearing

#

Emphasis on little

magic hound
#

oke

floral umbra
#

lol

sturdy bobcat
#

restart wifi so many times

frozen escarp
#

In other words frosty close your eyes

#

Child angry_haha

magic hound
#

yes Frcsty

sturdy bobcat
#

frosty's an 18 year old child

magic hound
#

hes 18 hmm

frozen escarp
#

Damn he was really exposed like that

magic hound
#

interesting

fallow crow
#

wait frcstys old enough to drive?

#

Im scared

frozen escarp
#

Can’t they drive at like 14/15 lol

magic hound
#

16*

velvet crescent
#

When y'all telling me I'm a kid, yet most of you are 15/16 here 😭

frozen escarp
#

Oh. Same as us

magic hound
#

you can drive at 16 with someones supervision.

frozen escarp
#

Yeah same as aus

#

Smart

velvet crescent
#

@fallow crow dw btw, I still don't have my drivers license so you're good

frozen escarp
#

Smh

magic hound
#

bad frosty go get drivers license

frozen escarp
#

You have public transport everywhere?

floral umbra
#

usa on top. we can drive at 16 without someones supervision

magic hound
#

almost everywhere tradie ye.

velvet crescent
#

Tradie yes

fallow crow
#

nicce

frozen escarp
#

Fair enough then

velvet crescent
#

Gasper, gimme moneyz fingerguns

magic hound
#

just dont use trains

#

trains here are slower than friking bike

fallow crow
#

I get get my P's in like 6 months so watch out

frozen escarp
#

That’s if you pass

#

LOL

long summit
floral umbra
#

lmao

#

you gonna use it

frozen escarp
#

Ohh ur in vic. Ha you can’t have turbos

#

Unlucky Aj

#

Tbf whats it like aj. Are your instructors hard asf on you. Because our driving instructors in the city are always tough as shit, but if you go out further rural they barely care lol

fallow crow
#

Im going for my test in NSW tho

#

what everyone does is they use a friends address in NSW cos you can get ur actual lisence or sometinhg a year earlier there

frozen escarp
#

Oof that’s dumb

velvet crescent
#

kek

frozen escarp
#

Took my mate 4 times to get his manual license in the city, I got mine first go out bush :))

velvet crescent
#

lol

elfin minnow
#

stick shifts are garbage

#

imagine

frozen escarp
#

They are not

#

lol

#

Autos have their perks and so do manuals

#

Manuals always win though FingerGuns

fringe sigil
#

@boreal escarp can you reproduce error

#

nice issue name

boreal escarp
#

?

fringe sigil
#

Lmao

#

can you reproduce this?

#

Or has the guy just messed up the config

boreal escarp
#

why do you ask me something without context lmao

#

testing it now

velvet crescent
#

@fossil copper Multiple that budget by 5 and someone might actually consider doing it

fossil copper
#

oh ok

frozen escarp
#

lol

boreal escarp
#

@fringe sigil pretty sure it's a yaml thing, using one backslash you get an org.bukkit.configuration.InvalidConfigurationException: while scanning a double-quoted scalar, to display it you have to use 4, \\\\

fossil copper
#

Is there anyone who would like to tell me how to sudo people via the Server selector in Deluxemenus ?

#

Tried this [sudo] %player_name% bungeeplayer join HCF

#

Doesnt seem to work

boreal escarp
#

[console] sudo ...

fossil copper
#

oops ty ill try that

#

Thanks alot. Appriciate the help.

fringe sigil
#

yeah I told the dude to escape it

#

Im gonna test this now pretty sure he's done it wrong

boreal escarp
#

Already did, 4 backslashes work

fringe sigil
#

I found a bigger issue though 😬

boreal escarp
#

Because this create \\, like you do on java to display a backslash.

#

what issue?

fringe sigil
#

Oh I used \\

#

And it gives Json malformed exception

boreal escarp
#

noob

fringe sigil
#

Let's try 4

#

Ok so the malformed was trying to escape a "

#

4 works, but why?

#

I need \\\" to show 1 quote mark

naive agate
#

I have a crazy talented artist apart of my upcoming company 😉

boreal escarp
#

I assume 4 give you 2 backslashes and the first one escape the second?

#

doesn't \" also work?

fringe sigil
#

No

#

Json error

boreal escarp
#

I see

#

Single quotes and \\ or \\" work.

#

json is weird

fringe sigil
#

Oh I see

#

The yaml will load

This is a \"quote\"
Into:
This is a "quote"

#

So then that mucks up the JSON

#

So I just need to escape everything manually

boreal escarp
#

nah

#

just tell them to learn how yaml works lol

fringe sigil
#

No but it aint there fault

fringe sigil
twin dune
#

🤢

boreal escarp
#

Im wondering what the final code looks like

golden echo
#

This moment that everyone posting in showcase the RGB ability... in chat you like like haven't we pass that?

boreal escarp
#

If you are talking about Matt's post, he's showcasing his messages framework.

golden echo
#

Nahh I was talking about everything with scoreboard rgb rendering etc

boreal escarp
fringe sigil
#

I wish I could dislike reviews

velvet crescent
#

I wish other people could comment on reviews which aren't for their plugin

jade oasis
#

no

velvet crescent
#

Scholtes, you're a weeb

boreal escarp
#

I wish I could dislike reviews
@fringe sigil for real

#

or reply to reviews

sturdy bobcat
velvet crescent
#

disgusting

mellow zinc
#

oh no

#

rip my discord nitro 😦

velvet crescent
#

rip

viscid kraken
#

f

wary willow
#

frosty

velvet crescent
#

huh?

wary willow
#

skript discord server

#

oh

velvet crescent
#

Leave

wary willow
#

fuck

#

xD

sturdy bobcat
#

do i feel like making this plugin

#

not really no

pale grotto
#

@velvet crescent why are you so toxic nowadays

wary willow
#

don't remember the days when he wasn't

#

xD

sturdy bobcat
#

frosty has always been toxic

#

some of you just get too sensitive over it

frigid pagoda
#

O.o

wary willow
#

?

#

@fallow crow please stop being annoying. thanks

fallow crow
#

Blitz

#

You have to admit

#

that showcase was pretty goddamn good

#

@wary willow

wary willow
#

I'm not talking about that

#

I'm talking about pinging Jhordan

fallow crow
#

ok ok

#

DANG

fringe sigil
#

Evening

wary willow
#

night

#

@fallow crow please specify a valid budget. thanks

fallow crow
#

I did I said we would negotiate

wary willow
#

that's not a valid budget

fallow crow
#

ok hold on

#

@wary willow is it good now

wary willow
#

better

keen prairie
#

@austere plank I can't add you

fallow crow
#

ok hold on

keen prairie
#

I'd be contacting in regards with your ad

fallow crow
#

Try now

keen prairie
#

Still can't

#

wtf.

#

Can you try to friend me please? @austere plank

barren hatch
#

@fallow crow we were just messaging now I can't

keen prairie
#

welp lmao

#

Guess whoever wasn't blocked by you wins.

barren hatch
#

You could have like told me before just disabling DMs

keen prairie
#

I would really double-check your privacy setting btws.

#

lmao how mature

barren hatch
#

Oh nice I can't attach files

#

(I'm on mobile and cba to use Imgur)

austere plank
#

oh my gosh

#

did i get hacked

#

ok nvm

#

it's someone else

#

@fallow crow is an imposter

#

what is happenng

#

mods

#

ngl tha scared the crap out of me

#

i thought i got hacked

#

@keen prairie it was an imposter i don't know what the heck would do that

#

sorry

#

@wary willow same

#

dont hate me

wary willow
#

dw you wouldn't get punished for something you didn't do that's why Discord has tags after your username so we can see who is who.

austere plank
#

it wasn't me

#

it was a fake

#

check my discord tag they aren't the same

#

ty

wary willow
#

yeah I know. dw

light scaffold
#

bruh what

viscid kraken
#

same

twin dune
#

Same here

light scaffold
uneven tree
#

Wow very unprofessional and tag me in #role-request where I can’t see

#

You may tell me if it was you and I will be bellyflopping you

wary willow
#

Need not was the pinger

#

the other one

keen prairie
#

@keen prairie it was an imposter i don't know what the heck would do that
@austere plank what

wary willow
#

dw

austere plank
#

scroll up lol

wary willow
#

the other guy got globally muted

austere plank
#

how long

wary willow
#

permanently I think

floral umbra
#

im confused did he just ping each of us or does he have ping everyone access?

austere plank
#

he will just come back

wary willow
#

he pinged like 86 people or something

#

just mass ping

floral umbra
#

oh damn

wary willow
#

barry got his ass xD

floral umbra
#

good bot

austere plank
#

i wonder who he used to be

uneven tree
#

You should bring like 10 bots or something to easier clean up mess

light scaffold
#

we seem to have had a lot of trolls recently

uneven tree
#

Unfortunate that discord has a rate limit for bots

keen prairie
#

I'm very confused but ok whatever

wary willow
#

a guy impersonated another guy

#

the guy that made the request paid was not the real dude just renamed his discord like another guy in here

#

and mass pinged and annyied everyone

#

until he got banned

#

@lavish wagon I'm from Romania

lavish wagon
#

okay cool

#

so good night then

wary willow
#

good night

austere plank
#

wait so the Need_Not impersonator mass pinged everyone

wary willow
#

86 people once

#

and then just ghost pinged a few other people like myself

eternal apex
#

bruh

wary willow
#

but he got banned

eternal apex
#

the same dude raided my personal server too

light scaffold
#

weird

uneven tree
#

I wonder what his main goal is

light scaffold
#

trying to be funny probs

wary willow
#

don't think so

#

because we made it clear its not funny and he still did it

uneven tree
#

Very bad comedian carrier

light scaffold
#

he probably thought it was funny to himself

#

sitting in his basement giggling to himself

uneven tree
#

That was me for 4 years ago

wary willow
#

xD

frozen escarp
#

Why the fuck was I pinged in role request

#

lmao

#

Oh another abuser

wary willow
#

dw about it

frozen escarp
#

Nice

wary willow
#

he got banned

frozen escarp
#

Ik I was just wondering lmao

sharp sky
#

It's funny how he always mass-pinged users in the very first of user lists, so basically I'm good for the 6th time 👀

wary willow
#

xD

sharp sky
#

Anyway, anything else to fix with the current expansion?

wary willow
#

so far so good

woven prairie
normal sable
#

I voted 1.12.2 by accident 😬

#

ew

#

who uses boosters paradise?

#

any jammers?

normal sable
#

about to make it 9

sharp sky
#

Gonna try to run it after all the years

craggy basin
#

hey does anyone know if Barry Bot is a custom made bot for this server?

fallow crow
#

=barry

honest thistleBOT
#
Hey, I'm Barry!

I'm a unique Discord bot created especially for HelpChat.

Authors:

I was created and I'm maintained by @muted fern with support from the Admin team.

Code base:

I'm created in Javascript using Discord.JS

Source code:

At this stage I'm closed source due being a mess and some secret internals. However you can contribute to my links/version knowledge here.

craggy basin
#

aw bummer would love to have this in my server

#

maybe someday

velvet crescent
#

It wouldn't work anywhere else :p

craggy basin
#

oof

twin dune
#

cause it hard coded

craggy basin
#

that's true

velvet crescent
#

Mackenzie check dms nerd

twin dune
#

I did big dumb dumb

velvet crescent
#

Tell brc to fix his shit asap

twin dune
velvet crescent
#

Thanks

normal sable
#

Wait who created Barry? 🤣

#

Shows a bunch of numbers

fallow crow
#

cube

fallow crow
frozen escarp
#

Yeah lol

#

Damn I had an epic first day back at work today

#

Early knock with a trip to the pub paid by the boss Guns1

#

No lol

#

Yes

velvet crescent
#

:bruh:

frozen escarp
#

Perks of being an electrician

frozen escarp
#

Cube mate. Seems like vic is finally getting some good news with cases lowering

#

Hopefully that trend continues lmao

fallow crow
#

:))

muted fern
#

yeah

#

hopefully

frozen escarp
#

istg if you guys get a third wave

mellow zinc
#

i might be going into lockdown again 🙃

fringe tundra
#

Birminghams full of addicts who go out and share needles

#

Of course they catch rona

#

Just like stds

mellow zinc
#

indeed 🌝

light scaffold
#

don't

#

just don't

mellow zinc
#

dont what

fringe sigil
#

moon

mellow zinc
#

🌚

sharp sky
#

Here's my late night decode challenge 👀

#

As usual, I will give a reward if win

#

14-15-20 5-22-5-18-25-15-14-5 23-9-12-12 18-5-1-4 20-8-9-19

wary willow
#

so I have to decode 5 words?

#

ezz

#

its the letters in the english alphabet

#

like 1 is a

#

2 is b

#

etc.

sharp sky
#

I mean, it's easy lol

wary willow
#

is it that/

#

can't be bothered to go thru the alphabet and see what it says

sharp sky
#

Yeah, but that's not the only one

uneven tree
#

=barry marry me

honest thistleBOT
#
Hey, I'm Barry!

I'm a unique Discord bot created especially for HelpChat.

Authors:

I was created and I'm maintained by @muted fern with support from the Admin team.

Code base:

I'm created in Javascript using Discord.JS

Source code:

At this stage I'm closed source due being a mess and some secret internals. However you can contribute to my links/version knowledge here.

wary willow
#

xD

#

nice @sharp sky ||not everyone will read this||

fallow crow
#

thas 10+ gb im not getting back 😦

sharp sky
#

@wary willow that puzzle isn't count 👀

#

This is the true puzzle here:

#

THWtcH9hc36kATCiA3GqcjC1czC1bHVhAHWkc3Qmdh==

fringe sigil
#

Add #kite channel

#

Uh

#

Aint that a Bcrypt or something

wary willow
#

so I have to decode a message @sharp sky

#

?

sharp sky
#

Yes

wary willow
#

is this ascii ?

fringe sigil
#

No decoding that lol 😐

wary willow
#

do I have to get the ascii values and do something with that?

sharp sky
#

You can decode it anywhere you like

#

From that to text

light scaffold
#

that's just base64 no?

sharp sky
#

Also hint: it's base64 / utf-8

sharp sky
#

Did you guys give up yet? 👀

tawdry tree
#

is the text humanly readable

wary willow
#

thien didn't even try

#

had to go

sturdy bobcat
#

looks like a suggested password

wary willow
#

xD

#

what the hell is an application.bin file

#

@sharp sky so you just took text and encoded it thru multiple encoders?

sharp sky
#

No

wary willow
#

or did you just encode text and add random text in the base64@?

sharp sky
#

I only did 1 encoder

wary willow
#

and added random things inside right?

sharp sky
#

Also here's the answer

#

You want to give up now? 👀

#

Just to make sure

wary willow
#

no

#

I don't want the answer

#

even if I give up

sharp sky
#

Lol

wary willow
#

I just want it to be a mistery xD

sharp sky
#

Welp

#

I'ma spoil it anyway

wary willow
#

xD

sharp sky
#

Just subtract each letters and numbers one time

#

For example: B -> A

#

3 -> 2

#

Then decode it from base64

#

And done

wary willow
#

...

sharp sky
#

Gotta make it very hard 🤷

wary willow
#

no thanks

sharp sky
#

This's the result after moving: SGVsbG8gb25jZSBhZ2FpbiB0byB0aGUgZGVjb2Rlcg==

cobalt pendant
#

01000011011011110110111101101100

wary willow
#

1 ?

#

frozen escarp
#

That’s the sixth time now I’ve noticed it marked unread but when I open it there’s nothing new

stable zephyr
obtuse geyser
#

Guys I need help, how do I know if a girl likes me? 🤔

velvet crescent
#

You ask her, and if she says ew, you just hit her with the get prank'd bitch

#

Works everytime fingerguns

queen jewel
uneven tree
#

@obtuse geyser tbh no girl really likes you, they either lowkey love you or highkey hate you

wary willow
#

the guy in #738969308746612766 wants some good art because I don't think I've seen someone actually offering a good price for art in there xD

obtuse geyser
#

Lmao, that's right

stray sedge
#

what the

magic summit
#

I feel being watched

mellow zinc
#

@ebon shadow did u see g2 today

ebon shadow
#

Indeed

#

Can't believe they beat BDS 2-0

mellow zinc
#

bds got destroyed lmao

ebon shadow
#

No Shiiko carry today lol

mellow zinc
#

unfortunate

ebon shadow
#

Did you see Pengu's impact throw on Theme Park Throne Room?

#

That was MAD

mellow zinc
#

nah i joined in late on theme park

ebon shadow
#

damn

wary willow
mellow zinc
#

shaiiko kinda carried against rogue tho

#

idk if u saw that game

ebon shadow
#

When the highlights come out on seigegg you'll see it. He was right across the room and perfectly threw an impact between the ceiling and the barricade to destroy a thermite charge on the bottom left of a wall, winning the round since BDS had to go through a single door. I drew a diagram

#

I did, Rogue got clapped

mellow zinc
#

lmao nice diagram

ebon shadow
#

Thank

#

I'm a certified MSP artist

mellow zinc
#

wanna play siege rn? 🌚

ebon shadow
#

Can't, about to go

mellow zinc
#

☹️

#

np

#

had a game where i went 17-2 in unranked earlier today lmao

ebon shadow
#

ooo nice

mellow zinc
#

the next person down on my team had 3 kills 🙃

ebon shadow
#

Thats unraked for you

#

.... aaaaand Ranked tooo

mellow zinc
#

still cant play ranked yet 😠

#

level 45

ebon shadow
#

So I dropped to bronze so I can play with my friend, and the bronzes are like "You brooo your so bad so bad man bro just go die bro go back to fortnite bro", and I'm sat here like, dude. You're a bronze, none of you can play the game

mellow zinc
#

maybe ur a true bronze 🤔

#

jk jk... unless?

ebon shadow
#

Looking at my stats, I'd say no

#

I have an overall 1.4Kd or something across like 1000+ games 😎

mellow zinc
#

what rank were u before

ebon shadow
#

Gold 1

#

I got 9 mmr off of plat last season

forest dirge
#

everyone send me a message

#

like say hi or something in a dm

#

ok ty

sturdy bobcat
#

No

#

rat

wary willow
#

Among Us is pretty fun

#

when you actually find some people who don't just randomly vote

mellow zinc
woven prairie
mellow zinc
#

tldr

#

pls

wary willow
#

Wait this is a thing??? xD

#

anyone? xD

mellow zinc
#

thats been a thing for like 2 years atleast

#

only works on certain games tho

wary willow
#

yeah figured

#

because it specifically says this game supports discord invites

#

the games need to add support for it I guess

wary willow
mellow zinc
#

lol

#

imagine not using spotify

wary willow
#

why tho?

#

I have YT premium

mellow zinc
#

imagine having yt premium

wary willow
#

why would I pay another 5$ every month

mellow zinc
#

remove yt premium

#

get spotify premium 🌝

wary willow
#

dude ... I pay 2$ for YT premium

#

why the frick would I give up no adds for 2$ and pay triple for no adds on spotify?

#

with yt premium I get google photos premium, yt music and google play for another 30 days

#

I guess

mellow zinc
#

spotify has higher quality audio 🌚

wary willow
#

well I don't rly care

#

because I have youtube with no ads

mellow zinc
#

nah but why u sad about google play music

#

when u have yt premium

#

would u use yt music instead?

wary willow
#

which has more high quality video than spotify

mellow zinc
#

wot

wary willow
#

I mean I do use yt music more than google play

#

wait its not google play xD

#

its google play music

#

I just use it to download music but I guess yt premium has that feature too so no problem I guess

#

wtf I just instealled discord on my phone and it decided to throw another update?

#

like doesn;t it just gets the latest version?

gilded pike
normal sable
#

Huge W

#

Bing? 🤮

#

Do you use chrome

#

Oh

#

And Ik u have some weird offbrand discord aswell

#

Take an SS of this msg

#

You misspelt bannable discord kekw

#

I really don’t know why

#

It does look pretty nice

#

But chrome

#

If it’s not chrome it’s not accepted

woven prairie
#

😦

#

I lost 4 figures on Roobet 😦 pls help

sharp sky
#

Is this good for anything ._.

muted fern
#

the hek is with the screen

mellow zinc
#

bubbly

#

put it underwater

sharp sky
#

I mentioned a lot of times that I am trying to fix this 2 years abandoned pc

#

It kinda work after a few fixes

frozen escarp
#

RIP, internet explorer was my favorite brow- o wait i meant Bing
@hidden gyro Bing isn’t a browser lol it’s a search engine

normal sable
#

🥺 pls nitro discord me gift please someone

real bolt
queen jewel
#

@real bolt What do you need tested?

real bolt
#

join messages

fallow crow
#

cant you test that yourself?

real bolt
#

need another player 4 leave message

#

imma get viaversion real quick

#

restarting it now which will take 20 secs

#

done

#

yeah just remembered lol

#

my laptops dying lol

velvet crescent
#

What is there to test lol

real bolt
#

i was doing custom join messages that are very customizable and needed to do it a certain way and needed to test it

velvet crescent
#

Or just use FJ, ez claps

frozen escarp
velvet crescent
frozen escarp
#

Lmfao

fringe sigil
#

Indeed

half barn
#

How can I make this kind of emoji? "Boost Builder "

#

tag me if you know

frozen escarp
#

Fam

#

It’s a drawing lol

half barn
#

Ohh thanks

sharp sky
boreal escarp
velvet crescent
#

I don't get it

boreal escarp
#

I mean, that's an international memes page

velvet crescent
#

lmao

fringe sigil
#

java users

#

when their dad is a kotlin engineer

fringe sigil
#

Powerful, but too complex?

mellow zinc
#

do u only have AND and OR operators

#

but no its not too complex

#

its like deluxemenus requirements

#

when i first saw the criteria that was the first thing that came to mind to compare it to

#

if uve used DM before u know what im talking about

velvet crescent
#

Kali, u on pc?

mellow zinc
#

yessir

velvet crescent
#

Can u open mc 1.8.8 and join mein server fingerguns

mellow zinc
#

ip

fringe sigil
#

XAND XOR

#

XNOR

#

XNAND

woven prairie
#

no

fallow crow
#

no

mellow zinc
#

no

fringe sigil
mellow zinc
#

what the frick

velvet crescent
#

lol

fringe sigil
#

There actually real

mellow zinc
#

😂

fringe sigil
#

darn it I just found a possible stack overflow and jsut psoted update 😦

light scaffold
#

good

#

keep the users on their feet

#

Always

#

trust nobody

fringe sigil
#

in my bstats method 😦

#

Wondered why the chart was empty

#

But then again I saw no errors

mellow zinc
#

trust nobody
@light scaffold not even rich

fringe sigil
#

Wtf

#

Why is KOTLIN in my Jar?

velvet crescent
#

Because kotlin superior

#

That's a hint Niall, time to switch

light scaffold
#

i will trust rich

#

he is a brave and noble man

fringe sigil
#

now I gott apost another version and delete the old 😦

velvet crescent
#

Would be nice if spigot had a way of editing a release jar, atleast for premium resources

fringe sigil
#

Yeah you kind of can

#

Post new version with same number

#

Delete the old

queen jewel
#

Doesnt that send 2 notifications to users?

fringe sigil
#

Probably

#

Im gonna get hated on for "bumping"

#

And its the kotlin gangs fault

mellow zinc
#

That's a hint Niall, time to switch
@fringe sigil not our fault

queen jewel
fringe sigil
#

Oh yes it is

#

Its added kotlin to all my maven modules

#

Probably that gradle malware you were trying to get me to install

light scaffold
#

rude

velvet crescent
#

Probably that gradle malware you were trying to get me to install
Choose your next words carefully mortal

mellow zinc
wary willow
#

anyone want to play some games of Among Us?

queen jewel
#

Is it on Steam?

wary willow
#

yeah

#

3$ I think

frozen escarp
#

F

wary willow
#

javascript

pale grotto
#

@wary willow

#

🤡🤡🤡🤡

#

15.99

wary willow
#

well I have family one

#

its 12E I think but I pay 2.something E

frozen escarp
#

wtf 15 a month

#

They are dirty cunts

#

They legit chuck 15 ads on a 6m video

wary willow
#

I mean 15 is not that much

#

for no ads and the other things yt premium offers

#

actually nvm

#

it is pretty much

#

xD

#

I fucking pay 12 for netflix

boreal escarp
#

For 5000 movies and series though

wary willow
#

yeah that's why I said I take it back xD

#

but its 39 ron for 6 accounts here

#

yt premium

boreal escarp
#

Spotify > yt premium

wary willow
#

no dude ...

#

I mean you do whatever you want but I didn't get it just for the music

#

I got it because I pay like 14 RON/month on 2 accounts and I have no adds on any videos

boreal escarp
#

Nothing attracts me tbh

wary willow
#

I don't mind listening musinc on YT music. so I don't rly care

sterile parrot
#

@light scaffold

light scaffold
#

personal preference I guess

#

lots of languages have it

sterile parrot
#

I'd only make it implicit if it's not using brackets

boreal escarp
#

Agree

light scaffold
#

those examples are slightly outdated anyway

boreal escarp
#

Just like on java 🤷‍♂️

light scaffold
#

java doesn't have that?

boreal escarp
#

lambda?

light scaffold
#

oh

#

yeah

#

i guess

#

I kinda agree

boreal escarp
#

Do you guys use that tool from jetbrains for languages?

boreal escarp
#

On Elara I mean

light scaffold
#

MPS?

boreal escarp
#

Idk its name

light scaffold
#

probably not

#

it's all from scratch

sterile parrot
#

mps is completely different

light scaffold
#

yeah

sterile parrot
#

honestly wouldn't even use that lol

light scaffold
#

yeah i tried to use it ages ago

boreal escarp
#

@cyan ermine take a look at AdvancedRegionMarket

cyan ermine
#

hmm not exactly but thanks, doesn't hook into plotsquared

magic summit
#

Just now read the info of Paper about their upcoming resource sharing place... Hangar... hmmmm

velvet crescent
#

Hopefully it doesn't suck

light scaffold
#

There's a pretty low bar to reach lol

velvet crescent
#

Still

magic summit
#

I mean... it won't be hard to have it be better than MCM

frozen escarp
#

omg u posted a resource!! Ban!!!!

naive agate
#

oMG

jade oasis
#

@woven prairie I forgot about DMEpepperoni till now

#

the horrors

#

How in the hell do you even remember

woven prairie
#

lol

#

magic

jade oasis
#

when I had the name dmepepperoni i was having a good time

#

then everything went downhill

blazing oar
#

@cyan ermine pretty sure that source is outdated

#

houses has updated a lot since then

#

atleast that's what I am informed

#
  • it costs less than 10 bucks if I am correct
cyan ermine
#

yeah i've paid for the plugin but it doesn't work in 1.15.2 or with newer papi/plotsquared

blazing oar
#

oof weird

pale grotto
#

Mon??? @cyan ermine

#

You're still here???

cyan ermine
#

Yes I'm not active anymore but im still here

normal sable
#

Ok guys imma be making remencespigot when I finish learning spigot api

#

I’m gonna be supporting 1.6-1.16

#

Who’s helping

wary willow
#

noone xD

cyan ermine
#

why bother with that

wary willow
#

just use paper

cyan ermine
#

or yaknow, viaversion, viabackwards?

wary willow
#

ah you mean a spigot that allows all versions to connect to the server. I thought you want the spigot to work on all those version xD

woven prairie
#

I bet, after 1.12.2, I can get letter performance using Paper (and Tuinity on later versions) that all these “custom JARs” that are sold

normal sable
#

Yo gianluca

#

There u are

#

Can u pls respond to my dm on Twitter? 💙

#

Also if I start selling custom plugins to people, what would be the best way to handle the money?

wary willow
#

paypal xD

normal sable
#

Do they pay the full thing first? Or half upfront and half when done

#

And if I can’t complete it, I refund the half

wary willow
#

I mean don't take it if you can't complete

normal sable
#

I guess so

sharp sky
wary willow
#

thanks thanks. took me over 5 minutes to make

#

paint can be a difficult peace of software sometimes.

normal sable
#

What would you do blitz?

#

Full price upfront or half

wary willow
#

half half

normal sable
#

Alright

#

Gianluca if you see this scroll up

wary willow
#

I just messed up my back command 😦

#

man and I made it look so beautiful ... 😦

#

and I have no idea what the fault is

#

well I did find the class that is broken but now I have to go thru everything and add debuging messages and shit 😦

#

actually oh no

normal sable
#

Is it common to code plugins in vs code?

wary willow
#

my spiral algorithm may be broken

normal sable
#

Yeah fix ur spiral algorithm kid

wary willow
#

Remence I think I saw piggy do it but I'm not sure about that

#

well its not even mine

normal sable
#

Ok I’ll just stick with ij

wary willow
#

its just code stolen from someone and converted to kotlin by IIJ

#

and the conversion may have broken something but can't quite put my finger on it

normal sable
#

Don’t worry once I become the GREATEST spigot developer I’ll help you out

#

Give me a couple months

wary willow
#

wait

#

but now that I think about it can't be the algorithm

#

so its just the checks

#

I have to checks that are broken

#

well 1 made 2 times for 2 different variables

woven prairie
#

lol

wary willow
#

oh good morning funnycube

muted fern
#

:o

woven prairie
#

omg

#

slap like now

normal sable
#

ill slap u

wary willow
#

noo. stop it hurts

normal sable
#

jk ily gianluca

wary willow
#

no u

normal sable
#

I forgot no homo

#

my bad

#

blitz we should 1v1 again sometime

wary willow
#

nah I'll just beat the crap out of you

normal sable
#

D:

#

only one way to find out...

wary willow
#

its because of the discord you use

viscid kraken
long summit
#

Do i see better discord

wary willow
#

what?

#

Ori why did you send a black photo?

#

did someone die?

sturdy bobcat
#

yes

#

yes

#

and yes

wary willow
#

yes to what

#

yes to why did you send

sturdy bobcat
#

everything

wary willow
#

and yes to someone died?

sturdy bobcat
#

yes

floral ore
#

Hey guys, Im using DeluxeMenus and I need some help please

#

Im trying to run the command /lp user (player) permission set

#

But it doesn't runs the prefix %player%

trim raft
#

The placeholder is %player_name% as I recall?

floral ore
#

ty

modern tiger
#

Would anyone be interested in botting my server. Wanna test my servers load potential.

frozen escarp
#

yikes

sharp sky
#

I was so close to finishing Deadlocked on GD on my phone :(

frozen escarp
#

Yo I remember that game

#

I recently re downloaded it

#

I completed all the levels in like 2016. Idk if they’re added more or not

#

But yeah that game makes you rage FingerGuns

sharp sky
#

RobTop has been lazy for around 3 years updating to 2.2..

velvet crescent
frozen escarp
#

LOL

#

What a character

wary willow
#

why the fuck is he holding an H&S ? xD

velvet crescent
#

Lmao

#

Considering it's America, you never know

wary willow
#

actually it just becomes predictable when you see everything going wrong xD

real bolt
#

Apple.exe has stopped working

#

I'm not

jade oasis
#

good afternoon

velvet crescent
#

Good morning

real bolt
#

Good night

uneven tree
#

Good bye

frozen escarp
#

no

real bolt
#

Good existence

fringe sigil
#

Epic

pale grotto
#

I see Donald being re-elected

#

don't forget if you don't vote for biden; "you ain't black"

light scaffold
#

Imagine being american

pale grotto
#

^

fallow crow
#

Am I the only one that randomly changes their background to just a different colour varient of the default one lol?

pale grotto
#

Instead were stuck with a big clown

#

America has it easy

#

my country's leader is the white guy

velvet crescent
#

God I fucking love IntelliJ IDEA is not responding every 5 fucking minutes

jade oasis
#

place flowers in intellij

pale grotto
#

frosty

#

intelij is not effective

#

ms paint however is

sturdy bobcat
sharp sky
#

I have no idea why after 3 hours letting my laptop on, it automatically turn on and off sleep mode constantly

#

I even interfered all options on battery settings, but didn't help

frozen escarp
#

Am I the only one that randomly changes their background to just a different colour varient of the default one lol?
@fallow crow
Nah i do that too

boreal escarp
#

You guys weird

frozen escarp
#

its either that or a nice crisp nature photo

velvet crescent
#

Am I the only one who has a black background with a Activate Windows in the right corner? fingerguns

frozen escarp
#

yep

#

imagine not owning your os

#

💀

mellow zinc
#

💀

#

@ebon shadow g2 vs bds again 😳

sturdy bobcat
#

anddd

#

got my case fan functional

ebon shadow
#

@mellow zinc ikr? Hows it going? Haven't been able to watch it so far

mellow zinc
#

its just started 1-1 on villa

leaden tundra
#

hii

#

is there a way to send the players in hub if the server there in is restarting

sharp sky
ebon shadow
#

@mellow zinc ;-; G2 throwing hard

mellow zinc
#

they got destroyed first half 😬

ebon shadow
#

yeaaaaaaaaah

mellow zinc
#

they took way too long to defuse

ebon shadow
#

They also just got clapped by Shaiiko somehow

mellow zinc
#

shaiiko god

#

12 kils

ebon shadow
#

Yesterday he was crap, today he's getting 4ks

#

CTZN GOAT

#

scream that UUNO double

mellow zinc
#

🌝

leaden tundra
#

is there a way to send the people in hub instead of getting disconnected when the server their in is restarting?

mellow zinc
#

use MoveMeNow plugin iirc

frozen escarp
#

you can set fallback servers in the bungee config..

leaden tundra
#

fallback right

#

okok thanks

mellow zinc
#

i havent used bungee in ages

leaden tundra
#

thanks for ur suggestion tho

ebon shadow
#

Kanto

#

What was that

frozen escarp
mellow zinc
#

insaneee

#

crisp headshots 😳

ebon shadow
#

That was so clean

leaden tundra
#

but _tradie

#

it doesnt send hte players in hub again it just send the players in the hub when joining

frozen escarp
#

works for me lol

#

icbf working tmr

mellow zinc
#

g2 win

#

clash too op

#

wtfffff @ebon shadow

ebon shadow
#

YEah idk

#

That was awful

ebon shadow
#

@mellow zinc let's goooo

mellow zinc
#

🌝

ebon shadow
#

8-7 win from 2-5 down

mellow zinc
#

insane

mellow zinc
ebon shadow
#

Lol

#

@mellow zinc ;-;

#

BDS winning a map feelsbadman

fallow crow
#

bruh 2011 was 9 years ago

mellow zinc
#

bruh 0AD was 2020 years ago

untold bay
#

is there a channel where i can upload media

mellow zinc
#

what kind

primal tartan
#

lol did any one get random messages from an account named korean

velvet crescent
#

He was yeeted

mellow zinc
#

unlucky @ebon shadow

magic summit
#

@long summit such a live preview for PAPI would be awesome. Funnying

long summit
#

I don't know much about how to do that for PAPI but once the lib is published you're free to do it ;p

sterile parrot
#

I am a moron

#

So we’re working on this project for this company right. And I’m here squashing some bugs in the weekend. One bug supposedly was not sending invoice’s via email correctly. So my dumb ass thought well let’s test that and guess what I cannot reproduce it which means it sent an invoice via email as the company

#

🤦

velvet crescent
#

Nice

normal sable
#

Is having a .net domain weird if I only have one server

sturdy bobcat
#

no

woven prairie
#

No

ebon shadow
#

@mellow zinc reverse swept. The boys choked that one 💀

mellow zinc
#

just like they choke every final 💀

twin dune
long summit
#

I just get the values from tab complete and send it as an action bar

twin dune
#

Ah, right.

woven prairie
#

@long summit Is this gonna be OS?

long summit
woven prairie
#

This has potential

regal juniper
#

Oh is that your parser thingy?

long summit
#

Yeah, works on all versions now ;p

woven prairie
#

Even 1.7.10 omg

mellow zinc
#

😮

magic summit
#

I kinda would like this live-parsing in PAPI.
Like you type /papi parse me Text and it would display it as actionbar text on screen while typing it out...

queen jewel
#

Already does

#

as tab completion instead of actionbar tho

woven prairie
#

Do you really parse stuff that often?

mellow zinc
#

yes

woven prairie
#

👀

long summit
#

Even 1.7.10 omg
Surprisingly, it should

magic summit
#

as tab completion instead of actionbar tho
@queen jewel It doesn't parse it live while you type it

modern tiger
naive agate
#

lmao

modern tiger
#

The console spam is honestly insane

#

I have to fix that shit

normal sable
#

zesteria?

modern tiger
#

Yeah my server

nova star
#

@long summit Could you get all text a player is typing on regular chat or do you really need a command?

#

Using mad packets

long summit
#

@nova star What do you mean?

woven prairie
#

How do I make a server?

normal sable
#

is having a .net email weird

#

also gianluca that'll be $50 to join my udemy course in order to learn every single thing you need to know to become the next hypixel

woven prairie
#

No, it's not

normal sable
#

gianluca it's just seems weird idk

#

I never seen .net email before

floral umbra
#

tons of mc servers use them

normal sable
#

for email tho

floral umbra
#

yea

normal sable
floral umbra
normal sable
#

lmao true

bronze compass
#

does anyone live in turkey/istanbul? i really need your help

sharp sky
#

?help

honest thistleBOT
#
FAQ Answer:
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait

Source

bronze compass
#

i need help sending a letter in the country

#

:/

#

thats why im in offtopic

muted fern
#

@edgy urchin As per the rules, don't bump your request.

edgy urchin
#

Ok sorry

#

I delete

magic hound
#

@modern tiger
how did you get 200 players?

#

some wierd software?

fringe sigil
#

Lmbda attack probably

frozen escarp
#

He would’ve botted it lol

#

Plus they ain’t even “players”

#

That testing would’ve done nothing, unless every account was moving and doing random tasks

fringe sigil
#

true

#

This is awesome

velvet crescent
#

@hidden gyro Stop it, get some help.

#

Sure, gimme 1 sec, I'll make it for you

#

(Well 1 sec is relative, PC slow af)

#

For 1.16 right?

fallow crow
#

dont do it

velvet crescent
#

I will do it Aj

fallow crow
#

frcsty I fully expect you to encorporate fuck 1.8 into this just to prevent those kind of things

velvet crescent
#

Do you want anything to be customizable or?