<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- start: index -->
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Muslim Gamer Forums</title>
<!-- start: headerinclude -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.4.0/animate.min.css"> 
<link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css' />

<link rel="alternate" type="application/rss+xml" title="Latest Threads (RSS 2.0)" href="https://muslimgamer.com/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="Latest Threads (Atom 1.0)" href="https://muslimgamer.com/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />

<script src="https://use.fontawesome.com/d4e09fbff1.js"></script>
<script type="text/javascript" src="https://muslimgamer.com/jscripts/jquery.js?ver=1813"></script>
<script type="text/javascript" src="https://muslimgamer.com/jscripts/jquery.plugins.min.js?ver=1813"></script>
<script type="text/javascript" src="https://muslimgamer.com/jscripts/general.js?ver=1817"></script>
<script type="text/javascript" src="images/revolution/bootstrap.min.js"></script>
<script type="text/javascript" src="images/revolution/jquery.tipsy.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script> new WOW().init(); </script>

<link type="text/css" rel="stylesheet" href="https://muslimgamer.com/cache/themes/theme3/global.css?t=1770810079" />
<link type="text/css" rel="stylesheet" href="https://muslimgamer.com/cache/themes/theme3/css3.css?t=1770810079" />
<link type="text/css" rel="stylesheet" href="https://muslimgamer.com/cache/themes/theme3/new.css?t=1770810079" />
<link type="text/css" rel="stylesheet" href="https://muslimgamer.com/cache/themes/theme3/dropdowns.css?t=1770810079" />
<link type="text/css" rel="stylesheet" href="https://muslimgamer.com/cache/themes/theme3/tipsy.css?t=1770810079" />


<script type="text/javascript">
$(function(){
    // ADD SLIDEDOWN ANIMATION TO DROPDOWN //
    $('.dropdown').on('show.bs.dropdown', function(e){
        $(this).find('.dropdown-menu').first().stop(true, true).slideDown();
    });

    // ADD SLIDEUP ANIMATION TO DROPDOWN //
    $('.dropdown').on('hide.bs.dropdown', function(e){
        e.preventDefault();
        $(this).find('.dropdown-menu').first().stop(true, true).slideUp(400, function(){
            //On Complete, we reset all active dropdown classes and attributes
            //This fixes the visual bug associated with the open class being removed too fast
            $('.dropdown').removeClass('open');
            $('.dropdown').find('.dropdown-toggle').attr('aria-expanded','false');
        });
    });
});
</script>

<script type="text/javascript">
$(function() {
$("a").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
$("title").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
$("img").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
$("i").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
$("span").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
$("div").tipsy({gravity: $.fn.tipsy.autoNS, fade: true});
});
</script>

<script type="text/javascript">
jQuery(document).ready(function() {
    var offset = 100;
    var duration = 250;
    jQuery(window).scroll(function() {
        if (jQuery(this).scrollTop() > offset) {
            jQuery(".topforum").fadeIn(duration);
        } else {
            jQuery(".topforum").fadeOut(duration);
        	}
    });
    
    jQuery('.topforum').click(function(event) {
        event.preventDefault();
        jQuery('html, body').animate({scrollTop: 0}, 600);
        	return false;
    	})
});
</script>

<script type="text/javascript">
<!--
	lang.unknown_error = "An unknown error has occurred.";

	lang.select2_match = "One result is available, press enter to select it.";
	lang.select2_matches = "{1} results are available, use up and down arrow keys to navigate.";
	lang.select2_nomatches = "No matches found";
	lang.select2_inputtooshort_single = "Please enter one or more character";
	lang.select2_inputtooshort_plural = "Please enter {1} or more characters";
	lang.select2_inputtoolong_single = "Please delete one character";
	lang.select2_inputtoolong_plural = "Please delete {1} characters";
	lang.select2_selectiontoobig_single = "You can only select one item";
	lang.select2_selectiontoobig_plural = "You can only select {1} items";
	lang.select2_loadmore = "Loading more results&hellip;";
	lang.select2_searching = "Searching&hellip;";

	var cookieDomain = ".muslimgamer.com";
	var cookiePath = "/";
	var cookiePrefix = "";
	var cookieSecureFlag = "0";
	var deleteevent_confirm = "Are you sure you want to delete this event?";
	var removeattach_confirm = "Are you sure you want to remove the selected attachment from this post?";
	var loading_text = 'Loading. <br />Please Wait&hellip;';
	var saving_changes = 'Saving changes&hellip;';
	var use_xmlhttprequest = "1";
	var my_post_key = "302736ac5b34008dafae4d57bf0e7d7f";
	var rootpath = "https://muslimgamer.com";
	var imagepath = "https://muslimgamer.com/images/revolution";
  	var yes_confirm = "Yes";
	var no_confirm = "No";
	var MyBBEditor = null;
	var spinner_image = "https://muslimgamer.com/images/revolution/spinner.gif";
	var spinner = "<img src='" + spinner_image +"' alt='' />";
	var modal_zindex = 9999;
