#💻︱programming

1 messages · Page 7 of 1

hard roost
#

and I know it ain't restricted to renaming and enchants but thats all you can do with cmds.
You will read the examples in Minecraft fandom data command

minor roost
#

You can actually manuplate the NBT wtih breaking certaing blocks in adventure mod

vernal iron
#

still basic tag

minor roost
minor roost
#

Such as

#

/give @a diamond_axe 1 0 {"minecraft:can_destroy":{"blocks":["Planks"]}}

vernal iron
#

you can have a minecart act as an ender dragon with nbts, but commands just don't allow that level of complexity

vernal iron
#

no, I am talking about a minecart that is the ender dragon.

minor roost
#

So you mean make minecart to ender dragon

vernal iron
#

yeah

minor roost
#

Easiest set up for you is /tp @e[type=minecart] @e[type=ender_dragon]
and make the ender dragon invisible with /effect @e[type=ender_dragon] invisibility 100000 1 true

minor roost
#

I am being smart not hard working

minor roost
vernal iron
#

plus you aren't actually editing nbt data😭

minor roost
#

XD

#

It contains plugin and sort of stuff like that

minor roost
#

execute as @e[type=ender_dragon] at @e[type=ender_dragon] positioned as @e[type=ender_dragon] run tp @e[type=minecart] ^ ^ ^
effect @e[type=ender_dragon] invisibility 100000 1 true

#

Now it is rotateable

brisk badge
minor roost
#

@swegg wanna be my friends?

minor roost
brisk badge
#

yes but but we were talking abt JE ;)

minor roost
#

Bruh

#

I am not pro at JE

#

But I will be

#

one day

#

@brisk badge wanna be friends?

brisk badge
minor roost
#

Thanks I am glad

#

🙂

vernal iron
vernal iron
#

yes

#

I am a command block engineer.

#

💀

#

I gotchu bro

#

Ill make Baritone for you with scoreboards!

#

look it up icba

tawny sigil
# minor roost You can actually manuplate the NBT wtih breaking certaing blocks in adventure mo...

what i hate about bedrock is how glitchy the API is though, being able to use NBT data on realm worlds and small servers would be amazing, but sadly due to glitches found inside the bedrock API, regular players can forcefully create items with NBT data which means you’d need an anticheat that completely removed NBT data from being used in the first place, JE is definitely better for any sort of server or worlds where you would need to use NBT data

brisk badge
rapid grotto
#

sure, sure

hard raptor
#

how y'all doing

dusky fern
#

Is there a possibility, that "/stats username" would be developed? Or "/profile username" (on the mc server)
If there is, I beg, please make it when have time 🥺

spring tiger
#

I'm guessing so you can scrape the UI for the data 😂

dusky fern
#

Got me there

ripe latch
#

