Ir para conteúdo

Izzy iss

Membro
  • Registro em

  • Última visita

Tudo que Izzy iss postou

  1. GALERA MEU SERVIDOR ESTÁ HOSPEDADO EM UMA VPS , TODOS PORTAS ABERTAS E ABERTAS NO FIREWALL TAMBÉM , MEUS AMIGOS CONSEGUEM ENTRAR NORMALMENTE MAS NO OT SERVER LIST E EM OUTRAS LISTAS ESTÁ CONSTANDO COMO OFFLINE , O QUE PODE SER? VALENDO +REP
  2. Funcionou , Valeu , só faltou de por o [0] :D
  3. @TioSlash <?PHP # Account Maker Config $config['site']['serverPath'] = "C:/Users/Administrador/Desktop/BestBaiak/"; $config['site']['useServerConfigCache'] = false; $config['site']['worlds'] = array(0 => 'Baiak Destruction'); $towns_list[0] = array(2 => 'Destruction city'); $config['site']['outfit_images_url'] = '/outfit.php'; $config['site']['item_images_url'] = 'http://item-images.ots.me/960/'; $config['site']['item_images_extension'] = '.gif'; $config['site']['flag_images_url'] = 'http://flag-images.ots.me/'; $config['site']['flag_images_extension'] = '.png'; $config['site']['players_group_id_block'] = 3; $config['site']['limitDeath'] = 5; $config['site']['levelVideo'] = 150; # PAGE: donate.php $config['site']['usePagseguro'] = true; //true show / false hide $config['site']['usePaypal'] = true; //true show / false hide $config['site']['useDeposit'] = true; //true show / false hide $config['site']['useZaypay'] = true; //true show / false hide $config['site']['useContenidopago'] = true; //true show / false hide $config['site']['useOnebip'] = true; //true show / false hide # Pagseguro config By IVENSPONTES $config['pagSeguro']['email'] = "[email protected]"; //Email Pagseguro $config['pagSeguro']['token'] = "YOURTOKENHERE"; // TOKEN $config['pagSeguro']['urlRedirect'] = 'http://tibia.com/?subtopic=donate&action=final'; //turn off redirect and notifications in pagseguro.com.br $config['pagSeguro']['urlNotification'] = 'http://tibia.com/retpagseguro.php'; //your return location $config['pagSeguro']['productName'] = 'Premium Points'; $config['pagSeguro']['productValue'] = 1.00; // 1.50 = R$ 1,50 etc... $config['pagSeguro']['doublePoints'] = false; ## Double points - true is on / false is off $config['pagSeguro']['host'] = 'localhost'; ## YOUR HOST $config['pagSeguro']['database'] = 'gesior860'; ## DATABASE $config['pagSeguro']['databaseUser'] = 'root'; ## USER $config['pagSeguro']['databasePass'] = ''; ## PASSWORD # Create Account Options $config['site']['one_email'] = false; $config['site']['create_account_verify_mail'] = false; $config['site']['verify_code'] = true; $config['site']['email_days_to_change'] = 3; $config['site']['newaccount_premdays'] = 999; $config['site']['send_register_email'] = false; # Create Character Options $config['site']['newchar_vocations'][0] = array(1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample'); $config['site']['newchar_towns'][0] = array(1, 2, 3, 4); $config['site']['max_players_per_account'] = 15; # Emails Config $config['site']['send_emails'] = true; $config['site']['mail_address'] = "[email protected]"; $config['site']['smtp_enabled'] = true; $config['site']['smtp_host'] = "smtp.xxxxx.com.br"; $config['site']['smtp_port'] = 587; $config['site']['smtp_auth'] = true; $config['site']['smtp_user'] = "[email protected]"; $config['site']['smtp_pass'] = "xxx"; # PAGE: whoisonline.php $config['site']['private-servlist.com_server_id'] = 1; /* Server id on 'private-servlist.com' to show Players Online Chart (whoisonline.php page), set 0 to disable Chart feature. To use this feature you must register on 'private-servlist.com' and add your server. Format: number, 0 [disable] or higher */ # PAGE: characters.php $config['site']['quests'] = array('Annihilator' => 5000,'Demon Helmet' => 2645,'Pits of Inferno' => 5550); $config['site']['show_skills_info'] = true; $config['site']['show_vip_storage'] = 0; # PAGE: accountmanagement.php $config['site']['send_mail_when_change_password'] = true; $config['site']['send_mail_when_generate_reckey'] = true; $config['site']['generate_new_reckey'] = true; $config['site']['generate_new_reckey_price'] = 500; # PAGE: guilds.php $config['site']['guild_need_level'] = 8; $config['site']['guild_need_pacc'] = false; $config['site']['guild_image_size_kb'] = 50; $config['site']['guild_description_chars_limit'] = 2000; $config['site']['guild_description_lines_limit'] = 6; $config['site']['guild_motd_chars_limit'] = 250; # PAGE: adminpanel.php $config['site']['access_admin_panel'] = 3; $config['site']['access_tickers'] = 3; $config['site']['access_admin_painel'] = 3; $config['site']['access_staff_painel'] = 3; $config['site']['access_news'] = 3; # PAGE: latestnews.php $config['site']['news_limit'] = 6; # PAGE: killstatistics.php $config['site']['last_deaths_limit'] = 40; # PAGE: team.php $config['site']['groups_support'] = array(2, 3, 4, 5, 6, 7); # PAGE: highscores.php $config['site']['groups_hidden'] = array(4, 5, 6); $config['site']['accounts_hidden'] = array(1); # PAGE: shopsystem.php $config['site']['shop_system'] = true; $config['site']['shopguild_system'] = true; # PAGE: lostaccount.php $config['site']['email_lai_sec_interval'] = 180; # Layout Config $config['site']['layout'] = 'tibiarl'; $config['site']['vdarkborder'] = '#505050'; $config['site']['darkborder'] = '#D4C0A1'; $config['site']['lightborder'] = '#F1E0C6'; $config['site']['download_page'] = false; $config['site']['serverinfo_page'] = true;
  4. GALERA SEGUINTE , TENHO UM SERVIDOR MYSQL JÁ COM O SITE PRONTO E DATABASE PELO PHPMYADMIN E TO COM OS SEGUINTES PROBLEMAS OS PERSONAGENS NASCEM NO LEVEL 1 , GOSTARIA DE ALTERAR MAS NÃO CONSIGO E OUTRA EU ALTEREI O TOWN_ID PARA 2 QUE É O CERTO , POIS ESTAVA NO 1 E QUANDO O SERVER RENICIA TODOS OS CHAR VOLTAM PARA O TOWN ID 1 OBRIGADO A QUEM ME AJUDAR E VAI TER +REP
  5. GALERA , QUEM ESTÁ TENDO ERRO NA CONEXÃO DO MY SQL , É PORQUE ESSA DISTRO ESTÁ COM DEFEITO ,SUBSTITUA POR OUTRA E NA CONFIGURAÇÃO DO TIPO DE SQL vai estar assim Sqlhost= localhost , substitua por sqlhost= 127.0.0.1
  6. SALVE GALERA DO TK , ESTOU COM O SEGUINTE ERRO AO COMPILAR A SOURCE DE UM TFS 0.4 COM O DEV C++ https://imgur.com/a/y8RKG PRECISO QUE ALGUÉM ME AJUDE COM O ERRO , OU CASO QUEIRA FAZER O GRANDE FAVOR DE COMPILAR PRA MIM TAMBÉM AGRADEÇO: Source: http://www.mediafire.com/file/1dz9ck025i3h5b0/src.rar Scan: https://www.virustotal.com/#/file/3c854bdaad15b41711e17aa4c6ae2a1d5af4f7af453f39452fff55e42ae3e1cd/detection VALENDO +REP
  7. @Micheel15 Isso mesmo
  8. Eu já tenho site , encontrei o erro , porém preciso compilar e estou com erro ao compilar...
  9. GALERA PRECISO DE AJUDA , PRECISO PASSAR MEU SERVIDOR DE SQLITE PARA MYSQL , JÁ ALTEREI NA CONFIG.LUA VALENDO +REP :D
  10. O SERVIDOR NÃO FUNCIONA em MySQL? Quando eu abro fica assim @Werner sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "minhasenha" sqlDatabase = "pikachu.sql" sqlFile = "pikachu.sql" sqlKeepAlive = 0 mysqlReadTimeout = 1000 mysqlWriteTimeout = 1000 mysqlReconnectionAttempts = 5 encryptionType = "sha1"
  11. GALERA MEU SERVER ESTÁ DANDO UM ERRO , QUANDO ABRO A DISTRO ELE PARA DE RESPONDER sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "minhasenha" sqlDatabase = "pikachu.sql" sqlFile = "pikachu.sql" sqlKeepAlive = 0 mysqlReadTimeout = 1000 mysqlWriteTimeout = 1000 mysqlReconnectionAttempts = 5 encryptionType = "sha1"
  12. @Micheel15 Erro continua... RESOLVIDO! Solução: INSTALAR O Alo210 , Este software instala tudo que seu Windows precisa para excutar certos programas.
  13. GALERA EU ESTAVA USANDO UM BAIAK NORMALMENTE NO MEU PC 64 BITS WINDOWS 10 QUANDO FUI PASSAR PARA MINHA VPS E TENTEI ABRIR ELE COMEÇOU ACUSAR QUE ESTAVA FALTANDO 1 DLL , ENTÃO A INSTALEI E AGORA ESTÁ APARECENDO ESTE ERRO https://imgur.com/a/ok1XU
  14. Izzy iss postou uma resposta no tópico em Formação de Equipe
    ESTOU A PROCURA DE UM SCRIPT PARA FAZER PARTE DA STAFF DO MEU OT . OBS: OT JÁ ON ENTRE EM CONTATO POR MENSAGEM COMIGO
  15. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    @KotZletY Erro continua , mas agora o minério está quebrando que não era o objetivo...
  16. Izzy iss postou uma resposta no tópico em Formação de Equipe
    PROCURO SCRIPTER QUE GOSTARIA DE ME AJUDAR EM MEU BAIAK... NÃO POSSO PAGAR É APENAS PELA EXPERIÊNCIA E O PRAZER DE AJUDAR , GRATO!
  17. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    Não tenho de onde eu peguei , mas era apenas essas funções que haviam no tópico.
  18. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    <?xml version="1.0" encoding="UTF-8"?> <creaturescripts> <event type="statschange" name="CombatDodge" event="script" value="dodgecombat.lua"/> <event type="login" name="PlayerLogin" event="script" value="login.lua"/> <event type="preparedeath" name="onPrepareDeath" event="script" value="preparedeath.lua"/> <event type="login" name="fraglook_register" event="script" value="fraglook.lua"/> <event type="look" name="fraglook" event="script" value="fraglook.lua"/> <event type="joinchannel" name="GuildMotd" event="script" value="guildmotd.lua"/> <event type="receivemail" name="Mail" event="script" value="mail.lua"/> <event type="death" name="player" script="player.lua"/> <event type="reportbug" name="SaveReportBug" script="reportbug.lua"/> <event type="death" name="DeathBroadcast" event="script" value="DeathBroadcast.lua"/> <event type="death" name="ga1" event="script" value="ga1.lua"/> <event type="death" name="ga2" event="script" value="ga2.lua"/> <event type="death" name="ga3" event="script" value="ga3.lua"/> <event type="death" name="gv1" event="script" value="gv1.lua"/> <event type="death" name="gv2" event="script" value="gv2.lua"/> <event type="death" name="gv3" event="script" value="gv3.lua"/> <event type="death" name="loga" event="script" value="loga.lua"/> <event type="death" name="desloga" event="script" value="desloga.lua"/> <event type="preparedeath" name="forever amulet" event="script" value="aol.lua"/> <event type="death" name="tp" event="script" value="tp.lua"/> <event type="death" name="teleportmonster" script="tpmonster.lua"/> <event type="login" name="AntiMC" event="script" value="antimc.lua"/> <event type="login" name="FragsGuildLogin" script="GuildFragsLogin.lua"/> <event type="kill" name="FragsGuildKill" script="GuildFragsKill.lua"/> <!-- Anti mage bomb --> <event type="login" name="Add" event="script" value="players.lua"/> <event type="logout" name="Del" event="script" value="players.lua"/> <event type="login" name="Antimagebomb" event="script" value="Antimagebomb.lua"/> <event type="think" name="Idle" event="script" value="idle.lua"/> <event type="think" name="SkullCheck" event="script" value="skullcheck.lua"/> <event type="death" name="PlayerDeath" event="script" value="playerdeath.lua"/> <event type="login" name="FirstItems" event="script" value="firstitems.lua"/> <event type="login" name="VipLogin" script="vip.lua"/> <event type="PrepareDeath" name="pvparena" script="pvparena.lua"/> <event type="attack" name="attackguild" script="attackguild.lua"/> <event type="death" name="incendio" script="incendioMonster.lua"/> </creaturescripts>
  19. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    Eu tento arrastar o player e não vai se eu estiver ao lado dele... mesmo sem usar nenhuma potion para dar exhausted....
  20. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    GALERA MEU OT PARECE QUE TA SEM PUSH , ALGUÉM PODERIA ME AJUDAR ? DEVE TER ALGUMA MANEIRA DE AUMENTAR , NÃO SEI...
  21. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    @KotZletY Não , ele não disponibilizou nenhuma função , você poderia me ajudar em o que devo adicionar? Up , alguém para me ajudar ?
  22. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: TFS 3.1 / BAIAK 8.6 Qual erro está surgindo/O que você procura? https://imgur.com/a/1Ennx MEU SERVER FICA DANDO ESSE ERRO NA IMAGEM , SE ALGUÉM PUDER ME AJUDAR A RESOLVER AGRADEÇO... Você tem o código disponível? Se tiver publique-o aqui: --Lumberjack by: Lwkass --Version: 1.1.5 --Configs-- local configs = { sign = {{level = {0,9}, quant = {1,2}, percent = 40}, {level = {10,19}, quant = {2,4}, percent = 45}, {level = {20,29}, quant = {3,6}, percent = 50}, {level = {30,39}, quant = {4,8}, percent = 55}, {level = {40,49}, quant = {5,10}, percent = 60}, {level = {50,59}, quant = {6,12}, percent = 65}, {level = {60,69}, quant = {7,14}, percent = 70}, {level = {70,79}, quant = {8,16}, percent = 75}, {level = {80,89}, quant = {9,18}, percent = 80}, {level = {90,99}, quant = {10,20}, percent = 85}, {level = {100}, quant = {11,22}, percent = 90}}, stones = {8634, 8634}, gold = {{2160, 'all'}}, stone_delay = 60, MaxLevel = 100 } --END Configs-- function onUse(cid, item, fromPosition, itemEx, toPosition) local STORAGE_SKILL_LEVEL = 20000 local STORAGE_SKILL_TRY = 20001 local skillLevel = getPlayerStorageValue(cid,STORAGE_SKILL_LEVEL) local skillTry = getPlayerStorageValue(cid,STORAGE_SKILL_TRY) local objeto2 = getThingFromPos(toPosition) local player = getCreaturePosition(cid) if skillLevel == -1 then setPlayerStorageValue(cid,STORAGE_SKILL_LEVEL,1) end for Q = 1, #configs.sign do if configs.sign[Q].level[2] == nil then configs.sign[Q].level[2] = configs.sign[Q].level[1] end if skillLevel >= configs.sign[Q].level[1] and skillLevel <= configs.sign[Q].level[2] then quant = math.random(configs.sign[Q].quant[1],configs.sign[Q].quant[2]) percent = configs.sign[Q].percent break end end for i = 1, #configs.stones do if objeto2.itemid == configs.stones[i] then if math.random(1,100) <= percent then possible_gold = {{},{}} for h = 1, #configs.gold do if configs.gold[h][2] == objeto2.itemid then possible_gold[1][#possible_gold[1]+1] = configs.gold[h][1] else if configs.gold[h][2] == 'all' then possible_gold[2][#possible_gold[2]+1] = configs.gold[h][1] end end end if possible_gold[1][1] == nil and possible_gold[2][1] == nil then doPlayerSendTextMessage(cid,22,"This stone can not be mined.") elseif possible_gold[1][1] ~= nil then doPlayerAddItem(cid,possible_gold[1][math.random(1,#possible_gold[1])],quant) elseif possible_gold[1][1] == nil and possible_gold[2][1] ~= nil then doPlayerAddItem(cid,possible_gold[2][math.random(1,#possible_gold[2])],quant) end if possible_gold[1][1] ~= nil or possible_gold[2][1] ~= nil then if skillTry >= 0 then setPlayerStorageValue(cid,STORAGE_SKILL_TRY,skillTry + 1) else setPlayerStorageValue(cid,STORAGE_SKILL_TRY,1) end doSendMagicEffect(getCreaturePosition(cid), 12) doPlayerSendTextMessage(cid,22,"You got "..quant.." gold "..getItemNameById(objeto2.itemid)..".") doSendAnimatedText(getCreaturePosition(cid), ''..quant..'', 192, cid) setItemName(objeto2.uid, 'A remains of '..getItemNameById(objeto2.itemid)) doSendMagicEffect(toPosition, 3) addEvent(dostoneReturn,configs.stone_delay * 1000,toPosition,objeto2.itemid) doTransformItem(objeto2.uid, 3610) break end else doPlayerSendCancel(cid,"You got nothing") doSendMagicEffect(toPosition, 3) setItemName(objeto2.uid, 'A remains of '..getItemNameById(objeto2.itemid)) doSendAnimatedText(getCreaturePosition(cid), 'Fail!', 180, cid) addEvent(dostoneReturn,configs.stone_delay * 1000,toPosition,objeto2.itemid) doTransformItem(objeto2.uid, 3610) break end else doPlayerSendCancel(cid,"You can only mine stones") end end if skillTry >= ((skillLevel+1)*3) then if skillLevel == configs.MaxLevel then doPlayerSendTextMessage(cid, 22, "Max level reached in mining.") setPlayerStorageValue(cid,STORAGE_SKILL_TRY,0) else setPlayerStorageValue(cid,STORAGE_SKILL_LEVEL,skillLevel + 1) setPlayerStorageValue(cid,STORAGE_SKILL_TRY,0) doPlayerSendTextMessage(cid, 22, "You advanced from level ".. skillLevel .." to level ".. skillLevel + 1 .." in Mining.") doSendMagicEffect(getCreaturePosition(cid),14) doSendAnimatedText(getCreaturePosition(cid), 'Advance!', 18, cid) end end end function dostoneReturn(itemposition,oldid) local pos = getThingfromPos(itemposition) doTransformItem(pos.uid,oldid) setItemName(pos.uid, getItemNameById(oldid)) doSendMagicEffect(itemposition,math.random(28,30)) end --Lumberjack by: Lwkass Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  23. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: TFS 3.1 / TIBIA 8.6 / BAIAK Qual erro está surgindo/O que você procura? GALERA PRECISO DE ALGUM EVENTO 24 HORAS , COMO CASTLE,BATTLEFIELD,CAPTURE THE FLAG , FICO FELIZ COM QUALQUER UM DELES , CASO TENHA OS 3 TAMBÉM PODE SER , OBRIGADO ! Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  24. Izzy iss postou uma resposta no tópico em Suporte Tibia OTServer
    OLÁ , GOSTARIA DE SABER COMO TIRO O EXHAUSTED DO PALLY , EXEMPLO: ELE HEALLAR E ATTACKAR , ESSAS COISAS... E O EXHAUSTED DOS POTIONS DAS OUTRAS CLASSES , EX: ELES USAR UMA RUNA ENQUANTO HEALLA , VALEU
  25. @poko360 É O 3.1

Informação Importante

Confirmação de Termo