
Jake
Members-
Posts
106 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by Jake
-
[mccode] How to Setup PayPal Instant Payment Notification - Free!
Jake replied to oxidati0n's topic in Free Modifications
Re: How to Setup PayPal Instant Payment Notification - Free! Do i need the file donatordone.php for this to work? As I'm working on MC Lite so i did my whole donation system myself. Could i make the return value anything and it would still work? -
Re: SQL Injections Surely i need to have DELETE for inventory, and points market, and all stuff like that?
-
Re: SQL Injections OK, so what actions do you think i should give for the database, here are my options, and i've underlined the ones i was planning on giving the mysql user. Create Select References ?? Alter ?? Delete Insert Index Create Temp Tables Drop Update Thoughts? Lock
-
Re: [mccode] Register Page Apart from a table, and a few IF/ELSES, its all mysql query.... And the queries are the easiest bit
-
Re: Good idea!! Michael, you asked us for our opinions, and now starting swearing at us when we give them. I'm with Lemon on this one
-
Re: Good idea!! Rubbish Idea. There will be no free hosting good enough. People will take one look at the subdomain and go away.
-
Re: What is the most liked type/style of game? I always thought that a unique idea would keep people hooked, so i went with an army style. But it seems people don't like change, and prefer just the basic crime/gangsta games.
-
Re: Developing locally on your own local PHP/MySQL/Apache server I installed this, and it never loads up. It says im using version 0.0.0.0 And every time i click the icon, it starts the installer. And when i go through the start menu, nothing happens
-
* Loading IRCd configuration .. [warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile [warning] unrealircd.conf:320: link services.yourdomain.com with SSL option enabled on a non-SSL compile [warning] unrealircd.conf:320: link services.yourdomain.com with ZIP option enabled on a non-ZIP compile [error] 2 errors encountered [error] IRCd configuration failed to pass testing Possible error encountered (IRCd seemily not started) It doesnt even tell me the errors, just that there are two. I cant work out how to fix this, any help?
-
Anyone know where to get an IRC server, and how much is it likely to cost?
-
Re: a question? This isn't an advertising site ....
-
Re: right hand side main menu Omg, just use notepad please ... For the main menu question ... open up header.php, see where it says require/include mainmenu , align left, change that to right.
-
[mccode] Password Reset + Prevent mulitple IP users
Jake replied to Jake's topic in Free Modifications
Re: !!2 Free Updates!! He posted it free Lost One, i didn't think he would mind, but sure i'll PM First .. check back soon. -
[mccode] Password Reset + Prevent mulitple IP users
Jake replied to Jake's topic in Free Modifications
Re: !!2 Free Updates!! Yeah thats quite a good one, i will develop something like that later. But this one is better than nothing. That IP check works everytime with mine. -
Re: Free Advertising Has anyone taken out the advertising at Apex Web Gaming, it seems very expensive, but is it worth it?
-
OK... Password Reset(taken from Sfekt's password resend mod, hope you don't mind sfekt, PM me and i'll take it down if you want). forgot_password.php Removed ~LostOne You will need to add your own headers etc to the top of that script. I have had trouble with noobs resting my own password by typing my username, but this can be easily rectified by adding a script that checks a users IP against their lastip from the database (i have yet to add this). Prevent multiple IP users open register.php find $ip = ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; And add: $q=mysql_query("SELECT * FROM users WHERE lastip='$ip'",$c); if(mysql_num_rows($q)) { die("You already have sufficent users on the ip. Your Current IP Address: {$ip}. For assistance please send an email [b] Here [/b]or to [email][email protected][/email]"); } Pretty basic, but still, comes in handy. I also have an automatic weapons quantifier, but this takes more explanation, and i really can't be bothered at the moment, so PM me for that. I also have lots of other mods available for sale/trade. I DO NOT wish to purchase any mods, so please don't offer me some. Please Note: These codes were made on a Lite game, but can be easily edited for V1, not sure about V2 though. Getting permission first is the way to go. ~LostOne
-
Re: MC2 Codes - Are they worth it? The database queries are different in V2 ... its something like: $db->query("SELECT ...."); and fetch_arrays are: $db->fetch_row Or something like that.
-
Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!*** Thanks, modified slightly, but works great.
-
Re: Accept c/c Payments without Paypal What happened to you Noelle, I logged in the other day, and they said they need valid Photo ID, and 2 bank statements, one for my account, the other for my debit card. I thought my account had been hacked or something, because i was under the impression PayPal would never ask for this. I cut my losses (the 10 pound that was in there) and started a new account.
-
Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!*** Zaver ... find where level: 5 is printed, and then replace it with this: Level: {$ir['level']}";if($ir['upgrade']>0) { print"<a href=upgrade.php>[upgrade]</a>"; } print " health, brave etc....";
-
Re: ****FREE Mining mod**** Has anyone got any ideas as to other names i could call this instead of mining. As mining doesn't really fit into my game. My Game is about escaping from a PoW camp in another country, any ideas?
-
Re: Ajax chat script Yeah, these are the Lite Headers. Does this update automatically when a new post is entered, or does the user have to refresh, or is it on like a 5 second cycle?
-
Re: Hey Can Someone Help Me Please Do you need apostrophes in your link? Example
-
Re: Crime Outcome I was under the impression that the Crime Outcome was not solely determined by that formula. I am sure that Exp, Level etc, were taken into account (in the actual docrime.php file) ... I wouldn't know, as i completely changed our crimes funcitons
-
Re: Counting (nr game) 894: Doorbells, are commonly used throughout the developed world to indicate that someone is at ones front door, and wishes to enter your location of residence, and/or request your company. Word: Quaint