Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 07/03/12 em todas áreas

  1. Video Aula - Aprenda ser um scripter.

    victor8082 e 4 outros reagiu a thalia por uma resposta no tópico

    5 pontos
    Bom galera, tudo certo? XD Então galera, como todo mundo me pedia ajuda com scripts, decidir criar um canal no youtube focado bastante em como se tornar um script, no canal vai ter videos ensinando "scriptar" e como interpretar um script... enfim! Se inscrevam no canal e ajude a divulga-lo galera! muito obrigado a sua atenção, aqui vai o link do canal junto com o primeiro vídeo! Canal: http://www.youtube.com/user/NWEnsina #1 Vídeo - OT Scripting #1 - function onUse, if/else. Explicando Script #1 - Talkaction trocar 1kk por X [TK] Site/Blog: http://www.nwensina.blogspot.com.br OT Scripting #2 - Function onUse, itemEx e Positions + funções [NW] youtube.com/watch?v=SzR43PZO10I PS: O TK não permiti mais que 2 links de mídia mas é só copiar e colar no navegador (:
  2. [Show Off] New World Palace - RPG

    E3Js e um outro reagiu a Slaake por uma resposta no tópico

    2 pontos
    Fala ai galerinha do Tk, como vocês estão ? Bom, esses tempos eu andei criando um Map, que ainda nao está pronto. Ainda falta algumas ilhas, e quest's O servidor será de puro RPG com xp 120 em stages Nao vai haver nem 1 teleport no map Vamos la para as SS Temple New World Palace City Temple Zarion City Mini Map Bom, por enquanto é isso, novas fotos serão postadas, e em breve um test server, ai eu falo aki (: ~~~~>Comenta ai<~~~~
  3. Criando Monstro

    Vodkart reagiu a Eduardo Guimaraes por uma resposta no tópico

    1 ponto
    Eae Galera Vim Ensinar A voces cria um monstro e facil e rapido vou mostrar Abra em:data\monster Cria 1 pasta chamada Edited ou outro nome Copie um arquivo e renomeie Para Vagabundo Logo depois Abra-o Exemplo:: <?xml version="1.0" encoding="UTF-8"?> <monster name="Vagabundo" nameDescription="a Lixo" race="undead" (experience="0") speed="99999" manacost="390"> --> Vida <health now="1800000000000" max="18000000000000000"/> -->Cor Do Bixo e forma <look type="300" head="0" body="0" legs="0" feet="0" corpse="7091"/> <targetchange interval="2000" chance="50"/> -->Quanto Ele Vai Bate <strategy attack="3000" 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 canpushcreatures="1"/> <flag targetdistance="0"/> <flag runonhealth="300"/> </flags> <attacks> ---->Skiill E Fast attack <attack name="melee" interval="1000" skill="1000" attack="8000"/> <attack name="lifedrain" interval="3000" chance="10" length="7" spread="3" min="0" max="-350"> <attribute key="areaEffect" value="poff"/> </attack> <attack name="speed" interval="2000" chance="11" length="7" spread="3" speedchange="-650"> <attribute key="areaEffect" value="iceattack"/> </attack> <attack name="ice" interval="2000" chance="18" target="1" radius="4" min="0" max="-280"> <attribute key="areaEffect" value="icearea"/> <attribute key="shootEffect" value="smallice"/> </attack> <attack name="ice" interval="2000" chance="22" radius="3" target="0" min="0" max="-160"> <attribute key="areaEffect" value="icetornado"/> </attack> <attack name="speed" interval="1000" chance="11" radius="3" target="0" speedchange="-700"> <attribute key="areaEffect" value="poff"/> </attack> </attacks> <defenses armor="45" defense="45"> <defense name="healing" interval="1000" chance="10" min="50" max="100"> <attribute key="areaEffect" value="blueshimmer"/> </defense> </defenses> <elements> <element physicalPercent="15"/> </elements> <immunities> <immunity ice="1"/> <immunity fire="1"/> <immunity earth="1"/> <immunity paralyze="1"/> <immunity lifedrain="1"/> <immunity invisible="1"/> </immunities> <voices interval="3000" chance="200"> <voice sentence="CHHHRRRR"/> <voice sentence="HISSSS"/> </voices> <loot> <item id="2148" countmax="100" chance1="100000" chancemax="0"/> <item id="2672" countmax="5" chance1="20000" chancemax="0"/> <item id="2033" chance="1818"/> <item id="1976" chance="3333"/> <item id="2413" chance="5000"/> <item id="2112" chance="4100"/> --addon doll <item id="7290" chance="1400"/> <item id="7378" countmax="2" chance1="2000" chancemax="0"/> <item id="2546" countmax="5" chance1="2500" chancemax="0"/> <item id="2547" countmax="10" chance1="2222" chancemax="0"/> <item id="2796" countmax="1" chance1="6666" chancemax="0"/> <item id="1987" chance="100000"> <inside> <item id="2148" countmax="100" chance1="100000" chancemax="0"/> <item id="2146" countmax="2" chance1="2222" chancemax="0"/> <item id="2528" chance="1333"/> <item id="7441" chance="2222"/> <item id="7402" chance="1666"/> <item id="2498" chance="3300"/> <item id="2492" chance="3300"/> </inside> </item> </loot> </monster> Feche-o E abra o Monster.Xml E adiciona : <monster name="Vagabundo" file="edited/Vagabundo.xml"/> Vai no tibia e da /reload Monster e cria /m VagaBundo Creditos: 100%Meu
  4. Video Aula - Aprenda ser um scripter.

    Vodkart reagiu a thalia por uma resposta no tópico

    1 ponto
    Hehe, vou postar tutoriais quase todos os dias, O link está lá acabei de colocar, eu tinha esquecido! Sorry Se inscreve no canal, valeu!
  5. [Resolvido] Bbot sem daopay?

    rafuskao reagiu a MegaNo0body por uma resposta no tópico

    1 ponto
    Mas se você tem o trabalho de pagar por deposito porque não o trabalho de boleto? É praticamente o mesmo.
  6. [PEDIDO] Alavancas

    xmaster0 reagiu a GabrielSv por uma resposta no tópico

    1 ponto
    Script do Teleport Crie um arquivo.lua com o nome teleport.lua e cole isso la dentro. function doRemoveItemByIdAndPos(itemid, pos, count) local itempos, c = pos, 0 for stackpos=1,255 do itempos.stackpos, i = stackpos, getThingFromPos(itempos) if i.itemid == itemid then doRemoveItem(i.uid, i.type) if (count and count == c) then break end end end end function onUse(cid, item, frompos, item2, topos) local itempos, itemid, i, newpos = {x=000, y=000, z=0}, 1387, getThingfromPos(itempos), {x=000, y=000, z=0} if item.itemid == 1945 then doRemoveItemByIdAndPos(itemid, itempos) elseif item.itemid == 1946 then doCreateTeleport(itemid, newpos, itempos) end doTransformItem(item.uid,item.itemid == 1945 and 1946 or 1945) return true end
  7. {Ajuda}Script !vip...

    pbotgame reagiu a Fabiano Alberto por uma resposta no tópico

    1 ponto
    ainda esta aparecendo somente 1 dos itens da lista, >>return doPlayerPopupFYI(cid, str) <<tenq tira o return..
Líderes está configurado para São Paulo/GMT-03:00

Informação Importante

Confirmação de Termo