Hi I want a real help here I want an TPA addon like you can add homes to TP to them later please if any one can give it to me it well mean a lot
Note(it's for multiplear so each player have its own)

tawdry mica
zinc steppe
#

landing page

true mantle
thick summit
#

an-225

slender lynx
ripe latch
#

I want a command that the NPC button can be pressed only for one time for each player

spring tiger
#

Make the button run a function, that checks if the player does not have a certain tag, i.e @p[tag=!pressed] to run what you want
then give them the tag pressed

tawny sigil
ripe latch
#

You can say my own MCs 😃

cursive veldt
#

Yw

frail wolf
edgy grove
ripe latch
#

Ok thanks

gusty snow
#

@gusty snow

brisk badge
#

execute as @a[r=4] at @s positioned ^ ^ ^-1 facing entity <npc_entity> eyes positioned ^ ^ ^1 run tag @s[r=X] add looking_at_npc

#

You will need to finetune the value X (the smaller, the more precise, but maybe TOO precise)

#

@ripe latch ^^

frail wolf
brisk badge
#

After that, if there are still multiple players that meet all conditions (being in radius, looking at npc, and not having the "seen" tag), just pick the closest player

#

But I think that that is unlikely

edgy grove
brisk badge
#
  • it's only 1 execute command and there are probably not that many players
edgy grove
brisk badge
#

So a lot more reliable than without this cheap check

cursive veldt
#

Lol

last tinsel
#

Hello im looking for a programmer that will code me a minecraft addon. I cant pay sorry..

rapid grotto
#

can you be less specific?

left surge
#

remove bedrock for better anticheat and less hackers @rigid nebula @ember sandal

#

@jolly briar

spring tiger
#

Bedrock isn't going to get removed @left surge

brisk badge
shadow garnet
#

pings one staff and two random people 😭

brisk badge
#

In an addon?

true mantle
edgy grove
#

Didnt know there is such thing, thanks broa

wise hound
#

from discord.ext import commands

TOKEN = 'YOUR_TOKEN_HERE'
GUILD_ID = 'YOUR_GUILD_ID_HERE'
ROLE_ID = 'YOUR_ROLE_ID_HERE'

intents = discord.Intents.default()
intents.members = True
intents.presences = True

bot = commands.Bot(command_prefix='~', intents=intents)

@bot.event
async def on_message(message):
# Get the attachment data if a video is uploaded
if message.attachments and isinstance(message.attachments[-1], discord.File):
# Send a ping to the specified role
role = await message.guild.get_role(ROLE_ID)
await role.send("New video uploaded to YouTube channel!")

#

bot that pings a role when you upload a yt vid

#

yes its python

rocky crypt
#

where are credits

#

the one who made the code is geb#1337

#

do better next time

hard roost
#

I wouldn't want to be known if that was the code...

burnt bronze
#

How i can edit server form to change gui desing(ui)?? ( Minecraft bedrock )

minor roost
#

Cute Craftcube_hearts

indigo nacelle
#

Most ppl aren’t gonna put the effort in to create something for someone else for no known return

clear drum
#

A branded pen?

quiet arrow
#

Hi

gleaming raptor
vernal iron
#

💀

#

then watch a tutorial?

wheat relic
#

I have to pay someone $15 an hour to make a plugin 💀

#

which isn't much BUT I only make $20 an hour myself

minor roost
#

☠️

hallow magnet
#

``` code ```

meager charm
#

they need to add magic mayhem back many players loved it and it was unique. That is why me and my friends started playing cube craft and I agree if it stays it won’t keep its uniqueness but cube craft is dry and needs something to bring in the players like magic mayhem

true mantle
random minnow
#

?ip

quiet arrow
#

play.cubecraft.net

lunar sigil
#

Are there any apps on the iPad or android phone i could start looking into programming with? Doesnt need to be able to make games, something i could maybe make a mc server plugin with would be PERFECT (and if its free). If there is a app where i could look into programming it would be lovely to get a private massage with the app name and maybe, not necessarily, something where i could learn from (YouTube link or something like that).

true mantle
dusky fern
quiet arrow
final stirrup
#

If u need something for simply writing code and not running it, you could use vscode in your browser

dusky fern
urban depot
#

u got tossed

indigo nacelle
true mantle
# dusky fern

Im going to do /hub if i see TimedParty on cubecraft

light bluff
#

Hi guys, one question, do you know if I can access the database for the Lucky blocks Leaderboard?

quiet arrow
#

You won’t be able to do it directly no. You’ll have to “scrape” it ingame

true marten
#

Hello, can anyone help me, I was banned from cube craft unfairly 😭

true marten
#

What is vpn?

#

The server thought I was hacking because the guy was very lazy 😭

wise hound
rustic zephyr
true marten
#

I don't need to, bro, I already fixed it, but thank you very much for those who cared about me 👉👈

tepid girder
#

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Fabric API' (fabric-api) 0.83.0+1.20 with version 0.75.1 or later that is compatible with:
- minecraft 1.19.4
Unmet dependency listing:
- Mod 'Fabric API' (fabric-api) 0.83.0+1.20 requires any version between 1.20- (inclusive) and 1.20.1- (exclusive) of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.4!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

Anyone knows how to fix this? What i read is that i got an too new version but im not sure

#

it says get 0.75 or later but 0.75 aint a thing on the official fabric web

#

i found a 0.75 versioon on curseforge, trying it now

hard roost
#

Or just use Minecraft 1.20 instead :p

quiet arrow
hard roost
#

That too

#

Common modrinth W

brittle shard
#

Kya

sage prism
#

yo guys

#

this channels dead

#

fr

spring tiger
#

It doesn't need to be active

gleaming raptor
#

If the channel isn't active it could be removed. 💀

quiet hollow
hard roost
#

your address and the numbers behind your moms credit card

gleaming raptor
#

He he

granite lodge
#

?serverstats

sage prism
#

?serverstats

tranquil ice
#

Haven't got an ETA, but we're currently working on finding a solution to this issue.

fallow canyon
#

Dis also a channel for programming discussion, not a channel to tag the programmers 😆

hard roost
#

How inviting to play on such a server

regal coral
fallow canyon
#

Could you explain why?

fallow canyon
#

It is a hard and long term project. I think Glowstone is still being developed on Github which is open source and doesn't contain copyright code from Mojang that you may be able to use for reference

hard roost
#

I think you only want to make a launcher right

hard roost
#

I assume by saying "put the server in" you mean making the server appear in the server list?

spring tiger
#

this is the programming channel. can you take this conversation to dms please

minor roost
spring tiger
#

if you're not cheating then you have nothing to worry about

minor roost
dry sluice
#

Hi?

minor roost
dry sluice
minor roost
dry sluice
#

Dm

#

Bro

#

U don't know dm???????

minor roost
#

Yes

dry sluice
#

?

#

Bruh

minor roost
#

I don't know

dry sluice
#

Really

#

See I msg u

minor roost
#

Yhyh

#

You are playing cc?

tepid furnace
dry sluice
#

Kk

brisk badge
#

What do you think those tags will do on discord?

final stirrup
wary horizon
#

Are you allowed to post major sentinel breaking exploits in here?

vernal iron
#

I would love to see it.

wary horizon
vernal iron
#

c08?

wary horizon
#

c08packetplayerblockplacement

vernal iron
#

oh, no idea what that is😭

wary horizon
#

that should disable sentinels movement checks

#

Currently trying to get it patched

vernal iron
wary horizon
#

Yup

#

I personally dont use it i use another packet to do it

vernal iron
#

they'll never get it patched💀

wary horizon
#

My friend could patch it in 5 seconds

vernal iron
wary horizon
#

im thinking learning java trough out the summer :D

vernal iron
#

ah

wary horizon
#

do u know Wormy?

vernal iron
#

I hate java tbh, it makes me realize how dumb I am

wary horizon
#

ic

wary horizon
#

I see u cheat on bedrock

vernal iron
vernal iron
wary horizon
#

Check our mutual servers

vernal iron
#

I am a fair player🙂

#

LOL

wary horizon
#

isnt bedrock written in c++?

vernal iron
#

yuh, the better language compared to java!

wary horizon
#

Yeah much more powerful

#

i was shocked when i saw bedrock for the first time on pc

#

40+ render distance 0 lag

#

in 1.20 they finally fixed the lag so i can use 30+ chunks now

vernal iron
#

lmao, java edition was so much of a mess they had to re-write the game to make it work on other platforms😭

wary horizon
#

I loved java cc in 2016

#

it went downhill when hulk left

#

From 1k to 312 players

vernal iron
#

🗿

wary horizon
#

Redned decided to remove NCP

vernal iron
#

java is even more dead now.

wary horizon
#

Which i can say was a VERY stupid decision

vernal iron
#

they should just pull the plug

wary horizon
#

yeah they should

vernal iron
wary horizon
#

No Cheat Plus

vernal iron
#

ah

wary horizon
#

the anticheat they have been using for about 3 years

#

No clue if looneyrules used it tho

vernal iron
#

its any good?

wary horizon
#

Latest updated ncp is pretty good tbh

vernal iron
#

gotta be better than sentinel😩

wary horizon
#

i struggle to make something major

wary horizon
#

Even verus

vernal iron
#

you can use killaura without it even flagging💀

wary horizon
#

You can fly without it flagging

#

Or well it will flag if u dont have an anticheat disabler

#

and get sentinel banned after a bit

#

but i can easily make a bypassing fly

vernal iron
#

I mean every bedrock ac has a problem with fly

#

I don't know what it is

wary horizon
#

Dude bedrock ac has so many issues

#

wanna see a vid i made on it?

vernal iron
#

sure

wary horizon
#

check dms

vernal iron
#

alr bet

wary horizon
#

bcz if i promote cheating vids ill get banned i think

pulsar lintel
#

In which version did cubecraft java officially release

thorn tree
#

999999 (;

muted hemlock
#

Hello

#

I need cube craft to wach this

minor roost
muted hemlock
#

He is hack

sullen coyote
rugged locust
#

Reach

mental parcel
#

Is there any where to get auto sprint on mobile?! My brother is really desperate

frail haven
#

HI GUYS IS NICE DAY YES OR NO

#

HELLO

#

HELOOO

mental parcel
#

Oh

dull gulch
#

Like apart of the new control system?

mental parcel
#

No its not

velvet crescent
#

@tranquil ice Did you fix the problem of missing players ??? 1.20 in FFA (bedrock)

velvet crescent
#

@keen snow Did cubecraft fixed the problem of missing players ??? 1.20 in FFA (bedrock)

velvet crescent
#

@fallow canyon did cubecraft fixed problems 1.20 ? in FFA (bedrock)

fallow canyon
#

But use staff help, this is the programming channel for programming help

velvet crescent
velvet crescent
#

@fallow canyon so you don't know what is the problem?

fallow canyon
# velvet crescent <a:cube_swish:717326296933466163> If you do not know?? what the problem is, I w...

Im assigned to mutliple projects and i dont directly handle tickets, issues get reported by QA then I fix them. Its the weekend so either I havent seen the new issue, it was assigned to someone else so i could focus on a different project, or the QA will make a new issue for it on Monday for me to fix when they are working again. Mostly likely other devs know of the issues. We arent all working on the same thing 🙂

velvet crescent
#

My bro. the problem, I did not report it because I do not know, this is the only way I can communicate with you and give you and tell you what the problem is, I will I give you a link to see it https://youtu.be/Dw8l3zwgC9c I hope that this problem will be fixed as soon as possible, and thank you for taking your time cube_swish @fallow canyon

hard roost
#

Thank you so much for a private video and mentioning multiple people, it'll surely speed up the process! I'm sure he'll take his time on a weekend to fix an insignificant bug

velvet crescent
forest tide
#

yooo so is anyone here good with texturepacks, editing mincraft bedrock files, etc?
I need help with renaming items
i wanna rename a few items
like
the diamond sword
to diamond dagger
and beef
to cow meat
etc
and I can't find a way to do this for bedrock
but it seems so ez for java so i was wondering if it was possible for bedrock as well

brisk badge
#

You can create a folder in your resource pack called texts. You can use this (https://solveddev.github.io/AnyLanguage/) tool to generate language files for all supported languages.
To rename your diamond sword, write item.minecraft:diamond_sword.name in the left box, and Diamond Swagger in the right box. Use a new line for each item (or entity!) you add.
To get them into your texture pack, press download, extract that .zip, and copy that into the texts folder.

#

@forest tide ^

forest tide
#

bc its not working

#

i did everything you said

brisk badge
#

No worries!
Create the folder texts in your main texturepack folder. Paste the files you downloaded from the site into that folder. Make sure that your resource pack is being turned on.

forest tide
#

here is the pack i made

#

nvm

#

can't uploa

#

d

#

is there a place i can upload

brisk badge
#

Can you just upload the texts folder?

forest tide
#

kk

brisk badge
#

Is the rest of your texturepack working, btw?

forest tide
#

i don't have anything else in it

brisk badge
#

Oh

velvet crescent
#

@fallow yacht there is too much problems in cubecraft FFA (bedrock) please fix that!!! cube_swish @fallow yacht

spring tiger
#

@velvet crescent This isn't a channel to report bugs or players

velvet crescent
#

Look, I reported a lot about these problems, but no one fixes the problems, and secondly, there are many people who left cubecraft cube_swish because of these problems !! @spring tiger

#

Please help

spring tiger
#

The bugs will be logged and developers will look into them. Pinging them here won't get it fixed any faster 🙂

velvet crescent
brisk badge
velvet crescent
vernal iron
hard roost
fair spoke
#

THTAT GHOST PEOPLE GLITCH?

velvet crescent
#

There is proof if u wanna hhh

hard roost
#

Least insane bedrock player:

velvet crescent
hard roost
#

Your video is still private

tranquil ice
# velvet crescent Shh 🤫

I've just deployed some changes that should resolve this. Let me know if you're still seeing the invisible player bug.

velvet crescent
velvet crescent
velvet crescent
rancid trail
#

Does anyone here know quantum mechanics?

#

I have a question

#

I know it's not programming (sorry)

brisk badge
rancid trail
#

ok alright

#

My question is, if I do the matrix vector multiplication H|psi>, does the orientation of the vector change? Or does the Hamiltonian only scale the state vector?

rancid trail
#

Got the answer

#

If psi is an eigenvector then it doesn't change

#

Which makes sense xd

frigid scroll
#

Wat´s the ip of this server?

midnight rune
#

yeah I really understood that

frigid scroll
#

o

#

Thanks

velvet crescent
#

@tranquil ice

#

@tranquil ice The problem is still

haughty forge
#

Beep boop keyboard things

quiet blaze
#

a

frigid scroll
#

e

coral yacht
frigid scroll
#

Mmmm...

quiet arrow
jovial heron
#

Have just made a love calc!

quiet arrow
#

Nice!
Wonder why you're using enumerate if you're not using the index thonk
Can just do

for letter in 'true':
    # Whatever
brisk badge
#

@quiet arrow stop bullying

#

Omg I didn't know you could do if a < x < b in py

#

That is amazing

#

Finally found a good thing about the language

quiet arrow
brisk badge
quiet arrow
#

The variables should be ordered then if I understand you correctly, you could do this I suppose

brisk badge
quiet arrow
#

Oh that way

#

yeye

thorny pendant
#

hi

quiet arrow
#

Heya!

vital summit
#
const { SlashCommandBuilder } = require('discord.js') 

module.exports = {
data: new SlashCommandBuilder() 
.setName('privated-noob') 
.setDescription('Proves that privated is NOOB') 

async execute (interaction) {

const privID = client.user.id

await interaction.reply(`<@${privID}> is such a noob and don't deserve yt rank`) 
}
}```
vital summit
#

I will code custom bot for you

quiet arrow
#

ew js

vital summit
#

I am mained Kotlin

quiet arrow
#

I've never used Kotlin ✋

scenic steppe
#

How can I get youtuber rank p

quiet arrow
vernal iron
#

js is literally the best scripting language

fallow canyon
#

Greetings CubeCraft programmers, I am slowly creating an API plus plugin combo that will allow server's to have their own cosmetic unlock type system. This is not a donation store plugin, this is a system for handling cosmetic unlocks through an API that any server can use (JavaScript REST API) and then a plugin will come later that will then display these unlockables in menus that can be customized and different options will be available for different types of cosmetics (like follow API for pets). The design of the software is very early days but I'll put a link here so people can star and watch if they want. https://github.com/ethsmith/cosmetics-api

In the future the README file will have example usages and what not.

GitHub

Express.js API for Minecraft Cosmetics Purchase System - GitHub - ethsmith/cosmetics-api: Express.js API for Minecraft Cosmetics Purchase System

minor roost
#

I need help

#

I am trying to make CustomCommands but is not working can someone help me

#

It is telling failed to load the pack

quiet arrow
#

Do you have some more context? Java, Bedrock? Is it with fabric, paper, behaviour pack (the bedrock thing)?

#

I’m sure someone would be very happy to help!

vital summit
#

Cool

#

Finally CubeCraft public API

fallow canyon
#

Haha

topaz sky
#

i only know minecraft commands lol

west vortex
#

ip

solar igloo
haughty forge
potent solar
#

I know python lol

paper python
#

i know nothing

minor roost
#

Do /kill @e then see ✨

brisk badge
minor roost
brisk badge
#

Steve is a god.

vital summit
chilly briar
#

Can someone make me a pack pls

#

It'll only take like 4 hours 🙂

cyan crypt
#

I only progam on statistic software rip

cyan crypt
mental parcel
#

Ya

cyan crypt
#

rip

#

im sure their something for it

cyan crypt
# mental parcel Ya

you play on mobil with controller? (weird question you dont need toggle spirnt on controller)

mental parcel
#

Sometimes but I play with keyboard and mouse but not pogphe

cyan crypt
mental parcel
#

No...

#

Pc

cyan crypt
#

oh for pc their onix client

mental parcel
#

Ye ye but what about me brother

#

I can't leave a fallen brothern

#

He's poker edition and is HOPEless against a person with auti sprint

winter dust
#

@fallow canyon Do you also have knowledge about pocketmine?

fallow canyon
winter dust
#

You are more from Java, right?

fallow canyon
#

My main language is Java but I wouldn't mind a software written in other languages, its just the fact that PMP is made with PHP is really bad

cyan crypt
#

its called "sprint on movement" or something

cyan crypt
#

the tutorial linked is on java not sure if it work

mental parcel
#

👍👍👍

wild arch
#

.

lyric osprey
#

Ooo a programming channel

#

Here I can discuss with all my fellow nerds about which is better, discord.py or .js

quiet arrow
lyric osprey
hard roost
#

You really can't say which one is better considering the different languages

hard roost
#

Lol, i already put 3 libs there and i thought it would look goofy with more

lyric osprey
#

lol

indigo nacelle
lyric osprey
#

Fair

minor roost
#

.js better by far

velvet bridge
#

What is the best language to develop on bedrock?

quiet arrow
vernal iron
dapper locust
#

How do I make a ban request?

#

I have proof

#

?

night gazelle
dapper locust
#

Thx

night gazelle
#

npnp

silent hedge
#

i’m learning python

tepid chasm
#

yall i need help

#

i have a superflat world on playstation

#

i converted from legacy console to bedrock

#

how do i move that world to pc

#

when i try via usb it uses a bin file which is unsupported

#

when i try via uploading to realms it breaks the generation and loads new chunks without superflat

silent hedge
#

idk how sorry

fallow canyon
fast stump
#

The event of Ramadan

graceful axle
cyan crypt
#

and there also some world converter on the internet

#

that switch from bedrock and java

#

idk for the old playstation 3 minecraft

lyric osprey
#

@mighty brook

#

You do three of these ` things

mighty brook
#

I am here

#

`hi

lyric osprey
#

then immediately after put py or the coding language as said earlier

mighty brook
#

`g

lyric osprey
#

Then write your code on the next line (however much you want) then do another three `

#

No three of them

plush spruce
#

js meow

lyric osprey
#

nooo

mighty brook
#

I dont know what are talki g

lyric osprey
#

you've got to write the stuff on the next line

#

okay hollup

mighty brook
#

`
H

plush spruce
#
meow
lyric osprey
#
print("this is example code that WORKS")
mighty brook
#

`` h

lyric osprey
mighty brook
#
Hi
#

I did it 😂

#

Thank you

lyric osprey
#

If you want it to just be a different color, but don't know how to program/the language there's a way you can do that

#

Idk how to though

#

lol

#

np

plush spruce
#
module.exports
new SlashCommandBuilder()
.setName("hi")
.setDescription("yeah")
lyric osprey
#

:O

mighty brook
#
Thank you for show me that imminent
lyric osprey
#

lol np

rustic zephyr
#
sound = new Sound()
if sound = meow {
  print("yay")
}else{
  print("shush")
}
mighty brook
#

What mean "np"

rustic zephyr
#

its been a long time since i've done some coding actually

lyric osprey
#

:O

#

Y'all made me hungry for some extra coding language knowledge

lyric osprey
#

I'mma go learn some more JS now

plush spruce
#

also

#

um

#

yeah

#

code

true mantle
#
const { SlashCommandBuilder, CommandInteraction, PermissionFlagsBits } = require('discord.js');

module.exports
new SlashCommandBuilder()
.setName("hi")
.setDescription("yeah")
.setDefaultMemberPermissions(PermissionFlagsBits.ViewChannel),
execute(interaction) {
  interaction.reply({content: "hi"})
}
}

plush spruce
#

and I have news

true mantle
#

that should work ig

quiet arrow
lyric osprey
#

oooo

dry ermine
#

Istg if it isn't java I'll explode

rustic zephyr
dry ermine
#

Ohh alr

rustic zephyr
#

bc i forgor abt python variables

dry ermine
#

Dang

#

I don't know anything about python

#

Just java

#

And a little of js

dry ermine
# true mantle ```js const { SlashCommandBuilder, CommandInteraction, PermissionFlagsBits } = r...
import net.dv8tion.jda.api.Permission;
import net.dv8tion.jda.api.interactions.commands.build.CommandData;
import net.dv8tion.jda.api.interactions.commands.build.OptionData;
import net.dv8tion.jda.api.interactions.commands.CommandHook;
import net.dv8tion.jda.api.interactions.commands.CommandInteraction;

public class SlashCommand {

    public static CommandData getCommandData() {
        return new CommandData("hi", "yeah")
                .setDefaultEnabled(true)
                .setDefaultPermission(true);
    }

    public static void execute(CommandInteraction interaction) {
        interaction.reply("hi").queue();
    }

    public static void main(String[] args) {
        // Register the slash command with your Discord bot

        // JDA example:
        // jda.upsertCommand(getCommandData()).queue();

        // Add your bot's event listener or command handler to handle the interaction
    }
}
#

Java moments

vernal iron
#

god the amount of boilerplate is unreal

quiet arrow
brisk badge
graceful axle
vernal iron
#

why is the bedrock side of Cubecraft geyser?

quiet arrow
#

Because it allows the usage of mature projects like paper, and the entire community and plugins associated with it. We're also running a Java server, so this allows us to develop for both network more easily

rustic zephyr
#

And i see it now yes

minor roost
#

{
"localization_name": "BBB",
"geometry": "geometry.ChineseMythology.MoonSpiritJadeRabbit",
"texture": "coskin2.png",
"cape": "c1-2-9-11.png",
"type": "free"
},
{
"localization_name": "CCC",
"geometry": "geometry.ChineseMythology.MoonSpiritJadeRabbit",
"texture": "coskin3.png",
"cape": "c3-4-5-7-10-12-13-14-16-20-6.png",
"type": "free"
},

spring tiger
paper python
#

Pov conea

hard roost
#

Does this imply there are other servers that aren't Minecraft

#

Anyways go to the forums for that dummy

signal patio
#

hello who knows very good about command blocks in minecraft? i need some help

signal patio
signal patio
#

ok i need help does nobody know java?

quiet arrow
#

It's better to ask your question than ask for help

sand shell
fallow canyon
gleaming raptor
vital summit
vital summit
#

Without const {SlashCommandBuilder} = require('discord.js') code won't work

#

It will say SlashCommandBuilder is not defined

lyric osprey
#

js bad

#

py better

plush spruce
lyric osprey
#

no

#

ur wrong

vital summit
vital summit
lyric osprey
#

how about

#

giving me reasons

#

as to why I'm wrong

#

😡

vital summit
#

Idk

lyric osprey
#

dang

#

a great reason

vital summit
#

Reason : idk

#

@imminent_unfun

#

@plush spruce u got ur role back in cchq?

plush spruce
#

yh

#

ty

vital summit
#

eh

#

alr

vital summit
plush spruce
vital summit
#

eh

plush spruce
#

im getting payed

vital summit
#

eh

plush spruce
#

so its pretty cool

vital summit
#

how much xd

plush spruce
#

idk yet

#

depends on how much time i spend on the bot

vital summit
#

time

#

bruh

plush spruce
#

yeah

#

and how difficult it is

vital summit
#

💀

vital summit
#

hm

#

data: new SlashCommandBuilder ()

#

anyways

#

gl

#

I went to code my own

plush spruce
vital summit
plush spruce
#

yeah

vital summit
#

fair

vital summit
# plush spruce yeah

I am sure you are adding if(member!= PermissionsFlagBits.Administrator) return; or smth like that

#

cuz staff commands are visibel in your bot

plush spruce
vital summit
#

Its simple

#

    .setDefaultMemberPermissions(PermissionFlagsBits.BanMembers)```
#

Thats all

#

experience

plush spruce
#

yeah

vital summit
plush spruce
vital summit
true mantle
#

Anyone that has experience with sitemaps and google search engine, I get the ¨couldn't fetch¨ error even though everything is correct from what I know -> I have full control over the website, I don't use builders like wix and I already got my Search Console account with the DNS to verify my ownership

azure panther
#

Hi

kindred bane
#

hi is there any mods online today

gleaming raptor
#

Check

#

Soz no moderators on rn

lyric osprey
lyric osprey
vital summit
#

unfunned

lyric osprey
#

can't do anything about that

#

I will photoshop a smile on it just for you

vital summit
#

@true mantle

#

Can bots get user connections?

hard roost
#

Can I get a side of googling with that

true mantle
#

I think you can but it's limited

vital summit
#

impossible

#

weird

true mantle
vital summit
#

I thought its simple but nvm

true mantle
#

it will probably be possible but really hard to do

vital summit
spring tiger
#

You can't get user connections through discord api

vital summit
spring tiger
#

You can't

#

I just said that 😛

vital summit
#

NOOOOOOO

minor roost
vital summit
#

:c

hard roost
#

Did nobody do that

hard roost
spring tiger
#

I think you know what I mean

#

You can't get it through bots. You have to use the Oauth scope and have users accept to share their connections through your application

minor roost
#

weird that you could get presence and not linked accounts tbh

hard roost
vital summit
#

How to make 626 people accept bot scopes 💀

spring tiger
#

How about you mention it instead of just telling people to google? This channel is for all discussion about programming, no need to be nasty to others who are trying to learn

spring tiger
vital summit
hard roost
vital summit
#

bot isn't public though

spring tiger
spring tiger
vital summit
minor roost
#

there are also several npm libraries for discord oauth2

weak knot
#

c

#

r

#

hi

vital summit
#

Is this code supposed to send a random message?

const wlcmMsgs = ['Hey ! Welcome to the server, how are you today?', 'Hey ! Welcome to the server, what are you doing right now?', 'Hey ! Welcome to the server, I hope you have a great day!'];
    const wM = Math.floor(Math.random() * wlcmMsgs.length);
#

@tacit shore_unfun

spring tiger
#

thanks! its a bit outdated

vital summit
#

still

vital summit
vital summit
hard roost
#

yet you were able to type that message

#

it only takes a couple of clicks to run that

vernal iron
vital summit
#

I have 1k fps now

vernal iron
#

😱

#

best fps boost guys

vital summit
#

Cuz nothing in laptop

vernal iron
#

no bit coin miner involved

vital summit
#

2023 WORKING 100%

vestal vortex
vital summit
#

how to make list like this :c

modern grove
#

I really hope you make an api for CubeCraft 🙂

near shore
modern grove
#
var s="";
for (var i=1;i<100;i++){
s += i;
};
console.log(s);```
near shore
modern grove
#
for (var i=0;1=1;i++){
console.log(i);
};```
#

What about this @near shore

minor roost
modern grove
# minor roost 01234567891011121314 and so on
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
#
var s="";
for (var i=0;i<101;i++){
s += i+" ";
};
console.log(s);```
modern grove
fresh siren
#

@near shore @modern grove bruh!!!!!!!!!!!!!!!!!!!!!!!!!!! Hhhhhhh are you right friends One is in Thailand and the second is drawn by a server

dusky fern
fresh siren
coarse hawk
#

i need a helper

brisk badge
brazen cypress
#

I loved Tower Defense so i'm creating one in Unity, if you're interested I'll keep you updated

#

I haven't found any tower defense game as good as cubecraft one

solar igloo
brazen cypress
#

Thank you!

dry ermine
#

I need help

#

Each time I use a package 📦 and open a class in it it gives me this

brisk badge
# dry ermine

You should declare the package at the top of your class file:
package helloworld;

#

The compiler cannot find the class otherwise

tranquil ice
# dry ermine

If you hit the little green triangle to the left of your main method, it will fill out the correct class path in the run configuration for you.

hard roost
# dry ermine

You should consider updating your windows / switch to linux since win 7 is eol and applications might stop supporting it (see chrome)

dry ermine
tranquil ice
vernal iron
dry ermine
#

🤧it even happened on Vs code

#

I don't know I followed the steps

#

And everything

#

BUT NOO IT HAD TO SAY COULDN'T FIND MAIN METHOD

quiet arrow
#

Does your PC not support IntelliJ? I found it a lot nicer to work with for Java

vital summit
#

@plush spruce

plush spruce
#

ok

vital summit
#

I cant send code link here

#

DMs

#

better

plush spruce
#

ok

quiet arrow
#

Github should be allowed

plush spruce
quiet arrow
#

Ah

ancient cedar
#

Hi guys, I have a question: What language is used to make mods for mc bedrock?

quiet marlin
shadow marlin
#

Question:when someone makes 100, or 1000wins at any gamemode can they have special player name, like blue or green or whatever color...?

hard roost
#

Yes at one morbillion wins you will get rainbow in game name

#

(spoilers, you do not, this is not the right channel to ask such questions)

halcyon shale
#

G

glacial whale
#

hello

jovial raven
#

Hi

#

How are you man

glacial whale
#

good what about u?

jovial raven
glacial whale
#

want to ask about something idk if there some one about it here

jovial raven
#

I am happy beceausе have minecraft

glacial whale
jovial raven
jovial raven
glacial whale
#

ohh

jovial raven
#

I mean I've been playing since 1.7.5

glacial whale
#

pvp player

jovial raven
glacial whale
jovial raven
#

I playing for fun

glacial whale
#

yup same

jovial raven
#

🙂

jovial raven
#

I'm asking because of your profile picture, do you do such things? 🙂

jovial raven
glacial whale
#

nah my accpunt is old

jovial raven
glacial whale
#

that why my profile like thes

glacial whale
jovial raven
glacial whale
#

what about you

jovial raven
#

Then I apologize for asking you, I was just curious because I really like this kind of ethical hacking and programming stuff

jovial raven
jovial raven
#

And from time to time I use the translator

jovial raven
glacial whale
#

oh

#

cool

jovial raven
#

And I'm learning English so I can become a programmer and then do ethical hacking as well

jovial raven
glacial whale
jovial raven
#

And I learned new words in English

jovial raven
#

This luengue is very very simple

#

And easy this is for beginner

glacial whale
glacial whale
jovial raven
glacial whale
#

what kind of hack u want to be?

jovial raven
#

But most of the hacking tools come from there and that's why I want to learn about Python as much as possible

jovial raven
glacial whale
jovial raven
#

What

#

Very sus ?

glacial whale
#

u are good hack?

glacial whale
jovial raven
jovial raven
#

I am beginner hacker

#

I am noob hacker

#

For now

glacial whale
#

no i mean good kind

jovial raven
jovial raven
#

I am A1 level

#

This is level for beginners

glacial whale
#

why you want to be a hack

jovial raven
# glacial whale why you want to be a hack

Because I like it and I want to become a hacker because I want to prove to myself that it doesn't matter if you are a disabled child or not you can still become what you want to become

#

To prove myself to the world

glacial whale
#

but why gray why not black hat or something like that

jovial raven
#

I think no one believes that I can become what I want to become

jovial raven
#

I'm going to be both a black hacker and a white hacker at the same time

glacial whale
jovial raven
#

This is what being a gray hacker is all about

jovial raven
#

Well, I learned two new words in English

#

On my own and heat

#

And more

glacial whale
#

lol

jovial raven
#

This simple for now

#

I am beginner for now

glacial whale
#

me 2

jovial raven
#

What this is me 2 ?

glacial whale
#

but what systems u use

glacial whale
jovial raven
glacial whale
#

ty u also

jovial raven
glacial whale
jovial raven
#

Aaaa

#

Nothing about hacking for now

glacial whale
#

okay

jovial raven
#

I use Visual Studio Code for programming

glacial whale
#

yup i think all use it

jovial raven
#

Playing with me eggwars in cubecraft 🙂

glacial whale
#

nah i was working on something but i come here to ask

jovial raven
#

No talk because i am in talking for english no god

jovial raven
glacial whale
jovial raven
glacial whale
#

python not what i need

#

what kind of hacking u will start in like web,devices,sever

jovial raven
#

Предполагам, че за това беше май

#

I guess that's what May was for

glacial whale
jovial raven
#

Idk

#

Okay man good night from me

#

🙂

glacial whale
#

lol ill go also

#

cya

stoic beacon
indigo nacelle
gleaming raptor
#

Anyone got any ideas on how to store letters using something other than strings in Java?

brisk badge
#

char arrays ;)

#

char ArrayList's

#

You can store them as shorts or ints too, if you really want

glacial whale
glacial whale
quiet arrow
lusty pagoda
#

is it possible to let the output appear exactly like this?

quiet arrow
#

Is this LaTeX or what?

brave oxide
#

If you want minecoin text me except for @digital raft and @potent zinc

potent zinc
brave oxide
#

I was offering

#

But you’re mean

brisk badge
lusty pagoda
#

@brisk badge @quiet arrow sorry didn't include much info. It's a java program and I'm only a beginner

minor roost
#

hi

brisk badge
brisk badge
#

If you really want it like that, you could keep track of how many characters each digit is and fill the rest with white spaces

lusty pagoda
#

Im keeping it simple

lusty pagoda
#

I am

brisk badge
#

Try the \t to be sure

lusty pagoda
#

I did try it but didn't work

#

Anyway
Thank you swegg
And I miss you :((

brisk badge
#

You could output to a text file; tabs do line up there

hard roost
#

seems like a trend among the ranks that to basically say no and after propose the answer

hard roost
#

Not the right channel 🙏🙏🙏🙏🙏🙏

quiet arrow
graceful axle
#

no /stats command, how to revert :lol

prisma finch
#

hi is anyone’s party glitching where it’s not letting you have the full seven people and only three

hard roost
#

Read my previous message here

mint swan
#

Hi guys, today I found hackers in FFA and reported it but nothing happened, just a message saying that the report expired, we have to improve the anti-cheat

subtle jay
#

Hello 👋

minor roost
sour seal
#

Hi

brisk badge
hard roost
#

\t far out of his scope 💀

zealous elbow
#

Hi

#

||hi||

quiet arrow
#

Heya

brisk badge
hard roost
#

You should find out why it didnt work

hard roost
#

I love silly answers "not really possible in standard output", why does \t (and its mates \n, \b, ...) then exist

brisk badge
hard roost
#

So you're saying you haven't never used \n in a print statement?

brisk badge
#

We are not talking about \n.
What is the point of this discussion?

hard roost
#

You're saying that \t characters isn't possible in standard output

#

Which means \n wouldn't be possible either

hard roost
#

Ooh that's fun stickers work

near shore
#

which font uesd in cubcraft?

modern grove
#

Font type

modern grove
#

MinecraftRegular

#

OH

pearl bronze
#

Why can’t I party in bedrock Cubecraft?

brisk badge
hard roost
terse slate
#

Hello World in 10 programming languages:

#
print('Hello World!')```
#
puts("Hello World!")```
#
<?php
  echo 'Hello World!';
?>```
#
console.log('Hello World!');```
#
public class HelloWorld {
  public static void main(String[] args) {
    System.out.println("Hello World!");
  }
}```
#
#include <stdio.h>

int main() {
  printf("Hello World!");
  return 0;
}```
#
#include <iostream>
using namespace std;

int main() {
  cout << "Hello World!" << endl;
  return 0;
}```
#
namespace HelloWorld
{
  class Program {

    static void Main(string[] args)
    {
      Console.WriteLine("Hello World!");
    }
  }
}
#
package main

import "fmt"

func main() {
  fmt.Println("Hello World!");
}
#
import <Foundation/Foundation.h>

int main(int argc, char **argv, chat **envp) {
  @autoreleasepool {
    NSLog(@""Hello World!);
  }
  return 0;
}
quiet arrow
#

Ahww, I thought you were going to do 20

vital summit
terse slate
#

additionaly, Hello World in Swift:

#

print("Hello World!")

terse slate
cyan crypt
viscid shoal
#

I would say that BF has the most intuitive way of printing hello world

>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<++.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-]<+.
daring talon
#

How about hmtl

#

Html*

brisk badge
#

<p>Hello World!</p>

tawny sigil
#

@mint pollen

solar igloo
#

almost the same as TD :)

brazen cypress
#

thanks!

solar igloo
#

Keep the updates going i lovee it

brazen cypress
#

okeey thanks!

#

every unit has also 5 levels like in TD

#

minotaurs are like the creepers but actually balanced

#

now i'll add golems that will be the slimes and medieval doctors that will be like the witches

cyan crypt
#

roblox?

#

tought it was minecraft

summer plinth
brazen cypress
#

yes there are a lot of td, but the cubecraft one was the best and i'm recreating it

lusty pagoda
tired tendon
#

and <h2> Hello World! </h2>

#

and so on until <h6></h6>

#

h1 is the largest while h6 is the smallest

brazen cypress
#

I'm creating a whole new game using Unity

brazen cypress
#

I don't have a name yet, but it has to include Tower Defense hahah

brazen cypress
#

doing games individually is a long task

#

maybe I can get a pre-alpha by the end of this summer

hard roost
#

Stinky

hard roost
#

Not targeted at yall have fun

mint finch
#

maps de eggwars

knotty crow
#

hello

#

my name is medaca

#

thanks for unbanning me!

brazen cypress
quiet arrow
#

When weeping angels 😇

#

Oh it didn't say Doctor who, never mind

solar igloo
#

Would be so much fun