Adblock breaks this site

[PP] Selling MAFIA text-based MMORPG script [PHP] - Never before seen

Discussion in 'MMO Services' started by owned1992, Jul 15, 2010.

  1. owned1992

    owned1992 Forum Addict
    Banned

    Joined:
    May 6, 2010
    Posts:
    351
    Referrals:
    0
    Sythe Gold:
    0
    [PP] Selling MAFIA text-based MMORPG script [PHP] - Never before seen

    Hello, I am selling my Mafia text-based MMORPG. There is a bit to read, but I've got everything about my game all right below these words :)


    FOR A LIVE DEMO, PLEASE PM ME.

    Information:
    -----------------------------------------------------------------------
    Languages: PHP, HTML, little bit of javascript.
    Payment: Paypal
    Price: $65 ($45 to the first 2 buyers)
    Copies: [5] copies left
    Re-sale rights price: $150 (Only selling 1 re-sale rights copy)
    -----------------------------------------------------------------------
    Index + In-game Screenshots:
    -----------------------------------------------------------------------
    In these screenshots, I have blocked out the name of my game for safety reasons. If you would like to see the game live, please PM me. I have made the in-game screenshot displaying that I am the owner of the game.

    Index Page - http://tinypic.com/view.php?pic=ac537b&s=3
    In-game Page - http://tinypic.com/view.php?pic=j5h2iw&s=3

    -----------------------------------------------------------------------
    The Game:
    -----------------------------------------------------------------------
    This game has been my project for over a year now. I have worked on it countless hours and have yet to finish everything. If your spending $65 for the right reason, then you can create what you want for the game. I used to be on a roll of releasing bug-free updates 2-3 times a week. Most of these updates were pretty large, some small. I'm going to college this fall for Computer Programming and I will not be able to spend much free time on my game at all. I am going to be taking my website down when I go to college.
    -----------------------------------------------------------------------

    This script uses ADODB. ADODB is a database abstraction library for PHP. With this, it makes coding PHP much easier. ADODB will handle a lot of security flaws, such as mysql injection. I will show you the difference between the two.

    Without ADODB:

    PHP:
    $example "SELECT * FROM example"
    $result mysql_query($example) or die(mysql_error());
    $row mysql_fetch_array($example) or die(mysql_error());
    echo 
    $row['test1']. " - "$row['test2'];

    With ADODB:

    PHP:
    $example $db->execute("select * from example");
    $result=$example->fetchrow();
    echo 
    $result['test1']. " - "$result['test2'];

    Features:
    -----------------------------------------------------------------------

    Good Editions:

    - Features a great pagination system -
    - Features a $80 layout/theme -
    - Features dynamic update on stats, no need for page refresh! -
    - Features 100% BBCODE -
    - Features cron jobs @ any interval with my www.setcronjob.com silver account -

    -----------------------------------------------------------------------

    Advanced Battle System:

    -----------------------------------------------------------------------
    this is by far the hardest script i've ever coded. this advanced battle system is like no other one. the battle takes up more than half of your screen. with this advanced battle system you will be able to battle your opponent and actually have fun doing it. at the bottom of the battle window are 4 slots, primary, secondary, melee and special. if you do not have any weapons equipped, a fist will be shown in the melee slot. as you are killing your opponent, you may notice the bullet holes on the 2 mafia-men standing on each side of the battle. health for the two is shown above that. if you are attacking with a gun, make sure you bring enough ammo so you don't run out. you can try to run away and based on Your speed VS Their speed. if you fail, you go to the hospital. vice-versa. if you kill your opponent, the bottom of your screen where the guns and weapons were is now a box asking you what action you would like to do. leave them(best exp), rob them(worst exp) or hospitalize them(fair exp). the battle system is a must-see. took me 3 weeks of constant work to get it 100% working with no flaws bugs or glitches.
    -----------------------------------------------------------------------

    Donator Package:

    -----------------------------------------------------------------------
    if a player buys a donator package and uses it, they will get a number of benefits. these benefits are listed in the premium store of the game.
    +31 days of donator status, +10 credits, +$10,000, Access to the Masters Gym, Sell more items on markets, Quick Stats(shows quick stats at bottom),10 max image uploads, Energy bar increased from 10 to 15, Colored name, Energy/Bravery/Comfort next update.
    -----------------------------------------------------------------------

    Side-bar Links:

    -----------------------------------------------------------------------


    *Completed Update | *Uncompleted Update

    - My Home -
    displays all information about your character in the game.

    - Game News -
    displays most recent updates and news about the game left by the developers and administrators.

    - Members List -
    displays a list of all the players in the game. displays their mafia rank, last action, gender and online status. displays how many players have registered today and this week.

    - Staff List -
    displays a list of all the staff members in the game. displays their last action and staff rank.

    - Hall of Fame -
    displays a list of the top players in the game by rank, wealth, offences, kills and referrals. only displays the top 10.

    - Account Options -
    allows you to edit options for your account. click a button to dynamically show the content of what you clicked, no refresh! change username($25,000), change password, change e-mail and change profile signature. with a lot of work, I managed to create upload images. you can upload images that are less than 250KB.

    - Premium Store -
    players can buy donator packages, money and credits here for real money. there is a limit as to how much of each you can buy per month. BUILT IN PAYPAL IPN INTEGRATION. they buy it and if the purchase is successful, give them what they bought.

    - Bug Report -
    allows player to submit a bug if they find one. staff can leave a note and update bug to fixed if done so. only staff can view the bugs.

    - Referral Players -
    displays your referral link, the people you've referred and an icon displaying if you've been awarded or not. player referred must reach Cafone(3) to be rewarded. each time you get a successful referral, you are rewarded a referral point. these points can be used to get money or credits. if you manage to refer 25 players, you get a free donator package.

    - Help Tutorial -
    self-explanatory.

    - Events -
    displays events players have received in the game. you will get an event for a lot of things. if someone sends you money, items, armour, weapons, you get an event. if you get attacked or mugged, you get an event. if someone buys your item from the market, you get an event.

    - Mail Inbox -
    self-explanatory.

    - Mail Outbox -
    self-explanatory.

    - Send Message -
    self-explanatory.

    - Chat Rooms -
    amazing chat room. displays players in chat and shows when they last were active in the chat. dynamically updates players in chat and the main chat window. separate chat rooms were made (Main, Staff, Gang), although anyone can access the staff chatroom right now. has a handy pop-up chat too.

    - Forums -
    fully functional forums. displays categories and shows the total topics, total replies and last post for the category. displays icons showing when new posts have been made that you haven't read yet. clicking a category leads you to the topics. create a topic and type your title and message. i'm sure you know how a forum works ;). also displays icons showing when new posts have been made on a topic. these forums are fully functional. what I mean by that is you sticky, quote, lock, delete post, delete thread, move threads, edit threads/posts.

    - Players Online -
    displays players online within the past 15 minutes. also shows how many players online in the past 24 hours. shows a record of the most recorded players online at once and at what time it was.

    - Cash Vault -
    players can try and break the cash vault open by guessing 3 digits(001-999). if you guess wrong, $10,000 extra goes into the vault. when someone cracks it open, they will win everything. shows the last 3 players who broke open the vault.

    - Boxing -
    finished about 70% of this. you train with energy and comfort to get your boxing level and boxing offensive/defensive skill up. players would be able to bet each other in fights. you cannot see the opponents skill or level, but you can see how many fights they've won/lost.

    - City Bank -
    this place is where most players like to make their money. the bank has a current interest rate. the player can choose to invest his money in the bank for long periods of time to make profit. the smallest time to invest is 1 week and the biggest is 6 months. with credits, you can increase this percentage. the money cannot be touched while it is in the bank.

    - ATM Machine -
    when you first access the ATM, you can set your own pin number. most players like to store their cash in here or the bank so they don't get attacked and lose some of it. the downfall with the ATM, everytime you deposit money, %5 of it is taken from you and put into the ATM vault. players can have a chance at robbing the vault, but it is very rare to do. the more speed your player has, the greater the chance. breaking this open will get you very rich, but be careful, failing sends you to jail.

    - My Properties -
    this is where all the properties/homes you've bought are displayed. these homes can be upgraded with over 40+ upgrades. the bigger the house, the more upgrades you can add. this increases your comfort, which gets you more gains in the gym.

    - Search City -
    you can go here and use up 2 energy per time you search the city to find items, money and credits. most of the time the won't get very much, but if you keep doing it every time you have full energy, your luck increases. you can use credits to upgrade your percentage chance in finding items.

    - Jobs -
    here you can get jobs. you start off as a fast-food cashier making $500, 1 job point and 1 job skill everyday. it doesn't matter what job you have, you will always receive 1 job point and 1 job skill a day. job skill is needed in order to be hired at the next job. you also receive job points which can be used on the job specials. the specials range anywhere from stealing money from a cash register, stealing food, jewelry, electronics, clothes. there are 11 jobs, as of which only 6 of them have specials. to get to the 7th job, it would take a year so I never finished it.

    - Send Items -
    here you can send items to other players. select what item/armoury you want to send and type the players ID in. displays the latest 5 items you've received and the latest 5 items you sent.

    - Local Markets & Shops -
    going here displays 7 different markets and shops. the player market has 3 markets under it's column and the local market has 4 under its. the player market is where players can buy and sell things to one another. including credits, items and armoury. the local shop is where you will be spending a lot of time at in this game, because this is where you will buy your upgrades with credits, properties, armoury/weaponry and the bullet factory. the credits shop is a place where you can upgrade all sorts of things in the game. the offers are split up into 4 categories. 1. all time offers, can be bought as much as you want | 2. 10 time offers, can be bought 10 times | 3. 1 time offers, can be bought 1 time only and usually expensive and worth it | 4.unlockables, unlock different aspects of the game such as the city bank and drug investing. you can go to the armoury shop whenever you want to buy weapons or armour. if you buy a gun, you must go to the bullent factory and purchase bullets for the gun. you must then go to your inventory, equip the gun, and load the clip.

    - Petty Crimes -
    this is one of the main aspects of the game. you can do petty crimes and earn a decent amount of money. the more dangerous the crime is, the move bravery it takes to do the crime, but the more money you get. if you get busted doing a crime, you will go to jail. you can either pass, fail, or get busted. there is a chance meter displaying how good of a chance you have to pass that certain crime. you slowly progress to the next crime as you do them. at one point, you will not be able to do the lower crimes anymore.

    - Expert Crimes -
    once you've achieved all the petty crimes, you move onto the harder stuff. the expert crimes will either earn you loads of cash or a nice sentence in jail.
    the crimes will take awhile to get to but it's well worth it.

    - Drug Investing -
    this is the #1 way to make money. this is just like a stock market, except it's drugs. click a drug to see the profit/loss within the past 5 hours. i should suggest that you not release this update until a good many players are playing the game. this is because it is coded to buy drugs off other players who are selling them. if there aren't many players playing the game, everyone will be selling the drugs instead of buying. then everyone would be stuck with the drugs and no money.

    - Your Armoury -
    this is where you go to equip your weapons or armour. this is also the place to reload your guns.

    - Your Items -
    throughout the game is over 100 items that can be achieved. these items cannot do anything yet, except for a donator package. doing crimes, job specials and searching the city are the only ways to get items right now. although, you may find random items, credits or cash while just browsing through the game every once in a while. in your list of items, it shows the total sell value of each item. at the bottom displays the total sell value of all items.

    - Hospital -
    this is where you will go if you've lost in a fight. when you are in the hospital, all links on the side bar dynamically update and fade out to dead links. only a few pages are accessible when in the hospital.

    - Jail -
    this is where you will go if you've been busted doing a crime. as same for the hospital, all links will fade out to dead links and will be inaccessible until your time is up.

    - Gym -
    this is where you go to train your strength, speed and defense. you are shown how many times you can train with your energy and comfort. the more comfort you have, the more gains you will get. gains can be brought up through the credits shop. also, the higher you get your stat the more you will gain.

    -----------------------------------------------------------------------

    Staff Panel: - (Ranks: Developer, Administrator, Moderator, Helper)

    -----------------------------------------------------------------------

    ~If you are not a high enough rank for a certain aspect in the SP, it will be shaded gray with a dead link. certain ranks can only do certain things, of course~

    - Multiple Accounts -
    track multiple accounts by IP or password. this will display players whom have the same IP address or password. most of the times, if the IP isn't working, maybe the multi made his password the same.

    - Staff Panel Logs -
    shows what everyone has been doing in the staff panel. this is mainly just to show if index content, rules, help files or the TOS were edited.

    - IP Change Logs -
    shows when a players IP address has been changed. displays what their IP was to what it changed to. it would be a good idea to make a function to automatically delete the IP change logs after 24 hours due to how many times an IP can change. i use this for other matters.

    - Ban Logs -
    displays when someone has banned a player. shows the staff member who did it and how long they banned the player for. i usually use this to see who was banned recently, so i can then go to the Game Unban page and see what reason and evidence it was.

    - Forum Logs-
    displays everything done on the forums. locked/unlocked thread, moved thread, deleted thread, deleted post, stickied/unsticked thread. displays who did it and what time it was done.

    - Chat Logs -
    displays the entire chat history of the game. when a message from the chat room is deleted, it will still show up here. only developers can delete the *already one deleted* chat messages within the staff panel.

    - Battle Logs -
    displays the battle logs. displays "Who VS Who" - click that and you will see the battle between the two players.

    - Sent Items -
    displays items/weapon/armour players have sent to each other throughout the game.

    - Edited Player Logs -
    displays what players have been edited. shows the attribute that was edited and the old/new value. (for example: I edit a players energy from 20 to 100, it shows i changed energy from 20 to 100). if you go to a players profile and click [Modify], you will be directed to a page where it displays all the information about their account(gold,credits,strength,speed,defence,energy,username,password) + about 30 more things. the cool thing is that it doesn't display a textbox. you click their attribute and a textbox dynamically appears, you edit what's inside of it and click out of the textbox. once thats done the textbox disappears and updates with the new value you typed. this is all sent to the Edited Players Logs in the SP.

    - Premium Store -
    displays when someone has bought something from the premium store. this uses paypal IPN integration. once a payment from the premium store has gone through, and paypal verifies the transaction. the script (donatordone.php) runs when paypal went through. in that file you can specify what you want it to do, just choose the right item number.

    - Ban Players -
    ban a player. select box asking to do a game ban, chat ban, forum ban or mail ban. type how many days to ban(check permanent for perm ban), reason and evidence.

    - Unban Player -
    self-explanatory.

    - Appeal Messages -
    if a player has been game banned, they will have a chance to appeal their self when trying to login. this shows if theirs new posts from a player. allows you to lock appeal when the appeal has been denied.

    - Post Game News -
    post news for everyone to see. can be for important updates, etc. when you login, you will see the latest news.

    - View Mails -
    allows you to view all mails in the game. also allows you to filter mail by entering the players ID in either the sent/received text box. (staff CANNOT read any of the developers mail)

    - View Events -
    allows you to view events a player has received in-game. enter their ID and click enter. this does not update their events to read.

    - Main Page Content-
    allows you to edit the content displayed on the index page.

    - Terms of Service -
    allows you to edit the terms of service of the game.

    - Help Files -
    allows you to edit the help files of the game.

    - Rules -
    allows you to edit the rules of the game.

    -----------------------------------------------------------------------
     
  2. owned1992

    owned1992 Forum Addict
    Banned

    Joined:
    May 6, 2010
    Posts:
    351
    Referrals:
    0
    Sythe Gold:
    0
    [PP] Selling MAFIA text-based MMORPG script [PHP] - Never before seen

    Bump.
     
  3. PinSeller123

    PinSeller123 Member
    Banned

    Joined:
    Jul 21, 2010
    Posts:
    61
    Referrals:
    0
    Sythe Gold:
    0
    [PP] Selling MAFIA text-based MMORPG script [PHP] - Never before seen

    Is there any point sistem or something?
    Is there anything that pepole can buy?
    Can it be translated other language?
     
< 10k Nx For $6 | Over 3.5 Mil Aval. | Legit & Safe!! | Looking to buy neopets account and BD pet >


 
 
Adblock breaks this site