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

Team Incendia RPG

Incendia is still looking for members.

*Update*

We got a dedicated server

-2GB RAM
-Quad Core Processor
-100mbit Connection
 
Name:Tádzio
Age:15
MSN:[email protected]
Location:Canada
Experience in OTs:Not much but I play tibia a lot so I have a good understanding of the game.
Example of Work:
mmm I chose an Hydra Script:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Hydra" species="poison" nameDescription="a hydra" race="blood" experience="2100" speed="200" manacost="0">
<health now="2350" max="2350"/>
<look type="121" head="0" body="0" legs="0" feet="0" corpse="4283"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="200"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-0" max="-235"/>
<attack name="speed" interval="1000" chance="17" range="7" radius="4" target="1" speedchange="-200" duration="15000">
<attribute key="shootEffect" value="poison"/>
<attribute key="areaEffect" value="greenbubble"/>
</attack>
<attack name="ice" interval="1000" chance="15" length="8" spread="3" min="-100" max="-200">
<attribute key="areaEffect" value="bluebubble"/>
</attack>
<attack name="earth" interval="1000" chance="12" length="8" spread="3" min="-60" max="-320">
<attribute key="areaEffect" value="carniphila"/>
</attack>
<attack name="ice" interval="1000" chance="11" range="7" min="-50" max="-160">
<attribute key="shootEffect" value="smallice"/>
</attack>
</attacks>
<defenses armor="27" defense="45">
<defense name="healing" interval="1000" chance="34" min="200" max="400">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element earthPercent="100"/>
<element icePercent="40"/>
<element holyPercent="25"/>
<element physicalPercent="-15"/>
<element energyPercent="-10"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="FCHHHHH"/>
<voice sentence="HISSSS"/>
</voices>
<loot>
<item id="2148" countmax="100" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2148" countmax="100" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2148" countmax="50" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2666" countmax="4" chance1="9000" chancemax="0"/> -- Ham
<item id="2671" countmax="4" chance1="8000" chancemax="0"/> -- Meat
<item id="4850" chance="1222"/> -- Hydra Egg
<item id="7589" chance="1111"/> -- Strong Mana Potion
<item id="1987" chance="100000"> -- Bag
<inside>
<item id="2177" chance="1444"/> -- Life Crystal
<item id="2214" chance="1819"/> -- Ring of Healing
<item id="2536" chance="700"/> -- Medusa Shield
<item id="2195" chance="600"/> -- Boots of Haste
<item id="2146" countmax="1" chance1="2000" chancemax="0"/> -- Small Sapphire
<item id="2476" chance="999"/> -- Knight Armor
<item id="2197" chance="1200"/> -- Stone Skin Amulet
<item id="2498" chance="600"/> -- Royal Helmet
<item id="2475" chance="999"/> -- Warrior Helmet
</inside>
</item>
</loot>
</monster>]



and a Frost Dragon
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Frost Dragon" nameDescription="a frost dragon" race="undead" experience="2100" speed="260" manacost="0">
<health now="1800" max="1800"/>
<look type="248" head="20" body="30" legs="40" feet="50" corpse="7091"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="70"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-10" max="-200"/>
<attack name="lifedrain" interval="3000" chance="20" length="7" spread="3" min="-100" max="-350">
<attribute key="areaEffect" value="poff"/>
</attack>
<attack name="lifedrain" interval="3000" chance="15" length="1" min="-10" max="-60">
<attribute key="areaEffect" value="poff"/>
</attack>
<attack name="speed" interval="2500" chance="20" length="7" spread="3" speedchange="-300" duration="50000">
<attribute key="areaEffect" value="iceattack"/>
</attack>
<attack name="speed" interval="2000" chance="19" range="7" radius="3" speedchange="-200" duration="50000">
<attribute key="areaEffect" value="poff"/>
</attack>
<attack name="ice" interval="2000" chance="19" range="7" radius="3" min="-20" max="-120">
<attribute key="areaEffect" value="icetornado"/>
</attack>
<attack name="ice" interval="2000" chance="19" range="7" radius="4" min="-20" max="-240">
<attribute key="areaEffect" value="icearea"/>
<attribute key="shootEffect" value="ice"/>
</attack>
<attack name="speed" interval="2000" chance="15" range="7" radius="4" speedchange="-400" duration="50000">
<attribute key="areaEffect" value="icearea"/>
<attribute key="shootEffect" value="ice"/>
</attack>
</attacks>
<defenses armor="22" defense="35">
<defense name="healing" interval="1000" chance="25" min="100" max="200">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element firePercent="100"/>
<element icePercent="100"/>
<element earthPercent="100"/>
<element physicalPercent="15"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="YOU WILL FREEZE!" yell="1"/>
<voice sentence="ZCHHHHH!" yell="1"/>
<voice sentence="I am so cool" yell="1"/>
<voice sentence="Chill out!." yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2148" countmax="100" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2148" countmax="100" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2148" countmax="50" chance1="10000" chancemax="0"/> -- Gold Coin
<item id="2672" countmax="5" chance1="8888" chancemax="0"/> -- Dragon Ham
<item id="7441" chance="3333"/> -- Ice Cube
<item id="1976" chance="3333"/> -- Gemmed Book
<item id="2492" chance="555"/> -- Dragon Scale Mail
<item id="2796" countmax="1" chance1="4444" chancemax="0"/> -- Green Mushroom
<item id="1987" chance="50000"> -- Bag
<inside>
<item id="2547" countmax="7" chance1="3333" chancemax="0"/> -- Power Bolt
<item id="7290" chance="2222"/> -- Shard
<item id="2033" chance="3333"/> -- Golden Mug
<item id="2396" chance="1818"/> -- Ice Rapier
<item id="2146" countmax="1" chance1="1515" chancemax="0"/> -- Small Sapphire
<item id="2528" chance="1313"/> -- Tower Shield
<item id="2177" chance="2222"/> -- Life Crystal
<item id="2498" chance="777"/> -- Royal Helmet
<item id="2479" chance="2222"/> -- Strange Helmet
<item id="7402" chance="1212"/> -- Dragon Slayer
<item id="2167" chance="3333"/> -- Energy Ring
</inside>
</item>
</loot>
</monster>
 
