Guild icon
DDraceNetwork
DDraceNetwork / questions
For newcomers to ask questions and get help. Also check https://wiki.ddnet.org/wiki/FAQ
Between 2024-10-04 00:00 and 2024-10-05 00:00
Avatar
Ирисочка 2024-10-04 06:47
Why when I download regular ddnet/cactus/tater smart screen tells me that it is not a safe program xD
06:48
And everything is fine with Steam
Avatar
МотКот 2024-10-04 06:59
emotions cannot be spammed on my server, how can I fix it? I tried the sv_eye_emote_change_delay command but it didn't help
Avatar
how do i improve my ddneting skillz
07:08
(ik ddneting)
Avatar
Avatar
basicaly
how do i improve my ddneting skillz
МотКот 2024-10-04 07:14
Just play a lot
Avatar
Avatar
МотКот
emotions cannot be spammed on my server, how can I fix it? I tried the sv_eye_emote_change_delay command but it didn't help
catseyenebulous 2024-10-04 07:15
‘sv_emoticon_ms_delay’
Avatar
Avatar
МотКот
Just play a lot
thank you
Avatar
Avatar
catseyenebulous
‘sv_emoticon_ms_delay’
МотКот 2024-10-04 07:18
is it possible to make it automatically set to 0 when the server starts?
Avatar
its forever
Avatar
Avatar
Ирисочка
Why when I download regular ddnet/cactus/tater smart screen tells me that it is not a safe program xD
because it's windows
Avatar
i think
Avatar
Avatar
Cammodude
because it's windows
Ирисочка 2024-10-04 07:25
._.
Avatar
Avatar
МотКот
is it possible to make it automatically set to 0 when the server starts?
autoexec_server.cfg
Avatar
Avatar
RedRay32
autoexec_server.cfg
МотКот 2024-10-04 07:47
I added the command to the rules but it did not help, I do not know where to enter it in the config
Avatar
Avatar
МотКот
I added the command to the rules but it did not help, I do not know where to enter it in the config
it should be in data
Avatar
Avatar
RedRay32
it should be in data
МотКот 2024-10-04 07:50
i know, i do not know where to enter the command in the config file
Avatar
Avatar
МотКот
i know, i do not know where to enter the command in the config file
in any line
Avatar
Avatar
RedRay32
in any line
МотКот 2024-10-04 07:57
thank you, I'll try
Avatar
Avatar
Ирисочка
Why when I download regular ddnet/cactus/tater smart screen tells me that it is not a safe program xD
Programs downloaded by your browser get the Mark-of-the-Web, which causes Windows to show a warning when opening them. Steam doesn't set the mark on downloaded games.
Avatar
МотКот 2024-10-04 09:33
how do I make it on my server so that the kill chat says who killed whom?
Avatar
Avatar
Robyt3
Programs downloaded by your browser get the Mark-of-the-Web, which causes Windows to show a warning when opening them. Steam doesn't set the mark on downloaded games.
Ирисочка 2024-10-04 11:22
That is, other clients are also safe, for example, Tater and Cactus.
Avatar
is there an equation on how much vertical speed you will get with tees stacked inside of each other hammering u when u jump
11:37
and how much vertical speed do yo uneed to pass a stopper
Avatar
Avatar
Ирисочка
That is, other clients are also safe, for example, Tater and Cactus.
how do you know cactus is safe if its closed source
Avatar
Ирисочка 2024-10-04 11:54
Minecraft too closed source (edited)
11:54
Almost all games are closed source
Avatar
minecraft != fork of a open source game
Avatar
Ирисочка 2024-10-04 11:57
I still don't understand why clients are needed if it's really possible to make an official addon system.
11:58
I want to download cactus to block and add players to the !team
11:58
But I am the kind of person who has many phobias.
Avatar
chillerdragon BOT 2024-10-04 12:00
if you want a open source client that can do !team checkout https://chillerbot.github.io
Custom ddnet based teeworlds client chillerbot-ux with warlist
Avatar
is there a way to use cmd for tee colors ?
Avatar
Avatar
Ирисочка
I still don't understand why clients are needed if it's really possible to make an official addon system.
make one justatest
Avatar
Avatar
Cammodude
how do you know cactus is safe if its closed source
you can reverse engineer it (edited)
Avatar
Avatar
always
you can reverse engineer it (edited)
the smallest games take years to reverse engineer
12:28
who would do it with some random client
Avatar
Avatar
Cammodude
the smallest games take years to reverse engineer
not really
12:31
u can just check if it sends any network requests that it shouldnt
12:31
and creates files that it shouldnt
Avatar
Jupstar ✪ 2024-10-04 12:32
Oh yeah super easy
Avatar
+ you dont even know if ddnet is safe unless u build from src
Avatar
Jupstar ✪ 2024-10-04 12:32
Which you can
Avatar
unless
Avatar
Avatar
Jupstar ✪
Oh yeah super easy
it kinda is
Avatar
Jupstar ✪ 2024-10-04 12:33
You can also proof it with reproducable builds
Avatar
u know what requests ddnet sends
12:33
all of the requests are to ddnet.com if i remember correctly
12:33
so any that aint are sus
Avatar
Jupstar ✪ 2024-10-04 12:34
I dunno if you are a programmer or not, but it's not ez at all
12:34
a programm can be packed to obscure it's code
12:34
u'd need to check it at runtime
Avatar
yeah thats static analysis
Avatar
Jupstar ✪ 2024-10-04 12:34
the runtime can know if a program analyses it
Avatar
im talking about when its running
Avatar
Avatar
Jupstar ✪
the runtime can know if a program analyses it
is cactus packed?
Avatar
Jupstar ✪ 2024-10-04 12:34
What you are trying to do is smth harder than an anti virus
Avatar
Avatar
always
is cactus packed?
Jupstar ✪ 2024-10-04 12:35
How should i know without analysing the whole binary
12:35
You have to assume it is
12:35
even if it's not actually
Avatar
tools like DIE
12:35
(detect it easy)
Avatar
Jupstar ✪ 2024-10-04 12:35
Ok
12:35
I don't want to discuss this further, just accept that you are wrong that is the easiest for both of us
Avatar
okay 👍
12:36
i dont really reverse engineer(i touched ida a couple times) so i wouldnt know but i know people that do and it doesnt look that hard
12:37
it doesnt look like its packed but this could be wrong
Avatar
Jupstar ✪ 2024-10-04 12:42
If you want to use cactus client and trust the author do that. Trust a person doesn't depend on open source or not. Open source has the advantage that it is human readable code (most likely at least lol) And that often there are more ppl involved which makes it easier to detect fraud. But ultimately you are right, you could mistrust the official binaries. It's still important to say that ddnet does not know cactus, and also doesn't officially support it in any way, and if ppl advertise it here on ddnet discord, it should be made clear that this is an additional risk they take.
Avatar
Avatar
chillerdragon
if you want a open source client that can do !team checkout https://chillerbot.github.io
Ирисочка 2024-10-04 12:49
tater client
12:49
anddd
12:49
12:49
cactus
12:49
xD
12:52
I looked at your chiller dragon client, I liked it, but as for me, the site shows few functions
Avatar
ChillerDragon BOT 2024-10-04 12:52
yes there isnt much
12:52
but if !team is all you need it works
Avatar
Ирисочка 2024-10-04 12:54
lmao Yes, I understand that virus total doesn't mean anything, but it's still weird for me.
12:55
im silly
Avatar
Avatar
Ирисочка
lmao Yes, I understand that virus total doesn't mean anything, but it's still weird for me.
Jupstar ✪ 2024-10-04 12:56
Analyzing a binary for a malicious activity is simply impossible, so there will be false positives and it will also miss true positives (actual viruses) (edited)
12:57
chiller's client is open source, you can build it your own, and check the source if you don't trust it
Avatar
ChillerDragon BOT 2024-10-04 12:58
i analyzed taters client btw
Avatar
Jupstar ✪ 2024-10-04 12:58
chiller respect btw that you have no merge conflicts
Avatar
ChillerDragon BOT 2024-10-04 12:58
its legit
12:59
chillerbot-ux doesnt have tooo many features but ye ofc its developed with merges in mind
13:00
imo ddnet-insta is more impressive i barely get conflicts and its quite a few gametypes https://github.com/ddnet-insta/ddnet-insta
A teeworlds instagib (grenade/laser capture the flag/death match/catch) mod based on DDRaceNetwork (gctf/ictf/idm/gdm/zcatch) - ddnet-insta/ddnet-insta
13:00
0 commits behind pog
13:01
#questions is new #developer because im banned xd
Avatar
Avatar
ChillerDragon
#questions is new #developer because im banned xd
Jupstar ✪ 2024-10-04 13:02
ah lol
13:02
i was wondering why u didnt answer me
Avatar
ChillerDragon BOT 2024-10-04 13:03
well im still banned on irc since the branch incident and using matrix to bypass feels illegal so i just stopped posting in #developer 🤷‍♂️
13:04
but im super bored rn so i gotta trash talk at least in all other channels im stuck at the airport for a few hours -.-
Avatar
Avatar
always
i dont really reverse engineer(i touched ida a couple times) so i wouldnt know but i know people that do and it doesnt look that hard
You should give it a go, it looks easy when watching someone who is good at it
Avatar
Avatar
ChillerDragon
but im super bored rn so i gotta trash talk at least in all other channels im stuck at the airport for a few hours -.-
oh wait is this your glorious return to germany you talked about?
Avatar
chillerdragon BOT 2024-10-04 13:05
nah not yet
Avatar
Avatar
ChillerDragon
well im still banned on irc since the branch incident and using matrix to bypass feels illegal so i just stopped posting in #developer 🤷‍♂️
was the entire IRC locked or just you?
Avatar
chillerdragon BOT 2024-10-04 13:05
soon
Avatar
Avatar
ChillerDragon
well im still banned on irc since the branch incident and using matrix to bypass feels illegal so i just stopped posting in #developer 🤷‍♂️
Shouldn't have talked about the opressive "master" branch
Avatar
Avatar
Jupstar ✪
Analyzing a binary for a malicious activity is simply impossible, so there will be false positives and it will also miss true positives (actual viruses) (edited)
static analyzing*
Avatar
chillerdragon BOT 2024-10-04 13:05
irc is shutdown but realistically only i am affected xd
kek 2
Avatar
Avatar
always
static analyzing*
Jupstar ✪ 2024-10-04 13:05
at runtime too
Avatar
no wait - what about EGYT
13:06
best translator ever
13:06
he doesn't use discord
Avatar
Avatar
Jupstar ✪
at runtime too
how so
Avatar
egyt: are you here
Avatar
u know exactly whats going on
Avatar
Jupstar ✪ 2024-10-04 13:06
if it loads a png and u add a bug in the png loader on purpose, but the png is only loaded in some cases.. how do you want to know it?
Avatar
Ирисочка 2024-10-04 13:06
chillerdragon add a system !war !team in the official game
13:06
plss
Avatar
chillerdragon BOT 2024-10-04 13:06
rly?
Replying to @meloƞ he doesn't use discord
Avatar
Ирисочка 2024-10-04 13:06
xD
Avatar
chillerdragon BOT 2024-10-04 13:06
he probably uses matrix
13:06
why? probably wont be accepted.
Replying to @Ирисочка chillerdragon add a system !war !team in the official game
13:06
just use chillerbot
Avatar
Ирисочка 2024-10-04 13:07
meow meow meew mewwwwww😭
Avatar
Avatar
always
u know exactly whats going on
Jupstar ✪ 2024-10-04 13:07
How do you want to know what any server sends to the client? Maybe the bug is only on a single server
Avatar
chillerdragon BOT 2024-10-04 13:07
whats the problem
Avatar
Jupstar ✪ 2024-10-04 13:07
which the author controls
Avatar
chillerdragon BOT 2024-10-04 13:07
there is also sleeping ransomware
Avatar
Avatar
Jupstar ✪
How do you want to know what any server sends to the client? Maybe the bug is only on a single server
u right
13:08
thats for very well written malware
Avatar
chillerdragon BOT 2024-10-04 13:08
@Jupstar ✪: we should distribute some bot client with backdoors to create some awareness
Avatar
Jupstar ✪ 2024-10-04 13:09
Fight fire with fire, I like that
Avatar
Avatar
Jupstar ✪
Fight fire with fire, I like that
shall i talk about ttt-client? kekw
Avatar
Jupstar ✪ 2024-10-04 13:09
pssst
Avatar
chillerdragon BOT 2024-10-04 13:09
trouble in terrorists town
Avatar
Jupstar ✪ 2024-10-04 13:09
ikr
Avatar
Avatar
chillerdragon
@Jupstar ✪: we should distribute some bot client with backdoors to create some awareness
thats what rockstar does i think
Avatar
Avatar
chillerdragon
trouble in terrorists town
i would've needed to call it ttttj-client actually - biggest bot makers on teeworlds
Avatar
Jupstar ✪ 2024-10-04 13:10
:c i never wrote a bot
Avatar
teer, tat, ti, tyl, jup
Avatar
Avatar
Jupstar ✪
:c i never wrote a bot
cap
Avatar
chillerdragon BOT 2024-10-04 13:10
@Jupstar ✪: it doesnt need a bot it only needs something that scares the users enough so they never touch any untrusted client again
13:10
like rotate the wallpaper
13:11
trauma guranteed
Avatar
bot client thats just malware
13:11
ransomware
13:11
you need to promise to never cheat again and u get ur pc back
Avatar
Avatar
chillerdragon
like rotate the wallpaper
if(WM == i3) { os.remove = "~/.config/i3/config" };
Avatar
chillerdragon BOT 2024-10-04 13:11
well ransomware is a bit intense for a client that should help with awareness even if the decryption keys are handed out. It can cause too much damage.
Avatar
Jupstar ✪ 2024-10-04 13:11
always center the window position where the cursor is
KEKW 1
13:12
so you can never close the client
Avatar
Avatar
Jupstar ✪
always center the window position where the cursor is
make every way to exit a client actually spawn a new window
13:12
alt+f4 will spawn 5
Avatar
Avatar
meloƞ
if(WM == i3) { os.remove = "~/.config/i3/config" };
i like os.remove("C:\Windows\System32") more
Avatar
chillerdragon BOT 2024-10-04 13:12
start vlc with skibidi toilet on every windows boot
Avatar
Avatar
chillerdragon
like rotate the wallpaper
Jump scare
Avatar
Avatar
Learath2
Jump scare
Jupstar ✪ 2024-10-04 13:12
Playing the teeworlds theme?
Avatar
Avatar
always
i like os.remove("C:\Windows\System32") more
insufficient permissions - did you run this as root?
Avatar
Avatar
Jupstar ✪
Playing the teeworlds theme?
bass boosted +60hz
Avatar
Full volume bass boosted teeworlds theme with a scary looking massive tee on the screen with lots of blood
justatest 1
Avatar
Avatar
meloƞ
insufficient permissions - did you run this as root?
uacbypass
Avatar
Avatar
Learath2
Full volume bass boosted teeworlds theme with a scary looking massive tee on the screen with lots of blood
sounds like anti piracy
Avatar
Or one of those fake bots that suddenly just walks into freeze/kill or off the map randomly
Avatar
if ur within 3 tiles of the finish /kill
Avatar
chillerdragon BOT 2024-10-04 13:15
omg thats the best
Avatar
Avatar
always
if ur within 3 tiles of the finish /kill
silently request /swap's to people when you hit the last checkpoint on any map
Avatar
chillerdragon BOT 2024-10-04 13:17
you cant fool @always with that. He will just reverse engineer it first.
Replying to @Learath2 Or one of those fake bots that suddenly just walks into freeze/kill or o…
Avatar
Avatar
chillerdragon
you cant fool @always with that. He will just reverse engineer it first.
xd
13:17
im not a reverse engineerer
13:18
if i was i would be 10x cooler
Avatar
Jupstar ✪ 2024-10-04 13:19
depends xd
13:19
it's very time consuming
Avatar
true
Avatar
Avatar
Jupstar ✪
it's very time consuming
Very, it takes me about 8-12 hours to just unpack and get my landmarks in place. And that is for teeworlds bots where I already know a lot of the actual code
Avatar
Hello, my skin called "whyner" was posted on the forum not under my license, can I return the rights to it?
14:35
I can provide proof that this skin was created by me
Avatar
AshaTatarin 2024-10-04 16:13
How to change sheet of placeable things in editor?
  • Like change textures on the same sheet
