Jump to content

Recommended Posts

Posted
Hey guys, this is my first contribution for this forum, so I hope you like =)
 
I've made a simple PHP script to run server commands through telnet. Is simple, fast and functional.
 
It's only the code, don't have any interface because it was extracted from another system I've made.
 
"What?"
- A script tu run your server's commands via telnet.
 
"How?"
- You set according to the options of your server, access the page and be happy.
 
"Why?"
- You can give items, jail players, restart / shutdown the server, have real-time information about server performance and more.
 
"Is there a new command?"
- You can just run commands that already exists in your server. If you implement any new commands into your core, you'll be able to use them too.
It does not create any new commands, just run the existing ones.
 
"I do not know to work with java. What commands can I use? How to use?"
- There is a file 'telnet.ini' within the file with all the basic commands available on any server. Just read, see how to use and what it does.
 
"Can I share the script?"
- Please! The only thing I ask is that you keep the original credits. It helps me to want to help you.
 
You can use free, but please, keep the credits.
 
Enjoy =)
 
PS.: Instructions in readme.txt file.
 
Some screens (browser and gameplay)

 

Login -> help

login-10.png

 

Login -> status

login-11.png

 

Login -> restart

login-12.png

 

Game -> status

game-s10.png

 

Game -> mem usage

game-m10.png

 

Game -> performance

game-p10.png

 

Game -> gmlist

game-g10.png

 

Game -> pm

game-p10.jpg

 

Game -> announce

game-a10.jpg

 

Game -> give item

game-g10.jpg

 

Game -> enchant

game-e10.jpg

 

Game -> shutdown

game-s11.png

 

 

  • Upvote 1
Posted

Is it using database connection or networking? I've been trying a UDP PHP -> Gameserver communication, I always failed the PHP read part since there's no possible way to read udp packets individually for sessions with pure php

Posted

There are no database connection, the flow is:

 

socket -> connect to host

socket -> auth (user and pass)

socket -> send command (server receive and do what must do)

socket -> close

Posted

There are no database connection, the flow is:

 

socket -> connect to host

socket -> auth (user and pass)

socket -> send command (server receive and do what must do)

socket -> close

 

Yea, sending a UDP packet via PHP is easy, but reading from the gameserver is not, did you try it?

Posted

Yeah, I had some trouble with that. Some cases the response is too long or too slow (sometimes a damn loop that blocked me to handle the stream).

 

So, all I've did is: send message: Server received it? Ok. So send me a unique response so I can log it to user.

 

It's faster. Execution time (except when send shutdown command) is almost instantaneous.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • This version (1.34) includes all the fixes from above + more, with the exclusion of Premium Account System. The Premium Account System was added in 1.35, which is currently only available through the Chronicle Coders Discord.   Appreciate those of you reporting issues and providing suggestions. Download EmuDevsIL 1.34
    • Vesper Robe set clean 35e Vesper wep 300 atri (no acumen) 95e Blessed Zaken Earring - 80e Freya necklase - 50e Adena 500kk-20e   add me in discord for pm/offers  narttu123  
    • Recently, I took on a project for a company. The people there – polite, trusting (or in other words, completely unsuspecting) – told me the job had to be delivered within 3 weeks. I agreed, naturally – with my signature professional attitude, something like “yeah, sure, it’ll get done, don’t worry!” Now, deep down, I knew full well that in 3 weeks, I’d be lucky to have written the title of the project. But I decided to play it cool. Why? Well, because I was in full anti-professional mode, and I was already planning the excuses I’d use when the time came: – “Guys, I caught covid…” – “Something tragic happened in my family…” – “A team member quit and everything fell on me…” You know, classic Balkan drama. Why should only others use them?   So, 3 weeks go by. I’ve managed to do about 40% of the work (which I personally consider a small miracle), and the people in charge come to me and say: – “Since you didn’t deliver on time, we’d like the €450 advance payment back.”   And I, with Oscar-level seriousness, respond: – “I’m sorry, but I’ve already completed 40% of the work. I can’t return the money.”   They looked at me, smiled, and said the unforgettable line: “It’s not your fault… we’re the idiots for trusting you.”   And at that moment, I didn’t feel offended. I didn’t feel guilty. I felt… validated. Not professionally. But Balkan-style.   Conclusion: Consistency, professional responsibility, and respect for agreements... are fundamental values. Nowadays? Rare. Like an uncut diamond... that someone tossed in the trash because they thought it was just a weird-looking rock. Sure, you can fool people once, twice, maybe even three times… and get away with it. But eventually, even the most well-meaning fool out there… will wake up. And when they do, they'll replace you with someone else. Someone more reliable. More professional. Or at least… someone who’s better at coming up with excuses. 😏
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hoodservices https://campsite.bio/utchihaamkt
  • Topics

×
×
  • Create New...