@Snow

Denied

You are just showing me simple monster scripts that come with any distro.

Still looking for people.
 
@Snow

Denied

You are just showing me simple monster scripts that come with any distro.

Still looking for people.


Means you didn't see it and compare to the ones I supose are in your server.
 
Name: Alex
Age: 14 nearly 15 =]
Location: New zealand
Experience in OT's: Been a Gamemaster and have hosted 1-2 ots that were very boring because of lag :<
Example of work: Mapping but im in quick reply so msg me in msn =]
MSN: [email protected] << my ot email don't like giving my real email =]
 
Name: Alex
Age: 14 nearly 15 =]
Location: New zealand
Experience in OT's: Been a Gamemaster and have hosted 1-2 ots that were very boring because of lag :<
Example of work: Mapping but im in quick reply so msg me in msn =]
MSN: [email protected] << my ot email don't like giving my real email =]

No examples?

Denied
 
Name: Nikke/Regnard
Age: 18
Location: Born in Canada, but living in Sweden
Experience in OT's: Started at 2005 with ot servers.
Examples: I'd rather like to show you some examples at MSN. Add me!
MSN: [email protected]
 
Hello, I am Cirtaboy and want to apply as Game Master on your server.

Here is a little bit of information about myself.


I have been the owner of a rather famous OT called, Cirtaboy OT.
And it was during the time when 7.6 was the best.

I had approximately 110 player on almost every day.
But then, I quited beacuse of "Bad host" But I made a comeback last year, which lasted a few months until I quit because of school and other important things.

Over time, I have been GM in many big servers,
Such as World of Lastwar, and many more well-known servers,
And all have said that I have been a very good GM, in some, I was also Co-owner.

I'm working right now as Webdesigner to The last Resistance (A modern, zombie server)"

Im 17 years old and have an great knowledge of Otserv ;)
I come from sweden in europa (GMT +1)

I have played tibia since 7.1, and my highest level was 70+

Thank you for taking your time to read this application.
I have not had time to read through it, so there may be a typo or other here and there.

Cirtaboy

MSN;
[email protected]
 
Name: Almighty Seabitz at your service aswasds
Location: Sweden()
Experience in OT's: Very much
Examples:
483-s4.jpg
I post more after Xenios contest
MSN: seabitz [at] live [dot] se

I can join?
 
Hello, I am Cirtaboy and want to apply as Game Master on your server.

Here is a little bit of information about myself.


I have been the owner of a rather famous OT called, Cirtaboy OT.
And it was during the time when 7.6 was the best.

I had approximately 110 player on almost every day.
But then, I quited beacuse of "Bad host" But I made a comeback last year, which lasted a few months until I quit because of school and other important things.

Over time, I have been GM in many big servers,
Such as World of Lastwar, and many more well-known servers,
And all have said that I have been a very good GM, in some, I was also Co-owner.

I'm working right now as Webdesigner to The last Resistance (A modern, zombie server)"

Im 17 years old and have an great knowledge of Otserv ;)
I come from sweden in europa (GMT +1)

I have played tibia since 7.1, and my highest level was 70+

Thank you for taking your time to read this application.
I have not had time to read through it, so there may be a typo or other here and there.

Cirtaboy

MSN;
[email protected]

Sorry but we aren't hiring GM's atm
 
Back
Top