Ir para conteúdo

Micheel15

Membro
  • Registro em

  • Última visita

Tudo que Micheel15 postou

  1. Olá galera do TK, venho mais uma vez aqui, perdia a colaboração, de alguem que tenha, um MOD, ou outro sistema, de BOSS automatico ja testei alguns script's do forum, mais todos foram tentativas falhas onde não funcionou tenho uma arena boss no meu servidor e gostaria de saber se alguem poderia me ajudar com um SCRIPT, ou MOD para boss nascer automatico grato deis de já e reputarei as pessoas que me ajudarem a concluir o BOSS muito obrigado a todos, que lerem, e tiverem a intenção de ajudar-me REP +++ para quem ajudar
  2. @Xagah deu certo, sem erros na distro, o unico problema é que só consegui usar o comando com o ADM, quando 1 player fala não aparece para o server agora com o adm ficou tipo assim: 15:43 [ADM] Striker: [12] boa tarde mais ja vou te dar mais 1 rep, por ficou legal, se poder só corrigir pros players conseguirem tbm agradeço mt !!!
  3. @Xagah mesmo com a troca continua aparecendo isto na distro ! [16/01/2016 11:43:39] [Error - TalkAction Interface] [16/01/2016 11:43:39] data/talkactions/scripts/broadcastmsg.lua:onSay [16/01/2016 11:43:39] Description: [16/01/2016 11:43:39] data/talkactions/scripts/broadcastmsg.lua:33: bad argument #2 to 'find' (string expected, got table) [16/01/2016 11:43:39] stack traceback: [16/01/2016 11:43:39] [C]: in function 'find' [16/01/2016 11:43:39] data/talkactions/scripts/broadcastmsg.lua:33: in function <data/talkactions/scripts/broadcastmsg.lua:1>
  4. @Xagah deu este erro na distro e a mensagem não aparece no server [16/01/2016 11:18:54] [Error - TalkAction Interface] [16/01/2016 11:18:54] data/talkactions/scripts/broadcastmsg.lua:onSay [16/01/2016 11:18:54] Description: [16/01/2016 11:18:54] data/talkactions/scripts/broadcastmsg.lua:33: bad argument #2 to 'find' (string expected, got table) [16/01/2016 11:18:54] stack traceback: [16/01/2016 11:18:54] [C]: in function 'find' [16/01/2016 11:18:54] data/talkactions/scripts/broadcastmsg.lua:33: in function <data/talkactions/scripts/broadcastmsg.lua:1>
  5. @Xagah continua dando esse erro na distro ! [16/01/2016 09:44:43] [Error - TalkAction Interface] [16/01/2016 09:44:43] data/talkactions/scripts/broadcastmsg.lua:onSay [16/01/2016 09:44:43] Description: [16/01/2016 09:44:43] data/talkactions/scripts/broadcastmsg.lua:30: bad argument #2 to 'find' (string expected, got table) [16/01/2016 09:44:43] stack traceback: [16/01/2016 09:44:43] [C]: in function 'find' [16/01/2016 09:44:43] data/talkactions/scripts/broadcastmsg.lua:30: in function <data/talkactions/scripts/broadcastmsg.lua:1>
  6. @Xagah deu esse problema quando tentei enviad a msg nem apareceu para todos, alterei poca coisa no script, ele está assim ! [16/01/2016 09:13:50] [Error - TalkAction Interface] [16/01/2016 09:13:50] data/talkactions/scripts/broadcastmsg.lua:onSay [16/01/2016 09:13:50] Description: [16/01/2016 09:13:50] data/talkactions/scripts/broadcastmsg.lua:32: bad argument #2 to 'find' (string expected, got table) [16/01/2016 09:13:50] stack traceback: [16/01/2016 09:13:50] [C]: in function 'find' [16/01/2016 09:13:50] data/talkactions/scripts/broadcastmsg.lua:32: in function <data/talkactions/scripts/broadcastmsg.lua:12> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ script tá assim local config = { dias = 1, -- Número de Dias para pode usar a função exhaustionStorage = 16785, exhaustionTime = 120, -- segundos char = 100 --maximo de letras na msg } local list = { 'dot','.com','.net','servegame','hopto','ip','no-ip','.org','whore','slut','fuck','mother','fucker','hopto','ass','cock','pussy', } function onSay(cid, words, param, channel) if (getPlayerPremiumDays(cid) < config.dias) then doPlayerSendCancel(cid, 'Somente donates pode usar esse comando.') return true end if param == '' then doPlayerSendCancel(cid, 'Command requires a message.') return true end if exhaustion.check(cid, config.exhaustionStorage) then doPlayerSendCancel(cid, 'Voce nao pode usar esse comando ainda, espere ['..exhaustion.get(cid, config.exhaustionStorage)..'] segundos.') return true else exhaustion.set(cid, config.exhaustionStorage, config.exhaustionTime) end local forbid, param2 = false, param:lower() for i = 1, #list do if string.find(param2, list) ~= nil then forbid = true break end end if forbid then doPlayerSendCancel(cid, 'Your message contains a forbidden word.') return true end if string.len(param) >= char then doPlayerSendCancel(cid, 'Your message is too long.') return true end doPlayerBroadcastMessage(cid, param) return true end <talkaction log="yes" words="/bmsg" event="script" value="broadcastmsg.lua"/> gostaria que aparece-se o level tbm do player que estiver falando pro defalut se puder colacar isso agradeço mt !
  7. sim, está perfeito, só que eu gostaria de trocar ele de storage. para premium account, pois meu sistema donate era de storage mais a uns dias atraz deu problema então mudei para premium normal agora a donate é contada nos dias de premium normal do tibia, gostaria de saber se poderia alterar para premium, e como ficaria alterado grato e já está reputado pela ajuda !!!
  8. Micheel15 postou uma resposta no tópico em Playground (Off-topic)
    sim, entendi @vankk será que poderia me ajudar naquele script que me deu uma atenção a uns dias atraz, pois estou precisando mt, agradeço mt pela sua dedicação e trabalho que fez, e vem fazendo ao longo do seu tempo aqui no forum, é que eu troquei o sistema do meu servidor de donate, e estou realmente precisando mt , pensei que realmente nunca mais voltaria a ver comentarios seus aqui no forum , se puder fazer essa gentileza por mim é este o post : http://www.tibiaking.com/forum/topic/66333-broadcast-mensagem-apenas-donate/#comment-382830
  9. Micheel15 postou uma resposta no tópico em Playground (Off-topic)
    entendi, bem @vankk estou iniciando na parte de otserver sou totalmente novato, e cheio de duvidas, mais tenho facil aprendizado, meu problema é que não sei fazer boas buscas na parte de aprender codigos de scripts e programação !
  10. Micheel15 postou uma resposta no tópico em Suporte Tibia OTServer
    ainda não deu certo, para os free não aparece ainda para selecionar as addon igual na foto, Resolvido : coloquei a tag addonsOnlyPremium = false no config lua grato a todos pela ajuda podem fechar o post !!!
  11. Micheel15 postou uma resposta no tópico em Playground (Off-topic)
    axo que os scripter's e programmer's merecem total respeito, e como você disse @vankk isso é verdade a maioria pede mesmo e eu axo que deveria ter mais tutorial em videos, pois sei quanto é dificil ficar explicando via mensagem agradeço por toda atenção e dedicação de todos os que trabalham incansavelmente para fazer o melhor para o forum REP +++ a todos de coração !
  12. primeiro crie um arquivo com o nome gold nugget.lua na pasta action, ou você escolhe dai cole isso dentro --By MatheusVidaLoka function onUse(cid, item, frompos, item2, topos) if doRemoveItem(item.uid,1) then doPlayerSendTextMessage(cid,22,"Voce trocou 1 gold nugget por 100 crystal coins") doPlayerAddItem(cid,2160,100) end end no arquivo action.xml coloque isso <action itemid="2157" script="gold nugget.lua" /> depois procure pelo arquivo changegold.lua e cole isto dentro -- By MatheusVidaLoka local coins = { [ITEM_GOLD_COIN] = { to = ITEM_PLATINUM_COIN, effect = TEXTCOLOR_YELLOW }, [ITEM_PLATINUM_COIN] = { from = ITEM_GOLD_COIN, to = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_LIGHTBLUE }, [ITEM_CRYSTAL_COIN] = { from = ITEM_PLATINUM_COIN, to = 2157, effect = TEXTCOLOR_LIGHTBLUE }, [2157] = { from = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_TEAL } } function onUse(cid, item, fromPosition, itemEx, toPosition) if(getPlayerFlagValue(cid, PLAYERFLAG_CANNOTPICKUPITEM)) then return false end local coin = coins[item.itemid] if(not coin) then return false end if(coin.to ~= nil and item.type == ITEMCOUNT_MAX) then doChangeTypeItem(item.uid, item.type - item.type) doPlayerAddItem(cid, coin.to, 1) doSendAnimatedText(fromPosition, "$$$", coins[coin.to].effect) elseif(coin.from ~= nil) then doChangeTypeItem(item.uid, item.type - 1) doPlayerAddItem(cid, coin.from, ITEMCOUNT_MAX) doSendAnimatedText(fromPosition, "$$$", coins[coin.from].effect) end return true end AJUDEI ? REP +++ CREDITOS : MatheusVidaLoka
  13. @vankk eu preciso no caso, em vez de storage preciso que seja para os players premium, pq eu fiz a troca da parte donate do meu servidor troquei de STORAGE para premium account, se puder me passar o script para premium isso ajudaria muito, mais já está reputado deis de já muito obrigado REP+++ se puder também deixar o local onde eu colocaria a script tbm detalhado, fico muito agradecido !!! @up
  14. Micheel15 postou uma resposta no tópico em Suporte Tibia OTServer
    Tenho sistema addon bonus no meu servidor, não sei se isto atrapalha nos addons meu outfits.xml está assim <?xml version="1.0"?> <outfits> <outfit id="1"> <list gender="0" lookType="136" name="Citizen"> <attribute speed="5"/> <stats maxHealth="150"/> </list> <list gender="1" lookType="128" name="Citizen"> <attribute speed="5"/> <stats maxHealth="150"/> </list> </outfit> <outfit id="2"> <list gender="0" lookType="137" name="Hunter"> <skills dist="3"/> </list> <list gender="1" lookType="129" name="Hunter"> <skills dist="3"/> </list> </outfit> <outfit id="3"> <list gender="0" lookType="138" name="Mage"> <stats magLevel="2"/> <stats maxMana="200"/> </list> <list gender="1" lookType="130" name="Mage"> <stats magLevel="2"/> <stats maxMana="200"/> </list> </outfit> <outfit id="4"> <list gender="0" lookType="139" name="Knight"> <skills sword="3"/> <skills axe="3"/> </list> <list gender="1" lookType="131" name="Knight"> <skills sword="3"/> <skills axe="3"/> </list> </outfit> <outfit id="5" premium="no"> <list gender="0" lookType="140" name="Noblewoman"> <skills club="3"/> </list> <list gender="1" lookType="132" name="Nobleman"> <skills club="3"/> </list> </outfit> <outfit id="6" premium="no"> <list gender="0" lookType="141" name="Summoner"> <stats magLevel="2"/> <stats maxMana="100"/> </list> <list gender="1" lookType="133" name="Summoner"> <stats magLevel="2"/> <stats maxMana="100"/> </list> </outfit> <outfit id="7" premium="no"> <list gender="0" lookType="142" name="Warrior"> <skills sword="3"/> </list> <list gender="1" lookType="134" name="Warrior"> <skills sword="3"/> </list> </outfit> <outfit id="8" premium="no"> <list gender="0" lookType="147" name="Barbarian"> <skills axe="3"/> </list> <list gender="1" lookType="143" name="Barbarian"> <skills axe="3"/> </list> </outfit> <outfit id="9" premium="no"> <list gender="0" lookType="148" name="Druid"> <stats magLevel="2"/> </list> <list gender="1" lookType="144" name="Druid"> <stats magLevel="2"/> </list> </outfit> <outfit id="10" premium="no"> <list gender="0" lookType="149" name="Wizard"> <stats magLevel="1"/> <stats maxMana="100"/> </list> <list gender="1" lookType="145" name="Wizard"> <stats magLevel="1"/> <stats maxMana="100"/> </list> </outfit> <outfit id="11" premium="no"> <list gender="0" lookType="150" name="Oriental"> <stats maxHealth="200"/> <stats maxMana="200"/> </list> <list gender="1" lookType="146" name="Oriental"> <stats maxHealth="200"/> <stats maxMana="200"/> </list> </outfit> <outfit id="12" premium="no"> <list gender="0" lookType="155" name="Pirate"> <skills sword="3"/> <stats maxHealth="100"/> </list> <list gender="1" lookType="151" name="Pirate"> <skills sword="3"/> <stats maxHealth="100"/> </list> </outfit> <outfit id="13" premium="no"> <list gender="0" lookType="156" name="Assassin"> <skills dist="2"/> <attribute speed="5"/> </list> <list gender="1" lookType="152" name="Assassin"> <skills dist="2"/> <attribute speed="5"/> </list> </outfit> <outfit id="14" premium="no"> <list gender="0" lookType="157" name="Beggar"> <skills club="3"/> <stats maxHealth="200"/> </list> <list gender="1" lookType="153" name="Beggar"> <skills club="3"/> <stats maxHealth="200"/> </list> </outfit> <outfit id="15" premium="no"> <list gender="0" lookType="158" name="Shaman"> <stats magLevel="2"/> </list> <list gender="1" lookType="154" name="Shaman"> <stats magLevel="2"/> </list> </outfit> <outfit id="16" premium="no"> <list gender="0" lookType="252" name="Norsewoman"> <stats maxHealth="200"/> <skills club="2"/> </list> <list gender="1" lookType="251" name="Norseman"> <stats maxHealth="200"/> <skills club="2"/> </list> </outfit> <outfit id="17" premium="no"> <list gender="0" lookType="269" name="Nightmare"> <skills shielding="3"/> </list> <list gender="1" lookType="268" name="Nightmare"> <skills shielding="3"/> </list> </outfit> <outfit id="18" premium="no"> <list gender="0" lookType="270" name="Jester"> <stats maxHealth="100"/> <stats maxMana="100"/> <attribute speed="5"/> </list> <list gender="1" lookType="273" name="Jester"> <stats maxHealth="100"/> <stats maxMana="100"/> <attribute speed="5"/> </list> </outfit> <outfit id="19" premium="no"> <list gender="0" lookType="279" name="Brotherhood"> <stats magLevel="2"/> <stats maxHealth="100"/> </list> <list gender="1" lookType="278" name="Brotherhood"> <stats magLevel="2"/> <stats maxHealth="100"/> </list> </outfit> <outfit id="20" premium="no"> <list gender="0" lookType="288" name="Demonhunter"> <stats maxHealth="200"/> <attribute speed="10"/> </list> <list gender="1" lookType="289" name="Demonhunter"> <stats maxHealth="200"/> <attribute speed="10"/> </list> </outfit> <outfit id="21" premium="no"> <list gender="0" lookType="324" name="Yalaharian"> <stats magLevel="2"/> <attribute speed="5"/> </list> <list gender="1" lookType="325" name="Yalaharian"> <stats magLevel="2"/> <attribute speed="5"/> </list> </outfit> <outfit id="22" premium="no"> <list gender="0" lookType="336" name="Warmaster"> <attribute speed="15"/> <stats magLevel="2"/> <stats maxHealth="100"/> <stats maxMana="100"/> </list> <list gender="1" lookType="335" name="Warmaster"> <attribute speed="15"/> <stats magLevel="2"/> <stats maxHealth="100"/> <stats maxMana="100"/> </list> </outfit> <outfit id="23" premium="no"> <list gender="0" lookType="366" name="Wayfarer"> <skills sword="4"/> </list> <list gender="1" lookType="367" name="Wayfarer"> <skills sword="4"/> </list> </outfit> <outfit id="24" premium="no" default="0"> <list gender="0" lookType="329" name="Wedding"/> <list gender="1" lookType="328" name="Wedding"/> </outfit> <outfit id="25" access="5" premium="no"> <list gender="0-3" lookType="12" name="Archdemon"/> </outfit> <outfit id="26" access="5" premium="no"> <list gender="0-3" lookType="159" name="Elf"/> </outfit> <outfit id="27" access="5" premium="no"> <list gender="0-3" lookType="160" name="Dwarf"/> </outfit> <outfit id="28" access="5" premium="no"> <list gender="0-3" lookType="226" name="Frog"/> </outfit> <outfit id="29" access="5" premium="no"> <list gender="0-3" lookType="194" name="Cult"/> </outfit> <outfit id="30" access="5" premium="no"> <list gender="0-3" lookType="253" name="Headsplitter"/> </outfit> <outfit id="31" access="5" premium="no"> <list gender="0-3" lookType="254" name="Skullhunter"/> </outfit> <outfit id="32" access="5" premium="no"> <list gender="0-3" lookType="255" name="Bloodwalker"/> </outfit> <outfit id="33" access="5" premium="no"> <list gender="0-3" lookType="264" name="Brutetamer"/> </outfit> <outfit id="34" access="3" premium="no"> <list gender="0-3" lookType="75" name="Gamemaster"/> </outfit> <outfit id="35" access="4" premium="no"> <list gender="0-3" lookType="266" name="Community Manager"/> </outfit> <outfit id="36" access="5" premium="no"> <list gender="0-3" lookType="302" name="God"/> </outfit> </outfits> EDIT : não eles podem adquirir sim, só que no caso, só aparece para os premium, entendeu ? o addon doll, libera as addon, mais só vai poder usar os premium, como nas fotos abaixo @Xagah
  15. Micheel15 postou uma resposta no tópico em Suporte Tibia OTServer
    não ao contrario, para os free tbm eu consigo faze-las, mais só aparece pros premium. gostaria que mesmo que o player fosse free apareça o addon no character no meu servidor eu uso a premium como donate, e no caso só os que pagarem donate vão ter acesso a usar addon e eu não queria isso, queria que os free account pudessem usar também
  16. muito obrigado mesmo @Xagah deu certinho e como prometido rep +++
  17. Micheel15 postou uma resposta no tópico em Suporte Tibia OTServer
    OLÁ GALERA DO TK, VENHO AQUI PARA PEDIR UM SCRIPT SIMPLES, EU USO ESSE SCRIPT DE ADDON DOLL PROBLEMA É QUE COMO MINHA AREA DONATE DO SERVER É COM PREMIUM ACCOUNT, AGORA AS ADDONS NÃO APARECEM SE O PLAYER FOR FREE ACCOUNT SÓ DEPOIS QUE ELE COLOCA NO CASO A DONATE APARECE ESTOU PRECISANDO QUE APAREÇA NO CHAR FREE ACCOUNT, QUEM PUDER ME AJUDAR COM CERTEZA DAREI REP+++ GRATO DEIS DE JÁ NÃO SEI SE POSTEI NA AREA CERTA, SE ESTIVER NA ERRADA PEÇO QUE MOVAM ESSE POST function onSay(cid, words, param) local femaleOutfits = { ["citizen"]={136}, ["hunter"]={137}, ["mage"]={138}, ["knight"]={139}, ["nobleman"]={140}, ["summoner"]={141}, ["warrior"]={142}, ["barbarian"]={147}, ["druid"]={148}, ["wizard"]={149}, ["oriental"]={150}, ["pirate"]={155}, ["assassin"]={156}, ["beggar"]={157}, ["shaman"]={158}, ["norsewoman"]={252}, ["nightmare"]={269}, ["jester"]={270}, ["brotherhood"]={279}, ["demonhunter"]={288}, ["yalaharian"]={324} } local maleOutfits = { ["citizen"]={128}, ["hunter"]={129}, ["mage"]={130}, ["knight"]={131}, ["nobleman"]={132},["summoner"]={133}, ["warrior"]={134}, ["barbarian"]={143}, ["druid"]={144}, ["wizard"]={145}, ["oriental"]={146}, ["pirate"]={151}, ["assassin"]={152}, ["beggar"]={153}, ["shaman"]={154}, ["norsewoman"]={251}, ["nightmare"]={268}, ["jester"]={273}, ["brotherhood"]={278}, ["demonhunter"]={289}, ["yalaharian"]={325} } local msg = {"Digite o nome correto!", "Voce não possui Addon Doll!", "Bad param!", "Você recebeu seu addons!"} local param = string.lower(param) if (not isPremium(cid)) then doPlayerSendCancel(cid, "Você nao tem premium account.") return TRUE end if(getPlayerItemCount(cid, 2112) > 0) then if(param ~= "" and maleOutfits[param] and femaleOutfits[param]) then doPlayerRemoveItem(cid, 2112, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[4]) doSendMagicEffect(getCreaturePosition(cid), CONST_ME_GIFT_WRAPS) if(getPlayerSex(cid) == 0)then doPlayerAddOutfit(cid, femaleOutfits[param][1], 3) else doPlayerAddOutfit(cid, maleOutfits[param][1], 3) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[1]) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[2]) end end @up @up
  18. Olá se ainda precisar de ajuda posso estar tentando resolver seu problema tenho pouco conhecimento na parte de scripts mais tenho ctg que vou fazer o possível para resolver seus problemas !!! Grato
  19. Qual foi o site que você comprou , você gostaria de hospedar seu servidor nele ?
  20. Olá amigos do tk Hoje venho aqui para fazer o pedido de um script broadcast aonde só os players donate possam enviar, os demais não. Donates acima do nível 100 É possam mandar de 2 em 2 min A storage da entrada donate do meu Server e 13500 Se alguém puder ajudar rep+++
  21. Estou a um tempo com um servidor baiak 8.6 e no momento está online mais venho fixando alguns bugs e ao mesmo tempo, divulgando , editando mapas , e trazendo alguns scripts novos enfim Estou procurando uma equipe para podermos melhorar o servidor mapping scripts até divulgador Se está interessado em fazer parte dessa equipe contate-me vai facebook https://m.facebook.com/micheel.xavier Aqui estão algumas fotos do Server
  22. PROCURO PESSOAS QUE TENHAM CONHECIMENTO NO XAMPP PARA AJUDAR A COLOCAR O SITE DO MEU SERVIDOR ONLINE, POSSO FAZER PAGAMENTO AO INTERESSADO POR DEPOSITO ASSIM QUE SITE DO SERVIDOR, ESTIVER CORRETO, ESTOU AFIM DE USAR O GESIOR PARA CONTATO MANDE MSG NO MEU FACEBOOK PESSOAL, https://www.facebook.com/micheel.xavier VALORES PELO SERVIÇO DE AJUDA NO SITE, A COMBINAR !!! QUANTO MAIS RAPIDO A AJUDA NO SITE, FAÇO O PAGAMENTO VIA PAYPAL OU PAGSEGURO !

Informação Importante

Confirmação de Termo