Jump to content
MakeWebGames

modernmafiia

Members
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by modernmafiia

  1. it does not need to take mobile donations as long as it is simple to use like paypal i will use it skood can you pm how it works please it will be easy to understand off someone who used it is it like cart button setup on the game then people click and fill in their card/paypal and money comes to my 2checkout account and then i get paid by bank or if i get their card or w/e
  2. wow lol cant use onebip then haha, thanks guys do let me know if there is any other beside paypal that work and payout
  3. oh...Was it recently or time ago as i see now they have contact details and its part of a mobile company i think neomobile or something also how long did it take for pay out from the day issued
  4. modernmafiia

    Onebip

    anyone if its legit and if it works? i tried ages ago they had no contact support line and had like £30 never paid out but now they have contact numbers going to call them but just want to hear from you lot did it work for you if you used it did they pay the amount out ?
  5. Im not planing to create a payment gateway company im just thinking of like getting someone to code me a gateways where you select the credit/debit card payment and just enter your card details and the money is automted sent to my bank .. no need to register it? Also just wanted to know about some mobile payments what are the ones that actually payout and work ? Onebip am unsure of as i havd money in there but took forever any others or any reviews on onebip? ands how it works Also i know there are many but i want to know if they work as if i was to use escrow for example in my pakcs to make a sale most my users wont pay they will or might find it to be a long process and how would google checkout work is it like they can pay by card and the money goes to my google account then i get payed?
  6. Hey MWG people, i have been on the forum for sometime. recently stopped using mccodes as i no longer have a proper paypal account due to scammers and not being verfied i used to use it for huge amounts and wasnt verified, i used to sell things and buyers used to attempt scamming their money back but i used to win disputes as i used to have proof, then paypal permantly banned it.. i phoned them and asked how comes am permantly banned they said because you recieve alot of disputes and we dont feel safe i said but i win them they like still its not safe to let you go on. Paypal aint that good at explaining neither supporting so i gave up on it. I asked them what if i was to buy many things of someone an open false disputes would you have banned their account, they said yes i got angry and hanged up as thats BS why shall seller get the punishments for the buyers action and ontop if they lost the dispute dont make sense...! so someone opening false disputes can get someones account banned grrr...BS. anyways main reason for posting is im still looking to open games (questions) 1)instead of paypal payments is there any other gateways people use and found users to be actually using them.. 2)is it possible to get someone code a custom gateway so people can pay directly to my bank with their card debit/credit... please post your suggestion, i dont have to make this game to earn money it will be nice to earn a bit, i can setup the game different to most games as set challenges for the packs or such.. all i do with games is just get huge traffic and active users and sell it, it sells it does not need to be earning if it got traffic its valued money as without traffic/active users the site is no where to be making money..
  7. Dont tell me you payed for 200$ for that template lol!, its not catchy too simple what would make users want to play this? and the black profile box ingame does not go with the tempalte just saying if you want to get a nice game atleast get a better template something and is your slogan saying every soldier or solder lol? Also if you are going to use alot of graphics in the game i suggest a different template why get templates made like they are for mccodes games if you understand what i mean get a template where you can add more stuff for people where the template makes the game look custom and intresting to play
  8. firstly >0 thats no needed as it wont be more than 1 anyways so might as well make it == 1 also why do you want to do that money=money-upKEEP? you will have to again define it again its just more long but is doing the same thing i posted? You can just edit the UPKEEP price on the Query and i would choose different words for both just so it dont mess up.. if($rr['upKEEP'] == 1) { $db->query("UPDATE users SET money=money-$FEES WHERE userid=$userid"); } define fees: $FEES = '500000' i dont know lol something like but you cant just put upKEEP in there like that lol nothing will happen but you will get errors.   If your looking to do a upKEEP price for each Prop You need to edit the staff houses file, You need a option to enable the fee or not and a field where you can type in fees/price if you do enable it. Second go PHPMYADMIN and create both upKEEP and Fees in the houses or properties table Update everything to 0   and back in staff houses file you need to add into the Queries that if you have enabled it on that property it should make the upKEEP for that property id == 1 instead of 0 meaning you have enabled it and w/e fee or price you entered should be also updated on the phpmyadmin under that house id into the fee or price colum. Now back in Crons just make it so it picks out that house id and if UPkeep == 1 deduct money $fees froms users who own that property then define $fees and $upKEEP again
  9. i dont know how your wanting it to work but the one i just told gives you the option to do it on certain houses.. so if a users own a house with no upKEEP fees nothing will be deducted unless they own a house where the admin has enabled the upKEEP fee.. create upKEEP int 11 under your houses or properties table now update it so " UPDATE `houses` WHERE `upKEEP`='0' something like that Now that will have updated the upKEEP to all your propeties to 0 this is not the price remember! Now you can manually update which houses you want upKEEP fees on so just pcik them out and edit it and update the upKEEP from 0 to 1 Now go to cronday and just add the query in: if($rr['upKEEP'] == 1) { $db->query("UPDATE users SET money=money-500000 WHERE userid=$userid"); } then define $rr= pick out the upKEEP from houses etc.. $rr = $db->query("SELECT `upKEEP` from `houses`"); i dont know something like that   Am bad at coding again i say but thats just a basic of what you are wanting not tested :S
  10. So your saying if they own a house everyday 500k should be deducted from there balance?
  11. Hello MWG, i have been here for a couple of months, as most may know am not a 100% good coder i know basic's and a bit of most languages, Since i can't offer service in coding i thought im good at designing so why not offer affordable templates to all, they are going to be created for mccodes games, but if you want something out the games contact me and i can create it. They will include: PSD HTML/CSS MCCODES CODED FILES The reason for making professional templates and selling them for around $50-100 is that most people on this forum are always looking for cheap and good templates so thought if i do something i can help them out with what they want with what they have (as in their budget). In the next few days/weeks am going to start designing some templates and have them up here for display and maybe even design a site selling them.
  12. haha ripoff!, your design look to be worth 10$ you can purchase template way better than your for $10 and also without coding wont give your work any value lol and also why do i keep thinking your that tysoom guy keep on making new accounts lol cause all three mentioned the same game pimpnhoes or something like that just saying....
  13. i have a dig bick, You that read wrong! You read that wrong too haha. post if you read all of it wrong.
  14. LOOL same excuse everyone uses you didnt have time to spell hiring properly but managed to spell the rest haha.
  15. haha also DTK arnt you the guy known as Tysoom or something on this forums as i have you on gMail and you said it was your game just asking ..
  16. I would say its 50/50 lol money waste but again you can be successfull with it its only a waste of money when you dont know what to do with it its successfull when you have unique ideas and a different way of using it meaning you can create something that stands out amongst others like sniko said       He wants to help him setup the crons up or guide him through it if he is a scammer which i dont know im sure the person requiring the help wont be stupid to give him access to files also its crons his asking for so i dont see how he can get scammed unless he does gives him access to Panel without knowing him properly >>>>>>>>>>>>>>how to setup crons then just follow these steps<<<<<<<<<<<<< 1)Install the whole mccodes 2)Once installed you will get a installation complete page 3)On the page will be crons/curls/code at the bottom 4)in your cPanel just enter the crons page and set them up the Crons might look something like 0 5 * * * curl:<link to your game>code=<code> just copy the whole curl into the command box and the numbers and stars before the curl just do the same copy them into the boxes in order given NOTE: THIS IS JUST AN EXAMPLE OF HOW CRONS LOOK NOT AN ACTUAL CRON ! SO DONT GO COPYING THIS! If you know hwo to do crons but are saying they are not working then find out with your host hope that helps!
  17. That dont make sense if i do that my menu will repeat the bg image and content will be plain and wont be positioned please post an exmaple it will help
  18. tried that DJ but the result it the contentt which is for the content image to repeat does not repeat only repeats when i add in more text and the nav menu is long so its not covering that. Is it possible if you can actually code how it should be the content bg/menu/main content in html/css
  19. http://imageshack.us/photo/my-images/821/freshox.png/ << thats how finishing should look and here is what i done so far http://www.mafiagangsters.com/shop/
  20. Octrine didnt work this made it worser the content bg did repeat was the same result and mixmaster can you help me im bad at css please post me the example for it
  21. Hi im very noobie at css i really needed some help. I coding in a template basically so far 70% i managed to code somehow :d i made a div called content which is a image repeating where content will go i made a nav menu on the left side and wanted the main content like text or other to go one the right hand side of the menu under the content div which is the background repeating please help http://www.getthelabel.com/fcp/categorylist/dept/MHCoatsandjackets?filters=BRAND!adidas&removeFilter=BRAND&page=4 Ive managed to get most done but cant get the content place in the right position please help css: body { margin: 0; padding: 0; font-size: 12px; background-color: #efeded; } .wrap { width: 100%; } .row { width: 1050px; margin: 0 auto; } #container {} #header { height: 113px; background: url(title.png) no-repeat; } #title { float: left; width: 480px; height: 113px; } #ads { float: right; width: 729px; height: 91px; } #nav{ height: 60px; background: url(topnav.png) no-repeat; background-repeat:repeat-x; text-align: center; } #nav a { color: #2fc0b7; font-size:17px; font-family:Eurostile; text-decoration: none; padding-right: 35px; } #nav .padding { padding-top: 20px; } .button { border: 1px solid #006; background: #2fc0b7; } .input{ border: 1px solid #006; background: #fff; } #contentt{ margin:0 auto; width: 993px; min-height:13px; background: url(content.png); background-repeat:repeat-y; } #menu_side { padding-top: 30px; padding-left: 15px; } #menu_side ul.main_menu { width: 160px; margin: 0; padding: 0; } #menu_side ul.main_menu li { list-style:none; width: 160px; } #menu_side ul.main_menu li a { display: block; width: 176px; height: 37px; text-indent: 10px; line-height: 30px; color: #ada7a7; font-size:15px; font-family:Eurostile; text-decoration: none; background: url(nav.png) no-repeat; } #menu_side ul.main_menu li a:hover { color: #dfdfdf; background: url(navhover.png) no-repeat; } #right { float:right; } .spacer { clear: both; }   html: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>blahblah</title> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META name="description" content="sfdsfsdfsdfsd"> <META name="keywords" content="sdfsdfsdf"> <META NAME="robots" CONTENT="index,follow"> <link rel="stylesheet" href="style.css" /> </head> <body> <div id="container" class="wrap"> <div id="header" class="row"> <div id="ads"> <img src="ads.png"> </div> </div> <div id="nav"> <div class="padding"> <a href="">HOME</a> <a href="">MENS</a> <a href="">WOMENS</a> <a href="">BOYS</a> <a href="">GIRLS</a> <a href="">ACCESSORIES</a> <input type="text" value="Search for Product...." size="35" class="input"/> <input type="submit" value="Search" class="button" /> </div> </div> <div id="contentt"> <div id="menu_side"> <ul class="main_menu"> <li><a href='index.php'>Home</a></li> <li><a href='viewuser.php?u=2'>My Profile</a></li> <li><a href='logout.php'>Logout</a></li> <li><a href='index.php'>Home</a></li> <li><a href='viewuser.php?u=2'>My Profile</a></li> </ul> </div> <div id="right"> safsfsd </div> </body> </html>   I want the content on the right hand side of the nav menu which is on the left hand side
  22. There is no specific type, you can make money with every type it just needs to be unique,fun,catchy and something professional
  23. LooL what are you on? Think positive? how is that possible when you know its someone elses work? Thinking positive and stealing/copying others work is a whole different thing people cant just think positive based on your little convo screenie lol how do we know you didnt go on two messangers and re contruct this message? BioHazard to be honest i think CavellA is correct you are a lier and scummy is well remember the day i asked for an android app? You sold me a app which can be made on a site for free under 2 minutes? Then you came up with the story your brother is co owning it and you have this system blah blah and tried selling me your crappy mccodes game which dont even make as much as you said i just played along. Haha i had told you i needed some money to go abroad and you said your game will make this money in 1-5 days? if it makes so much why try to sell me for $1k or so as you asked? You sold me free mods saying they are advance luckily got the money back though.
  24. Haha when always caught it is a freinds or partners fault : Just saying :D
  25. I want my game into a mobile app for android and iPhone i want someone to create me a Jquery template or i have a psd i made if you can slice and code it so it fits most screen please get we will discuss price
×
×
  • Create New...