Hi all ,
Here's my little contribution to the forum....
I have just started doing some scripts for fun and i decided to make something useful.
Since so many of you(SG) are requesting for keys and how to insert them, here's simple panel plugin for you!
Description:
View Keys, download keys from internet, manually input keys from panel plugin. Include new PANIC Button too!
Note:
THERE ARE NO KEYS INCLUDED, PROVIDE YOUR OWN.
Panel works for boxes which use SoftCam.Key or KeyList.txt. mgcamd. tested on E1, dm500c.
Credit:
I have included someone's DreamboxEdit key updater plugin in my Panel (no.3). The original plugin will not work for SoftCam.Key, hence my script will convert the KeyList.txt to SoftCam.Key. simple.
And for those learning how to create simple panel scripts and plugins for dreambox, you can modify my script and
learn to write scripts to download stuff from internet, view files, call plugins and execute scripts, etc!
"Keys Management Panel" includes:
1. View current 00 and 01 Keys on screen! how useful
2. Download Keys Online (provide your own online file host)
3. Input Keys Manually
4. Clear all keys (Reset all keys to FFFFFFFFFF)
5. Quick Restart (instead of slow reboot)
6. Panic Button (with confirmation, wipe out all keys, services, channels and roms! instantly.)
7. Update Panel online* (provide your own online file host)
*You are able to update everyone's panel, execute new cmds if they have the same plugin connected to your file host.
Here are some screen shots:




Installation:
1. Extract files
2. FTP to dreambox
3. copy all files INSIDE "ppanels" to dreambox's folder "/var/etc/ppanels"
4. Make a copy of your "SoftCam.Key" file found under "/var/keys" and name it "Keylist.txt" under same folder.(take note)
5. You can find the panel under your plugin menu now.
6. You might want to set the panel to your BLUE BUTTON on remote. DONE!
Editing main script to host keys and updates:
(Ignore if you only need manual key input)
1. Open keysupdater.xml
2. Find and replaceAll "http://YOUR_URL" to your own web host path and folder.
3. Make a copy of your updated "Keylist.txt" (case sensitive) and host it under your webhost url as "temp.txt". (take note)
User will download this file from your host when they select download keys online.
4. Directly host a copy of your updated "keysupdater.xml" under your webhost url as "keysupdater.txt". (take note)
5. Modify script to your own preferences. Users will download this file when they select Update Panel.
Files:
(download section)
or
Download Keys Management Panel.zip from Sendspace.com - send big files the easy way (sendspace)
If you are lucky, find someone to host the keys and send you the keysupdater.xml so you can download automatically.
But i dont see the need for these anymore if you have autoroll.
ENJOY!
Here's my little contribution to the forum....
I have just started doing some scripts for fun and i decided to make something useful.
Since so many of you(SG) are requesting for keys and how to insert them, here's simple panel plugin for you!
Description:
View Keys, download keys from internet, manually input keys from panel plugin. Include new PANIC Button too!
Note:
THERE ARE NO KEYS INCLUDED, PROVIDE YOUR OWN.
Panel works for boxes which use SoftCam.Key or KeyList.txt. mgcamd. tested on E1, dm500c.
Credit:
I have included someone's DreamboxEdit key updater plugin in my Panel (no.3). The original plugin will not work for SoftCam.Key, hence my script will convert the KeyList.txt to SoftCam.Key. simple.
And for those learning how to create simple panel scripts and plugins for dreambox, you can modify my script and
learn to write scripts to download stuff from internet, view files, call plugins and execute scripts, etc!
"Keys Management Panel" includes:
1. View current 00 and 01 Keys on screen! how useful
2. Download Keys Online (provide your own online file host)
3. Input Keys Manually
4. Clear all keys (Reset all keys to FFFFFFFFFF)
5. Quick Restart (instead of slow reboot)
6. Panic Button (with confirmation, wipe out all keys, services, channels and roms! instantly.)
7. Update Panel online* (provide your own online file host)
*You are able to update everyone's panel, execute new cmds if they have the same plugin connected to your file host.
Here are some screen shots:




Installation:
1. Extract files
2. FTP to dreambox
3. copy all files INSIDE "ppanels" to dreambox's folder "/var/etc/ppanels"
4. Make a copy of your "SoftCam.Key" file found under "/var/keys" and name it "Keylist.txt" under same folder.(take note)
5. You can find the panel under your plugin menu now.
6. You might want to set the panel to your BLUE BUTTON on remote. DONE!
Editing main script to host keys and updates:
(Ignore if you only need manual key input)
1. Open keysupdater.xml
2. Find and replaceAll "http://YOUR_URL" to your own web host path and folder.
3. Make a copy of your updated "Keylist.txt" (case sensitive) and host it under your webhost url as "temp.txt". (take note)
User will download this file from your host when they select download keys online.
4. Directly host a copy of your updated "keysupdater.xml" under your webhost url as "keysupdater.txt". (take note)
5. Modify script to your own preferences. Users will download this file when they select Update Panel.
Files:
(download section)or
Download Keys Management Panel.zip from Sendspace.com - send big files the easy way (sendspace)
If you are lucky, find someone to host the keys and send you the keysupdater.xml so you can download automatically.
But i dont see the need for these anymore if you have autoroll.
ENJOY!


Comment