Zero Limit Entertainment and MFS-Team WEB

Results 1 to 25 of 25
  1. #1
    Enthusiast Abolish is offline
    MemberRank
    May 2011 Join Date
    28Posts

    Zero Limit Entertainment and MFS-Team WEB

    Original Release:
    MFS Team Web 0.5 Free



    IMPORTANT:
    Provide a full copy backup before adding modules, any small mistake could easily stop the website from operating correctly and the site will need to be rolled back
    New Module by diablo
    Date Linked 5/24/11 Marry Module


    Hey I've done some modifications and advancements to the MFS Team Web 0.5 Free and I haven't contributed in a long time due to my quitting mu for a couple of years.

    Changes
    -Change Password Page
    -Password Reset Tokens (Disabled by default enable in config.php)
    not complete, only uses plain text
    -Online Players page added online users removed (showing users is security risk)
    -Rankings and Online Players now show all online and all ranked rather than the default top 20 (Just select Next Page >>)
    -Made User Panel easier to navigate, added some links to it
    -Changed style a little (I felt that it would look better this way)
    -Hall Of Fame Modifications
    -fixed download page configs
    -added support for all classes on all possible servers
    -fixed reset points script (Users were only getting bonus points when having 2 resets + not for first reset)
    -Shows player pk status in online page and ranking page

    This webscript is not finished but is secure and working
    Things left to do/add
    -add pages to guild rankings only shows top 20
    -md5 Tokens
    -vip page configs
    -Character information page
    -Stats reset

    I'm not sure that when I'm done with them I will be releasing but
    all current functions are not sloppy and things are well placed

    Thank you MFS Team for Secure and easy to manage and edit script

    Screenshots:
    ImageShack� - Online Photo and Video Hosting
    ImageShack� - Online Photo and Video Hosting
    ImageShack� - Online Photo and Video Hosting
    ImageShack� - Online Photo and Video Hosting



    Credits:
    MFS Team - Famous Scripters
    Abolish - Zero Limit Entertainment
    Fantazy Design
    Attached Thumbnails Attached Thumbnails full.jpg   online.jpg   rank_page1.jpg   rank_page2.jpg  
    Attached Files Attached Files
    Last edited by Abolish; 03-06-11 at 06:00 PM. Reason: Small post fixes


  2. #2
    Account Upgraded | Title Enabled! tutero69 is offline
    MemberRank
    Jun 2010 Join Date
    1,028Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    i still like the TRANSPARENT one diablo ,,,;)

  3. #3
    Enthusiast Abolish is offline
    MemberRank
    May 2011 Join Date
    28Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    What transparent one?

  4. #4

    Re: Zero Limit Entertainment and MFS-Team WEB

    thread was moved from other section here and is approved.

  5. #5
    Apprentice tomas08 is offline
    MemberRank
    Jun 2009 Join Date
    11Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Hi I wonder if it brings support for new versions

  6. #6
    Enthusiast Abolish is offline
    MemberRank
    May 2011 Join Date
    28Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Honestly I recommend that you only use this site till you make money to pay for one that is premade that will have updates and more features

    other than that this site does have some cool abilities and I will update
    some things once and a while

  7. #7
    Account Upgraded | Title Enabled! thejaguar1 is offline
    MemberRank
    Dec 2004 Join Date
    フィリピンLocation
    507Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    nice one. Hope you update more :)
    Last edited by thejaguar1; 18-05-11 at 08:22 PM.

  8. #8
    Akaruz - The Legend [hidden] is offline
    MemberRank
    Jun 2006 Join Date
    ClassifiedLocation
    1,120Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    i actually got this and will be using it, i love its simplicity.

    *updates are very much welcome :)

  9. #9
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Here is new module for my web:
    - Marry

    How to install:
    1. Open _inc/mfs.class and add this:
    PHP Code:
    /* Marry */
    function login() {
    if(isset(
    $_POST['login']))
    {
    $account secure($_POST['account']);
    $password secure($_POST['password']);
    $married secure($_POST['married']);
    check_inject();

    $check_accq mssql_query("Select * from MEMB_INFO where memb___id='$account' and memb__pwd='$password'");
    $check_acc mssql_num_rows($check_accq);

    if(
    $check_acc == 0) { echo"<meta http-equiv=\"refresh\" content=\"0\">"; }
    else
    {
    $_SESSION['ip'] = $_SERVER['REMOTE_ADDR']; 
    $_SESSION['date'] = date("F j, Y, G:i A");
    $_SESSION['user'] = $account;
    $_SESSION['pass'] = $password;
    echo 
    "<meta http-equiv=\"refresh\" content=\"0\">";
    }
    }
    if(isset(
    $_POST['logout']))
    {
    unset(
    $_SESSION['ip']);
    unset(
    $_SESSION['date']);
    unset(
    $_SESSION['user']);
    unset(
    $_SESSION['pass']);
     echo 
    "<meta http-equiv=\"refresh\" content=\"0;url=index.php\">";
    }
    }

    function 
    married_users()
    {
    $char secure($_POST['ycharacter']);
    $char2 secure($_POST['acharacter']);
    $message secure($_POST['message']);
    $type secure($_POST['type']);
    $user secure($_SESSION['user']);
    check_inject();
    $date date('d/m/Y H:i');
    $time time();
    $time12 $time 172800;

    $check_chr mssql_num_rows(mssql_query("Select * from Character where AccountID='$user' and Name='$char'"));
    $check_chr2 mssql_num_rows(mssql_query("Select * from Character where AccountID='$user' and Name='$char2'"));

    $row mssql_fetch_array(mssql_query("Select * from Character where Name='$char'"));
    $row2 mssql_fetch_array(mssql_query("Select * from Character where Name='$char2'"));
    $row3 mssql_fetch_array(mssql_query("Select * from married where senderacc='$user'"));

    $already mssql_num_rows(mssql_query("Select * from married where senderacc='$user'"));
    $already2 mssql_num_rows(mssql_query("Select * from marriedusers where priel='$char2'"));
    $already3 mssql_num_rows(mssql_query("Select * from marriedusers where predlojil='$char2'"));
    $already4 mssql_num_rows(mssql_query("Select * from marriedusers where predlojil='$char'"));
    $already5 mssql_num_rows(mssql_query("Select * from marriedusers where priel='$char'"));

    if(empty(
    $char) or empty($char2) or empty($user) or empty($message)) { echo"<font color='red'>You cannot leave any fields blank!</font><br>"$error=1; }
    elseif(
    $row['Class'] == or $row['Class'] == 16 or $row['Class'] == 32) { echo"<font color='red'>Your character must to have a 2nd quest !</font>"$error=1; }
    elseif(
    $row2['Class'] == or $row2['Class'] == 16 or $row2['Class'] == 32) { echo"<font color='red'>The another character must to have a 2nd quest !</font>"$error=1; }
    elseif(
    $already != 0) { echo"<font color='red'>This character already waiting for Married !</font><br>"$error=1; }
    elseif(
    $already != and $row3['time'] < $time12) { mssql_query("DELETE from married where senderacc='$user'"); echo"<font color='red'>Please try again... Thank you !</font><br>"$error=1; }

    elseif(
    $already2 != 0) { echo"<font color='red'>This character is Married !</font><br>"$error=1; }
    elseif(
    $already3 != 0) { echo"<font color='red'>This character is Married !</font><br>"$error=1; }
    elseif(
    $already4 != 0) { echo"<font color='red'>This character is Married !</font><br>"$error=1; }
    elseif(
    $already5 != 0) { echo"<font color='red'>This character is Married !</font><br>"$error=1; }
    elseif(
    $check_chr2 >= 1) { echo"<font color='red'>Second selected character is your, you cant married with your characters!</font><br>"$error=1; }
    elseif(
    $char == $char2) { echo"<font color='red'>First selected character is the same like the second. Please go back and try again!</font><br>"$error=1; }
    elseif(
    $row['Resets'] < 1) { echo"<font color='red'>Your character must have at least one Reset to send this invitation!</font><br>"$error=1;}
    elseif(
    $row2['Resets'] < 1) { echo"<font color='red'>Another character must have at least one Reset to send this invitation!</font><br>"$error=1;}
    elseif(
    $check_chr <= 0) { echo"<font color='red'>First selected character is not your. Please go back and try again!</font><br>"$error=1; }

    if(
    $type == normal) {
    if(
    $row['Class'] == 33 and $row2['Class'] == 33) { echo"<font color='red'>If you want to married for woman (woman + woman) you must select Lesbian type. Please go back and try again!</font><br>"$error=1; }
    elseif(
    $row['Class'] != 33 and $row2['Class'] != 33) { echo"<font color='red'>If you want to married for man (man + man) you must select Gay type. Please go back and try again!2</font><br>"$error=1; }
    }
    if(
    $type == gay) {
    if(
    $row['Class'] == 33 and $row2['Class'] == 33) { echo"<font color='red'>You are selected Gay couple and you cant married with Womans (Elf). Please go back and try again!</font><br>"$error=1; }
    }
    if(
    $type == lesbian) {
    if(
    $row['Class'] != 33 and $row2['Class'] != 33) { echo"<font color='red'>You are selected Lesbian couple and you cant married with Mans (BK,SM,MG). Please go back and try again!</font><br>"$error=1; }
    }

    if(
    $error != 1) {
    $a mssql_query("INSERT INTO married (senderacc,receiveracc,sender,receiver,message,status,type,time,date) VALUES ('$user','$row2[AccountID]','$char','$char2','$message','not','$type','$time','$date')");
    echo
    "<font color='green'>You successful send this invitation to $char2! If she/he approved your invitation, you will be married ! But if she/he unapproved your invitation, you will not Married !</font><br>";
    }
    }
    /* End Marry */ 
    2. Insert this Quarety in MuOnline:
    Code:
    if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[married]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
    drop table [dbo].[married]
    GO
    
    CREATE TABLE [dbo].[married] (
     [senderacc] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [receiveracc] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [sender] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [receiver] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [message] [varchar] (1800) COLLATE Chinese_PRC_CI_AS NULL ,
     [status] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [type] [varchar] (10) COLLATE Chinese_PRC_CI_AS NULL ,
     [time] [varchar] (20) COLLATE Chinese_PRC_CI_AS NULL ,
     [date] [varchar] (20) COLLATE Chinese_PRC_CI_AS NULL 
    ) ON [PRIMARY]
    GO
    3. Crate 2 Files in folder _mods :
    - First is Married.php
    PHP Code:
    <?php if(isset($_POST['login']) or isset($_POST['logout'])) { login(); } ?>
    <?php 
    if ($_SESSION['user'] == false) {
    echo 
    "
    <br>You have to log in system to view this module !
    <table border=0 cellspacing=5 cellpadding=0>
    <td width='250'>
    <form name=login method=post action=>
    <table width=100% border=0 cellspacing=1 cellpadding=1>
    <tr> 
    <td width=70><font color=#cccccc>Login ID :</td>
    <td>
    <input name=account type=text id=account maxlength=10>
    </td>
    </tr>
    <tr> 
    <td width=70><font color=#cccccc>Password :</td>
    <td>
    <input name=password type=password id=password maxlength=10>
    </td>
    </tr>
    <td width=70>&nbsp;</td>
    </tr>
    <tr>
    <tr> 
    <td width=100 align=right><input type=submit class=button name=login value=Login></td>
    <td><input type=reset class=button name=Submit2 value=Reset></td>
    </tr>
    </table>
    </form>
    </div>
    </td>
    </table>
    "
    ;
    }
    else {
    $accuser secure($_SESSION['user']);
    check_inject();

    $check_accq mssql_query("Select * from married where receiveracc='$accuser'"); 
    $check mssql_num_rows($check_accq);
    if (
    $check 0) {
    echo 
    "<meta http-equiv=\"refresh\" content=\"0;url=?page=marr_request\">";
    }
    else{
    ?>
    <?php
    if(isset($_POST['submit'])) { married_users(); }
    ?>
    <br>With this module, you can married your character with another characters... :)
    <table border=0 cellspacing=5 cellpadding=0>
    <td width='250'>
    <table width="100%" border="0" cellspacing="1" cellpadding="1">
    <tr> 
    <td align="center" colspan="5">
    <select style="width: 220;" onchange="window.location='?page=married&sex='+this.value">
    <option value="0" selected>- Choose your sexual orientation -</option>
    <option value="normal">- I am Normal (Woman + Man)</option>
    <option value="gay">- I am gay (Man + Man)</option>
    <option value="lesbian">- I am lesbian (Woman + Woman)</option>
    </select>
    </td>
    <form name="" method="post" action="">
    <td><input type='submit' name='logout' class='button' value='Logout' title='Log out from the module'></td>
    </form>
    </tr>

    <? if ($_GET['sex'] == normal)
    ?>
    <form name="" method="post" action="">
    <tr><td colspan="5" align="center">Your sexual orientation is <?=$_GET['sex']?>, [<?=$_SESSION['user']?>]</td></tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your Character :</td>
    <td>
    <select name="ycharacter" style="width: 121;"><optgroup label="Hero for Married">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where AccountID='$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    </td>
    </tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your partner :</td>
    <td>
    <select name="acharacter" style="width: 121;"><optgroup label="Choose your partner">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where AccountID != '$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    <input type="hidden" name="type" value="<?=$_GET['sex']?>">
    </td>
    </tr>
    <tr> 
    <td align="center" colspan="5"><input type="text" name="message" style="width: 220; height: 15; text-align: center;" maxlength="100" value="You message to your next wife/husband..."></td>
    </tr>

    <tr> 
    <td width="70">&nbsp;</td>
    </tr>
    <tr>
    <tr> 
    <td width="100" align="right"><input type="submit" class=button name="submit" value="Submit"></td>
    <td><input type="reset" class=button name="Submit2" value="Reset"></td>
    </tr>
    </form>
    <?}
    elseif(
    $_GET['sex'] == gay)
    {
    ?>
    <form name="" method="post" action="">
    <tr><td colspan="5" align="center">Your sexual orientation is <?=$_GET['sex']?></td></tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your Character :</td>
    <td>
    <select name="ycharacter" style="width: 121;"><optgroup label="Hero for Married">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where class!='32' and class!='33' and AccountID = '$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    </td>
    </tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your partner :</td>
    <td>
    <select name="acharacter" style="width: 121;"><optgroup label="Choose your partner">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where class!='32' and class!='33' and AccountID!='$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    <input type="hidden" name="type" value="<?=$_GET['sex']?>">
    </td>
    </tr>
    <tr> 
    <td align="center" colspan="5"><input type="text" name="message" style="width: 220; height: 15; text-align: center;" maxlength="100" value="You message to your next wife/husband..."></td>
    </tr>

    <tr> 
    <td width="70">&nbsp;</td>
    </tr>
    <tr>
    <tr> 
    <td width="100" align="right"><input type="submit" class=button name="submit" value="Submit"></td>
    <td><input type="reset" class=button name="Submit2" value="Reset"></td>
    </tr>
    </form>
    <?}
    elseif(
    $_GET['sex'] == lesbian) {?>
    <form name="" method="post" action="">
    <tr><td colspan="5" align="center">Your sexual orientation is <?=$_GET['sex']?></td></tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your Character :</td>
    <td>
    <select name="ycharacter" style="width: 121;"><optgroup label="Hero for Married">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where class='32' or class='33' and AccountID = '$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    </td>
    </tr>
    <tr> 
    <td width="70"><font color=#cccccc>Your partner :</td>
    <td>
    <select name="acharacter" style="width: 121;"><optgroup label="Choose your partner">
    <?php
    $charq 
    mssql_query("SELECT [Name] FROM [Character] where class='32' or class='33' and AccountID!='$_SESSION[user]'");

    for(
    $i=0;$i mssql_num_rows($charq);++$i)
    {
    $row mssql_fetch_row($charq);
    echo
    "<option value='$row[0]'><b>$row[0]</b></option>";
    }
    ?>
    </select>
    <input type="hidden" name="type" value="<?=$_GET['sex']?>">
    </td>
    </tr>
    <tr> 
    <td align="center" colspan="5"><input type="text" name="message" style="width: 220; height: 15; text-align: center;" maxlength="100" value="You message to your next wife/husband..."></td>
    </tr>

    <tr> 
    <td width="70">&nbsp;</td>
    </tr>
    <tr>
    <tr> 
    <td width="100" align="right"><input type="submit" class=button name="submit" value="Submit"></td>
    <td><input type="reset" class=button name="Submit2" value="Reset"></td>
    </tr>
    </form>
    <?}}}?>
    </table>
    </div>
    </td>
    </table>
    -Second is marr_request.php
    PHP Code:
    <?php if(isset($_POST['login'])) { login(); } ?>
    <?php 
    if ($_SESSION['user'] == false) {
    echo 
    "<meta http-equiv=\"refresh\" content=\"0;url=?page=married\">";
    }
    else {
    $accuser secure($_SESSION['user']);
    check_inject();

    $check_accq mssql_query("Select * from married where receiveracc='$accuser' and status='not'"); 
    $check mssql_num_rows($check_accq);
    $row mssql_fetch_array($check_accq);
    $date date("F j, Y, G:i A");
    $time time();

    if(
    $row['type'] == normal) { $type "Normal"; }
    elseif(
    $row['type'] == gay) { $type "Gays"; }
    elseif(
    $row['type'] == lesbian) { $type "Lesbians"; }

    if(
    $_GET['id'] == agree and $check 0)
    {
    mssql_query("INSERT INTO marriedusers (predlojil,priel,message,type,date,time) VALUES ('$row[sender]','$row[receiver]','$row[message]','$type','$date','$time')");
    mssql_query("delete from married where receiveracc='$accuser'"); 
    echo 
    "<script language=\"JavaScript\">alert (\"You successful accept this married !\");</script>";
    echo 
    "<meta http-equiv=\"refresh\" content=\"0;url=?page=married\">";
    }
    elseif(
    $_GET['id'] == idont and $check 0)
    {
    mssql_query("delete from married where receiveracc='$accuser'"); 
    }

    if (
    $check 0) { 
    ?>
    <br>Here you can check your requestions for Married
    <table border="0" cellspacing="5" cellpadding="0">
    <td width='400'>
    <table width="100%" border="0" cellspacing="1" cellpadding="1" class='tmem'>
    <tr> 
    <td align="center">Request By</td>
    <td align="center">Request To</td>
    <td align="center">Yes or No</td>
    </tr>
    <tr>
    <td align="center"><?=$row['sender']?></td>
    <td align="center"><?=$row['receiver']?></td>
    <td align="center"><a href="?page=marr_request&id=agree" style="border-bottom: 1px dashed;">I agree</a>&nbsp;&nbsp;<a href="?page=marr_request&id=idont" style="border-bottom: 1px dashed;">I don't</a></td>
    </tr>
    <tr>
    <td align="center" colspan="3">&nbsp;</td>
    </tr>
    <tr>
    <td align="center" colspan="3">Message sended from <?=$row['sender']?> to you:</td>
    </tr>
    <tr>
    <td align="center" colspan="3"><?=$row['message']?></td>
    </tr>
    <?}
    else{
    echo 
    "<meta http-equiv=\"refresh\" content=\"0;url=?page=married\">";
    }}
    ?>
    </table>
    </div>
    </td>
    </table>
    Enjoy from me ;]

  10. #10
    Enthusiast Abolish is offline
    MemberRank
    May 2011 Join Date
    28Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Thank you diablo should I add your module to my first post?

  11. #11
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    add it, im working on new module, Referal Link

  12. #12
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    new module added: Quest Level 3
    How to install?
    Unrar and put it in website.
    Enjoy
    Attached Files Attached Files

  13. #13
    Account Upgraded | Title Enabled! EnErDjIIIII is offline
    MemberRank
    Aug 2009 Join Date
    266Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    someone tested it ? how is the secure . Tnx diablo :)

  14. #14
    Enthusiast Abolish is offline
    MemberRank
    May 2011 Join Date
    28Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Hey diablo what does the quest 3 do? automatically give 3rd quest?

  15. #15
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Quote Originally Posted by Abolish View Post
    Hey diablo what does the quest 3 do? automatically give 3rd quest?
    yes, if you had complated first and second quest just use the module will make your character 3rd class

  16. #16
    Valued Member omriz1 is offline
    MemberRank
    Dec 2005 Join Date
    129Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    what about anti inject ? 100% secured, and about XSS and DDOS attacks ?
    md5 is working ?
    Last edited by omriz1; 05-06-11 at 01:11 AM.

  17. #17
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    its secured

  18. #18
    Proficient Member Fraggi is offline
    MemberRank
    Sep 2004 Join Date
    Sweden, Location
    152Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Quote Originally Posted by Abolish View Post
    Honestly I recommend that you only use this site till you make money to pay for one that is premade that will have updates and more features
    I agree :P

  19. #19
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    module Referal link finished + Anti Proxy secure
    next module: vote reward (thanks for destruction for source)

  20. #20
    Enthusiast zerox112 is offline
    MemberRank
    Apr 2010 Join Date
    30Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Married module dont work.. there are not table marriedusers

  21. #21
    Enthusiast fahmim456 is offline
    MemberRank
    Jul 2010 Join Date
    41Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Quote Originally Posted by diablo71 View Post
    new module added: Quest Level 3
    How to install?
    Unrar and put it in website.
    Enjoy
    Thanks bro
    ur r the best

  22. #22
    Account Upgraded | Title Enabled! mordon is offline
    MemberRank
    Nov 2007 Join Date
    215Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Good Thenks

  23. #23
    Apprentice jarek1330 is offline
    MemberRank
    Mar 2011 Join Date
    21Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    what I haven't points on 1 rr ? two resets = 800points,
    one resets = 0 points...;/

  24. #24
    MFS Team Owner diablo71 is offline
    MemberRank
    Jan 2007 Join Date
    BulgariaLocation
    876Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    need little change in mfs_class.php for reset script to work

  25. #25
    |::::|;;;;;;;;;;> ThePunish3r is offline
    MemberRank
    Jul 2008 Join Date
    RomaniaLocation
    217Posts

    Re: Zero Limit Entertainment and MFS-Team WEB

    Can you do the Marry module to use only Character table?

    Thanks!



Advertisement