• 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!

Recent content by pamps

  1. P

    scripts/macros for kondras otclientv8 bot

    i have been trying to use the script below but i keep getting this error, anyone know how to fix it? local npc = getCreatureByName("Npc Name") local idpot = 3131 local potcount = 1000 if npc then if not NPC.isTrading() then say("hi") schedule(1000, function() NPC.say("trade") end)...
  2. P

    OTClient script for training magic level

    Hello, i would like to know if anyone has a script that buy mana pot from npc to training magic level afk. I used to have one while back, but i can't seem to find it anymore. THank you
Back
Top