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

    Windows Custom Client? help :'(

    no i just want to change the ip ;p, but as i said cant find any tuto :/
  2. F

    Windows Custom Client? help :'(

    yea because i want normal looking tibia client with custom ip like many others got as u know .p, but ive already looked everywhere but i dont see any tutorials on how to hexedit it :/ i need some help :'( - - - Updated - - - and i think u need some kinda of rsa key or something for it aswell...
  3. F

    Windows Custom Client? help :'(

    well can i use otclient and change ip, but make it look like the normal tibia client? or does it have to look fancy and new?.. else ill have to edit cipsoft but just how? been searching for long time
  4. F

    Windows Custom Client? help :'(

    hi guys, im wondering how to make a custom client (just chaning the ip of it) like some server got, i really appriciate if u help me :) for around 9.8+ . currently using 9.86 and ive seen many server with this version and custom client :p so help!
  5. F

    Solved Help, Offline Traning , with training statues

    there is nothing :( need scripts
  6. F

    Solved Working MR for second promotion players?

    why even use second promotion? :p, use vip or something instead ^^ just an opinion, sorry but i dont know how to fix it anyway ^^ just bored
  7. F

    Solved Help, Offline Traning , with training statues

    Ok so im just wondering how to fix the training statues on right click to get offline training, because the beds on the server works while training offline but not the statues? need any action scripts? btw 0.2.15 :)
  8. F

    Action Frag Remover (Advanced)

    error on tfs 0.2.15 help please ;) [01/06/2013 18:56:50] Lua Script Error: [Action Interface] [01/06/2013 18:56:50] data/actions/scripts/other/skull.lua:onUse [01/06/2013 18:56:50] data/actions/scripts/other/skull.lua:12: attempt to perform arithmetic on global 'time' (a nil value) [01/06/2013...
  9. F

    Gesior, Guild Wars Help ;(

    got a bug on my wars page , gesior 0.2.15 Warning: Invalid argument supplied for foreach() in C:\wamp\www\pages\wars.php on line 33 <?php if(!defined('INITIALIZED')) exit; $main_content = "<h1 align=\"center\">Guild Wars</h1> /war invite,guild name,fraglimit...
  10. F

    [GESIOR 1.0.1] Powergamers and Wars

    got a bug on my wars page , gesior 0.2.15 Warning: Invalid argument supplied for foreach() in C:\wamp\www\pages\wars.php on line 33 <?php if(!defined('INITIALIZED')) exit; $main_content = "<h1 align=\"center\">Guild Wars</h1> /war invite,guild name,fraglimit...
  11. F

    Solved Premium points on Item/Chest use, 0.2.15

    ok i tried changing the db.executeQuery("UPDATE `accounts` SET `premium_points` = `premium_points` + " .. points .. " WHERE `id` = " .. getPlayerAccountId(cid) .. ";") to db.executeQuery("UPDATE `accounts` SET `premium_points` = `premium_points` + " .. points .. " WHERE `id` = " ...
  12. F

    Solved Premium points on Item/Chest use, 0.2.15

    thanks finally for someone helping me tho, a quick notice i got 0.2.15 tfs, mystic spirit as u probably know but i dont got the data lib stuffs but should i place it in the global lua? or just make the file etc - - - Updated - - - this is the console error im gettingfrom ur script cronox even...
  13. F

    Solved Premium points on Item/Chest use, 0.2.15

    Hi im trying to fix either a quest reward as u click on a chest u get premium points or an item that u get from the chest, doesnt really matter tho i prefer the chest use -> points, tho i cant get it to work ive tried all the scripts on the forum, tho im using 0.2.15 mystic spirit, please anyone...
  14. F

    [Gesior 2012 1.0.1] Latestnews.php

    how do i fix this in 0.2.15? because if i use this script i get an error of the line LIMIT 0, 3;') as $guild) :(
  15. F

    Solved (solved) Gesior Acc Paypal Problem

    i got same problem how did u fix it? pm me please
  16. F

    Windows Paypal.No points on donate/Writeable folder problem

    im trying to setup paypal on my website, and gesior said that u need the reported_ids to be writeable, but if i go to propeties and then uncheck the writeable protection thingy, then if i go back there it is automaticly checked again?? help :'/ i dont know if that is the thing or? because...
  17. F

    Lua Add new columns/tables/sections in shop! ++rep for helping!!

    lseif($buy_offer['type'] == 'item') { $sql = 'INSERT INTO '.$SQL->tableName('z_ots_comunication').' (id, name, type, action, param1, param2, param3, param4, param5, param6, param7, delete_it) VALUES (NULL, '.$SQL->quote($buy_player->getName()).', \'login\', \'give_item\'...
  18. F

    Lua Add new columns/tables/sections in shop! ++rep for helping!!

    im using tfs 0.2.15 atm , dont think that will support mine :/ - - - Updated - - - tho at the second picture on 0.3.8 thats exactly how i mean, so if anyone can send me a shopsystem of working one then it would be great :) - - - Updated - - - i took the shop system from that version and got...
  19. F

    Lua Add new columns/tables/sections in shop! ++rep for helping!!

    no i mean like new sections/tables/a new line with title, like if u look at the pic Example: Items for Knights Item Item Item Items for Paladins Item Item Item - - - Updated - - - quick update, im currently using this shopsystem <?php if(!defined('INITIALIZED')) exit...
Back
Top