Jump to content
MakeWebGames

lucky3809

Members
  • Posts

    1,115
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by lucky3809

  1. I don't know if this is what you mean, but maybe it is... http://www.thefutureoftheweb.com/blog/detect-browser-window-focus
  2. I got this downloaded, had it, a very old script not well put together because the zip has tons of pages in it, which is basically suppose edits but the creator was all over the place with this mod, I uploaded this, someone who wants it can have a go at it, the zip is as is I have never touched it, because I have never needed to use it.. So any chittiness of the code is not on me lol. http://www.filedropper.com/honorawardsmod
  3. Do not buy the RC Engine(IceColdCola) it's crap and it's not really the new Torn clone, but the old Torncity clone, and there are many by the handful that spams with the link to their games that uses that engine, and ALL of the games are the same no uniqueness about it!! You are best off with Mccodes to be honest instead of RC Engine.
  4. OMG Sorry... I know what is wrong now you are forgetting the $db->fetch_row($i)... <?php require_once("globals.php"); $i=$db->query("SELECT * FROM uawards WHERE id={$userid}"); $a=$db->fetch_row($i); if ($ir['level'] == 5 && $a['awardno'] == 1 ) { echo "You are level 5 and you have the award"; } else if ($ir['level'] == 5) { echo "Award Added"; } $h->endpage(); ?>
  5. Looks fine to me, it could be that the field is either mis spelled or not in your database uaward table, have you checked that? if not that, next I would test it by if ($i['awardno'] == 1) { echo "You have the award"; } else { echo "Award Added"; } That would determine if it is the awardno field that is giving you the problem, it could also be a simple fix such adding ticks to `id` in your query. Or trying... if ($ir['level'] == 5 && $i['awardno'] == 1) { echo "You are level 5 and you have the award"; } else if ($ir['level'] == 5 && !$i['awardno'] == 1) { echo "Award Added"; }
  6. You ALWAYS want to check the size of the picture, because someone can do some nasty stuff with the size, everything truefalse has stated is good information to read up on. Security is not just copy and pasting, please do not do that, make sure you are fully going over your code and also testing it yourself. Just because you use MRES or stripslashes or anything a long those lines, does not mean it's fully secured, checking the file completely is what makes it secure.
  7. I tried a similar software long time ago, I ended up not using it, because it fail numerous of tests, and did not really secure the script I had tested it on. I went to that link and did not get that pop up for netsparker. There is also a funner hackthis site, that is a game https://www.hackthis.co.uk/ ....
  8. Did you happen to see when the thread was started? July 25th 2013... going almost on 2 years..
  9. He is Ben, original username benlucraft
  10. Just wondering why a new username? Why not stick with your original username than creating all these usernames? This is like your 4th one now. Doesn't make any sense.
  11. Can't really block someone, if they are really wanting to mess with you. You can though put an age limit on when a player can mail or post in the forum, like they have to be active for 3 days, or has to commit so many crimes, before they can actually use that feature in your game. That will allow them to give up on the none sense if they are eager to spread such in your game.
  12. I agree with Guest approach to this. even though you can make a script shorter, it's better when the script can actually be easily read, and helps the coder, and whomever he/she may hire to help code, know the code better also.
  13. Of course it does not work for one the $vars are incorrect in the IF statements look closer to Sims recoded part, there is NO use any longer for the $vars; $invs,$invs2, and so forth they should all become $inv as stated in the WHILE statement...   This is Sims recoded part... $items = "84, 87, 90, 93, 96, 99"; $res = $db->query("SELECT * FROM inventory WHERE inv_userid = {$ir['userid']} AND inv_itemid IN($items)"); while($inv = $db->fetch_row($res)) { if ($invs['inv_itemid'] == 84 && $invs['inv_qty'] > 0){ $on_hand = $invs['inv_qty']; } else { $on_hand = 'None'; } if ($invs2['inv_itemid'] == 87 && $invs2['inv_qty'] > 0){ $on_hand2 = $invs2['inv_qty']; } else { $on_hand2 = 'None'; } if ($invs3['inv_itemid'] == 90 && $invs3['inv_qty'] > 0){ $on_hand3 = $invs3['inv_qty']; } else { $on_hand3 = 'None'; } if ($invs4['inv_itemid'] == 93 && $invs4['inv_qty'] > 0){ $on_hand4 = $invs4['inv_qty']; } else { $on_hand4 = 'None'; } if ($invs5['inv_itemid'] == 96 && $invs5['inv_qty'] > 0){ $on_hand5 = $invs5['inv_qty']; } else { $on_hand5 = 'None'; } if ($invs6['inv_itemid'] == 99 && $invs6['inv_qty'] > 0){ $on_hand6 = $invs6['inv_qty']; } else { $on_hand6 = 'None'; } }
  14. I will vouch Sniko is not taking your money if he says he is doing coding for you he is, give him time, as in good quality coding takes time.
  15. I do not agree with you SIM saying that text games aren't going to be around much longer. There are many text based games you left out of your suppose list. Such one that has been around for awhile ruletheseas.com been around for 8 years and has a strong player base, roguevampires same even though the game is dying because of abandonment issues by the admin, it started off really strong, and even though the game is dying there is still 90 players online within the hour, still a strong player base, and still has a higher potential as Torn does, if the admin was as dedicated. There is a lot more that can be done text based wise, and someone can create a game that is successful as TORN it's all up to the owner and coder of the game to want to achieve that. And more and more people are looking for text base games, I know when I started to play TORN I never in my life knew anything about text based games, and I only learned about TORN by word of mouth. The reasons why a game stands is because of the dedication that the owner put in it, the games that fail are ones, where the owner completely gave up on it, and moved on from it.
  16. It's a nice clean layout for a general game, I would though switch the font to something else, and like Kyle stated more texture needed.
  17. You need to change the permission of those files/or directory to either 644 or 755 or else you won't be able to install mccodes, it also states this some where in the instructions if I remember correctly.
  18. But how would he know in bios if he did not get a screen? He would have went into bios blindly lol. That was going to be the third step is to see if he could go into bios, if he was able to view the screen for it, but he stated that there was NO screen, so it was either going into bios or resetting his cmos battery, Or he could have put in an OS disk and seen if it came on then.
  19. First to determine if it's your monitor or computer, plug your monitor in and turn it (monitor) on if you do not get the green light or whatever color the led light is, than it may not be your monitor, but if you get NO light than it is your monitor, second step is, if you have a 2nd monitor try it, if it fails on the second one, than you can assume it is your computer giving you the problem.
  20. lucky3809

    Tax

    It's called a "Hobby" Tax, and you need to report anything over $400 in the U.S. Rather or not you have the word Donation on your website, if you are NOT a licensed NON Profit organization you're NOT exempt from taxes, if you are licensed non-profit than you are than exempt from the tax, but you still need to even report donations.
  21. As under the Open Source License it is a violation to sell software after giving it for free under the license it states so on the License website, you can not use Open Source License and give out the software for free to the public then take the License back and sell the same software that was registered under that License... I am too lazy to look for it, but if you look back on further threads I have linked the License, and the violations, that is with this particular engine. It's easy to portray someone on the internet and claim that you have bought all rights to their software, I still don't buy that Brandon sold GRPG Because I have had communication with him awhile back, and he said it was not up for sell due to the Open Source License. Having his domain does not mean anything at all, because anyone can pre order a domain name... Until I talk with Brandon than I will believe if he sold it. As for last time I spoke with him he was too busy with his career doing other developments and had discontinued the GRPG engine.
  22. First off the original copy of GRPG which there are many out there (including the one I have), was given freely under the open source license. Whomever is the new owner, not saying I believe anyone stating they are the new owner.... But you would have to totally remake the GRPG engine in order to sell it, due to if not you would be violating the Open Source License, to those many users that has the original copy that was given under the Open Source License. Which this was stated awhile back in a thread. Just wanted to throw it out there again, for whatever way you are going with the engine, if it is the original engine script it can't be sold, even if you have made small edits to it.
  23. Your errors with mysqli is that you need to include your connection $var with the other $var you have used. that is why you get those errors on your userlist page.. just an example: mysqli_real_escape_string($a['username']); should be mysqli_real_escape_string($connection,$a['username']);
  24. There is a total of 26 briefcases There is a board of 26 amounts The player first picks a brief case out of the 26 and that brief case is set aside until there is only one brief case remaining (not including the one picked). After the player picks one that amount is taken off the board, and the banker than offers a deal, depending on the amount that was in the brief case, and what is remaining on the board. When a higher amount is picked the banker offers a lower deal, when the amount is lower the banker offers a higher deal. The player chooses if they want to take the deal or keep going, the object is to hope you have the million dollar briefcase and hope you do not select it in the other 25 cases.
  25. The picking 1-10 is a hourly lotto a lot of rc engine games has that. That might be what he meant, by brief case.
×
×
  • Create New...