Jump to content
MakeWebGames

skooda

Members
  • Posts

    494
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by skooda

  1. My opinion every game owner dislike spammers/advertiser if it happen on their game.But most of the time the owner don't have a problem if their user is bringing them players from the other game.So its how you look at it.I don't see anything wrong with it.It's not like they come on your game threatening,swearing and all that bad stuff.
  2. thanks seeker i really needed this to lower money down
  3. I get the same internal error
  4. Yea thats what im thinking I alter it and it still doesnt work
  5. Big deal you can apologize for your users
  6. Im pretty sure you didnt your member with their refer links
  7. Spam I only sent it 2 or 3 members and chat how is that spamming your users spammed on mines
  8. I still get it
  9. Hey I get this error internal error with crystal dealer mod Heres the error Here are some suggestions: Reload this webpage later. HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.   heres the file <?php /*---------------------------------------------------------- -- Crystal Dealer -- Please DO NOT alter this section -- This page has been developed by David Armstead (Maniak) -- Contact me @ <a href="mailto:[email protected]">[email protected]</a> ----------------------------------------------------------*/ include_once (DIRNAME(__FILE__) .'/globals.php'); $_GET['action'] = isset($_GET['action']) && ctype_alpha($_GET['action']) ? trim($_GET['action']) : 'index'; switch($_GET['action']) { case 'add': add(); break; case 'Buy': Buy(); break; default: index(); break; } if (!in_array($_GET['action'], array('index', 'add'))) { echo('Invalid Command!'); exit($h->endpage()); } function index() { global $db, $ir, $h; $q=$db->query("SELECT * FROM `crydeal`"); echo "<h3><span class="highlight">Crystal</span> <span class="highlight">Dealer</span></h3>"; if($ir['user_level'] == 2) { echo "<p align='left'><a href="http://?action=add" target="_blank">Add crystals to the <span class="highlight">dealer</span></a></p>"; } echo "<p align='left'>Welcome to the <span class="highlight">crystal</span> <span class="highlight">Dealer</span>. Here you can buy a set amount of crystals from the game for a set price.</p> <table width='50%' class='table'><tr> <td class='h' width='40%'>Number of Crystals</td> <td class='h' width='40%'>Cost</td> <td class='h' width='10%'></td> </tr>"; if(!$db->num_rows($q)) { echo "<tr><td colspan='3' align = 'center'>No crystals for sale here!</td></tr>"; } else { while ($r=$db->fetch_row($q)) { echo "<tr> <td width='40%'>".number_format($r['crystals'])."</td> <td width='40%'>$".number_format($r['price'])."</td> <td width='10%'><a href='<span class="highlight">dealer</span>.php?action=Buy&id=".$r['id']."'>[buy]</td> </tr>"; } } echo "</table>"; } function add() { global $db, $ir, $h; if(isset($_POST['submit'])) { if(!isset($_POST['crystals'])) { echo "Amount of crystals cannot be empty!"; exit($h->endpage()); } if(!isset($_POST['price'])) { echo "The price cannot be empty!"; exit($h->endpage()); } else { $db->query("INSERT INTO `crydeal` VALUES(NULL, ".abs(intval($_POST['crystals'])).", ".abs(intval($_POST['price'])).")"); echo "<span class="highlight">Crystal</span> package added. <a href="http://dealer.php" target="_blank">[View package]</a>"; } } if($ir['user_level'] !=2) { echo "Haha, trying to fool the system?! Just get out of here!"; } else { echo "<form action='?action=add' method='post'> <table width='95%' class='table'> <tr> <td colspan='2' class='h'><center>Add a new package</td> </tr> <tr> <td>Amount of crystals</td> <td><input type='text' name='crystals' length='70'></td> </tr> <tr> <td>Cost (for the package)</td> <td><input type='text' name='price' length='70'></td> </tr> <tr> <td></td> <td align='right'><input type='submit' value='Add package' name='submit' /></td> </tr> </table> </form>"; } } function Buy() { global $h, $ir, $db; if((!isset($_GET['id'])) || !ctype_digit($_GET['id'])) { echo "Invalid use of file"; exit($h->endpage()); } else { $q=$db->query("SELECT * FROM `crydeal` WHERE `id` = ".$_GET['id'].""); if(mysql_num_rows($q) == 0) { echo "Invalid action."; exit($h->endpage()); } else { $cryd=$db->fetch_row($q); if($ir['money'] < $cryd['price']) { echo "You do not have enough Money!"; exit($h->endpage()); } $price=$cryd['price']; $crystals=$cryd['crystals']; echo "You brought ".number_format($cryd['crystals'])." for $".number_format($price).". > <a href="http://explore.php" target="_blank">Back</a>"; $db->query("UPDATE `users` SET `money` = `money` - ".$price.", `crystals` = `crystals` + ".$crystals." WHERE (`userid` = ".$_SESSION['userid'].")"); } } ?>
  10. I trusted him alot he help me alot.yes I can access to the internet on my phone but the cpanel advice wouldnt work because can write on here so why try to do on my cpanel.I also contact a friend he never responded
  11. Why in hell would I pay 100$ for something I cant use.Also refer me to one then.
  12. Jlbird own it
  13. Well im using my android most of the time on here.That how I access to the forums
  14. Thank gave me until the weekend to take it down.Dont have access to a pc atm.
  15. Your right it is a bitch I havent anyone work sinde the last situation now im getting punish and I paid for it.Im not surprise I go up 1 step and go down 2.The sadest part the owner want even speak to me. Even peter said damagecity been selling copies of it.
  16. It wasnt me I bought it.Im just finding out.
  17. Has sold me a template a while back maybe 2-3months ago. You might the thread I was selling a ingame layout.Sadly found out today I paid 100$ on that ingame.Now im in the risk of my site being close down for some bs.
  18. sorry jlbird I msg you
  19. The template has been sold to danger boy - Asim and from now I will not intend on using or selling the template. I have deleted the files of my computer"
  20. why do you keep posting negative comments?
  21. thats the only screenshot I have but if intereested I can show a live demo
  22. [ATTACH=CONFIG]378[/ATTACH]Hey im selling my ingame.Reason because have one being made and I thought someone might like it. What do you get CSS Header Images its mccode so it works godd you might have to edit the header abit. I originally bought it for 100$ im selling it for 70$ Payment must be paypal and post uder and message me if interested. The layout will be sent as a via email.
  23. Im pretty sure I didnt buy full rights for 5$ if that whats your thinking.
  24. How is this scamming?
×
×
  • Create New...