// -->
</script>
<!-- end: headerinclude -->
<script type="text/javascript">
<!--
	lang.no_new_posts = "Forum Contains No New Posts";
	lang.click_mark_read = "Click to mark this forum as read";
// -->
</script>
<style type="text/css">
.navigation {display:none;} /*Index only*/
</style>	
</head>
<body>
<!-- start: header -->
<a name="top" id="top"></a> <br /> <br />
<div id="mainwidth"> 

<div id="container">
<div id="content">
	
<div class="menu">
<ul>
<li id="nav-portal"><a href="https://muslimgamer.com/portal.php"><i style="font-size: 12px;" class="fa fa-home fa-fw"></i> Home</a></li>
<li id="nav-forums"> <a href="https://muslimgamer.com/index.php"><i style="font-size: 12px;" class="fa fa-comments fa-fw"></i> Forums</a></li>
<li id="nav-search"> <a href="https://muslimgamer.com/search.php"><i style="font-size: 12px;" class="fa fa-search fa-fw"></i>  Search</a></li>
<li id="nav-member"> <a href="https://muslimgamer.com/memberlist.php"><i style="font-size: 12px;" class="fa fa-users fa-fw"></i> Members</a></li>
<li id="nav-calendar"> <a href="https://muslimgamer.com/calendar.php"><i style="font-size: 12px;" class="fa fa-calendar fa-fw"></i> Calendar</a></li>
<li id="nav-help"> <a href="https://muslimgamer.com/misc.php?action=help"><i style="font-size: 12px;" class="fa fa-info fa-fw"></i> Help</a></li>
  <li><a href='javascript:;' id="extraslink"><i style="font-size: 14px;" class="fa fa-angle-down fa-fw"></i>Extras</a></li>
	     <ul>
            </div> 
  <div id="extraslink_popup" class="popup_menu" style="display: none;">
      <div class="popup_item_container">
        <a href="https://muslimgamer.com/stats.php" class="popup_item">Forum stats</a>
      </div>
      <div class="popup_item_container">
        <a href="https://muslimgamer.com/showteam.php" class="popup_item">Show team</a>
      </div>
      <div class="popup_item_container">
        <a href="https://muslimgamer.com/search.php?action=getnew" class="popup_item">View New Posts</a>
      </div>
      <div class="popup_item_container">
        <a href="https://muslimgamer.com/search.php?action=getdaily" class="popup_item">View Today's Posts</a>
      </div>
      <div class="popup_item_container">
        <a href="*" class="popup_item">Link five here</a>
      </div>
  </div>
	
<div class="topbar"> 
<table width="100%" cellspacing="0" cellpadding="5" border="0">
<tr>
<td valign="top">
	
<div id="logo" class="float_left">
	<a href="https://muslimgamer.com/index.php"><img src="https://muslimgamer.com/images/revolution/logo.png" alt="Muslim Gamer Forums" /></a>
	</div>	
	
</td>
<td>&nbsp;</td>
<td valign="bottom">
	
<div style="margin-top: 120px;"><div class="userbg"><!-- start: header_welcomeblock_guest -->
<span class="float_right">

<a class="button4 login" href="https://muslimgamer.com/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true }); return false;">
	Sign in 
   </a> 
		
<a class="button5 register" href="https://muslimgamer.com/member.php?action=register">
	<i style="font-size: 16px;" class="fa fa-check fa-fw"></i>  
	Create an account
  </a>

</span>

	               <div class="wow fadeInDown box modal" id="quick_login" style="display: none;">
					<form method="post" action="https://muslimgamer.com/member.php">
						<input name="action" type="hidden" value="do_login" />
						<input name="url" type="hidden" value="" />
						<input name="quick_login" type="hidden" value="1" />
						<input name="my_post_key" type="hidden" value="302736ac5b34008dafae4d57bf0e7d7f" />
						<table width="100%" cellspacing="0" cellpadding="5" border="0" class="tborder">
							<tr>
								<td class="thead" colspan="2"><strong>Login</strong></td>
							</tr>
							<tr style="padding: 20px;">
								<td style="padding: 20px;" class="remember_me trow1">									
<div align="center">									
<table width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr style="padding: 20px;">
<td valign="top" width="50">
	
<strong>Username:</strong><br />
	
	
<p class="field"><input style="margin-left: -3px; padding: 9px  12px;" name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></p>
	
	
<input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
<label for="quick_login_remember">Remember me</label>	
</td>
<td>&nbsp;</td>
<td valign="top">
	
<strong>Password:</strong><br />
	
<p class="field"><input style="margin-left: -2px; padding: 9px  12px;" name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /></p> 
	
<a href="https://muslimgamer.com/member.php?action=lostpw" class="lost_password">Lost Password?</a>
</td>
</tr>
</table>
	</div>									

								</td>
							</tr>
							<tr>
								<td class="trow2" colspan="2">
									<div align="center">
										<input name="submit" type="submit" class="button" value="Login" />

									</div>
								</td>	
							</tr>
						</table>
					</form>
				</div>
				<script type="text/javascript">
					$("#quick_login input[name='url']").val($(location).attr('href'));
				</script>
<!-- end: header_welcomeblock_guest --></div></div>
	
</td>
</tr>
</table>	
</div>
	
         <br />
	
			<div class="wrapper">
				
				
				
				
				
				
				<!-- start: nav -->
<div class="navigation">
  <i style="color: #fff; font-size: 13px;" class="fa fa-home fa-fw"></i>  <!-- start: nav_bit_active -->
<span class="active">Muslim Gamer Forums</span>
<!-- end: nav_bit_active -->
</div>
<!-- end: nav -->
				<br />
					
					
<script type="text/javascript">
// <!--
    if(use_xmlhttprequest == "1")
    {
        $("#extraslink").popupMenu();
    }
// -->
</script>
<!-- end: header -->
	
<table width="100%" cellspacing="0" cellpadding="5" border="0">
<tr>
<td valign="top" width="78%">
	
<!-- start: forumbit_depth1_cat -->
<table border="0" cellspacing="0" cellpadding="5" class="tborder">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="https://muslimgamer.com/images/revolution/collapse.png" id="cat_1_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong><a href="forumdisplay.php?fid=1">Gaming</a></strong></div>
</td>
</tr>
</thead>
<tbody style="" id="cat_1_e">
<!-- start: forumbit_depth2_forum -->
<tr>
<td class="trow1" align="center" width="1"><div class="forum_status forum_on ajax_mark_read" title="Forum Contains New Posts" id="mark_read_2"><i class="fa fa-gamepad"></i></div></td>
<td class="trow1">
<strong><a href="forumdisplay.php?fid=2">Games</a></strong><div class="smalltext"></div>
</td>
<td class="trow1" width="12%" align="right" style="white-space: nowrap">
1 Topics <br />
2 Replies
</td>
<td class="trow1" width="19%" align="left" style="white-space: nowrap"><!-- start: forumbit_depth2_forum_lastpost -->
<span class="smalltext">
<a href="showthread.php?tid=1&amp;action=lastpost" title="Slm - Welcome back to MG"><strong>Slm - Welcome back to MG</strong></a>
<br />02-23-2026, 08:00 AM<br />by <a href="https://muslimgamer.com/member.php?action=profile&amp;uid=4">Othello</a></span>
<!-- end: forumbit_depth2_forum_lastpost --></td>
</tr>
<!-- end: forumbit_depth2_forum -->
</tbody>
</table>
<br />
<!-- end: forumbit_depth1_cat -->
<!-- start: index_boardstats -->
<table border="0" cellspacing="0" cellpadding="5" class="tborder">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="https://muslimgamer.com/images/revolution/collapse.png" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>Who's Online</strong> [<a href="online.php">Complete List</a>]</span></div>
</td>
</tr>
</thead>
<tbody style="" id="boardstats_e">
<!-- start: index_whosonline -->
<tr>
<td class="trow1"><span class="smalltext">10 users active in the past 15 minutes (0 members, 0 of whom are invisible, and 9 guests).<br />Facebook</span></td>
</tr>
<!-- end: index_whosonline -->

<!-- start: index_stats -->
<tr>
<td class="trow1">
  
2 Replies, &nbsp;
1 Topics, &nbsp; 
6 Members, &nbsp; 
Latest User: toniahunt, &nbsp; 
Most Online was 488 

