Ir para conteúdo
Banner com Efeitos

lucasme

Membro
  • Registro em

  • Última visita

Tudo que lucasme postou

  1. lucasme postou uma resposta no tópico em Suporte Tibia OTServer
    Então mano fui ver que o problema era pq ele so da promote pra qm e vip da pra tira isso?
  2. lucasme postou uma resposta no tópico em Suporte Tibia OTServer
    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end function onThink() npcHandler:onThink() end local node1 = keywordHandler:addKeyword({'promot'}, StdModule.say, {npcHandler = npcHandler, onlyFocus = true, text = 'I can promote you for 20000 gold coins. Do you want me to promote you?'}) node1:addChildKeyword({'yes'}, StdModule.promotePlayer, {npcHandler = npcHandler, cost = 20000, level = 20, promotion = 1, text = 'Congratulations! You are now promoted.'}) node1:addChildKeyword({'no'}, StdModule.say, {npcHandler = npcHandler, onlyFocus = true, text = 'Alright then, come back when you are ready.', reset = true}) npcHandler:addModule(FocusModule:new()) ESTE?
  3. lucasme postou uma resposta no tópico em Suporte Tibia OTServer
    Meu Npc de promotion não esta promovendo nada!! Ele diz tudo certinho mas nao muda nada do que era para mudar... Se alguem souber ai.. Flw
  4. lucasme postou uma resposta no tópico em Suporte Bots
    Vc esta abrindo ele com algum outro bot aberto? Geralmente magebomb buga com outros bots abertos...
  5. Ola amigo tudo bem ? Hoje em dia um dos melhores hosts e a proteção procurada para hospedar seu servidor são feitos na servercore http://www.servercore.com.br/ Mas tambem existe muitos outros hosts como: http://venohost.com/ http://www.lgvhost.com.br/ Entre muitos outros.
  6. accountManager = true namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 10160 newPlayerSpawnPosY = 10054 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 2 generateAccountNumber = false redSkullLength = 10 * 24 * 60 * 60 blackSkullLength = 20 * 24 * 60 * 60 dailyFragsToRedSkull = 5 weeklyFragsToRedSkull = 35 monthlyFragsToRedSkull = 150 dailyFragsToBlackSkull = dailyFragsToRedSkull weeklyFragsToBlackSkull = weeklyFragsToRedSkull monthlyFragsToBlackSkull = monthlyFragsToRedSkull dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true useFragHandler = true advancedFragList = true notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 3 * 24 * 60 * 60 killsBanLength = 2 * 24 * 60 * 60 finalBanLength = 7 * 24 * 60 * 60 ipBanishmentLength = 7 * 24 * 60 * 60 broadcastBanishments = false maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = true worldType = "open" protectionLevel = 300 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 60 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = false whiteSkullTime = 15 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = false showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true worldId = 0 ip = "---" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 350 motd = "Bem vindos ao Heroserv" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = false serverName = "Devilserv" loginMessage = "Bem Vindos ao Heroserv" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "alissow" sqlFile = "Alissow.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" deathListEnabled = true deathListRequiredTime = 2 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 ingameGuildManagement = true levelToFormGuild = 25 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 highscoreDisplayPlayers = 10 updateHighscoresAfterMinutes = 15 buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 700 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 3000 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = true timeBetweenActions = 200 timeBetweenExActions = 1000 checkCorpseOwner = true hotkeyAimbotEnabled = true maximumDoorLevel = 3000 mapName = "heroserv.otbm" mapAuthor = "Real Team" randomizeTiles = true useHouseDataStorage = false storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "-1" defaultPriority = "high" niceLevel = 5 coresUsed = "-1" optimizeDatabaseAtStartup = true removePremiumOnInit = true confirmOutdatedVersion = false maxMessageBuffer = 4 bufferMutedOnSpellFailure = false dataDirectory = "data/" allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false bankSystem = true saveGlobalStorage = true displaySkillLevelOnAdvance = true spellNameInsteadOfWords = false emoteSpells = false promptExceptionTracerErrorBox = false storePlayerDirection = false monsterLootMessage = 3 monsterLootMessageType = 25 separateViplistPerCharacter = false ghostModeInvisibleEffect = true ghostModeSpellEffects = true idleWarningTime = 14 * 60 * 1000 idleKickTime = 15 * 60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = 2 maxItemsPerPZTile = 0 maxItemsPerHouseTile = 0 freePremium = true premiumForPromotion = false blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 experienceStages = false rateExperience = 500 rateExperienceFromPlayers = 0 rateSkill = 30 rateMagic = 13 rateLoot = 13 rateSpawn = 20 rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 shutdownAtGlobalSave = false cleanMapAtGlobalSave = false deSpawnRange = 2 deSpawnRadius = 50 maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false ownerName = "Doohrush" ownerEmail = "[email protected]" url = "http://tibiaking.com/" location = "Brazil" displayGamemastersWithOnlineCommand = true adminLogsEnabled = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false Apenas tirei o ip pois meu esta fixo e so pra previnir pois vai que neh... Mas ta ai e não loga mais executa certinho e tals..
  7. A alguns meses atras peguei um mapa pre moldado ja bem editado e comecei a mexer nele e então essa semana terminei mas agora eu não tenho um server pra executa ele e o server dele ta com erro quando vo logo da invalid account e problema no sql e um tal de "sha1" e "plain" uma coisa assim não tenho certeza então se pudessem arrumar um server ou por favor me chamem por PM (mensagem privada PT) para eu mandar a pasta do server e é isso ai quem manjar nessas coisas ai vou agradecer D+ Vlw ai TK..
  8. Ow mano desculpa eu errei o print do post na verdade eu queria da extended version que não possui a versão 10.55 poderia me ajudar? Ow mano desculpa eu errei o print do post na verdade eu queria da extended version que não possui a versão 10.55 poderia me ajudar?
  9. Falai galera blz? Então, ja tentei de tudo pra tirar o erro do remeres do tibia.dat e tibia.spr e nada... Ja vi tantos tutos, criei pastas coloquei o tibia.dat e o resto abri mapa dava erro. Se algm souber ai e podesse ajudar seria bom. O erro e o de todos mas ao contrario de todos o meu não sai U.U Então e isso ai VLW Queria tbm pra resolver o do Remeres exetended do 10.55 e o cliente normal da erro e o msm erro da foto anterior so que no 10.55
  10. Tem como arruma um Distro com as dll nao to sem o visual véi...
  11. lucasme postou uma resposta no tópico em Suporte Tibia OTServer
    Tem como alguem me arruma um distro e as dll ai to sem o visual aki mano plx
  12. Bom dia! Mil perdoes por colocar no lugar errado... Então eu farei e configurarei a parte administrativa (AS DONATIONS)... Configurarei os tipos de pagamentos (boletos, cartão de credito) e farei uma maneira de compra pelo celular. Espero ter esclarecido o que farei...
  13. Bom... Hoje venho procurar pessoas que sejam especializadas em (Mapper, scripter, entre outros) pessoas que saibam resolver bugs etc... Para meu futuro projeto um Otserve mapa tibia global que ser der certo a equipe o colocarei no ar! 24 horas... Quero uma pessoa que saiba deixar o ot online que sera na versão mais atualizada... Que sempre atualize o mapa (Exemplo no momento a versão é 10.58 se lançar outra coloca os updates da nova versão no ot, entendeu?) E que também colabore com o host.Nosso objetivo no 1 mês e conseguir fundos para pagar o host e se houver algum lucro sera dividido entre toda a equipe... Bom... Espero achar um otima equipe.. Agradeço desde ja! Atenciosamente Lucas...
  14. EAE GALERA BLZ? ENTÃO TAVA QUERENDO BAIXAR UM OT 10.41 OU 10.53 MAPA GLOBAL ENTÃO BAIXEI UNS AQUI DO FORUM MESMO MAIS E NÃO ENTENDI COM DEIXAR ELES ON. NÃO E IGUAL 8.6 QUE E SÓ COLOCAR O IP NO CONF.LUA E CLICAR LA NO BAGUI E DEIXAR O OT ON. VEM UMAS COISA DIFERENTE... ENTÃO QUERIA PEDIR AKI PRA QUEM MANJA DISSO UM MAPA GLOBAL 10.41/10.53 COM QUEST 100% SEM BUG SEM EDIT COM WARZONE ROSHAMUUL, TENDEU? E COMO DEIXAR ELE ON EXPLICAR CERTINHO SABE ONDE COLOCAR IP COMO INICIAR VLW? #VLWFLW
  15. lucasme postou uma resposta no tópico em Suporte Bots
    Preciso de um phyton script , TA 10.22 um scrypt para manter distancia para qunado eu deixar de cave-bot nao ficar atacando colocado no bicho... OBRIGADO... ESPERO RESULTADOS

Informação Importante

Confirmação de Termo