- Joined
- Nov 1, 2010
- Messages
- 381
- Reaction score
- 166
Well here is a Panel im developing im not still
sure if im going to release as the other two versions
since almost noone commented and that lawls freaks me out
so owell.
Here how it looks when you enter the Panel
If you are administrator in the Database(GM)
it will direct you to the Admin Panel
Here the search input, which works great, and it uses
AJAX for updating each time you press or release a key.
When you click on of the radios it will pop
up the following window, showing the Account
info, and Characters info.
(my bad i put the picture of other account of the
ones i selected in the other picture)
If you are not administrator, it will
direct you to the Normal Users Panel
And here how they will see their Characters:
Im adding more security to it, i create a table in which every time a player
logs, it will insert into that tbl account and password but both of them using
a password and md5-fied, so each time you are going to change something,
it will try to match your session account with the account set in the tbl
if it matches, you can edit and view etc... else die();
I really like what i have done, owell i have secured the Panel
in every single page, it is not injectable, i tried several
ways, and none of them worked on it.
it is coded with:
-HTML
-CSS
-JAVASCRIPT (WITH COMPLEMENTS: AJAX, JQUERY)
-PHP
Yeah i still doubt if im going to release it.
I have developed it all so all credit go to me.
It is not done yet, im going to add the option for banning
accounts.
Please Comment and Suggest features/options!
-Eduardo Castillo
The other two versions suck by looking at this one:
V1.0http://forum.ragezone.com/f457/edwards-controlpanel-v1-0-a-748895/
V1.1http://forum.ragezone.com/f457/edwards-controlpanel-v1-1-a-751233/index2.html
sure if im going to release as the other two versions
since almost noone commented and that lawls freaks me out
so owell.
Here how it looks when you enter the Panel
If you are administrator in the Database(GM)
it will direct you to the Admin Panel
Here the search input, which works great, and it uses
AJAX for updating each time you press or release a key.
When you click on of the radios it will pop
up the following window, showing the Account
info, and Characters info.
(my bad i put the picture of other account of the
ones i selected in the other picture)
If you are not administrator, it will
direct you to the Normal Users Panel
And here how they will see their Characters:
Im adding more security to it, i create a table in which every time a player
logs, it will insert into that tbl account and password but both of them using
a password and md5-fied, so each time you are going to change something,
it will try to match your session account with the account set in the tbl
if it matches, you can edit and view etc... else die();
I really like what i have done, owell i have secured the Panel
in every single page, it is not injectable, i tried several
ways, and none of them worked on it.
it is coded with:
-HTML
-CSS
-JAVASCRIPT (WITH COMPLEMENTS: AJAX, JQUERY)
-PHP
Yeah i still doubt if im going to release it.
I have developed it all so all credit go to me.
It is not done yet, im going to add the option for banning
accounts.
Please Comment and Suggest features/options!
-Eduardo Castillo
The other two versions suck by looking at this one:
V1.0http://forum.ragezone.com/f457/edwards-controlpanel-v1-0-a-748895/
V1.1http://forum.ragezone.com/f457/edwards-controlpanel-v1-1-a-751233/index2.html
Last edited:

