
BoGFx
Members-
Posts
139 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by BoGFx
-
are you talking about auto increment?
-
Free coded login, can easily become register, TOS, etc.
BoGFx replied to BoGFx's topic in Free Modifications
Demo should be fine too. -
Free coded login, can easily become register, TOS, etc.
BoGFx replied to BoGFx's topic in Free Modifications
Fixes: Find: Username:<input type="text" align="right" name="username" size=35/> Password:<input type="password" align="right" name="password" size=35/> Replace: Username: <input type="text" align="right" name="username" size=35/> Password: <input type="password" align="right" name="password" size=35/> OR Username:<input type="text" align="right" name="username" size=27/> Password:<input type="password" align="right" name="password" size=27/> -
Look. When you start, go for FREE! Not paid. I have learned that the hard way.
-
I'd like to enter: http://makewebgames.io/board791-mccodes-free-modifications/33674-free-coded-login-can-easily-become-register-tos-etc/last-post.html I'll edit it for ingame soon.
-
Hey guys, thought I could give back a little something something. Live example: http://www.gunsofmafia.com/mwglogin login.php <?php include "config.php"; global $_CONFIG; define("MONO_ON", 1); require "class/class_db_{$_CONFIG['driver']}.php"; $db=new database; $db->configure($_CONFIG['hostname'], $_CONFIG['username'], $_CONFIG['password'], $_CONFIG['database'], $_CONFIG['persistent']); $db->connect(); $c=$db->connection_id; $set=array(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="description" content="Desc Here" /> <meta name="keywords" content="keyword" /> <meta name="author" content="Author" /> <meta name="copyright" content="2010 Author" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Guns Of Mafia</title> <style type="text/css"> A:link {text-decoration: none; color:#FFF; font-family: Arial, Helvetica, sans-serif;} A:visited {text-decoration: none; color:#FFF; font-family: Arial, Helvetica, sans-serif;} A:active {text-decoration: none; color:#FFF; font-family: Arial, Helvetica, sans-serif;} A:hover {text-decoration: none; color:#FFF; font-family: Arial, Helvetica, sans-serif;} img { border: none; } body { font-family: Verdana, Geneva, sans-serif; font-variant: small-caps; color: #FFF; background-color: #000; background-image: url(images/mwglayout/bg.png); margin: 0px; padding: 0px; margin-left: auto; margin-right: auto; text-align:left; } #container { background-color: #000; background-image: url(images/bg.png); width: 800px; margin-left: auto; margin-right: auto; text-align:left; } #main { background-image: url(images/bgmain.png); width: 750px; margin-left: auto; margin-right: auto; text-align:left; } #smain { background-image: url(images/bgmain.png); width: 730px; margin-left: auto; margin-right: auto; text-align:left; } #header { background-image: url(images/bglogo.png); width: 730px; margin-left: auto; margin-right: auto; margin-bottom: 14px; padding-top: 10px; text-align:left; padding-left: 14px; } #menu { background-image: url(images/bglogo.png); width: 730px; margin-left: auto; margin-right: auto; margin-bottom: 14px; padding-top: 10px; text-align:center; padding-left: 14px; } #content { background-image: url(images/bglogo.png); width: 730px; margin-left: auto; margin-right: auto; margin-bottom: 14px; padding-top: 14px; text-align:left; padding-left: 14px; } td.foot { text-align: left; font-size: 11px; } </style> </head> <body> <div id="container"> <div id="main"> <div id="header"> <table width="730"> <tr> <td width="400px">[img=/images/logo.png]</td> <td width="330px"> <form action="authenticate.php" method="post" name="login" onsubmit="return saveme();"> Username: <input type="text" align="right" name="username" size=35/> Password: <input type="password" align="right" name="password" size=35/> <input type="submit" align="right" value="Login" /> Need an account? [url="/register.php"] Sign up Today![/url] </form> </td> </tr> </table> </div> <div id="smain" width="730" height="14"> </div> <div id="menu"> <table width="730"> <tr width="730"> [url="#>Home</a>"]Register[/url]   |   [url="#>Screenshots</a>"]Contact[/url]   |   <a href=#>Other</a> </tr> </table> </div> <div id="content"> <table width="730"> <tr width="730">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur gravida, nisi a varius ultrices, turpis turpis ullamcorper libero, egestas congue neque magna in orci. Etiam ac lorem vestibulum magna semper dictum sed non magna. Donec sed risus vel risus suscipit ornare. Quisque aliquam ultricies augue id tempor. In placerat lorem ac lorem rutrum auctor. Aenean a nibh urna, sit amet hendrerit velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut malesuada augue nec diam scelerisque tincidunt. Quisque gravida interdum magna, quis </tr> </table> </div> <div id="menu"> <table width="730"> <tr width="730"> copyright (c) 2010-2011 [url]www.yoursite.com[/url] </tr> </table> </div> <div id="main"> </table> </div> </div> </div> </body> </html> Images Download
-
I just purchased gradient names from him. Pros: > Simple and affective system. > Included a user page where they can set their gradient. - Has a hex chart already image mapped, VERY easy for user to use. > Easy to integrate into mccodes from his gRPG version. Cons: > Only one thing, adds two fields to the user table, but, worth it.
-
I don't get one thing.. if Ravan site is down.. how does that affect the ravan's mccode script? Is their an encryption so that it won't run without ravan.com/info whatever.
-
Dave: I have the upmost respect for you, but this is kinda crazy.. You are gaining money for doing what exactly?
-
What do you want the images to change to? New images?
-
Nice.. I like it.. but.. Irish Thugs?
-
I need a GOOD mccodes chat. This can be: some free chat just integrated. a from scratch ajax chat. Either way my requirements. Admins Mods More than one "channel" PMs in chat If a name changes in game, it changes in chat, in other words, pull the name from: ir['username'] A bonus would be letting me have colors for certain user_levels $15
-
Search bar my friend. It is here, I use it.
-
Line 16 cron $user = $db->fetch_single($db->query("SELECT `userid` FORM `lottery` WHERE (`id` = ". $winnerid .");")); Changed to: $user = $db->fetch_single($db->query("SELECT `userid` FROM `lottery` WHERE (`id` = ". $winnerid .");"));
-
Hello MWG, I am in need of a tad bit of help. I need to create a dynamic image, with text, and the text needs to be able to use HTML. I can only get 2/3 the way with php GD. I can not get html to work in php GD. Example: $info ="<a href=google.com>Google</a>"; $image = imagecreatetruecolor(200, 100); $black = imagecolorallocate($image, 0x00, 0x00, 0x00); $font_file = 'images/arial.ttf'; imagettftext($image, 8, 0, 0, 1, $black, $font_file, $info); header('Content-Type: image/png'); imagepng($image); imagedestroy($image); ?> That would just return <a href=google.com>Google</a> Any help? Thanks
-
else if($_GET['spend'] == 'wrefill') { print "Type in the percent of will you need to refill. You have [b]{$ir['crystals']}[/b] points. "; $wiperc1=(int) ($ir['will']/$ir['maxwill']*100); $wiperc=100-$wiperc1; print "One point = One Percent <form action='crystaltemple.php?spend=willrefill' method='post'><input type='text' name='willperc' value='{$wiperc}'/> <input type='submit' value='Swap' /></form>"; } else if($_GET['spend'] == 'willrefill') { $_POST['willperc']=(int) $_POST['willperc']; if($_POST['willperc'] <= 0 || $_POST['willperc'] > $ir['crystals']) { print "You do not have enough points, or you did not fill out the form right. [url='crystaltemple.php?spend=money']Back[/url]"; } else { $_POST['willperc']=abs((int) $_POST['willperc']); $willgain1=$_POST['willperc']/100; $willgain2=$willgain1 * $ir['maxwill']; $wiperc1=(int) ($ir['will']/$ir['maxwill']*100); $wiperc=100-$wiperc1; if($_POST['willperc'] > $wiperc) { die ("You do not have that much will."); $h->endpage(); } if($willgain2 > $ir['maxwill']) { print "You do not have that much will."; $h->endpage(); } $db->query("UPDATE users SET crystals=crystals-{$_POST['willperc']},will=will+{$willgain2} WHERE userid=$userid"); print "You successfully refilled ".$_POST['willperc']."% will!"; } } Lets choosers use how much to refill . 1 Points per %
-
Upload or post please ;)
-
How to give staff colored names in globals.php ????
BoGFx replied to VitalEnd's topic in Requests & In Production
Comment about CrimGame's version. Use the global function, then just edit every page you display the username using the function. That would eliminate the username=$ir['.... problem, and it would give you a bit more control over where you can staff color.. where you can't. It may be a pain in the ass, but, taking an hour at top to add something worthwhile is necessary sometimes. -
How to give staff colored names in globals.php ????
BoGFx replied to VitalEnd's topic in Requests & In Production
It usually doesn't work if you only edit globals. -
If you want to pay for it.. You have tons of options: Seanybob: $15 http://makewebgames.io/index.php?page=RMarketplaceEntry&entryID=45 HD: $8 *note: I do not know if he still sells it. If not, take a look at the PHP GD Script. That is what they are made from.
-
Good rating: /rate.php?cmd=good&ID=".$r['userid']." Bad rating: /rate.php?cmd=bad&ID=".$r['userid']."
-
Ty for the mod :)
-
I would like to invite you to come, rate, and play my game. http://www.cagedmafia.com I will not bother listing them, but just at first glance, even at first login, you can see some different features. - Thanks