(edited)
Avatar
my game doesnt boot
18:38
oh nah it does
Avatar
PRO_Gaming1921 2024-10-04 18:47
I am making a tee
18:47
18:48
I wondering I have a tuff time with the face. is it a way to see your finnished tee at the same time you working on it?
Avatar
Avatar
PRO_Gaming1921
I wondering I have a tuff time with the face. is it a way to see your finnished tee at the same time you working on it?
not really
Avatar
Avatar
むぎ
not really
PRO_Gaming1921 2024-10-04 18:49
Avatar
but u can send it in @DDNet dms
18:49
to render it
Avatar
PRO_Gaming1921 2024-10-04 18:49
okay
18:49
ty
Avatar
Avatar
むぎ
to render it
PRO_Gaming1921 2024-10-04 18:50
how?
Avatar
Avatar
PRO_Gaming1921
I wondering I have a tuff time with the face. is it a way to see your finnished tee at the same time you working on it?
you can try exporting the png file to skins directory each time you make changes and then pressing this button to reload skin files
Avatar
Avatar
Souly
you can try exporting the png file to skins directory each time you make changes and then pressing this button to reload skin files
PRO_Gaming1921 2024-10-04 18:54
yea :>
18:54
making faces is to hard x)
18:54
ty for help tho ^^
Avatar
Avatar
むぎ
Click to see attachment 🖼️
PRO_Gaming1921 2024-10-04 18:55
18:55
nothing happened :>
Avatar
whats res is it
18:55
it should be 256x128 or 512x256 i guess
Avatar
Avatar
PRO_Gaming1921
Click to see attachment 🖼️
Jupstar ✪ 2024-10-04 18:55
send to @DDNet in pm
Avatar
Avatar
Jupstar ✪
send to @DDNet in pm
Avatar
Avatar
Jupstar ✪
send to @DDNet in pm
PRO_Gaming1921 2024-10-04 18:56
command?
18:56
cus I did
18:56
nothing happened
Avatar
Jupstar ✪ 2024-10-04 18:56
send skin here
Avatar
uhm ye its 256x128 only
Avatar
PRO_Gaming1921 2024-10-04 18:58
ahh
Avatar
Avatar
むぎ
uhm ye its 256x128 only
PRO_Gaming1921 2024-10-04 18:59
so file size cant be 512x256
Avatar
to render yes
Avatar
PRO_Gaming1921 2024-10-04 18:59
can I publish it in skins
18:59
skins*
Avatar
PRO_Gaming1921 2024-10-04 19:00
okay
Avatar
Jupstar ✪ 2024-10-04 19:00
but first finish it xd
19:00
i thought u not done with eyes
Avatar
PRO_Gaming1921 2024-10-04 19:00
no x)
19:00
have some htings done
19:00
left*
Avatar
Jupstar ✪ 2024-10-04 19:00
to publish you need to export as 256x128 aswell anyway btw 😄 the higher res is optional
Avatar
Avatar
Jupstar ✪
to publish you need to export as 256x128 aswell anyway btw 😄 the higher res is optional
PRO_Gaming1921 2024-10-04 19:01
ty for info^^
19:01
soon its done
19:01
just need to work with the face x) super hard when you need a mouth to
Avatar
МотКот 2024-10-04 19:39
how use sv_client_suggestion_bot
19:39
I want to broadcast messages about those jobs on all my servers at the same time, how do I do this???
Avatar
BRC | Yota. 2024-10-04 19:54
why r my hooks being too heavy
Avatar
Avatar
BRC | Yota.
why r my hooks being too heavy
Holding longer than you intend? Probably lag, the server could be getting ddosed, or you're using wifi, use an ethernet cable
Avatar
Avatar
Skeith
Holding longer than you intend? Probably lag, the server could be getting ddosed, or you're using wifi, use an ethernet cable
BRC | Yota. 2024-10-04 20:03
like, when i hook someone he is being tooooo heavy
Avatar
Avatar
Skeith
Holding longer than you intend? Probably lag, the server could be getting ddosed, or you're using wifi, use an ethernet cable
BRC | Yota. 2024-10-04 20:03
and my internet is fine and its 90 ping server so i dont think there is a problem
Avatar
When pulling along the ground?
Avatar
Avatar
Skeith
When pulling along the ground?
BRC | Yota. 2024-10-04 20:04
anything
20:04
in air or on the ground
20:04
all the same
Avatar
Enable antiping
Avatar
Avatar
Skeith
Enable antiping
BRC | Yota. 2024-10-04 20:05
i have it enabled and still
Avatar
You're going crazy I guess
Avatar
Avatar
Skeith
You're going crazy I guess
BRC | Yota. 2024-10-04 20:06
maybe
20:08
If you're unaware
20:09
Shouldn't be too noticeable when you're hooking them in the air though
Avatar
PRO_Gaming1921 2024-10-04 21:48
21:49
made a skin
21:49
but I need someone to guid me how to publish it
21:49
like what is Licensing
21:49
and stuff like that
Avatar
Avatar
PRO_Gaming1921
but I need someone to guid me how to publish it
catseyenebulous 2024-10-04 21:49
Avatar
catseyenebulous 2024-10-04 21:49
So?
21:50
Your questions are explained there.
Avatar
PRO_Gaming1921 2024-10-04 21:50
whats the diffrence between CC BY, CC0 and CC BY-SA:
21:50
my english isnt the best in the world
Avatar
Avatar
PRO_Gaming1921
whats the diffrence between CC BY, CC0 and CC BY-SA:
catseyenebulous 2024-10-04 21:52
21:53
The differences are explained there. If you don't understand try to use a translator. There is nothing else I could tell you about it.
Avatar
Avatar
catseyenebulous
The differences are explained there. If you don't understand try to use a translator. There is nothing else I could tell you about it.
PRO_Gaming1921 2024-10-04 21:54
okay ty for your time^^
Avatar
Avatar
catseyenebulous
The differences are explained there. If you don't understand try to use a translator. There is nothing else I could tell you about it.
PRO_Gaming1921 2024-10-04 21:58
21:58
correct?
OMEGALUL 1
Avatar
Avatar
PRO_Gaming1921
correct?
Jupstar ✪ 2024-10-04 22:01
yes, gg
Avatar
Avatar
Jupstar ✪
yes, gg
PRO_Gaming1921 2024-10-04 22:01
yippie
Avatar
Avatar
Jupstar ✪
yes, gg
PRO_Gaming1921 2024-10-04 22:13
is it possible to change 1 smal thing?
22:14
after I checked for bugs for 30 min. now I see it x)
Avatar
Jupstar ✪ 2024-10-04 22:26
Just delete the msg and upload again
Avatar
Exposing guy 2024-10-04 22:39
anyone have this particles weapon ?
Avatar
Avatar
PRO_Gaming1921
Click to see attachment 🖼️
catseyenebulous 2024-10-04 22:45
Good job. :)
Avatar
Avatar
catseyenebulous
Good job. :)
PRO_Gaming1921 2024-10-04 22:45
♥
Avatar
Avatar
Jupstar ✪
Just delete the msg and upload again
PRO_Gaming1921 2024-10-04 22:45
Can i edit?
22:46
Its like 6 pixels x)
Avatar
PRO_Gaming1921 2024-10-04 22:55
@Jupstar ✪ now I made the pictures in the wrong order :/
22:55
22:55
is it okay?
Avatar
Avatar
PRO_Gaming1921
Click to see attachment 🖼️
shadows missing
Exported 263 message(s)
Timezone: UTC+0