</td>
</tr>
<!-- end: index_stats -->
<tr>
	<td class="tfoot" style="text-align: right">
<div class="footmenu">
<ul>
<li><a title="Rss" href="https://muslimgamer.com/misc.php?action=syndication"><i style="color: #FA9B39; font-size: 15px;" class="fa fa-rss fa-fw"></i></a></li>
<li><a title="Archive mode" href="https://muslimgamer.com/archive/index.php"><i style="font-size: 15px;" class="fa fa-hdd-o fa-fw"></i></a></li>
<!-- start: footer_contactus -->
<li><a title="Contact us" href="https://muslimgamer.com/contact.php"><i style="font-size: 15px;" class="fa fa-envelope-o fa-fw"></i></a></li>
<!-- end: footer_contactus -->
<li><a title="Forum stats" href="https://muslimgamer.com/stats.php"><i style="font-size: 15px;" class="fa fa-bar-chart-o fa-fw"></i></a></li>
<li><a title="Forum team" href="https://muslimgamer.com/showteam.php"><i style="font-size: 15px;" class="fa fa-user fa-fw"></i></a></li>
<li><a title="Mark all forums read" href="misc.php?action=markread"><i style="font-size: 15px;" class="fa fa-check fa-fw"></i></a></li>
</ul>
<div style="margin-top: 5px;" class="float_right"> <!-- start: footer_themeselect -->
<div class="theme">
<form method="POST" action="/index.php" id="theme_select">
	
	<input type="hidden" name="my_post_key" value="302736ac5b34008dafae4d57bf0e7d7f" />
	<!-- start: footer_themeselector -->
<select name="theme" onchange="MyBB.changeTheme();">
<optgroup label="Quick Theme Select">
<!-- start: usercp_themeselector_option -->
<option value="2">Default</option>
<!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
<option value="3">Revo1817</option>
<!-- end: usercp_themeselector_option -->
</optgroup>
</select>
<!-- end: footer_themeselector -->
	<!-- start: gobutton -->
<input type="submit" class="button" value="Go" />
<!-- end: gobutton -->
</form>
</div>
<!-- end: footer_themeselect --></div>		
<br />
</div>	
	</td>
</tr>
</tbody>
</table>
<br />
<!-- end: index_boardstats -->
	
</td>
<td valign="top">
	
	
<table border="0" cellspacing="0" cellpadding="5" class="tborder">
<tr>
<td class="thead">
<div class="float_left"><strong>GO SOCIAL</strong></div
</td>
</tr>
<tr>
<td align="center" class="trow2">
<a class="twitch" href="misc.php?action=syndication"><i style="font-size: 16px;" class="fa fa-twitch fa-fw"></i></a>
<a class="tw" href="https://twitter.com"><i style="font-size: 16px;" class="fa fa-twitter fa-fw"></i></a>
<a class="fb" href="https://facebook.com"><i style="font-size: 16px;" class="fa fa-facebook fa-fw"></i></a>
<a class="yt" href="https://youtube.com"><i style="font-size: 16px;" class="fa fa-youtube-play fa-fw"></i></a>	
</td>
</tr>
</table>
  
  <br />				
	
  <script type="text/javascript">
	jQuery(function(){
		jQuery(".latestthreads").load("https://muslimgamer.com/portal.php .latestthreads_portal");
	});
	</script>
  
<table border="0" cellspacing="0" cellpadding="5" class="tborder">
<tr>
<td class="thead">
<div class="float_left"><strong>Latest activity</strong></div> 
</td>
</tr>
<tr>
<td class="trow2">
				<div class="latestthreads float_left"></div>
		</td>
</tr>
</table>
  
  <br />	
	
</td>
</tr>
</table>		
<br class="clear" />
<!-- start: footer -->
	</div>
</div>

<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE --><!-- start: task_image -->
<img src="https://muslimgamer.com/task.php" width="1" height="1" alt="" />
<!-- end: task_image --><!-- End task image code -->

</div>

<div align="center">	
		<span class="smalltext">
			<a class="button6" href="http://www.mybb.com" target="_blank">Forum software by &copy; MyBB </a> 
			<i style="color: #afaeae; font-size: 9px;" class="button6 fa fa-chevron-right fa-fw"></i> 
			<a class="button6" href="http://iandrew.org" target="_blank">Theme &copy; iAndrew 2016</a>
			</span>
		
	</div>

</div>
<!-- end: footer -->
</body>
</html>
<!-- end: index -->