Jump to content
  • 0

How do you (read the database) of your server??


kane

Question

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

  • 0

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

  • 0

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...