kane Posted March 16, 2014 Report Share Posted March 16, 2014 How do you use the servers database to read thing e.g what people have on them what they had when they died code to locked safes what to look for in the database when people are hacking how to kill a stuck player through the database etc..... the list goes on . How do i get into these files and be able to read them and do the things i want to do? appreciate any help. Link to comment Share on other sites More sharing options...
0 Styxx Posted March 16, 2014 Report Share Posted March 16, 2014 I use PHP MY Admin Seeing as this game is the first time I have ever played with SQL, I found WAMP to be awesome tool. I can go right in and see and edit if I want things, like health, last logged in, equipment, and back packs etc. Mind you I am literally just starting out. So the more learned will give you more. But for a start I really find PHPmyAdmin to be awesome. What is your server OS? Win? Linux? Is the server yours or hosted? I am sure those questions need to be answered. I use a home Win server that I have total control over. Good luck Link to comment Share on other sites More sharing options...
0 Renegade2k6 Posted March 16, 2014 Report Share Posted March 16, 2014 Navicat or Heidisql http://www.navicat.com/ Trial Version http://www.heidisql.com/ Free You need your database login details to use these. Only other option is you need database login details and some webspace for this. This is far easier to use and has a better gui, plus theres other stuff you can do with it. Link to comment Share on other sites More sharing options...
0 Achmed Posted March 16, 2014 Report Share Posted March 16, 2014 Instead of trying to do things through the database you would be far better installing some in game admin tools Link to comment Share on other sites More sharing options...
0 kane Posted March 16, 2014 Author Report Share Posted March 16, 2014 Hi the server is hosted off my own computer and im using xampp and navicat i just have no idea how to access the actual database and edit and find the things i want. thanks. Windows 7 Link to comment Share on other sites More sharing options...
0 RimBlock Posted March 18, 2014 Report Share Posted March 18, 2014 Navicat or Heidisql http://www.navicat.com/ Trial Version http://www.heidisql.com/ Free You need your database login details to use these. Only other option is you need database login details and some webspace for this. This is far easier to use and has a better gui, plus theres other stuff you can do with it. MySQL Workbench can be installed as part of the MySQL install and is pretty easy to use. It has server control (On/Off etc), Server config option editing (move your datadir etc), User administration, SQL editor, can be used remotely with DB connection details etc and is free. I use DB Artisan and Toad at work and am more than happy to us MySQL Workbench at home. RB Link to comment Share on other sites More sharing options...
Question
kane
How do you use the servers database to read thing e.g
what people have on them
what they had when they died
code to locked safes
what to look for in the database when people are hacking
how to kill a stuck player through the database
etc..... the list goes on .
How do i get into these files and be able to read them and do the things i want to do?
appreciate any help.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now