• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. Kthxbye

    Scripter Paypal Script

    <?php if ($_REQUEST['debug']) { ini_set("display_errors", True); error_reporting(E_ALL); } $mysql_host = 'xxxx'; //Leave at localhost $mysql_user = 'xxxxx'; //DB User $mysql_pass = 'xxxxxx'; //DB Pass $mysql_db = 'xxxxx'; //DB Name $file = 'paypal.log'; //Paypal Log Name will be placed in...
  2. Kthxbye

    Solved Paypal Script

    Hello, I found a paypal script, editied it to my liking, I have one simple problem, that I for some reason can't figure out on my own, if you would like to help feel free too! I want my paypal script to give (x amount of points) when you donate $1 I'm having such a hard time trying to figure...
  3. Kthxbye

    Scripter Paypal Script

    I have editied a paypal script to where when you type in your account it will tell you if it is good or not All I need is for it to add the points to that account number, I am not 100% sure how to do this. Thank you!
  4. Kthxbye

    Lua Website play now button error

    pmed you. :D
  5. Kthxbye

    Lua Website play now button error

    Thank you so much. Do you have skype? I need help with another thing also
  6. Kthxbye

    Lua Website play now button error

    olympia.no-ip.info check website still isn't
  7. Kthxbye

    Lua Website play now button error

    http://pastebin.com/7Rq1hAzs#
  8. Kthxbye

    Lua Website play now button error

    Still didn't work :/ Http://olympia.no-ip.info/
  9. Kthxbye

    Scripter paypal script

    added you.
  10. Kthxbye

    Lua Website play now button error

    Did n0t work. <a href="?subtopic=createaccount"> <div id="Seal" style="background-image:url('layouts/tibiacom/images/menu/seal.png');"></div> </a> Post that there?
  11. Kthxbye

    Lua Website play now button error

    Mine doesnt have that! <?PHP //######################## SHOW TICKERS AND NEWS ####################### $time = time(); $query = $SQL->query("SELECT * FROM `players` ORDER BY `experience` DESC")->fetch(); $query2 = $SQL->query('SELECT `id`, `name` FROM `players` ORDER BY `id` DESC LIMIT...
  12. Kthxbye

    Lua Website play now button error

    I searched for that but couldn't find it. :/
  13. Kthxbye

    Lua Website play now button error

    Where Would I post it at in latestnews.php? I know where it is just don't know where to put it.
  14. Kthxbye

    Lua Website play now button error

    Geisor 0.3.6 acc maker Where would I post it at?
  15. Kthxbye

    Lua Website play now button error

    Can you explain more please
  16. Kthxbye

    Scripter paypal script

    Yes!
  17. Kthxbye

    Lua Website play now button error

    This button instead of showing on just LatestNews page, Shows on every page, How can I fix this? Layout.php <PHP> <div id='MenuBottom' style='background-image:url(<?PHP echo $layout_name; ?>/images/general/box-bottom.gif);'></div> </div> <script...
  18. Kthxbye

    Scripter paypal script

    How can I get my paypal script to check account before the person donates and if the account is good the donate button comes up and they can click on it. I've searched every where for this and can't seem to find something for this. Thank you.
  19. Kthxbye

    Webdesigner Looking for help!

    a photoshop photo, if it was that easy I would have already done that..
  20. Kthxbye

    Webdesigner Looking for help!

    I need a custom background/logo for my website! I recently lost all my other files to my last OT and was returning back to the OT community. Help please.
Back
Top