Schiavinato 7 Postado Abril 6, 2009 Share Postado Abril 6, 2009 Depois de ter consertado meu oT resolvi reabri-lo para o publico, ficou umas 2-3 hras, ate q algum fd# começou da mass login no acc manager e assim travando o server Conseguiram logar 189 Account manager de uma soh vez Queria saber oq pode provocar isso, e se tem alguma solução =/ Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/ Compartilhar em outros sites More sharing options...
Henrique Moura 193 Postado Abril 6, 2009 Share Postado Abril 6, 2009 Tem uma configuração no config.lua. Que bloqueia conexões do mesmo ip. Reveja lá. Boa sorte. Abraços. Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/#findComment-719917 Compartilhar em outros sites More sharing options...
Schiavinato 7 Postado Abril 6, 2009 Autor Share Postado Abril 6, 2009 (editado) Poderia me dizer exatamente aonde é? Eu uso o OT do shynzo, eo config.lua dele é meio editado ------------------------------------------------------- --- DnWalcker Server Basics Configs --- --- Based on The Forgotten Server --- ------------------------------------------------------- -- SQL Configuration sqlType = "sqlite" passwordType = "plain" mysqlUser = "root" mysqlPass = "******" mysqlHost = "localhost" mysqlPort = 3306 mysqlDatabase = "dnwalcker" sqliteDatabase = "dnwalcker.s3db" -- Account Manager accountManager = "yes" newPlayerChooseVoc = "yes" newPlayerSpawnPosX = 1069 newPlayerSpawnPosY = 1106 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 10 newPlayerMagicLevel = 0 generateAccountNumber = "no" -- New Player Items (This work configurable in data/creaturescripts/scripts/firstitems.lua) newPlayerBackPack = 2000 --red backpack newPlayerHelmet = 2457 --steel helmet newPlayerArmor = 2463 --plate armor newPlayerLegs = 2647 --plate legs newPlayerBoots = 3982 --crocodile boots newPlayerShield = 6131 --tortoise shield newPlayerAmulet = 2173 --aol --Items for each especific vocation newPlayerDruidRod = 2182 --first rod newPlayerSorcererWand = 2190 --first wand newPlayerPaladinAmmo = 2455 --crossbow newPlayerPaladinAmmonation = 2543 --bolt newPlayerKnightSword = 8602 --jagged sword newPlayerKnightAxe = 8601 --steel axe -- Premium freePremium = "no" premiumPrice = 10000 premiumDays = 30 -- Addons firstAddonsPrice = 50000 secondAddonsPrice = 100000 -- Bless Configs - (Default = 50000(50k) for all bless) blessPrices = 10000 --use this in case you use npc blessPrice = 60000 --use this i case you use talkaction -- Charges configs removeAmmoWhenUsingDistanceWeapon = "no" removeChargesFromRunes = "no" removeMoveBack = "no" -- Critical Hit Config criticalHitChance = 50 notifyCriticalHit = "no" criticalHitColor = 35 -- Exp Colors randomExpColors = "no" defaultExpColor = 215 useAnimatedSpells = "yes" -- Commands showDescriptionItems = "yes" -- Banishments notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banDays = 7 finalBanDays = 30 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = "yes" killsToBan = 6 maxViolationCommentSize = 200 -- Battle -- NOTE: loginProtectionPeriod is the famous Tibia anti-magebomb system. worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 50 killsToRedSkull = 4 pzLocked = 60000 deathLosePercent = 10 timeToDecreaseFrags = 24 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 * 1000 maxPlayerSummonsMonsters = 2 oldConditionAccuracy = "no" fieldOwnershipDuration = 5 * 1000 loginProtectionPeriod = 10 -- Connection Config ip = "189.103.161.27" port = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = "100" motd = "Welcome to Emtec World!" onePlayerOnlinePerAccount = "yes" allowClones = 0 serverName = "World" loginMessage = "Comandos: !buypremium !buybless !online !serverinfo." adminLogsEnabled = "no" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = "yes" -- Deathlist deathListEnabled = "yes" maxDeathRecords = 10 -- Guilds ingameGuildSystem = "yes" levelToFormGuild = 50 minGuildLength = 3 maxGuildLength = 30 -- Highscores highscoreDisplayPlayers = 10 updateHighscoresAfterMinutes = 5 -- Houses & Beds housePriceEachSQM = 1000 houseRentPeriod = "never" levelToBuyHouse = 100 bedsOnlyPremiumAccountt = "yes" -- Clean System cleanMapAtServerSave = "yes" -- Anti Afk System kickIdlePlayerAfterMinutes = 60 -- Item Usage timeBetweenActions = 200 timeBetweenExActions = 1000 -- Map mapName = "lool" mapAuthor = "Zeeh" randomizeTiles = "yes" -- Messaging enableRuleViolationReports = "yes" maxMessageBuffer = 4 -- PVP Server displayOnOrOffAtCharlist = "no" allowChangeOutfit = "yes" noDamageToSameLookfeet = "no" experienceByKillingPlayers = "no" playersHaveCapacity = "yes" stopAttackingAtExit = "no" -- Rates rateExp = 85 rateSkill = 100 rateLoot = 3 rateMagic = 80 rateSpawn = 1 extraPartyExpLimit = 10 extraPartyExpPercent = 5 -- Real Server Save -- note: serverSaveHour means like 03:00, not that it will save every 3 hours, -- if you want such a system use autoSaveEachMinutes. this serversave method -- may be unstable, we recommend using otadmin if you want real serversaves. serverSaveEnabled = "yes" serverSaveHour = 3 shutdownAtServerSave = "no" -- Server saving autoSaveEachMinutes = 15 saveGlobalStorage = "yes" -- Spawns deSpawnRange = 2 deSpawnRadius = 50 -- Startup defaultPriority = "normal" -- Status ownerName = "Zeeh" ownerEmail = "" url = "" location = "Brasil" Ve se axa ai, eu não axei Editado Abril 6, 2009 por Schiavinato Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/#findComment-719952 Compartilhar em outros sites More sharing options...
Pirokudoo 0 Postado Abril 8, 2009 Share Postado Abril 8, 2009 loginTries = 10 acho que e esse ai vc deve diminuir Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/#findComment-720826 Compartilhar em outros sites More sharing options...
icekyn 0 Postado Abril 11, 2009 Share Postado Abril 11, 2009 Depois de ter consertado meu oT resolvi reabri-lo para o publico, ficou umas 2-3 hras, ate q algum fd# começou da mass login no acc manager e assim travando o server Conseguiram logar 189 Account manager de uma soh vez Queria saber oq pode provocar isso, e se tem alguma solução =/ A Tag "Login Tries=10" e uma ajuda extra mas nesse caso nao funciona por que eu tambem recebi esse tipo de ataque e o meu OTserv tambem e Shynzo OT, para solucionar esse problema so instalando um firewall e permitindo acesso somente ao necessario que eu tenho certeza que vai resolver o problema! um firewall que eu recomendo e o Zone Alarm que e muito bom. Link Zone Alarm(Link do Baixaki):http://www.baixaki.com.br/download/zonealarm-free.htm espero ter ajudade abraços! Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/#findComment-722768 Compartilhar em outros sites More sharing options...
tsimagens 0 Postado Abril 18, 2009 Share Postado Abril 18, 2009 ja loguei 596 acc manager em um ot.. simplesmente ninguem mais andava Link para o comentário https://xtibia.com/forum/topic/110747-mass-login-no-ot/#findComment-726793 Compartilhar em outros sites More sharing options...
Posts Recomendados