-
Similar Content
-
By givera12
Welcome to the Giveria OT server, which is developed and tested by a professional team, with frequent updates, i.e. new monsters, new spells, new systems, new events, new bosses!
The best and most complete High Rate EU server at today's stage, and we will always enjoy the best updates and features every day!
There will be a new wonderful peninsula for all players - a new island arriving in the lands of Giveria, with new houses available to all players, and new hunting grounds.
Create Account now on: GiveriaOT
Exp Rate :
1 - 50 level: x100
51 - 100 level: x50
101 - 150 level: x20
151 - 200 level: x10
201 - 300 level: x7
301 - 400 level: x5
401 - 500 level: x4
501 - 700 level: x3
701+ level: x2
Skills rate:
1 - 50 skill: x30
51 - 80 skill: x25
81 - 100 skill: x20
101 - 120 skill: x15
121+ skill: x10
Magic rate:
1 - 50 mlvl: x15
51 - 80 mlvl: x10
81 - 100 mlvl: x7
101+ mlvl: x5
Loot rate: x3,5
Type: RPG/PVPE
Map: Custom Evo
Protection Level: 100
More information:
Daily bosses, events, raids.
Dungeons.
Custom hunts, quests, bosses and items.
Upgrade and enchant systems.
What awaits us and why is it worth staying with us?
- The latest Winter 2020 update
- Soul War Quest 400+
- The newest outfits, Mounts available for Giveria Coins!
- Inbuing system working as on Rl Tibia for gold tokens!
- Custom system to exchange Giveria Coins for Tibia Coins or other useful things!
- Boss raids in special rooms + raids on hunting grounds (eg Izcandar Champion of Summer respawns periodically on summer elves exp)!
- Special Task system for monsters from hunting grounds
- New, better proffesion balance !
We hope you enjoy your time with us.
Create account now and enjoy!
Winter Update 2020
(Rascoohan Outfits, Raccoon backpack, Exotic Cave Spider cave, PiRat Mines) Summer Update 2020
(Claustrophobic Inferno, Rotten Wasteland, Mirrored Nightmare, Soul War Quest) Winter Update 2019
(Barren Drift, Zarganash, Brain Grounds, Netherworld) Summer Update 2019
(Issavi-new city, Kilmaresh-new island, Cobra Bastion, Kilmaresh Quest-new mount) Some pictures from GivariaOT
-
By Vegas
Fala Glr do TK, estou com dois probleminhas com meu Serv 10.90, e vim aqui pedir ajuda de vcs.
1° Esse erro relacionado a database:
'
2° Esse erro no meu site ao tentar entrar em uma conta criada a pouco tempo:
Ficarei aguardando respostas!!
-
By Exhio
Bem vindo ao EXHIO!
Este OTserv é totalmente em português.
Os monstros, npcs, magias, mapa, tudo é editado e exclusivo!
São 5 raças e 23 profissões para escolher!
A XP é lenta, pois é um server para evoluir e curtir um bom RPG
Visite o site e conheça mais: exhio.servegame.com
Crie sua conta, personagem e baixe o cliente do jogo (10.77)
Estreou: 30/01/2016.
Seguem vídeos sobre algumas profissões que podem ser escolhidas:
Não fique fora dessa! exhio.servegame.com
-
By Nho Gaming
»Shinobi life é um novo servidor tibia baseado no anime naruto.
»Shinobi Life começará em:
Em formação:
»Exp: x100
»Saque: x2
»IP: Shinobi-life.eu
»Cliente: Cliente próprio sem trocador de ip
»Tipo de servidor: Evo-Fun com sistema reborn
Sistemas:
O Shinobi Life possui um sistema de tarefas automáticas.
Você pode verificar seu progresso com o comando "!Task".
Você receberá a recompensa automaticamente.
Sistema de tarefas diárias que podemos iniciar uma vez a cada 24 horas.
Escreva "!dailytask" para verificar seu progresso.
Escreva "!Report" para receber sua recompensa.
Há uma sala no templo onde você pode atualizar suas armas.
Em Konoha Gakure, você encontrará uma arena onde pode lutar contra um chefe selecionado aleatoriamente uma vez por hora! Conforme seu nível avançava, você desbloqueia novos chefes.
Você pode ingressar em uma das organizações Anbu ou Akatsuki.
Ingressar em uma organização requer um nível 600.
A organização Anbu dá a você: Ataque corpo a corpo + 10%, ataque de Jutsu + 5%, Jutsu absorve 5%, corpo a corpo absorve 5%
A organização Akatsuki oferece: Ataque corpo a corpo + 5%, ataque Jutsu + 15%, Jutsu absorve 3%, corpo a corpo absorve 3%
no templo você encontrará um NPC com você pode fazer um renascer
Reborn dá a você: 5% Jutsu dmg, 3% melee dmg e +5000 de Saúde / Chakra.
Você pode renascer toda vez que tiver 1000 níveis.
Fique online e o sistema irá recompensá-lo Shinobi Life Token a cada hora.
Shinobi Life Token é a principal moeda para a compra de itens valiosos.
Você precisa pagar 1 Shinobi Life Token para entrar no prédio de treinamento.
Você pode obter o SL Token para terminar missões, tarefas ou matar chefes.
Todos os dias, Juubi aparece no mapa de onde podemos obter itens misteriosos!
Pet systems:
Inscreva-se agora: SHINOBI LIFE
-
By xWhiteWolf
Fala pessoal do TK, hoje vim trazer uma spell bem bonita que veio na minha cabeça.
em 14:06 desse vídeo dá pra ver oque eu tentei criar
http://tvuol.uol.com.br/video/avatar--livro-3-fogo--ep-48--a-manipuladora-de-fantoches-04028C98306ED8A90326/
mas por conta dos efeitos precários que o Tibia possui não ficou tão legal qnt eu imaginei mas em todo caso eu decidi compartilhar o código com vocês.
O resultado final foi esse daqui:
Se vocês se interessaram é só criar um arquivo em spells/scripts e colocar isso daqui dentro dele:
function onCastSpell(cid, var) local config = { spins = 1, delay = 120 } local k = checkGroundInArray(getPositionsByDirection(cid), grass) if #k < 1 then doSendMagicEffect(getThingPos(cid), CONST_ME_POFF) doPlayerSendCancel(cid, "You need to be around grass to cast this spell.") return false end for i = 1, #k do addEvent(function() if isPlayer(cid) then local pos = k[i] local grama = getThingFromPos(pos) doTransformItem(grama.uid, driedgrass[math.random(1, #driedgrass)]) a = (i < 9) and doSendMagicEffect(pos, 1) or doSendMagicEffect(pos, 53) doSendDistanceShoot(pos, getThingPos(cid), 36) end end, (config.delay/2) * i) end range = #k > 4 and 7 or 5 addEvent(function() if isPlayer(cid) then local pos = k[i] local lastPos = false for i = 1, range do local position = getPositionByDirection(getCreaturePosition(cid), getCreatureLookDirection(cid), i) if isWalkable(position, false, true, true) then local creature = getTopCreature(position) if (creature.uid > 0) then doSendDistanceShoot(getCreaturePosition(cid), getCreaturePosition(creature.uid), 36) doTargetCombatHealth(cid, creature.uid, COMBAT_PHYSICALDAMAGE, -142 * (#k - 1), -150 * (#k - 1), CONST_ME_NONE) break end lastPos = position end if lastPos then doSendDistanceShoot(getCreaturePosition(cid), lastPos, 36) end end end end, (config.delay + (4 * config.delay * config.spins)) ) addEvent(function() for j = 1, #k do addEvent(function() local pos = k[j] local grama = getThingFromPos(pos) if isInArray(driedgrass, grama.itemid) then doTransformItem(grama.uid, grass[math.random(1, #grass)]) end end, (config.delay/2) * j) end end, config.delay * 100) spinRotate(cid, config.spins, config.delay) return true end e em spells.xml vc adiciona:
<instant name="TK" words="kataras sense" lvl="8" mana="35" prem="0" casterTargetOrDirection="1" exhaustion="1500" needlearn="0" event="script" value="nomedoarquivo.lua"> </instant> OBS: Note que esse script usa funções da new library. Você pode conseguir essas funções aqui: http://www.tibiaking.com/forum/topic/46015-new-library-v-10/
Espero que tenham curtido, esse é só o começo! Testada em TFS 0.3.6 Tibia 8.54.
-
-
Recently Browsing 0 members
No registered users viewing this page.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.