[RELEASE] EO Control panel V2

09/03/2012 00:08 PowerChaos#1
Dear users
i ifnaly got my V2 ready of my control panel

This version is a complete rewrite of the V1 of my contol panel

it contians the main functions with some extra things
and best of all , no serial is needed anymore to use this version

This is what is changed
  • Dynamic signature (server status)
  • Logs (donation logs)
  • Full Customization (change what you like or use your own template)
  • Staff/admin pages
  • Full Dynamic ( add pages in the folder to call them )
  • No serial Needed exept for 3 functions
    • Use dynamic signature
    • Remove Copyright in footer
    • Use donation options
  • Contains a easy installer -> press a button and done
  • Mysql related -> dynamic donation options (no config file edits anymore)
  • Easy to use functions to adjust your template but keep the special functions
  • call pages based per rank in folder , yoursite.com/?page=home for normal user ,yoursite.com/?staff=jail for staff (GM) members and yoursite.com/?admin=ban for admin (PM) members
  • Serial will work even if you can not connect to my server
  • all functions that my V1 contained
  • Vip / Summon / token and ep protection to gain over a limit or under current value
  • update warning to admins if a new version is released
  • Banned accounts can do nothing exept loggin out

probaly i forgot some things , but it is just to mutch to say what it all contains

feel free to check out the demo at [Only registered and activated users can see links. Click Here To Register...]
You can change everything you like , as it is my test database
more info how to login can be found at [Only registered and activated users can see links. Click Here To Register...]

for serials and to download the script , please go to [Only registered and activated users can see links. Click Here To Register...]

You can see the premium signature demo in my signature , that item can be used by all your players so they can also promote your server and show your Real Time server status on forums

Please report all bugs you find to me , so i can fix it

enjoy
Greetings From PowerChaos
09/07/2012 01:58 PowerChaos#2
The control panel is completely operational and does not contain any bugs so far ( exept the sortlist for donation credits , probaly mysql related as 5 is higher then 10 but lower then 50 .. )

this is what the control panel does for the users who are intrested
  • Admin Functions (PM)
    • Ban Characters
    • Unban characters
    • Change password of players
    • Search for accounts
    • Search for characters
    • See Changelog
    • Get update warning
    • See logfiles ( donations)
    • Change general settings (serial,paypal,fortumo,server ip and server name)
    • Change donation settings ( reward ep , summon , vip , tokens ,credits ,pk points)
  • Staff Functions (GM / PM)
    • Mute Character
    • Unmute Character
    • Jail Account
    • Unjail Account
    • Show Server Stats ( XX accounts .. xx items and so on )
    • Show online players
    • Show last logged in time
  • Normal Functions
    • Home Button
    • Donate for Credits ( serial needed )
    • Donate for ep
    • Donate for tokens
    • Donate for Vip
    • Donate for X Summon ( 3 summon for example)
    • Donate for Resetting PK Points to zero or to decrease pk points with XX value
    • See Account Stats like legion , pets and stuff
    • Change Password for his account
    • Show a Dynamic server status signature ( serial needed )
    • Log Out
  • Extra Stuff
    • Pages are dynamic and easy to edit , just edit header.php , footer.php , sidebar.php ..
    • Add new pages by just putting them into the selected map and call them by name ( like /pages/download.php can be called as /?page=download )
    • PM permisions are linked to the folder with the function /index.php?admin=youradminpage
    • GM permisions are linked to the folder with the function /index.php?staff=yourstaffpage
    • If not staff or admin you can not acces the staff / admin pages in the staff/admin folder
    • Contains a easy installer , nothing can go wrong
    • NEED TO BE ON A SUBDOMAIN OR MAIN DOMAIN ([Only registered and activated users can see links. Click Here To Register...] is fine , [Only registered and activated users can see links. Click Here To Register...] is wrong
    • No Serial needed anymore , exept for 2 functions in the script
    • Only the settings folder is coded , all other files can be 100% edited
    • Easy to integrate with your own site , because of the dynamic generated pages
So that was my small list

Serials can be buyed for 3 or 5 Euro and are valid for 1 domain and 1 month
The serial can be unlocked by pressing a button in your account so it can be re assigned to a other domain name

There are also trial serials avaible that are valid for 7 days , after 7 days the trial serial is expired and a warning will show
Remove the serial and it is fine ( edit config.php )

and as special , every1 who use the control panel will be avaible on a list at [Only registered and activated users can see links. Click Here To Register...]
The list will show when the last persone got on the script
it is a free backlink from us to your site so you can gather more users and can see who all use the control panel

let me know if there are any bugs so i can fix them
and let me know what you like to have added/removed so i can also do that

exept the part that you can fully customise it , am i happy to solve any bugs the script could have

The file can be downloaded at the following page or from the attachment

[Only registered and activated users can see links. Click Here To Register...]

Please note that the attachment is NOT the latest version , latest version is ALWAYS avaible at the homepage

Greetings From PowerChaos
09/08/2012 03:18 PowerChaos#3
updated the control panel to version 2.1

here is the changelog

[Only registered and activated users can see links. Click Here To Register...]

Greetings From PowerChaos
09/08/2012 07:33 Gekru#4
Just a warning, your obfuscation attempt really needs work. Took me all of 20 minutes to decode your entire script and bypass all the serial calls.


As proof, here's a portion of the functions.php and the paypal.php files


[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
09/08/2012 16:49 PowerChaos#5
Thank you
it is hard to find a encoding way to encode a file that can not be bypassed and does not need extra complicated modules like ioncube

obfuscating is not realy encoding , its just scrambling and make it hard to read

if you got a better way to encode the script and does not need extra modules then it would be nice to let me know

beside , i am realy intrested how you decoded that part , it is suposed to be scrambled on a variable way (coded + non encoded parts mixed ) and i coulnd get it decoded on the ways i am thinking to decode it

if possible , can you send me the full decoded file as i want to take a look at how accurate the decoding is :D

Thank you
Greetings From PowerChaos