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

    Auto useitem healing Archlight

    I'm playing ArchLight server from @Sir Knighter But healing there is a little different, you need to use item, not use item and after with you... So i've tried to change my healing from candybot: Helper.safeUseInventoryItemWith(item:getId(), player, BotModule.isPrecisionMode())...
  2. speery

    OTclient FPS get/set

    Anybody know how to make a script to get / set FPS on otclient? function FPSlimit() if FPS <= 10 then setfpslimit = 60 else setfpslimit = 10 end end
  3. speery

    Lua Help random items stats

    I'm trying to use this random items stats A edited version of this: [Mod] Random Item Stats My edited version: hastebin With modification to remove percents sometimes like here in this part: if n.usePercents then doItemSetAttribute(tmpItem...
  4. speery

    Lua Help diablo loot system errors

    i'll create a new topic
Back
Top