• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Slave Ots

    100% Custom High Exp Ot

    lol.. re upload on other sharing webs. or use otland attachment thanks
  2. Slave Ots

    CreatureEvent giving xx premium points for the first xx loggers in your server

    okay :D thanks for advice - - - Updated - - - it is not necessary but thanks for shourtcuting the script
  3. Slave Ots

    CreatureEvent giving xx premium points for the first xx loggers in your server

    hello otlanders it seems that there are no such script like that and for this request: http://otland.net/f132/script-automaticly-gives-10-premium-points-first-10-logged-players-183274// i started working this script give premium points for the first xx numbers of players to your server...
  4. Slave Ots

    A script that automaticly gives 10 premium points for the first 10 logged in players

    alright as sirion mido requested me. it will be ready after a few minutes - - - Updated - - - here we go http://otland.net/f82/giving-xx-premium-points-first-xx-loggers-your-server-183336/ hope to rep me++
  5. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    read the error and try to fix..lol put or remove end from the last lines and reload :D
  6. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    in data / creaturescripts / scripts / create file ; level_advance.lua function onThink(cid, interval) for _, name in ipairs(getOnlinePlayers()) do local cid = getPlayerByName(name) local minlevel = 150 -- if player level is smaller than this. he will get this level if...
  7. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    ill be back tomorow night,, so all wi get support
  8. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    never mind.. you caused nothing
  9. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    what you need.. how i can help you? - - - Updated - - - hahaha this will add xx magic levels each time when players login.. players can get magic level 800000000 :D so this one is much better (as you script but with some edits) local sorcerer = 80 -- sorcerer magic level local druid = 80 --...
  10. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    anything else just post here
  11. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    open data / creaturescripts / scripts and add this script then in creaturescripts.xml add <event type="think" name="creatureteleport" event="script" value="new.lua"/> and open data / creaturescripts / script / login.lua and before the last line {return true} add this...
  12. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    iam not ignoring you but can you till me if you summoned demon skeleton and attacking a player that away from you by 2 sqm this script will freeze your summon, so it wont atk you target. it will be just in pos you are i done it as you requested... here it is Slave_Ots function...
  13. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    exactly what? player must have xx item to return level 8 or after returning level 8 he got xx item?
  14. Slave Ots

    Lua Problem with scripts

    put the scripts that are modified in the TFS so that i can help you to find what is wrong replay putting the scripts of offline training...
  15. Slave Ots

    MoveEvent Amazing Hunting Room, Much Features in 1 Script

    hi otlanders Slave Ots Present a hunting room full systems + some features in one script in this script *when you enter a room it gets clean automaticlly *it have 3 ways to check that you are in room or now and kicks you if your time is up *noway to get 1 bug inside it *very very very...
  16. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    use this onelocal config = { usableOnTarget = "yes", -- can be used on target? (fe. healing friend) splashable = "no", range = -1, realAnimation = "no", -- make text effect visible only for players in range 1x1 healthMultiplier = 1.0, manaMultiplier = 2.0 } config.usableOnTarget =...
  17. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    for editing attack speed: goto data / XML / vocations.xml and edit the attack speed for any vocation to make potions unlimited: open data / actions / scripts / liquids / {and open the potion script you wand} in this script if you find removeOnUse = " " set to 'no' if you didn't find this you...
  18. Slave Ots

    [FREE] Slave Ots Free Scripting Service

    ty, buy actually you didn't rep++ me :P - - - Updated - - - would you explain more?? when player reach xx level or higher. he can pass a door in there, there are an NPC that return him back to level 8 shall the player have an item to get return back to level 8.... or when player return back...
Back
Top