#off-topic

1 messages · Page 597 of 1

reef oar
#

gyazo limit 30 fps and render with low quality :v

boreal escarp
#

damn

reef oar
#

I honestly didn't pay much attention to math classes xd

boreal escarp
#

do you use anything to visualize the animation or just minecraft?

reef oar
#

in my mind

#

me before moving on to minecraft i try to recreate it in my mind

#

This makes it easier than being around and taking a long time to make an animation

#

An animation can take you hours and hours to make

boreal escarp
#

I'm sure about that

reef oar
#

I have more 😏

boreal escarp
#

Are you Codiq's brother by any chance?

reef oar
#

nãh :/

#

what is that

boreal escarp
#

Codiq#3662

reef oar
#

ah xd no

#

or am i? 🤔

boreal escarp
reef oar
#

i have a lot of gifs but gyazo block

boreal escarp
#

Ah, only 300 gifs

elfin minnow
#

oml

reef oar
#

it's not all animations but most are xd

boreal escarp
reef oar
#

its better ik

boreal escarp
#

You can also record up to 1 minute long gifs

reef oar
#

im creating a engine too xd

#

in java

#

@boreal escarp I have a colleague of mine who had already shown me this

boreal escarp
#

Did you made the character too?

reef oar
#

nope, character is a asset

#

i found them in internet xd

#

but it already allows me to create scene objects and renders without worrying

#

for now it's only 2d but then I'll do 3d

boreal escarp
#

looks good

reef oar
#

I haven't yet learned how to render a 2D texture in 3D :/

boreal escarp
#

You will have to create models and such I guess

reef oar
#

The problem is not to create

#

the problem is to render

boreal escarp
#

ah

reef oar
#

I render using java.awt.graphics

#

and it doesn't allow rendering 3d textures

#

I think

boreal escarp
#

Well, rip

reef oar
#

i need to use sin and cos i guess

#

java.awt.graphics is very optimized

#

her performance is impressive

long summit
#

Aayy a fellow portuguese speaker ;p

boreal escarp
#

o

#

buenas noches matt

long summit
#

i'll kill you

#

That's spanish

boreal escarp
#

oh well xd

reef oar
#

@long summit im portuguese

long summit
#

Yeah I saw the text in the gif xD
I am too ;p

boreal escarp
#

/play HAPPY.MATT.SOUND xd

reef oar
#

yay

long summit
#

would probably sound like the villager's old hurt sound xD

boreal escarp
#

lmao

woven prairie
#

@reef oar You ever thought of selling/osing those?

reef oar
#

those are commissions from my other community

woven prairie
#

Oh

untold hearth
#

@elfin minnow hurtful

boreal escarp
#

this.sxtanna.cry();

primal pecan
#

is it just me for discord's emotes resetting?

elfin minnow
#

idk engineer, fix it kek

elfin minnow
#

=ping

honest thistleBOT
#
Pong!

• Replied in 109ms.
• API Ping is 71ms

fallow crow
#

Has anyone ever got their android to stuck at boot screen?

untold hearth
#
  • Requests are required to have a set budget or a range (No DM for budget)
thorn violet
#

Ok

primal pecan
#

@untold hearth I like the website.

untold hearth
untold hearth
#

¯_(ツ)_/¯

primal pecan
#

been working on a Unity project in my spare time learning about game development through Unity.

#

Stickman lol

fallow crow
#

Wtf is this...

