Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 02/20/23 em todas áreas

  1. Base PokeWish + Pokelight

    Jnofom e um outro reagiu a Arcane por uma resposta no tópico

    2 pontos
    Bacana demais!
  2. Boa, Trago a vocês o OTClient Redemption compilado em windows x64. Baixe a source em https://github.com/mehah/otclient Extraia 12.91.rar em otclient-main/data/things/ executavel otclient.exe https://www.virustotal.com/gui/file/4b455da2f44ecf84198bdd3ae977af8d702a67a3b7429eb38780e56596ead80d/detection Assets 12.91 1291.rar https://www.virustotal.com/gui/file/22e4c2b1b675aa22ff768c1fd7a4100b5eb2dd57e4ba2ef6d2d0a87fc10e38dc/detection Características Fonte: https://github.com/mehah/otclient Não ofereço suporte a eventuais dúvidas, apenas compilei e estou compartilhando.
  3. Script para Pesca Simples

    Anderson Sacani reagiu a yuriowns por uma resposta no tópico

    1 ponto
    funcionou certinho, obrigado! rep+
  4. Script para Pesca Simples

    yuriowns reagiu a Anderson Sacani por uma resposta no tópico

    1 ponto
    local config = { rate = 10, -- Speed at which the skill will progress cooldown = 2, -- Time in seconds of character exhaustion } function onUse(cid, item, frompos, item2, topos) local waterIds = { 493, 4608, 4609, 4610, 4611, 4612, 4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 7236, 10499, 15401, 15402 } local skill, amount, storage = getPlayerSkill(cid, 6), 1, 6873565011 local now = os.time() local check = (now - getPlayerStorageValue(cid, storage)) if not isInArray(waterIds, item2.itemid) then doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "You can only use the fishing rod in the water.") return true end if check < 0 then doPlayerSendTextMessage(cid, MESSAGE_STATUS_SMALL, "You are exhausted.") return true end if ((math.random(1, 100000)) <= (skill * 500)) then if skill > 50 then amount = math.random(1, ((skill / 10) - 3)) end doPlayerAddItem(cid, 2667, amount) if amount > 7 then doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "Congratulations, you've caught more than 7 fish!") end end doSendMagicEffect(topos, CONST_ME_LOSEENERGY) doPlayerAddSkillTry(cid, LEVEL_SKILL_FISHING, (1 * config.rate)) setPlayerStorageValue(cid, storage, (now + config.cooldown)) return true end
  5. Estatua que nasce Monstro

    Straikar reagiu a Anderson Sacani por uma resposta no tópico

    1 ponto
    Atualizei o script a cima, agora removi todos os bugs. está 100% funcional!
  6. Base PokeWish-PokeLight

    becertified reagiu a Underewar por uma resposta no tópico

    1 ponto
    Compilei essa base usando o dev-cpp. Dentro da pasta src voce vai encontar uma pasta chmada dev-cpp abra o arquivo .dev co mo dev-cpp Não é estavel e esta longe de ser usavel.
  7. Base PokeWish + Pokelight

    jvictorv reagiu a Aksz por uma resposta no tópico

    1 ponto
    Acredito que sejam as suas dlls, pois testei aqui e chegou a abrir pra ligar. Pelo que vi o WebSite, não foi disponibilizado, ai teria que usar um próprio seu, ou baixar algum disponível aqui mesmo no TibiaKing
Líderes está configurado para São Paulo/GMT-03:00

Informação Importante

Confirmação de Termo