Hi,
Having a memberlist is one of the essential ingredients for running a successful clan. The memberlist allows you to track and monitor members, and in an instant, can give you an idea of your clan's performance.
The Problem
Unfortunately, the current tools out there, are not up to task. Manually updating your clan's memberlist is a chore. Sometimes you can hit this dreaded error:
and thus you have to commit many mins or hours trying to update your memberlist, when you could be doing other, more productive tasks.
The Solution
Having a memberlist is one of the essential ingredients for running a successful clan. The memberlist allows you to track and monitor members, and in an instant, can give you an idea of your clan's performance.
The Problem
Unfortunately, the current tools out there, are not up to task. Manually updating your clan's memberlist is a chore. Sometimes you can hit this dreaded error:
and thus you have to commit many mins or hours trying to update your memberlist, when you could be doing other, more productive tasks.
The Solution
- No more going through RSNs
- No more paying for overpriced scripters to make a custom MLs for you
- No more leeching off public source codes trying to setup the ML yourself
- No more fumbling with abstract PHP/cronjobs/javascript/skin template edits
- Update all your members at once. Similiar to Runehead.
- Update all your groups at once.
- Self updating ML: Automatically grabs the RSN of your forum members and synchronizes it automatically. Once every day
- Self updating ML: Automatically updates the Runescape stats with runescape.com
- Self updating ML: Automatically classify members by groups selected in ACP.
- Automatically add the ML URL to the navigation bar of your site
- Security: The hook file is 100% safe, and will only grab the necessary data needed for RSN lookup. Nothing else.-The hook file is text code, nothing to hide. I can submit the hook file for verification by admins here.
- Configurable colors
- Sortable table: Are you looking for highest member in fletching? Or Herblore? Just click the headers
- No FTP required.
- No payment required
- What is the development stage of the Memberlist?
- The ML is currently at pre-RC stage, meaning that this is the first time I am releasing it to the public after going through a closed beta testing by 8 clans.
- How do I create an ML?
- To prevent abuse, you will need to register an account http://www.sharkbrew....php/memberlist and await manual account validation before proceeding
- I don't trust your hooks dude
- IPB hooks are plain text XML files. The codes inside can be read by anyone. I have not obfuscated the code in any way shape or form.
- The only data I am grabbing from your DB is:
- 'select' => 'm.members_display_name,m.member_group_id',
- IPB hooks are plain text XML files. The codes inside can be read by anyone. I have not obfuscated the code in any way shape or form.
- I still don't trust your hooks dude
- You can opt for the manual update system, which is still significantly faster than adding members 1 by 1.
- Dude I need help, it doesn't work.
- Simply drop me a PM on Zybez and I can assist to help you out. Remember don't share the hook file as it contains an internal unique key to your ML.