return String.valueOf(player.getInventory().getArmorContents()[1].getDurability() //helmet``` returns `(maxDurability- remaining)`
#

I thought it will return remaining durability instead...

vague walrus
#

I'm wondering why there's a valueOf call

#

Unless you're expecting some part of that to be Null I suppose

fallow crow
#

Because I'm sending this number to chat?

vague walrus
#

#toString

fallow crow
#

It's the same...

vague walrus
#

The result is potentially the same, but they're not equivalents.

#

Hardly the issue, just pointing it out.

velvet crescent
#

valueOf is usually when you know it'll be an int

vague walrus
#

valueOf is good for primitives (since they don't have toString methods) & it also checks for null values, so it's technically safer, but prints null

fallow crow
#

I can use this if I wanted to: Short.toString on that

vague walrus
#

Short isn't a primitive...

#

Short
and short are two different things

fallow crow
#

Short as in class name

vague walrus
#

Yes, because it's not a primitive, you can use toString.
That's exactly what I said?

fallow crow
#

So you're saying short isn't primitive huh?

vague walrus
#

short is

#

Shortis not

fallow crow
#

Yes, because it's not a primitive, you can use toString.
I'm confused on that sentence

vague walrus
#

You cannot call toString on primitive types, which is what valueOf is for.
If you want the value of a primitive.

        
        String dog = String.valueOf(health);```
#
        Short health = 5;

        String dog = health.toString();```
velvet crescent
fallow crow
#

@vague walrus then why the hell you're saying I should use toString from the start for...

vague walrus
#

I just said I was wondering why you were, it was weird

velvet crescent
#

You're both nerds we get it..

#

@primal pecan 3d or 2d?

vague walrus
#

Ah now looking at the api, it returns a short that's why

#

Literally all I was asking lol

boreal escarp
#

If toString doesnt work, you just use String.valueOf 9_Shrug

#

Ez pz

#

You can see that String.valueOf() accept int, short, long etc.

velvet crescent
#

It was 6 am ( 16min ago ) and I was walking to the bus station, there was a dog shit in the middle of a paved path (in the middle), and I stepped right into it

boreal escarp
#

+10% Luck

velvet crescent
#

Fucking animals I tell you, can't even clean up your dogs shit

vague walrus
#

How do you know it was dog shit

#

Could've been a fox

#

👀

trim raft
#

could've been human shit

velvet crescent
#

Lol

#

Good thing i got snickers on cause the footprint is slick

smoky solstice
#

Waifus

#

Do

#

Exist

#

I just got married to a waifu today

#

Gonna work hard

#

Cya

primal pecan
#

Working on 2D games before working on 3D @velvet crescent

#

Also been getting better at designing so I can make some pretty good designs for my own projects. I’ll likely work on some shooting game when I go to 3D games

mellow zinc
#

make the next cod

primal pecan
#

lmao. I’ll think about it but in reality I was actually thinking of trying to make my own cod game @mellow zinc

#

It’ll likely not the best (animated stick figure to look 3D)

mellow zinc
#

nothing can be worse than the new cod

woven prairie
#

BO4 best cod smh

waxen wave
#

How much would you guys want to get payed to develop 7 plugins which might take roughly 4-6 weeks to develop for 4-6 hours a day? (Not looking for anyone to do it, just curious)

fallow crow
#

My to-do list is stacked, so no thank you ._.

waxen wave
#

it's just theoretical

#

I am not looking for anyone to do it, but if you had time to do it how much would you be asking

velvet crescent
#

Depends on the plugins, features etc

waxen wave
#

Uhh a currency/tekkit plugin, an advanced banning plugin, a shop/trade plugin, a /give plugin with GUI for custom items, a fully customizable scoreboard which works with PAPI, and a plugin which works similarly to Essentials

#

Idk something like that

boreal escarp
#

1.2.5?

velvet crescent
#

Not lower than 600

#

Gaby wUt

waxen wave
#

What

#

lmao

boreal escarp
#

wait, tekkit as in the mod or?

waxen wave
#

no I am saying some plugin that works similarly to tekkit (a bit simpler though maybe)

boreal escarp
#

ah

waxen wave
#

Idk it's all hypothetical just curious to wanna see how much people would wanna get payed for that, since I am developing plugins for some dude

boreal escarp
#

depends what features of tekkit you are talking about thonk

#

there's custom items, machines, MR thing

waxen wave
#

bRuh I don't know, machines mainly 😂

woven prairie
#

4-6hrs/day (we'll say 5/day)
Common price in MC is $15-20/hr (we'll say $15)
15*5=75/day

4-6 weeks total (we'll say 5)
(75*7)*5=2625

Normally, larger stuff is discounted, we'll round it down to $2,500

boreal escarp
#

quick maths

waxen wave
#

brUh really

#

I felt bad asking for more than 3-4$ an hour 😂

#

Like I can't imagine anyone spending more than that per hour put in the plugin's development

#

But what would it be then, 600 or 2500 since those are the only answers that people have given 😂

woven prairie
#

600+2500=3100
3100/2=1550

waxen wave
#

😂 😂

woven prairie
#

ez

waxen wave
#

Wait Gianluca, can I DM you?

elfin minnow
#

no

waxen wave
#

😠

elfin minnow
woven prairie
#

For what?

waxen wave
#

Talking about this stuff more specifically, since I am developing plugins for someone and it is my first time developing plugins privately for others for money

#

About how much I should ask for for each plugin etc., I'd rather not get into specifics with everyone in the discord chat

woven prairie
#

Start at $5/hr, build a portfolio, and . increase as you increase your skillset (and get vouches)

waxen wave
#

well, okay. Issue being that the guy is paying me per plugin, not exactly per hour so that makes it a bit harder to calculate

regal juniper
#

Ouch

#

I always hated working per project

waxen wave
#

Why though? I mean you don't know exactly how long a plugin will take so you can't tell the guy who wants to buy it how much he will have to pay

regal juniper
#

Because with per-hour, they can make all the changes they want down the road and I'm more than happy to do it since I just add more hours.

#

I don't even do private development anymore actually, not worth my time.

waxen wave
#

have I screwed myself over completely by telling a guy that I can work roughly 200 hours for 3$ an hour? (~95$ per plugin to be exact, predicted 5 weeks of development)

regal juniper
#

Ouch

waxen wave
#

I feel bad telling him "no actually sorry 1000$ at least" since he said his budget was like 500$ for all that though

regal juniper
#

I just tell them my hourly wage and give them an estimate on how long it'll take, sometimes I hit it dead on, sometimes I will take longer but that's on me if I go over what I said and they don't request changes.

waxen wave
#

Right... but wouldn't it be unproffesional/shitty to hit the guy up and be like "actually, the price nearly doubles"

regal juniper
#

Yes

#

Very

waxen wave
#

So what do you think I should do? Should I suck it up and take the 600$ or what

regal juniper
#

How far into this are you?

waxen wave
#

We are still talking about pricing and what the plugins should do

#

Like he said his starting budget is 500$, I told him that I predict it will cost him roughly 600$

regal juniper
#

Yeah you dumb for telling him price that soon

waxen wave
#

He asked for a prediction

#

And I gave it to him

regal juniper
#

I mean you can suck it up and learn from this and say 650 and work.

waxen wave
#

it's the first time I am doing any of this please 😂

regal juniper
#

We all gotta screw ourselves sometimes xD

waxen wave
#

I am 19 I barely know how most of the money related stuff works, it's a miracle I can make money by developing in minecraft already 😂

#

Especially when it comes to selling private services

regal juniper
#

Ahh. I'm the same age as you. I started this about 3 years ago. It's honestly fun when you're in your prime.

waxen wave
#

You started what? Earning money with plugins n such?

regal juniper
#

Yup

waxen wave
#

Ah I started developing in java that amount of time ago pretty much 😂

regal juniper
#

As far as your client goes, how do you know it'll take you 200 hours to do this?

waxen wave
#

I mean that's a prediction, he is paying me per plugin not per hour. I have developed numerous plugins in the past so judging by what the plugin should do I can kinda estimate how long it will take to program it

regal juniper
#

Yup

waxen wave
#

When should I talk about pricing and such then?

#

Also do you have any tips in general for all this?

regal juniper
#

I typically have my clients draft up a document containing everything the project should have. We agree upon a price and changes in the document = changes in the price.

#

I don't give them a quote until a detailed document is given to me.

waxen wave
#

Right okay

regal juniper
#

I just have my own set of utils / tools for project development so I save myself time by not rewriting code.

waxen wave
#

Yeah I already have that for my own plugins anyway

#

But now I am wondering, do these people who spend hundreds if not thousands of dollars on custom plugins ever earn that money back

#

Cause I feel like it is unlikely for them to earn it back, idk. It's hard to make a successful minecraft server

regal juniper
#

Oh yeah

#

Typically (unless ignorant) they won't pay a developer unless they know they have an income.

primal pecan
#

lol

#

I don’t even talk with clients if they never sent a doc with all info

#

I require a doc *?and quote as I prevent them from adding additional features

woven prairie
#

Why is writing compelling lore so hard

regal juniper
#

Beeeecause

naive agate
#

its not

vague walrus
#

Compelling to whom you or the player

woven prairie
#

The player . ofc

#

Like, main storyline . is super har

velvet crescent
#

Not really if you've got an overall theme

boreal escarp
vague walrus
#

My point was, if you design a story for yourself, you'll have a hard time getting engaged.

IMO, just write a short story with your narrative in mind, and imagine how those characters might experience the world outside of that story.
Flesh the world out from there

#

Also I highly suggest using comic sans to write it, as for whatever reason, comic sans has shown to help with writers block

regal juniper
#

I've never been a big lore person.

boreal escarp
#

-42 holy shit

vague walrus
#

Depends on how the lore is introduced.
I love Darksouls lore for 2 reasons.
It doesn't get shoved in my face
It's good lore

boreal escarp
#

you can even use TAB, it's free and nice @fallow crow

fallow crow
#

Yea lol

#

TAB?

boreal escarp
#

welp

fallow crow
#

xd

boreal escarp
#

ofc

#

TAB Reborn anyways

fallow crow
#

Thanks bud

woven prairie
#

1.15 OptiFine 😮

#

Or, you can use MLT if you want more than 2 or 3 lines

magic summit
#

@muted fern You should perhaps update https://helpch.at/docs
First of all is the 1.15 javadoc actually the 1.14 javadoc according to the package-summary page
Next is latest one 1.15.2

magic summit
#

"Large"

#

20 players (Not all at the same time)

woven prairie
#

xD

jagged pollen
naive agate
#

😮

fallow crow
magic summit
#

@jagged pollen damn.... that took you so long?

untold hearth
#

Map<String, Function<Player, Object>>

#

@fallow crow wait... are those CLASSES

primal pecan
#

looks like it Ranald.

#

along with whatever the crap startClock is.

#

@fallow crow what the crap is startClock.

fallow crow
#

I forgot to remove it

#

@untold hearth can't think of a better way actually 🤷

#

There's nothing inside startClock() function though

untold hearth
#

@fallow crow What does the backend look like?

fallow crow
#
    private static HashMap<Player, Double> dmg = new HashMap<>();
    private static HashMap<Player, Double> aps = new HashMap<>();

    public static void addDmg(Player player, double d) {

    }
    public static void updateAPS() {

    }
    public static double getCurrAPS(Player player) {

    }```
untold hearth
#

@fallow crow why do you hate me?

#

I just want to know

fallow crow
#

I don't get it :S

vague walrus
#

Y'all should see the monstrosity I made for a trails plugin when I was just learning java

primal pecan
#

You don't have a API where you can just grab?

vague walrus
#

Man I can't find it, but basically I tried to use multiple maps

so it was something like

Map<String, Double> map;
Map<String, String> map2;
Map<Map<String, Double>,String> map3;
Map<Map<String,String>,String> map4;

It was horrid to use

untold hearth
#

@fallow crow really seems like you could just store these values under tags for the player, and use a centralized class for it

fallow crow
#

Fine. I will just use enum for this

naive agate
#

@worn pond please put a valid budget

#

@crystal crest I recon you specify what type of plugins you are looking for

crystal crest
#

@naive agate that’s why I said pm for more info as it’s more then just 1 plugin

naive agate
#

you put sever its spelt out server btw 😄

crystal crest
#

Shit whoops lol

naive agate
#

@crystal crest check dms

naive agate
#

Hey everyone I have been working on a site named Clippies and working on unique characters or something for the site any opinions? or ideas would be helpful.

velvet crescent
#

@naive agate little snowman, ktnx

naive agate
#

@velvet crescent xD

mellow wedge
#

@boreal escarp ❤️

#

epic always has free games

#

good stuff

muted fern
#

not even a paper clip

#

1/10

naive agate
#

😦

mellow wedge
muted fern
#

yes ty

worn pond
#

@foggy python please add me back.

naive agate
#

no

boreal escarp
#

Ikr cj

#

Sadly I cant run most of them xd

velvet crescent
arctic raptor
#

Hah

boreal escarp
#

😂

primal pecan
#

tired af.

jagged pollen
#

@magic summit yea :p it arrived like a month ago but hadn't had time to pick it up

magic summit
#

interesting

#

Also interesting is, that the postal company here kept my package on hold, because of missing shipping information....
I require the effective worth of the product

#

I send a mail, telling them I can't get it because Discord is Discord in terms of support and the other company that shipped it is also shit.

#

Now I received a response that my package is now being delivered.....

#

@muted fern Did you see the message I send?

muted fern
#

Yeah, haven't had a chance to fix it

jagged pollen
#

Discord has nothing to do with that?

magic summit
#

I mean it's a product they gave from an event

#

So they kinda are

jagged pollen
#

Hmm? The aren't the one who were holding the event

fair island
#

@jagged pollen im wearing my t-shirt from that event right now :D

jagged pollen
#

Cool 😄

wet briar
#

Why's there not HelpChat merch then?

#

😂

boreal escarp
#

¯\_(ツ)_/¯

lunar minnow
#

How long does it take to get your developer role approved? It's been 2 and 1/2 months and I still didn't get a single messae about it

sterile parrot
#

I’ll have a look

velvet crescent
magic summit
#

Hmm? The aren't the one who were holding the event
@jagged pollen I don't mean Hacktober btw

#

Cat wants to steal the fiid

jagged pollen
#

Ah

primal pecan
winged portal
#

enjin is still around?

mellow zinc
#

ye

winged portal
#

there should be like a "timeline of trends of minecraft servers"

#

like the enjin era, then the xenforo era, something like that

mellow zinc
#

sure

trends of minecraft servers -

~2016 xenforo got popular
anything before = enjin

winged portal
#

okay, that sums up the website trend

#

what about gamemodes

mellow zinc
#

2016-2020 = hypixel
anything before = literally every single other gamemode

vague walrus
#

Hypixel isnt a gamemode thonking

mellow zinc
#

would u like me to list all 50 (or whatever) of their gamemodes?

primal pecan
vague walrus
#

Yes please

wet briar
#

kyle, why haha

regal juniper
#

@boreal escarp @long summit I found this to be pretty funny. Pyke goes in for the first blood on Lux and I cancel that so fast.

boreal escarp
#

how have you done that 😮

mellow zinc
#

disgusting game#

regal juniper
#

You mean how did I record from that angle?

boreal escarp
#

yes

regal juniper
boreal escarp
#

ah

regal juniper
#

It's the tool they use to make cinematic stuff. It's pretty cool.

long summit
#

I'd be so tilted xD

velvet crescent
shut swallow
#

Yo i want to install Pterodactyl panel to manage my server do i need to install both panel & daemon ? 🤔

nocturne fossil
#

When u cant afford $ so u offer ingame ranks

#

oof

wet briar
#

ahaha

nocturne fossil
#

like what is that good for

#

xD

wet briar
#

I mean if you can't afford builds, how you gonna afford players

nocturne fossil
#

Or plugins

#

xD

wet briar
#

^

regal juniper
#

I think that's an either situation, at least I'm hoping he's not offering that much in donor ranks.

nocturne fossil
#

Yeh

#

God

#

Imagine

wet briar
#

@shut swallow pretty sure Pterodactyl made a tutorial themselves on how to do the installation process

#

He does it all

regal juniper
#

That one random video 😂😂

boreal escarp
eternal apex
#

o damn

#

ez snag

boreal escarp
#

Cj if you dont want pings for free games just tell me and I will stop xd

eternal apex
#

ur welcome to ping me too

boreal escarp
#

Ok @eternal apex

#

If you plan to stay on the source code's discord, subscribe to the role that is mentined on #free-stuff (idk how xd)

#

Ah, !gmfs

mellow wedge
#

@past hearth reason for add?

#

@boreal escarp i love free games

#

that link didn't work 😮

#

rip I missed it

#

idk if i really want it

#

but

#

😂

arctic raptor
#

D.M.T

eternal apex
#

@magic summit fixed up the javadocs

muted fern
#

(clear the cache on 1.15 if it still shows 1.14)

eternal apex
muted fern
#

<o/

fallow crow
#

You've got to be kidding me...

#

The freaking government ._.

#

Welp, staying home till all Feb days...

velvet crescent
#

Y

fallow crow
#

Cause of whatever virus is

velvet crescent
#

Where you from?

fallow crow
#

Vietnam

#

On the bright side, I haven't forgotten about releasing the new speed papi expansion, and I just did 😛

mellow wedge
#

ic

lunar minnow
#

I’ll have a look
@sterile parrot Ty

boreal escarp
#

@acoustic hill dont use #showcase to ask for help ..

acoustic hill
#

what do i use

boreal escarp
velvet crescent
#

God fucking damn it my pc doesn't boot again

fallow crow
#

F

waxen wave
#

Alright so for a developer who's been making paper/spigot plugins for two years, would asking for ~7$ an hour of payment be too much?

nocturne fossil
#

Idk tbh

velvet crescent
#

I'd say charge what you feel your time is worth, and that you know you are familiar with the language

waxen wave
#

I think I am familiar with the language, I don't think I would get stuck anywhere being like "crap, I don't know how to do this". Simply that I saw "experts" asking for like 15-20$ an hour, and since I am a 'beginner' compared to them I thought 7$ an hour would be good.

naive agate
#

Defenetly @waxen wave

#

I charge a minimum of 15 An hour

waxen wave
#

Alright, just afraid that I would be asking for too much since it's the first time I am doing any of this

naive agate
#

You should be fine

velvet crescent
#

Still waiting for my IJ student license ;(

primal pecan
#

took me like a day for it lol

#

did you do it through github?

#

or no

velvet crescent
#

Yea through github, had to first add my school, which was merged like a week ago, nothing on the license yet tho

#

Just got access, didn't even see the email kek

cyan bluff
#

ok nvm

echo badge
magic summit
echo badge
#

Haha, definition of evil

split basalt
#

:0

elfin minnow
#

got a new desk

trim raft
elfin minnow
#

issa cup holder

trim raft
#

o

#

thought it was a wire hole not being used

naive agate
#

😮

signal tree
#

Which channel would I type in if I need help with DeluxeMenus?

#

I don't see a channel for it

muted fern
#

either of the general plugin helps

signal tree
#

kk ty

primal pecan
#

not bad @elfin minnow

#

all u need is cable management.

arctic raptor
#

The monitors lifted like that bothers me

mellow wedge
#

@hushed grotto reason for add?

fallow crow
#

I'm currently trying to think of the best camera when making a TPConfirm plugin. This plugin checks the future teleport location the player will be teleported or tphere into. Either I should make a sky camera pointing at TP location, or direct tp camera with player as invisibility to confirm?

boreal escarp
#

Are .com domain prices increading?

eternal apex
#

yes

boreal escarp
#

Starting from?

eternal apex
#

most likely increasing

#

not certain

boreal escarp
#

This year or will be random?

eternal apex
#

verisign is allowed to increase the price by 7% per year

#

for the next decade

boreal escarp
#

..

#

Mf

#

Like domains arent expensive enough

#

Only .com?

eternal apex
#

yep

boreal escarp
#

Ok 6_ThonkHmmm

#

Is .dev a good tld? For a mc related project - not a server or anythig like that, more of a team

#

Wait, you said that this verisign thing is allowed to increase the price, that doesnt mean that sites that register domains are forced to, right?

#

Hope die last xd

eternal apex
#

verisign oversees all .com domain register requests

boreal escarp
#

Ah ..

boreal escarp
#

Is it worth to move a personal domain to ovh?

eternal apex
#

ovh registrar?

boreal escarp
#

yes

eternal apex
#

no

#

use cloudflare registrar

boreal escarp
#

they dont support .me 😦

eternal apex
#

keep it on namecheap then

boreal escarp
#

welp

eternal apex
boreal escarp
#

o

eternal apex
#

yep

#

that's the only reason why I haven't switched yet

boreal escarp
#

camera?

fallow crow
#

Camera = player teleportation view but the player is invisible & invulnerable

#

I'm saying about plugin, not mod, just to be less confusing

velvet crescent
#

@eternal apex What ploogin

eternal apex
#

my framework

velvet crescent
#

Oof

eternal apex
#

working on my fancy object mapper atm

#

imagine a world, where you can rely on inconsistent user inputted data, and have it reliably converted to an object

velvet crescent
#

Just imagine kek

eternal apex
#

well you won't have to anymore

#

imagine this obj:

#
private String name;
private String age;```

and this data:
```json
{
    "naemm": "Piggy",
    "their aje": 2
}```
it'll figure it out
velvet crescent
#

That's neat

fallow crow
#

I'm thinking of a possible approach when the player is confirming on a location that they will be teleported into. There are 2 ways which I've found

#
  1. Use the "sky-camera" pointing at the desired location (while the camera is actually a player that is spectator-like)
#
  1. Teleporting the player to the desired location, but unable to move and with the perk of invisibility & invulnerable
#

Which do you prefer actually?

#

I need this info people ._.

velvet crescent
#

Or just do what you feel like would work best

fallow crow
#

I'm asking for your interest

#

My plugin could become dull if it doesn't suit everyone's need, does it?

velvet crescent
#

Make an option then to use either or

boreal escarp
#

That's ... lame @solar yew

solar yew
#

BRUH

#

pls 😄

boreal escarp
#

Doing that you will receive hate not success lmao

solar yew
#

eh atleast if they do vote i can come on the first page

#

i'm first on the other page

boreal escarp
#

aha

velvet crescent
#

He'll probs post again, just mute em GWcmeisterPeepoShrug

solar yew
#

nope

#

😄

#

he said don't post i'm not gonna to

velvet crescent
#

Good.

boreal escarp
#

last warning anyways

elfin minnow
#

a better photo of the setup

vague walrus
#

Nice photo

#

Is that shelf part of the desk (where the monitors are resting)?

elfin minnow
#

yes

vague walrus
#

Got a link to the desk bychance?

vague walrus
#

$230?
desks are stupid expensive for no reason

elfin minnow
#

i got it for 160

magic summit
#

Random cat nibbling his own tail

vague walrus
#

I'll prolly just make my own version of it.
If it doesn't come out cheaper, at least it would come out in the size I'd need it

#

Thanks for the design though

elfin minnow
#

its pretty nice, got it yesterday

vague walrus
#

I dig the little cup holder

#

and I like the little charging sections?
I'd honestly prefer some functional "supports" with the ports in them

#

Ooo, but I love that it has a wireless charging pad

light scaffold
#

just found out I've had my OS installed on my hard drive the whole time and so my SSD is wasted 😦

#

time for a fun reset I guess

vague walrus
#

If your SSD is samsung you can migrate your OS over

#

for free

light scaffold
#

unfortunately it's not

vague walrus
#

Aw

light scaffold
#

that's pretty cool though

vague walrus
#

Yeah samsung makes a really cool tool for it.

light scaffold
#

really cool?

#

that's a lot of cool

sterile parrot
#

I mean you can do it yourself too

light scaffold
#

yeah

#

still it's effort though

#

I wondered why my startup times were so long

sterile parrot
#

your ssd probably already has a partition ready for it

nocturne fossil
#

@elfin minnow

#

Razer or Corsair

light scaffold
#

quite possibly

nocturne fossil
#

Big traitor

winged portal
#

@river rock That's on fire!

river rock
#

Thanks dude ❤️

#

Glad you loved it, made my day!

sterile parrot
#

sick

river rock
#

Thanks!

velvet crescent
#

@river rock What about some more background instead of just the particles, looks nice just a bit bland

river rock
#

I have made it so it can have few backgrounds actually

primal pecan
#

I got a l-desk cheaper than ur desk tig lol

river rock
#

but then this was only the 2nd run

#

and i want simple feel since its my mcm signature 😛

velvet crescent
#

Could come out nice if you added some past work as the bg (as in small sections)

river rock
#

Nice idea, but past work wont match i think

naive agate
#

Random I am gonna 1 up that animation :)

river rock
#

i was thinking of unsplash backgrounds

#

@naive agate thanks fam ❤️

naive agate
#

Read what I said

river rock
#

i think i did

naive agate
#

😂

river rock
#

or i didnt understand what you were trying to say 🤔

#

ohh

#

now i got it

#

bruh, you're always welcome

naive agate
#

@elfin minnow new desk looks fire sir

#

@river rock messing with you

river rock
#

i am sure you can make a better one tbh.

river rock
#

looks sick

#

i saw your other animations

#

they look good

vague walrus
#

My only note would be the difficulty in knowing who to contact.
If it's just this guild it'd be easy, but the id flashes by at a significant speed that might make it hard for one to randomly contact you.

naive agate
#

People telling me to redesign the logo and add a face of some sort inside the the box part to make it a unique style

river rock
#

Yeah zod, i think the same

#

i think i show make the discord part bit slower

#

should*

#

but then i made the website part too looooooooooong

naive agate
#

What do you use to animate

river rock
#

after effects on that one

naive agate
#

Ah same trying to find a new program

river rock
#

i use camtashia on cheap clients 😅

naive agate
#

Yikes

river rock
#

does the job

#

and actually gets job faster

#

and AE is the best if you want these kind of animations

#

otherwise i also used photoshop to animate :p

naive agate
#

Wym ps to animate..

river rock
#

Photoshop has a video plus keyframes feature

#

its very low level to say the least

naive agate
#

Never seen nor used lmao

river rock
#

i used to use it to convert mp4 to gif

#

but then i finally installed media encorder

naive agate
#

Ah

river rock
#

media encoder made life so easy

naive agate
#

Yo I'm about to send you a mp4 to convert to gif

#

Cuz im on my phone

#

Need you to also cut it

vague walrus
#

Yo fam can I get you to uhhh
convert this mp4 to a gif and cut it
c'mon bro please, I can offer exposure, please bro, please

#

That belongs on a doge meme

river rock
#

Wait, are you seriously asking or just kidding?

#

🤔

vague walrus
#

I mean I'm joking

river rock
#

xD

#

good one

naive agate
#

Toxiccc

#

That's what he was typing all along

vague walrus
river rock
#

lmao good one

naive agate
#

@jolly sorrel explain what you can offer list things and limits

velvet crescent
#

@stable scroll
Make a plugin which generates plugin ideas

naive agate
#

Run its frosty

velvet crescent
#

You better run nerd boi

stable scroll
#

Lmao, that just seems like randomising 100 words and joining em together

vague walrus
#

Wouldn't be too bad
Pick out some key verbs
Capture, Battle, fly, shoot
and then toss some nouns in there
flag, castle, boat, dirt
and leave the rest to imagination.

Capture dirt -> King of the hill
Capture boat -> King of the boat 👀
fly boat -> Boats flying in the air, perhaps with bows?

arctic raptor
#

@river rock the animation is way too fast, and it's choppy when it should look smooth. The idea is nice, but there is lots of room for improvement.

velvet crescent
#

How I love this black screen on my pc

vague walrus
#

I think your monitor is off

velvet crescent
#

Nah it just doesn't boot into windows

vague walrus
#

easy fix at least

velvet crescent
#

Got any suggestions? Tried resetting bios as well as booting through an ssd with windows on it (I normally use my hdd to boot)

river rock
#

Just reinstall windows

vague walrus
#

you could try booting from a bootable usb as well and try reinstalling windows if it'll let you, if not then it's possibly hardware.

If bios was reset, and neither drive works then I'd try pulling the GPU (just in case) and then testing mem sticks.
I assume you probably have 2, so pull 1 and see if it works and swap, if it still doesn't

PSUs usually are not the culprit in these scenarios, so if none of that works, then the Mobo is your likely culprit.

velvet crescent
#

I only got 1 mem stick, it's a 32bit cpu so no need for any more, although I do have a spare one kek

vague walrus
#

christ, just upgrade already

velvet crescent
#

Sure let me dm you my PayPal, and as soon as you send me ze money I'll do it

boreal escarp
#

only if it was that easy, Zod 😦

vague walrus
#

it's really not that expensive to upgrade

boreal escarp
#

maybe for you

vague walrus
#

I mean $150 or so for 64 mobo and cpu, even on a small budget that's just a few months

boreal escarp
#

64 mobo?

vague walrus
#

64 bit

boreal escarp
#

ah

#

I personally need a new pc, not just an upgrade of a component

velvet crescent
#

Same

vague walrus
#

Part by part is easier on the wallet than the whole thing

boreal escarp
#

I have to get a laptop sadly

vague walrus
#

You don't have to put it together all at once either.

velvet crescent
#

We'll my pc is so old I'd kinda need to upgrade most at once due to compatibility if I wanted to make an actual chage

vague walrus
#

Just build a new PC over time is what I'm saying

#

Case
Mobo + CPU
PSU
Memory
Cooler/fans
GPU

About in that order

#

That way it's not $1000
It's
$50
$150
etc...

boreal escarp
#

Well

velvet crescent
#

I don't have a steady income though

boreal escarp
#

You still need to buy them all before actually use it

vague walrus
#

You can build it over 2 years, and you'd still have decent parts

#

It's really up to how you want to do it.
I find buying over time allows me to find the best deals anyway

#

So yeah you could wait for $x to buy it all if you wanted

velvet crescent
#

Booted into windows neat,
Zod my plan was to work through summer break and just buy everything new

#

I'm not a gamer (atleast on pc) so I don't need a beast pc

vague walrus
#

Highly recommend getting a GPU from ebay

velvet crescent
#

I currently have a radeon 6500 and it works just fine PeppoShrug

boreal escarp
#

I cant upgrade components :(

velvet crescent
#

It's like 10 years old but I couldn't give two shits about it kek

vague walrus
#

If it works it works 😎
I'm still rocking with the 1060, before that I was using the OG titan

velvet crescent
#

I mean yea you got money to be able to spend 300$+ on a gpu

vague walrus
#

1060 was only 100

#

Ebay my friend

velvet crescent
#

Let's say money wasn't an issue, I'd still need to wait a couple of months for the parts as well as pay shipping fee

#

Which in some cases isn't low

#

And not to mention 1/4 of the packages never arriving

vague walrus
#

Sounds like you need to shoot your delivery service

velvet crescent
#

Yea I do

#

I live in a shitty ass country

vague walrus
#

Revolution time

#

All countries should revolutionize

#

All at once, that'd be pretty cool

velvet crescent
#

Just drop the nukes PeepoWeird

vague walrus
#

You can't drop anything, because gravity doesn't real

#

It simply falls because it's more dense than the air around it

#

😎

velvet crescent
#

The earth is flat (or so some idiots say) so just turn it to cool side

vague walrus
#

How you gonna turn the earth?

#

Also, the earth is flat

velvet crescent
#

Nukes.

vague walrus
#

That doesn't even make sense

#

If you throw a pea at a plate, the plate aint gonna turn

velvet crescent
#

It's a nuke boi

vague walrus
#

That aint how nukes work

velvet crescent
#

Shh

pale grotto
#

I had 16 packages delivered at once

#

All but one came, and that one is being held in China

#

@velvet crescent

velvet crescent
#

We'll you live in US

#

Most of your packages are gonna get fucked before delivery due to ShitEx

pale grotto
#

I don't live in the US?

#

I live in America V2 - Friendly Edition (The Rewrite)

vague walrus
#

Oh, I'm sorry

#

I'll pray for you

pale grotto
#

what

#

the only differences is we don't have a school shooting every other day and we get alot more snow

vague walrus
#

what part of America are you referring?

pale grotto
#

what

#

I'm from Canada

vague walrus
#

So... America...?

pale grotto
#

I'm referring to y'all as a while because that's all I ever hear

#

shooting this, shooting that

vague walrus
#

Yeah media doesn't sensationalize anything 👀
Also Canada is part of America

pale grotto
#

what

vague walrus
#

North America

pale grotto
#

North America yes

velvet crescent
#

Wow you're very smart

vague walrus
#

I know, big brain

velvet crescent
#

Snowman land isn't part of us

pale grotto
#

snowman land

vague walrus
#

We are called the United States of America if that's fine by you 👑

pale grotto
#

is your school names officially called gun ranges too?

velvet crescent
#

Shoot shoot lands

vague walrus
#

Do you usually just assume everything you hear in the news is like the perpetual state of things?

pale grotto
#

statistically there are more school shootings in the us compared to Canada

vague walrus
#

No surprise there

#

Guess who has more guns

#

If your country had nothing but forks as weapons, I'm sure you'd see a lot of fork deaths

pale grotto
#

we also have guns, what are you talking about

vague walrus
#

I didn't say you didn't 👀

pale grotto
#

we just don't give every person a fully automatic weapon

vague walrus
#

What school shooting had a fully automatic weapon 👀

velvet crescent
#

Waiting for them fork throwings

vague walrus
#

Full autos are illegal, and bump stocks are illegal.
Most shootings had semi-autos/pistols/shotguns

pale grotto
#

the full autos aren't as prevalent in schools as I had once thought, but the Los Vegas one was, correct?

vague walrus
#

Hm.. let me look

pale grotto
#

handguns seem to be a problem

vague walrus
#

Apparently it was the "First mass shooting using an automatic weapon"

pale grotto
#

Don't confuse me for wanting guns and stuff banned

#

I see the benefits of legal people having them because it stops a shooter faster than police 90% of the time

vague walrus
#

I mean, I don't care.
I just think it's silly when people over-emphasize the gun issue.

Yeah it's bad, yeah it needs correction, but it's far from "school shooting every other week"

pale grotto
#

fair enough

velvet crescent
#

The guns aren't the problem, the people are

boreal escarp
#

^

vague walrus
#

Guns don't kill people, bullets do

velvet crescent
#

Not true, people kill people.

#

Then gun doesn't pull the trigger

#

The person does

mellow zinc
#

some guy in my csgo game said "i didnt kill the black person, the tree did"

boreal escarp
#

tf

mellow zinc
#

yeah...

wet briar
#

Anyone know where I can get a keyboard but without the letters?

#

or what they're even called. I've been doing some research and can't find any

mellow zinc
#

number pad?

vague walrus
#

I like the blank style, but that pink is god awfully bright

velvet crescent
#

Why get a blank keyboard btw?

mellow zinc
#

😮

wet briar
#

@velvet crescent flex the typing ig

boreal escarp
#

😂

wet briar
#

I just think it looks fucking clean

#

I mean, if you type without looking might as well have 0 letters/numbers on it

#

😂

boreal escarp
#

Gl finding a key you never use

#

¯\_(ツ)_/¯

mellow zinc
#

xd

wet briar
#

Like what haha?

mellow zinc
#

as long as its got the bumps on f and j ull be fine

wet briar
#

I checked and PM'd the seller - it does 🙂

muted fern
#

@river rock suggest adding some context to your showcase post to make it seem less like an advertisement

magic summit
#

In addition to this
The animation becomes quite fast towards the end and therefore hard to read.

fair island
#

Is there any way to talk to an admin privately?

tired garden
#

No dedicated channel for deluxe queues?

naive agate
#

@fair island wym

#

@tired garden there is did you buy it?

tired garden
#

No, I just downloaded a cracked version and expect access to the support channel.
Yes, I bought it.

naive agate
#

I am asking just because owners can have access like for instance if you were a developer

#

=check @tired garden

honest thistleBOT
#
Forced Spigot Purchases Check!

Successfully checked that user for new purchases!

tired garden
#

That's fine, haha. Assuming it takes a few mins?

naive agate
#

yw

#

done

tired garden
#

Cheers 🙂

naive agate
#

np

fair island
#

@naive agate i just wanna talk to an admin privately to find out why I lost my rank.

naive agate
#

@fair island I recon try dming the @honest thistle bot

fair island
#

It just returns an automated msg :/

naive agate
#

What rank did you lose @fair island

fair island
#

Support In training

#

I guess I was as useless here as I am to everyone else. 😞

naive agate
#

@fair island Actually not sure why but I guess funny didnt notify everyone so we were only looking for 1 person and was testing everyone out and he removed the roles from people who werent accepted most likely will be reinvited once we need more

fair island
#

I knew I shouldn't have applied. I'm not in the right state of mind to help anyone. I'm a useless mass on earth. Sorry for the way I'm talking I've got so much bad things going on in my head.

naive agate
#

Please dont say that

fair island
#

It's how I feel on a daily basis.

naive agate
#

You know how many applicants and should be really happy you were one that got chosen and we will see over time if you come back as a trial member

fair island
#

Terfs, im sorry for how I'm coming across. I'm honestly so thankful for the opportunity. But I've not been thinking straight the past few months. I do apologise.

naive agate
#

Hey man if you gotta talk my dms are opened I know 100% the feeling of not thinking straight went through a lot of shit growing up you know so feel free any time.

fair island
#

I don't like to talk to others and put it on there shoulders. The things I've witnessed I can never ever get over. And I get reminded of it on a daily basis.

naive agate
#

100% your choice to get it off your mind do something you enjoy you know

#

Just think positive

fair island
#

I try and think positive but the loops hit me daily.

naive agate
#

sorry to hear that

fair island
#

When you work for solicitors you see some horrible images as well. That makes it worse

naive agate
#

😦

fair island
#

I just saw a video that I can't unsee FUCK.

primal pecan
#

Lol

fair island
#

It's a real bad one

#

A biker had his head decapitated from a wheel coming off a car

#

I was scrolling through reddit and it came up

muted fern
#

Yeah @fair island if you go find the the helpchat application discord you'll find everything in there

#

You didn't "mess up". Just go find your channel for more info

river rock
#

@muted fern appologies, added.

honest thistleBOT
fallow crow
honest thistleBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip or Glare you will need to verify your spigot account using =spigot in the #bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check.

boreal escarp
#

@fallow crow

fallow crow
#

yes?

boreal escarp
#

Look above lol

fallow crow
#

OH LOL

#

im blind

paper grotto
#

@boreal escarp you should re-ser that embed to it does show the correct channel insread deleted-channel

paper grotto
#

Yeah

muted fern
#

Looks fine to me?

paper grotto
muted fern
fallow crow
muted fern
#

This link work? #bot-commands

paper grotto
#

whut lol

#

Guess it is a mobile ios bug then🤷‍♂️

fallow crow
#

Maybe

paper grotto
#

Sorry gabby for the tag then !

primal pecan
#

seems fine for me

#

just for u bart

paper grotto
#

lol, that’s weird 🤷‍♂️

woven prairie
#

Just registered LLC, inc

velvet crescent
boreal escarp
#

lmao

magic summit
#

YouTube: 80% uploaded
Also YouTube: 65% uploaded

#

Like what happens here that it suddenly drops down?

woven prairie
boreal escarp
#

Not the best I've heard tbh

woven prairie
#

smh

boreal escarp
#

sry 😦

#

is taco 1.8 still getting updates or will in the future?

mellow zinc
#

hasnt taco been dead for ages

#

could be wrong

boreal escarp
#

idk

#

paper wont get any updates either

woven prairie
#

No 1.8 fork will get public updates

boreal escarp
#

f

#

time to learn how to do jar optimizations I guess xd

magic summit
#

Was a nice choice to get it and to then gift it to mineskin

velvet crescent
boreal escarp
#

lmao

magic summit
#

bad joke

#

really bad one

mellow zinc
#

no good joke

#

10/10

#

good meme frosty

woven prairie
#

lol

boreal escarp
sterile parrot
#

@boreal escarp lmao

#

so true

long summit
#

Ikr most often is the tv

boreal escarp
#

Haha

untold hearth
#

@boreal escarp oh the pain.... please

winged portal
#

what language is an old tv written in?

vague walrus
#

Tf you talking about

#

TVs work with magic

echo badge
#

2020*

velvet crescent
#

lol

boreal escarp
#

😂

mellow zinc
#

😔

untold hearth
#

@echo badge use kotlin

#

😈

#

suspend

primal pecan
#

Didn't even notice that we hit 1 million xp shared between top three on Leaderboard awhile ago.

mellow zinc
#

insane !!!

primal pecan
#

Once I hit a daily of 100 days, it'll the last day I will be doing dailies.

pale grotto
#

y'all ever notice one of the mcprohosting founders isnt on the website anymore

boreal escarp
#

no?

magic summit
#

@echo badge Aren't there like a few other methods for async stuff?

#

Like Thread pools and Executor Services?

woven prairie
magic summit
#

Most of it can be boiled down to it, but not everything.
optimizing plugins is quite useful thing

woven prairie
#

lol

long summit
#

There is only so much optimization you can do if the server itself is the problem

woven prairie
#

We can barely get 90 on a Paper server with 0 plugins and on enterprise hardware

vague walrus
magic summit
#

Incompatible types: E is not convertible to E

Suggestion: Change E to E

boreal escarp
#

É

woven prairie
#

Markiplier would be proud

#

@ebon storm ^

woven prairie
velvet crescent
#

Oof

fallow crow
#

Lol

#

It took about 20 mins for me to finish reading & understand

magic summit
#

He added paragraphs now

primal pecan
#

Well my time has come to leave HC and discord likely completely.

#

@jagged pollen have fun in first.

winged portal
#

Y

velvet crescent
#

He's too busy flexing with working at AmAzOn

#

Or wherever he works

obtuse geyser
#

I am back for ski vacation 😮

boreal escarp
#

fr lmao @velvet crescent

velvet crescent
#

Hehe

mellow zinc
#

rip all of frostys xp that was given to kyle

#

all of that hard work gone

#

speaking of xp
im almost level 30 = tier 4

#

😄

arctic raptor
#

Lmfao

#

I don't understand why people just leave because they're quitting

#

Like what if you come back, lmao

mellow zinc
#

ye

#

just uninstall discord, dont delete ur account

velvet crescent
#

Charlie left, since he became inactive, but I still speak to the man almost every day

mellow zinc
#

inactive xd

arctic raptor
#

Kyle's been saying he would be inactive for like, 2 months

velvet crescent
#

He's also been saying he works for Amazon every week

arctic raptor
#

And that he has plenty of $$ to spend and blah blah blah he made $$$$ profi

#

Profit

boreal escarp
#

fr

woven prairie
#

I might have to leave the Discord, I work at a profitable startup and make $300/day

mellow zinc
velvet crescent
#

Yet you don't reply to dms, you better leave yea nerd boi

#

❤️

mellow zinc
#

YEAH

#

wait

#

u dont either frosty

woven prairie
#

I reply once a week

mellow zinc
#

love u too @velvet crescent

velvet crescent
#

cough @muted fern can I has access to Papi GH? cough

arctic raptor
#

Lmao

velvet crescent
#

Wait what the fuck lol

>.... [04:43:48 INFO]: P0rnHubGirl lost connection: Disconnected
>.... [04:43:48 INFO]: P0rnHubGirl left the game
#

Was this your Drew thonkeng

tiny timber
#

...?

#

Wtf

#

That’s an amazing name

velvet crescent
#

My test server, which only 3 people have access to

#

I think

tiny timber
#

Lmfao

boreal escarp
#

naughy drew

velvet crescent
#

I mean I think it was Drew

mellow zinc
#

😮

tiny timber
#

Wait how do I get the artist role?

velvet crescent
tiny timber
#

Wait but what if I make music

#

Instead of like...art art

regal juniper
#

I don't think we have one for that atm

#

It's mainly for MC stuff

tiny timber
#

That’s a bruh moment

velvet crescent
#

I mean you could be making MC music PeppoShrug

mellow zinc
#

yuck

tiny timber
#

No lol I make lofi

velvet crescent
#

lofi?

mellow zinc
#

dont say that again

tiny timber
#

Yes

velvet crescent
#

No clue what's that

tiny timber
#

Is there anywhere I can link it?

#

Showcase

velvet crescent
#

I mean you can link it here

regal juniper
#

I'd be down to listen to it when I do some homework here in an hour.

tiny timber
#

Bet

velvet crescent
#

I still got so much school work to do, yet can't be bothered

tiny timber
#

It’s vacation for me lol

velvet crescent
#

We had a substitute teacher for like a month and he fucked us hard, didn't know shit about the actual class

#

I got 1 week free rn

mellow zinc
#

me too !!!

#

i dont have any work to do for like 2-3 weeks so im chilling

tiny timber
#

Same

velvet crescent
#

I wouldn't have any if we didn't have this idiot for a substitute

tiny timber
#

What class

velvet crescent
#

But got a test coming up so gotta organise some shit before I can study

#

It's oriented at Materials (mechanical shit etc)

#

Neat music btw

tiny timber
#

Ty

#

Literally all I do in my spare time.

velvet crescent
#

Although the water could have been a touch more subtle

tiny timber
#

Yea that’s true

#

I keep making music instead of learning java

mellow zinc
#

maybe this will help on how to turn down the water a little

tiny timber
#

Oof

#

Nah I just need to turn the channel volume down in the master

velvet crescent
#

I'm annoyed rn, why doesn't it show up IJI properly in the game activity

regal juniper
#

Do you have a file open? Did you enable it for that project? You have to enable it per-project.

tiny timber
#

I couldn’t get it working for me lol

velvet crescent
#

Glare wUt

tiny timber
#

No idea how to enable it

mellow zinc
#

tier 4

tiny timber
#

That’s epic

#

Grats

mellow zinc
#

yes

#

epic gamer

velvet crescent
#

@regal juniper Where do I enable it? not sure what you mean by that

regal juniper
#

It's in one of the drop down bars