Jump to content
MakeWebGames

topmorpg

Members
  • Posts

    265
  • Joined

  • Last visited

Everything posted by topmorpg

  1. Re: [mccode] Proxy Deny Script an FYI for all those trying this.   You will not block anyone on port 80 or 8080 proxys as they are viewed as personal PC, or connection points. As i suggested before set a cookie on an account for login. when they go to login to another account (multi) and the cookie exists have it ban both. thats the only way you are going to see the effectiveness of what you are trying to do here. What you are trying now I beta'd that more then 5 years ago. and this cookie or even sessions for higher security was the best known solution. Theres no 100% fool proof way. Just a better or best way of doing it. if you need help with the solution I suggested let me know. Ill help you out. I will make a general post on it shortly when i have more time. TJ
  2. Some updates are going to be available shortly.   Just wanted to give a heads up to anyone that wants to post some suggestions here that I can incorporate. The update will be simple and in now way will effect current owners. Updates are free for the script. Modifications, integration, and custom items are priced per project if you want them done for you.   Support 24 hours a day any time. Support ticket system, email, and phone support if needed. Waiting to here from you all to see if there is anything more I can pack into this update before its launched off.   -Bugs found -Suggestions (member and client submitted) -anything else you might think of TJ
  3. Re: Proxy Ban..COME HERE set cookie on users account when he logs in. then when he trys to log in again on another account have it ban status on both accounts automatically.   the proxy thing wont work. some play on proxy from business and internal networks thus your going to ban legit players as well. Ive fought the same battle for more then 6 years.   Use the above cookie or sessions if you prefer to log the username of the 1st account logged into. then when he/she trys to go in another it bans and removes both.
  4. Re: Mafia Game Script   I'm growing tiresome of these antics. less you have something productive. move along. This version release has many upgrades, security changes and more. Further updates will have more of the same as well. I guess every script you produce is flawless? i had forgot you are god. Thanks for your remarks will take it into consideration for future development.   TJ
  5. Re: PayPal option is there when they are sent to paypal . login or click the link to use credit card. TJ
  6. Re: Proxy Check proxy check will end up losing you players in this manner.   some people truly are on proxys for internet service.   Why not log a cookie of the person logged in and upon them trying to log into another account both accounts are put in fed jail. that will sole the issue you are really going after of multis. TJ
  7. Re: Suggestions (post them here please for further updates)   Will take all this into consideration.
  8. Re: Suggestions (post them here please for further updates)   how or what would you like to see in it or setup? TJ
  9. Re: Need Help With Reward Script your problem you will find is most vote sites dont offer a return info in there vote sites. I made something for my script I sell that admin can put in what they want to give for the voet and it does it as it sends them to the vote site. Now you may ask yourself what stops them from clicking the link to vote then closing the window. 80% people sent over will vote. the screen is right in front of them. but its worth the loss of up to 20% to get noticed more in the vote sites.
  10. Re: Need Help With Reward Script   what reward script? custom or one already made? what are you looking to do? TJ
  11. Re: Profile Music if you list the music on your site and it gets large most certainly it will raise flags for streaming music. There are rights that need to be protected for artists as there is for digital rights for programmers. If you allow them to link off to a song that would be different. TJ
  12. Re: Upload Image & Display $10 latest thing is they are able to upload wma and other formated items and execute them in a web directory as well. This was done on a clients site of mine where he runs an adult site and allows uploads of movies. the exploiter uploaded a .wma video and executed it as a shell and performed his damage. Since then I've secured his upload script as much as possible. However if your allowing a certain format and it can still be executed as a script then you need to disable all execution within that folder for the images. This will secure your server, site, and DB as best as possible. TJ
  13. Re: Mafia Game Script     funny i own and built hardcore mafia think before you speak. You are referring to the script of mine that was released illegally (pimp script v7.5) that only layout changes were made to and added a couple characters onto and called it a mafia game. bugged out, and runs like a pimp game. its old and can be found but feel free to get hacked, exploited and many other unbearable things with it. My code that is being sold is re-wrote and secured from people such as yourself, and other script kiddies.   Don't knock and blow up a thread and topic area without knowing facts. TJ Yes those other mafia scripts are very insecure. I actually found a way to hack into the ones that are used on sites like mafialord. :-D   referring to the sql injection on the image upload for familys huh? lol yea they are very insecure. horrible really. guess the screw ball that released my old ass pimp script v7.5 slightly moded to look like a mafia game but run like a pimp game should have checked the coding. lol TJ
  14. Re: Upload Image & Display $10 security is not good for the following reason(s) 1) uploading via there PC to server (possible sql injection) to upload a shell and screw up your site. solution..... put a htaccess file in to disable execution or set the chmod on folder to allow upload but no execution of files.
  15. Re: anyone care to track multi accounts?   Sorry i'm not a fly by night coder. Hire a free lancer and pay in upwards 45+ just for the coding and to have it installed would be more. Plus if I don't know your code and have to figure out how to incorporate it that covers extra costs for doing so.   This code I have sold to large sites as well as small. For tracking proxy use and multiple log ins as well. Database driven and could be incorporated to log many other areas of your web community as well. 15.00 for the DB setup and files and install instructions. (reasonable) 25.00 if I install it for you. (covers my time, and having to learn your file structure and coding style to incorporate it in)   TJ
  16. Its hard with all the proxy sites out there now a days however i've made a system that is not 100% full proof as nothing will be. However will give you the tracking needed to find those logging into more then 1 account from the same PC. This can be provided for $15.00 a copy. If you want it incorporated to your existing script, admin panel it can be done for an additional $25.00   If interested please post here. Any questions I will be happy to answer them. TJ
  17. Re: When is it time... it still dont seem as if you need a vps or dedicated just yet. I have a dedicated box that i lease our shared hosting on and each site averages 25-75 online at a time with there game sites without slowing. some pulling in upwards of 80GB monthly. I would ask your host whats up
  18. Re: When is it time...     Ive ran games for about my entire internet life. What is the amount of users you have active? turn based? or real time game? Server specs for shared services? might be they over sold the box and its dragging. crons and poor coding can slow things as well. if the code is perfected and wunning fast pages load faster as well setup cache on all images and set some not all things as global settings and more indexes on your databases for key items searched for. If above already exists and your site is running slow then its possible you might need a VPS or dedicated box. TJ
  19. Re: Mafia Game Script     funny i own and built hardcore mafia think before you speak. You are referring to the script of mine that was released illegally (pimp script v7.5) that only layout changes were made to and added a couple characters onto and called it a mafia game. bugged out, and runs like a pimp game. its old and can be found but feel free to get hacked, exploited and many other unbearable things with it. My code that is being sold is re-wrote and secured from people such as yourself, and other script kiddies.   Don't knock and blow up a thread and topic area without knowing facts. TJ
  20. Re: $10 Discount for CE Members the demo login is mdshare for username and pass. if there is not a round live Ill put up a new round for testing. Sorry for any delay. I site using this script that has been highly modified is hcmafia.com if you want live in play type game you can sign up for and check out. TJ
  21. Re: MCCodes TO educate a bit on copyrights..   Regardless if they sent in for an actual listing of copyright to the .gov or not they still how DMCA rights which was pasted in 1998 and so they hold digital copyright over the product. However they could have simply supplied the script with some encryption in part of it to secure and require it to a specified ip or domain and that would have stopped a friend passing to a friend of a friend. I know no encryption is 100% encrypted there is some china man sitting there getting rich off others for breaking zend and ioncube but its damn expensive if an entire script is setup that way. Also offering a free version and a paid version is a good way of advertising. I myself am thinking of doing that as well. However my free version will not be editable. it will be fully secured down. So for someone with coding knowledge to get the free version and make it a v1 or v2 based on whats available in them like MCCode then they defeat the buying process. Buying latest version gives you all that then some. So in fact that they didn't file a copyright and txt copy of the source for mc codes does not mean they do not hold copyright. They hold every right based upon the DMCA pasted in 1998 to secure digital works for developers in that type of situation. TJ
  22. Please let us know what you would like to see in further updates for this script. Thanks, TJ
  23. Re: Mafia Game Script v1.0 details To answer the above questions: Previously I had stated it would be completely open code.. I have thought about this and to make sure it is not released freely all over the place after a few sales I will be encrypting a license check file that will tell if the site is legit bought or not. Ioncube loaders will come with the package in case you don't have it on your server. no critical information for the site to run will be listed in the file that is encrypted. However without it the script will not run. So in all the script will run for purchased copy's only. if they try to tamper with the script and release it out everywhere it will not run. It will be held to your domain only. if it is placed on any site other then the domain it was bought for it will just show an error that it was illegally installed. Copyright notice and read me will be included to show copyrights and what you may do with your copy as well. You may purchase a license and it is transferable however once transfered or sold to someone else it can not be reused elsewhere.   Partners in buying the script is between you and your partner. I can help you draw up paperwork for partnerships however the license is sold to 1 person or party. Meaning someone will buy it. and you both can have access to it which is completely up to you and how you setup your partnership if any with someone else. I've been doing this quite a while. That said have also been in the middle of partnerships, silent and 100% open partnerships as well as sales and ownerships. If you have questions I can certainly help you get things going.   Once purchased in the site you go threw the check out its approved then the invoice is sent to you. View your invoices within 1 hour and then you can pay it directly in the site. You may as for support here or within our ticket system. All sales will receive there download within a 24 hour period as we must pack each download based upon the domain you are purchasing it for. So please once you go threw the check out to make things faster. Submit a support ticket listing the domain you wish to install it to and we will package everything for you ready to go.   TJ
  24. Re: Secure your script (lock it down from outsiders)   while doing that someone with knowledge could still inject your script and call an outside file to be uploaded and then executed from where they move the file.
  25. I posted this in another thread but thought to make it easier found by name. This will go over shells and upload folders. Shells can be named whatever the posing hacker (attempted hacker) wants to call them. Its normally due to a include setting in the file that is exploited. Or an upload script is most common. They call an outside file to run script to install a file located on a remote server. then can use the shell to exploit your cpanel if they are good enough or other areas of your site (mysql, script, etc..) In any folders you allow uploads place in a htaccess file to disable any script execution as well secure down your php script on the statements with mysql_real_escape example: <?php // Connect $link = mysql_connect('mysql_host', 'mysql_user', 'mysql_password') OR die(mysql_error()); // Query $query = sprintf("SELECT * FROM users WHERE user='%s' AND password='%s'", mysql_real_escape_string($user), mysql_real_escape_string($password)); ?>   htaccess file to disable all script execution. Secure directories by disabling execution of scripts [ ^ ] Prevent malicious brainiacs from actively scripting secure directories by adding the following rules to the representative htaccess file (edit file types to suit your needs): # secure directory by disabling script execution AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi Options -ExecCGI   hope this helps to secure more of your sites. TJ
×
×
  • Create New...