• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved help in great problem

loza

Oldschool
Joined
Oct 23, 2008
Messages
525
Reaction score
6
i have ot real map 8.42 i use account manger ,but onely 1 or 2 can log with it to make accounts ,other ppl got this message
" too many connections attempts from this ip. try again later. "
plz if any one have good adiea to tell me what i can do?
 
Last edited:
This is my config file what should i change?

Code:
-- The Forgotten Server Config

  -- Account manager
  accountManager = "yes"
  namelockManager = "yes"
  newPlayerChooseVoc = "yes"
  newPlayerSpawnPosX = 32369
  newPlayerSpawnPosY = 32241
  newPlayerSpawnPosZ = 7
  newPlayerTownId = 5
  newPlayerLevel = 8
  newPlayerMagicLevel = 0
  generateAccountNumber = "no"

  -- Banishments
  notationsToBan = 3
  warningsToFinalBan = 4
  warningsToDeletion = 5
  banLength = 2 * 24 * 60 * 60
  finalBanLength = 7 * 24 * 60 * 60
  ipBanishmentLength = 1 * 24 * 60 * 60
  broadcastBanishments = "yes"
  killsToBan = 10
  maxViolationCommentSize = 200
  autoBanishUnknownBytes = "no"

  -- Battle
  worldType = "pvp"
  protectionLevel = 50
  pvpTileIgnoreLevelAndVocationProtection = "yes"
  killsToRedSkull = 5
  pzLocked = 60 * 1000
  criticalHitChance = 10
  criticalHitMultiplier = 1
  displayCriticalHitNotify = "no"
  removeWeaponAmmunition = "no"
  removeWeaponCharges = "yes"
  removeRuneCharges = "yes"
  timeToDecreaseFrags = 2 * 60 * 60 * 1000
  whiteSkullTime = 7 * 60 * 1000
  noDamageToSameLookfeet = "no"
  experienceByKillingPlayers = "no"
  showHealingDamage = "yes"
  showHealingDamageForMonsters = "no"
  fieldOwnershipDuration = 5 * 1000
  stopAttackingAtExit = "no"
  oldConditionAccuracy = "no"
  loginProtectionPeriod = 15 * 1000
  deathLostPercent = 10
  stairhopDelay = 0 * 1000
  pushCreatureDelay = 2 * 1000
  deathContainerId = 1987
  gainExperienceColor = 215

  -- Connection config
  worldId = 0
  ip = "192.168.1.50"
  loginPort = 7171
  gamePort = 7172
  adminPort = 7171
  statusPort = 7171
  loginTries = 1
  retryTimeout = 99 * 1000
  loginTimeout = 199 * 1000
  maxPlayers = 1000
  motd = "WOFB SERVER RELEASED!"
  displayOnOrOffAtCharlist = "no"
  onePlayerOnlinePerAccount = "yes"
  allowClones = 0
  serverName = "Wofb"
  loginMessage = "Welcome to Wofb!"
  statusTimeout = 5 * 60 * 1000
  replaceKickOnLogin = "yes"
  forceSlowConnectionsToDisconnect = "yes"
  loginOnlyWithLoginServer = "no"
  premiumPlayerSkipWaitList = "no"

  -- Database
  sqlType = "mysql"
  sqlHost = "xxx"
  sqlPort = 3306
  sqlUser = "root"
  sqlPass = "xxx"
  sqlDatabase = "xxx"
  sqlFile = "forgottenserver.s3db"
  sqlKeepAlive = 0
  mysqlReadTimeout = 10
  mysqlWriteTImeout = 10
  passwordType = "plain"

  -- Deathlist
  deathListEnabled = "yes"
  maxDeathRecords = 10

  -- Guilds
  ingameGuildManagement = "yes"
  levelToFormGuild = 8
  premiumDaysToFormGuild = 0
  guildNameMinLength = 4
  guildNameMaxLength = 20

  -- Highscores
  highscoreDisplayPlayers = 15
  updateHighscoresAfterMinutes = 60

  -- Houses
  buyableAndSellableHouses = "yes"
  houseNeedPremium = "yes"
  bedsRequirePremium = "yes"
  levelToBuyHouse = 1
  housesPerAccount = 0
  houseRentAsPrice = "no"
  housePriceAsRent = "no"
  housePriceEachSquare = 1000
  houseRentPeriod = "never"

  -- Item usage
  timeBetweenActions = 200
  timeBetweenExActions = 1000
  checkCorpseOwner = "yes"
  hotkeyAimbotEnabled = "yes"
  maximumDoorLevel = 500

  -- Map
  mapName = "wofb"
  mapAuthor = "Komic"
  randomizeTiles = "yes"
  useHouseDataStorage = "no"
  storeTrash = "yes"
  cleanProtectedZones = "yes"

  -- Startup
  defaultPriority = "high"
  niceLevel = 5
  coresUsed = "-1"
  optimizeDatabaseAtStartup = "no"
  removePremiumOnInit = "yes"
  confirmOutdatedVersion = "yes"

  -- Muted buffer
  maxMessageBuffer = 4
  bufferMutedOnSpellFailure = "no"

  -- Miscellaneous
  dataDirectory = "data/"
  kickIdlePlayerAfterMinutes = 30
  allowChangeOutfit = "yes"
  allowChangeColors = "yes"
  allowChangeAddons = "yes"
  disableOutfitsForPrivilegedPlayers = "no"
  bankSystem = "no"
  saveGlobalStorage = "no"
  ghostModeInvisibleEffect = "no"
  displaySkillLevelOnAdvance = "no"
  spellNameInsteadOfWords = "no"
  emoteSpells = "no"
  expireReportsAfterReads = 1
  promptExceptionTracerErrorBox = "yes"
  storePlayerDirection = "no"
  playerQueryDeepness = 2

  -- Premium-related
  freePremium = "yes"
  premiumForPromotion = "yes"

  -- Blessings
  blessingsOnlyPremium = "yes"
  blessingReductionBase = 30
  blessingReductionDecreament = 5
  eachBlessReduction = 8

  -- Rates
  experienceStages = "yes"
  rateExperience = 5.0
  rateSkill = 50.0
  rateMagic = 15.0
  rateLoot = 4.0
  rateSpawn = 2

  -- Stamina
  rateStaminaLoss = 1
  rateStaminaGain = 10000 / 1
  rateStaminaThresholdGain = 4
  staminaRatingLimitTop = 41 * 60
  staminaRatingLimitBottom = 14 * 60
  rateStaminaAboveNormal = 1.5
  rateStaminaUnderNormal = 1.0
  staminaThresholdOnlyPremium = "yes"

  -- Party
  experienceShareRadiusX = 30
  experienceShareRadiusY = 30
  experienceShareRadiusZ = 1
  experienceShareLevelDifference = 2 / 3
  extraPartyExperienceLimit = 20
  extraPartyExperiencePercent = 5

  -- Global save
  globalSaveEnabled = "no"
  globalSaveHour = 8
  shutdownAtGlobalSave = "yes"
  cleanMapAtGlobalSave = "no"

  -- Spawns
  deSpawnRange = 2
  deSpawnRadius = 50

  -- Summons
  maxPlayerSummons = 2
  teleportAllSummons = "no"
  teleportPlayerSummons = "no"

  -- Status
  ownerName = "Loz Loz"
  ownerEmail = "@otland.net"
  url = "lozera.no-ip.org"
  location = "Egy"
  displayGamemastersWithOnlineCommand = "no"

  -- Logs
  adminLogsEnabled = "no"
  displayPlayersLogging = "yes"
  prefixChannelLogs = ""
  runeFile = ""
  outLogName = ""
  errorLogName = ""
  truncateLogsOnStartup = "no"
 
Back
Top