Jump to content
MakeWebGames

Redex

Members
  • Posts

    361
  • Joined

  • Last visited

Everything posted by Redex

  1. Your welcome - i know you would not take it the wrong way, becuase i only like to give constructive criticism but sometimes people take it the wrong way.
  2. Hey mate - i only got one comment to make, although i mean no offense if you do get offended i apologise - all i would like to say is good template, but saying you can do anything with it even say it is yours, makes you sound very unprofessional - keep up the good work though.
  3. This is a excellent modification, one of the best i seen in a while. Good luck with the sales.
  4. Looks like, i am having troboule with Firefox though, although no problems with pop-ups for opera and
  5. Redex

    Good idea

    Seems funny, i just can right click and save the image? What did he do to it, so you cannot copy it?
  6. I like Opera, the only problem i have with Opera is, that sometimes when i left click it comes up as right click, sometimes it is too slow and dosen't go on pages :(
  7. Nice, who is this mate of yours may i ask please?
  8. This world is advancing, at a extremeley fast pace and as economical issues hit the planet even more people are unable to buy things therefore going for illegal and forged ideas. These forged ideas are mostly stolen from sites and normal computers by people you talk to everyday. If they know how to do it they can send a trojan to your computer therefore giving them the ability to contorl your mouse, look at your files, break you whole pc or laptop and much more. There are very known programs, which people buy such as Norton360 and there are some free security programs out there aswell however even though i have purchased Norton360 i found out i am still vulnerable to attacks. I do not want people to have the ability to tamper with my files and do whatever they wish and i'm sure most of the other people out there would not like other people to have the ability to do what they wish with someone elses computer. One experience i have had is, i went to the shop i bought my new laptop from and i said " I have bought your laptop and they offered me a Norton360 to prevent my laptop from being so vulnerable to attacks and having pop ups " they replied to me with : " Norton360 should block most of the pop ups that are sent from most browsers. I have tried most of the things and i'm sure many people will be experiencing the same problem with having pop ups coming on your screen from time and time again and i'm sure it is annoying. There are some things which you can do to prevent pop ups on Mozila firefox which are the following : Go to tools, options and content and tick block pop up windows -> second thing which you can do is download Adblock plus because that is a program which can help you in your quest to block most of the pop ups that pop up when your browsing the web. One more tip is -> Mozila firefox has been stated to be a secure and efficent browser so instead of Internet Explorer i suggest you use Mozila firefox or Opera browser whichever fits your needs. Now going back to the point i stated earlier, many people are currently not fit economically to go buy paid security programs such as Norton360 so one word of advice instead of using the illegal way and downloading cracked security programs search on Google for AVG Official Download this will help in securing your computer from hackers and it is free and not a illegal software so you will not be going down the wrong track. There are lot's of Add-ons being released for Mozila firefox browser to ensure that you have a seucre and safe browsing experience on the web so i suggest that if you are not currently using Mozila Firefox then switch to it immediatley. I understand the fact that Internet Explorer is wideley used around the internet and one could debate which one is more secure but that all depends on opinions so i suggest you try out both and map you security experience with both compare and contrats and come to a final result. If any other people any other programs & softwares they use to keep there laptop secure from hackers please post here to help other people and let's make sure everyone has a bigger and better chance to be safe when browsing the web. Help each other - let's bring ourselves closer to sucess. Hope Makewebgames helps me and all of us in our quests to secure ourselves whilst browsing the web. Best Regards - Redex.
  9. i'm sorry i could not help, i wish you the best of luck with this problem, hope you get what you need.
  10. Hello, if you want to use this then you can : echo "Job: {$ir['job']}"; : That's for the job Now for the Job income use the following : $q=$db->query("SELECT `fieldname` FROM `jobs` WHERE `jID`='{$ir['job']}'"); $r=$db->fetch_row($q); print "Job Pay: '.number_format($r['fieldname']).' ";
  11. That will be a different amount. Rand stands for : Random. The outcome for the user will be somethign between $600-900.
  12. Try placing this somewhere in the code : mt_rand(600,900);
  13. Redex

    Arrays & Loops

    I kind of added you on my side msn, i been looking continuously for you to come online but have not seen you online. Hope to hear from you soon. - Redex
  14. Sure does.
  15. I realised now, that i was being stupid and entering the user name into the part of the email. I have successfully logged in now and the game is looking good with some unique features. I think Gucci mane was having the same problem, so therefore i think he will be able to log in now once he reads your message.
  16. I also have problems logging in, it keeps saying my password is incorrect when i know it is correct. Look through authenticate.php please and try find the error.
  17. Redex

    I Am Back

    Welcome back to the forum Rainbow, hope you enjoy your stay here this time and don't leave again.
  18. Redex

    PHP Help

    Good job with that, i tried to learn php but couldn't. At least, you have started well with php, and hopefully will progress more in future. It's easier knowing html / css already becuase in them languages you use some of the functions that you have to learn in php.
  19. In some cases, posting only the lines which they say the error is on is not enough. The error might even be on the line above or below so you have to even post them. Hope you understand and decide to post the other lines. - Redex
  20. Your welcome Derek. I think the admin panel file should come with that so you can edit it from there.
  21. Derek Hello Derek, i think there is a gang system out there with organized crimes already implemented into the code. If you have all the files for the modification, i think a staff file should come with that therefore making it easier for game owners to be adding organised crimes for gangs to do in there games.
  22. Personally, i think it is a really good game and if you work on it more has got the potential to become a successful RPG game.
  23. Good luck, with learning php mate. Hopefully in future you will be a good coder :P.
  24. Joker313 I know i am not a elite php coder, however i do respect peoples feelings. I know how it feels when a game gets hacked when you spent lots of time and effort into making it good. One piece of advice add me on msn [email protected]. I will try secure the cmarket, session hack, forum hack and the header a bit for you and some more of the hacks which are there. Have fun and just try reading some of the php tutorials out there like http://www.tizag.com and http://www.w3schools.com. Reply when your in a good mate buddy, always try and create a good impression about yourself in the eyes of other people.
  25. Your site. I'm sorry to hear about this, have you got you site secured from session hack, ip hack, cmarket hack, forum hack and have you secured 4 other parts in your header. It is just basic look for a code and replace them with different codes. Although I'm sorry for misinterpreting if you cannot do that therefore i am not assuming you know php.
×
×
  • Create New...