• 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. Raggaer

    Ideas for a server discord bot

    Go; Raggaer/tiger However I am not sure how would TFS push it to the bot since the http bindings are still not merged... -- Anyways, I am making good progress, soon I will have a nice website to document the commands. Also I am planning to monitor deaths so when someone dies the discord...
  2. Raggaer

    TFS 1.X+ [PHP] - Powergamers

    <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; if (!$config['powergamers']['enabled']) { echo 'This page has been disabled at config.php.'; include 'layout/overall/footer.php'; exit(); } ?> <div class="panel"> <div class="page-header"><h3>Powergamers</h3></div>...
  3. Raggaer

    TFS 1.X+ [PHP] - Powergamers

    <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; if (!$config['powergamers']['enabled']) { echo 'This page has been disabled at config.php.'; include 'layout/overall/footer.php'; exit(); } ?> <div class="panel"> <div class="page-header"><h3>Powergamers</h3></div>...
  4. Raggaer

    Ideas for a server discord bot

    That would require the bot to start your server process, it can be handy, but im not sure if its something I want
  5. Raggaer

    Mapper Job Available - Lower price wins

    50 cents
  6. Raggaer

    Ideas for a server discord bot

    I am not sure where is that stored? inside raids.xml or...?
  7. Raggaer

    Ideas for a server discord bot

    I plan to add some web part to configure stuff, however the bot is meant to be self-hosted not like mee6 (since it needs to connect to your database) Except last point, everything will be added, thanks =)
  8. Raggaer

    Ideas for a server discord bot

    Hey, I am developing a discord bot for open tibia servers, and I was wondering what features would you add to it? I have some already planned like: View monster (hp, exp, ...) View monster loot table View vocation info (speed, hp gain, mana gain, ...) View character Looking for ideas...
  9. Raggaer

    Unban Codex NG

    Why would you even make this thread instead of PM... You clearly look for drama :D
  10. Raggaer

    AAC gesior ACC Paygol doesn't add points

    The forum is english and you did not use english :eek:
  11. Raggaer

    OTMapGen

    You need to use node not the Windows Script Host interpreter, Node.js
  12. Raggaer

    OTMapGen

    Just follow the github readme, folder should look like this:
  13. Raggaer

    Reporting Scam

    XD
  14. Raggaer

    Dark skin for normal Tibia client 8.6

    Looks good
  15. Raggaer

    AOTS (Alternative Open Tibia Server)

    Looks great, too bad everything is on portuguese?
  16. Raggaer

    Castro AAC

    Lots of bugfixes coming thanks to @StreamSide You can now handle 404 errors using lua
  17. Raggaer

    Castro AAC

    Added some internationalization stuff so its easier to make different languages for your site, everything documented on the docs too
  18. Raggaer

    Need a DEVELOPER in (.PHP) for free

    Then how you know its simple? :eek:
  19. Raggaer

    Need a DEVELOPER in (.PHP) for free

    If its simple then why dont you do it?
Back
Top