• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Trainery

szatan1x

Professional Lua
Joined
May 10, 2011
Messages
803
Reaction score
27
Location
Poland
Witam,
Mam taki problem że jak na moim otsie idzie ktoś skillować na trainery to jak tylko kliknie exit automatycznie ma kicka jak zrobić żeby nie był kickowany tylko się skillował dopóki nie wejdzie albo mana mu się nie skończy :)
Proszę o szybką dobra odpowiedź.
 
przyłącze się do tematu....
a ja mam tak , że na trainerach nie ma nic typu kratek no-logout.....
a mimo wszystko jak dam exita na trainerach to będzie mi tam w nieskończoność stać postać.... jak zrobić żeby po 15 min kickało ?
 
to samo, tylko na przeciwną wartość...

które to ? bo nie widze takiego czegoś...
-- Account manager
accountManager = true
namelockManager = true
newPlayerChooseVoc = false
newPlayerSpawnPosX = 1002
newPlayerSpawnPosY = 999
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false

-- Unjustified kills
redSkullLength = 1 * 24 * 60 * 60
blackSkullLength = 3 * 24 * 60 * 60
dailyFragsToRedSkull = 7
weeklyFragsToRedSkull = 77
monthlyFragsToRedSkull = 777
dailyFragsToBlackSkull = 9
weeklyFragsToBlackSkull = 99
monthlyFragsToBlackSkull = 999
dailyFragsToBanishment = 9
weeklyFragsToBanishment = 99
monthlyFragsToBanishment = 999
blackSkulledDeathHealth = 100
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false

-- Banishments
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = false
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = true

-- Battle
worldType = "open"
protectionLevel = 100
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 60 * 800
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = false
whiteSkullTime = 3 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = true
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

-- Connection config
worldId = 0
ip = "127.0.0.1"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000
motd = "Witamy na xxxOT!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "xxx"
loginMessage = "Witamy! Zyczymy Milej Zabawy na xxx!"
statusTimeout = 1 * 20 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = true
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false

-- Database
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = "0mat"
sqlDatabase = "matrix"
sqlFile = "mysql.sql"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"

-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 0
maxDeathRecords = 5

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

-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60

-- Houses
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false

-- Item usage
timeBetweenActions = 300
timeBetweenExActions = 300
hotkeyAimbotEnabled = true

-- Map
mapName = "evolutions.otbm"
mapAuthor = "theend"
randomizeTiles = true
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"

-- Process
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"

-- Startup
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false

-- Spells
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = true

-- Outfits
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = true

-- Miscellaneous
dataDirectory = "data/"
bankSystem = true
displaySkillLevelOnAdvance = true
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 500
maxMessageBuffer = 4

-- Saving-related
saveGlobalStorage = true
useHouseDataStorage = false
storePlayerDirection = false

-- Loot
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 25

-- Ghost mode
ghostModeInvisibleEffect = false
ghostModeSpellEffects = true

-- Limits
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0

-- Premium-related
freePremium = true
premiumForPromotion = false

-- Blessings
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8

-- Rates
experienceStages = true
rateExperience = 5.0
rateExperienceFromPlayers = 0
rateSkill = 200.0
rateMagic = 70.0
rateLoot = 4.0
rateSpawn = 5

-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0

-- Experience from players
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1

-- Stamina
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true

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

-- Global save
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = false
cleanMapAtGlobalSave = false

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- Summons
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false

-- Status
ownerName = ""
ownerEmail = ""
url = ""
location = "Poland"
displayGamemastersWithOnlineCommand = false

adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
 
Wystarczyło znaleźć atexit ... Ustawienie tego na prawdę da całkiem dobry efekt mysle
 
lol przeciez w RME bierzesz No Logout Tool sobie jedziesz tam gdzie chcesz i mozesz exita dawac
 
lol trzymając ctrl jedziesz tym toolem i usuwasz

kur.wa ale jeszcze raz musisz wgrywać mapę, czytaj uważnie moje posty, bo inaczej naprawdę caps locka usunę z klawiatury i dam jako domyślnie by pisało z dużych...

- - - Updated - - -

lol, co to za chujowy tool na otlandzie wprowadzili, ŻE NIE WIDAĆ DUŻYCH LITER ?

- - - Updated - - -

jeśli całe zdanie składa się z dużych ?
 
Dobra Sory za chu**** temat nie pomyślałem o tym No Logout przepraszam i proszę o zamkniecie tematu :)
 
Dobra Sory za chu**** temat nie pomyślałem o tym No Logout przepraszam i proszę o zamkniecie tematu :)

jezu, ale potem będziesz musiał wgrywać na nowo mapę jeśli będziesz czasem chciał odpalić spoofa, a czasem nie, a tak to sobie w config łatwo wpiszesz i już masz

i po co cenzurujesz? tu ludzi jebie czy napiszesz chujowy czy chu**** bez znaczenia, a tylko śmieszne to jest.. i nie próbuj być kulturalny, bo jak ktoś wstawia gwiazdki w część przekleństwa to albo próbuje ominąć regulamin albo jest żałosny, a tutaj regulamin ma na to wyjebane, więc jest to żałosne...
 
Back
Top