Ir para conteúdo

JJJ

Membro
  • Registro em

  • Última visita

Tudo que JJJ postou

  1. Fala pessoal do tibia king,estou querendo aprender spriting. Porém tentar aprender por vídeo é um pouco difícil...o bom seria se estivesse alguém auxiliando. Gostaria de saber se alguém leciona hoje em dia aqui... Obgdo pela atenção. Me desculpem se eu colocar o tópico em lugar errado...
  2. Blz,mas,aquele 555 é a database (acho) não entendi muito bem.Eu não tenho esse aquivo xxxx.s3db
  3. Isso msm Gaant. Aqui está o config: -- The Forgotten Server Config -- Account manager accountManager = true namelockManager = false newPlayerChooseVoc = true newPlayerSpawnPosX = 1222 newPlayerSpawnPosY = 1426 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 1 generateAccountNumber = false -- Unjustified kills -- NOTE: *Banishment and *BlackSkull variables are >summed up< -- (dailyFragsToRedSkull + dailyFragsToBanishment) with their -- *RedSkull equivalents. -- Auto banishing works only if useBlackSkull set to negative. -- advancedFragList is not advised if you use huge frags -- requirements. redSkullLength = 1 * 24 * 60 * 60 blackSkullLength = 2 * 24 * 60 * 60 dailyFragsToRedSkull = 15 weeklyFragsToRedSkull = 20 monthlyFragsToRedSkull = 30 dailyFragsToBlackSkull = dailyFragsToRedSkull weeklyFragsToBlackSkull = weeklyFragsToRedSkull monthlyFragsToBlackSkull = monthlyFragsToRedSkull dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 60 blackSkulledDeathMana = 0 useBlackSkull = true useFragHandler = true advancedFragList = false -- Banishments -- violationNameReportActionType 1 = just a report, 2 = name lock, 3 = player banishment -- killsBanLength works only if useBlackSkull option is disabled. notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 1 * 24 * 60 * 60 killsBanLength = 1 * 24 * 60 * 60 finalBanLength = 1 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = true maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = false -- Battle -- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage. -- loginProtectionPeriod is the famous Tibia anti-magebomb system. -- deathLostPercent set to nil enables manual mode. worldType = "open" protectionLevel = 100 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 1000 * 10 huntingDuration = 1000 * 10 criticalHitChance = 0 criticalHitMultiplier = 0 displayCriticalHitNotify = false removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = false whiteSkullTime = 5 * 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 -- 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 = 200 motd = "Welcome to the DBOmniverse!." displayOnOrOffAtCharlist = true onePlayerOnlinePerAccount = false allowClones = false serverName = "Styller" loginMessage = "Welcome to the DBOmniverse!." statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false -- Database -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database. -- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value. sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "555" sqlFile = "555" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" -- Deathlist deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 -- Guilds ingameGuildManagement = false levelToFormGuild = 100 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 -- Highscores highscoreDisplayPlayers = 10 updateHighscoresAfterMinutes = 3 -- Houses buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 150 housesPerAccount = 1 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 5000 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false -- Item usage timeBetweenActions = 200 timeBetweenExActions = 1000 checkCorpseOwner = true hotkeyAimbotEnabled = false maximumDoorLevel = 500 -- Map -- NOTE: storeTrash costs more memory, but will perform alot faster cleaning. -- useHouseDataStorage usage may be found at README. mapName = "omniverse.otbm" mapAuthor = "Madara Rinnegan" randomizeTiles = true useHouseDataStorage = false storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "-1" -- Startup -- NOTE: defaultPriority works only on Windows and niceLevel on *nix -- coresUsed are seperated by comma cores ids used by server process, -- default is -1, so it stays untouched (automaticaly assigned by OS). defaultPriority = "high" niceLevel = 5 coresUsed = "-1" optimizeDatabaseAtStartup = true removePremiumOnInit = true confirmOutdatedVersion = false -- Muted buffer maxMessageBuffer = 4 bufferMutedOnSpellFailure = false -- Miscellaneous -- NOTE: promptExceptionTracerErrorBox works only with precompiled support feature, -- called "exception tracer" (__EXCEPTION_TRACER__ flag). -- monsterLootMessage 0 to disable, 1 - only party, 2 - only player, 3 - party or player (like Tibia's) dataDirectory = "data/" allowChangeOutfit = false allowChangeColors = false allowChangeAddons = false disableOutfitsForPrivilegedPlayers = false bankSystem = true saveGlobalStorage = true displaySkillLevelOnAdvance = false spellNameInsteadOfWords = false emoteSpells = true promptExceptionTracerErrorBox = true storePlayerDirection = false monsterLootMessage = 3 monsterLootMessageType = 25 separateViplistPerCharacter = false -- Ghost mode ghostModeInvisibleEffect = false ghostModeSpellEffects = true -- Limits idleWarningTime = 59 * 60 * 1000 idleKickTime = 60 * 60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = 2 maxItemsPerPZTile = 0 maxItemsPerHouseTile = 0 -- Premium-related freePremium = false premiumForPromotion = true -- Blessings -- NOTE: blessingReduction* regards items/containers loss. -- eachBlessReduction is how much each bless reduces the experience/magic/skills loss. blessingOnlyPremium = true blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 -- Rates -- NOTE: experienceStages configuration is located in data/XML/stages.xml. -- rateExperienceFromPlayers 0 to disable. experienceStages = true rateExperience = 0 rateExperienceFromPlayers = 0 rateSkill = 1 rateMagic = 1 rateLoot = 30 rateSpawn = 1.5 -- Monster rates rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 -- Experience from players -- NOTE: min~Threshold* set to 0 will disable the minimum threshold: -- player will gain experience from every lower leveled player. -- max~Threshold* set to 0 will disable the maximum threshold: -- player will gain experience from every higher leveled player. minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 -- Stamina -- NOTE: Stamina is stored in miliseconds, so seconds are multiplied by 1000. -- rateStaminaHits multiplies every hit done a creature, which are later -- multiplied by player attack speed. -- rateStaminaGain is divider of every logged out second, eg: -- 60000 / 3 = 20000 milliseconds, what gives 20 stamina seconds for 1 minute being logged off. -- rateStaminaThresholdGain is divider for the premium stamina. -- staminaRatingLimit* is in minutes. rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true -- Party -- NOTE: experienceShareLevelDifference is float number. -- experienceShareLevelDifference is highestLevel * value experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 -- Global save -- NOTE: globalSaveHour means like 03:00, not that it will save every 5 hours, -- if you want such a system please check out data/globalevents/globalevents.xml. globalSaveEnabled = false globalSaveHour = 5 shutdownAtGlobalSave = false cleanMapAtGlobalSave = false -- Spawns deSpawnRange = 2 deSpawnRadius = 50 -- Summons maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false -- Status ownerName = "Madara" ownerEmail = "" url = "" location = "Brazil" displayGamemastersWithOnlineCommand = false -- Logs -- NOTE: This kind of logging does not work in GUI version. -- For such, please compile the software with __GUI_LOGS__ flag. adminLogsEnabled = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false
  4. E aí galera!! Então,estou com um servidor de dbo,porém ele esta cm site e tal,daí gostaria da ajuda de vocês aqui do tibia king que entendem muito de otservers(ALGUNS) que não é o meu caso,é claro. Então,como diz o título,eu gostaria muito de passar esse servidor(base) para apenas criar acc por account manager. Agradeço desde já! RP+ SE ME AJUDAR
  5. JJJ postou uma resposta no tópico em Suporte Bots
    Opa,blz galera?Então eu estou querendo uma htky de atack para elfbot. São três jutsus com time contendo: 1ª exaust de 3s 2ª exaust de 0s 3ª exaust de 2s Agradeço desde já
  6. Ok.muito obrigado mano
  7. Aff daí fode pq não sei fazer um executavel '-' vc sabe fazer?
  8. Man,o servidor não vem com o TFS<CLIENT E DATABASE tem como me ajudar a achá-los?
  9. Alguém tem o client 1.2 para disponibilizar para download?
  10. matheuspeixoto12 O único jeito de vc baixar o server é baixando o MEGAsync Aqui funcionou
  11. Bom,eu cliquei EM BAIXAR PELO NAVEGADOR MAIS DA ERRO DEPOIS DE ALGUNS SEGUNDOS
  12. Download não está funcionando aqui. Alguem poderia me ajudar?Tem como upar no media fire ou no 4shared
  13. Esse é o problema amigo não tem o global events
  14. Lhe darei rep+ por tentar me ajuda,agradeço-lhe mesmo assim.
  15. Ainda esta dando erro
  16. Não a essa tag amigo deve ser essa time to save the server (default = 001) serversave = 001 E agora fui olha na globalevents>scripts>save e não a nada.acho que pq ele é uma v4 ----config.lua-------------- -- Config file for otserv ---------------------------- -- ip -- the ip the server should redirect too ip = "127.0.0.1" -- world type. options: pvp, no-pvp, pvp-enforced worldtype = "pvp" -- experience multiplier (how much faster you got exp from monsters) expmul = 80 -- experience multiplier for pvp-enforced (how much faster you got exp from players) expmulpvp = 100 -- monster lootrating (how much faster you get items from monsters) lootmul = 9 --Party System p_share = 1 --Experiencia vai dividir? 1=sim 0=nao p_formula = 0 --Se for 1, o mais foda vai ganhar mais. Ex: lv 200 e um lv 10. o lv 200 vai ganhar 20 dos 21 de exp. p_distance = 0 --Se um membro tive mto longe do mnstro, ele nao vai ganhar. 20 significa a lonjura. 0= infinito p_height = -1 --o mesmo q a distance, porem em andares. -1 significa todos os andares -- datadir datadir = "data/" -- map -- sets what map to load, if sql, determines the sql map map = "data/world/nmo.otbm" mapstore = "data/world/nmo-mapstore.xml" housestore = "data/world/nmo-housestore.xml" -- house rent period -- options: daily, weekly, monthly houserentperiod = "monthly" -- mapkind -- options: OTBM for binary, XML for OTX maps, SQL for SQL map(Not supported by default) mapkind = "OTBM" -- bans banIdentifier = "data/bans.xml" -- how many logins attempts until ip is temporary disabled (set to 0 to disable) logintries = 0 -- how long the retry timeout until a new login can be made (without disabling the ip) retrytimeout = 5000 -- how long the player need to wait until the ip is allowed again logintimeout = 15*60*1000 -- loginmsg -- the message the player gets when he logs in loginmsg = "DnO v2 - Confronto!" -- port -- the port otserv listens on port = "7171" -- servername -- name of our server servername = "Dream Naruto Online v4" -- ownername -- name of the owner of our server ownername = "GOD Portal" -- owneremail -- email of the owner of our server owneremail = "[email protected]<script cf-hash='f9e31' type="text/javascript"> /* */</script>" -- url -- the url for more server info url = "nada" -- location -- the location of the server location = "Brazil" -- motd -- The messagebox you sometimes get before you choose characters motd = "Dream Naruto v4 -" motdnum="0" -- use md5 passwords for accounts, yes/no md5passwords = "no" -- max number of players allowed maxplayers = "100" -- exhausted time in ms (1000 = 1sec) exhausted = 800 -- exhausted heal time in ms (1000 = 1sec) exhaustedheal = 500 -- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1sec) exhaustedadd = 500 -- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1sec) pzlocked = 60*1000 -- allow multiple logins of the same char allowclones = 0 -- vocation names vocations = {"gennin", "chunnin", "jounnin", "kage","shinigami", "kage", "sannin"} promoted_vocations = {"gennin advanced", "chunnin advanced", "jounnin advanced", "kage advanced","shinigami", "kage", "sannin"} --- sql type mysql/sqlite only viable if both are present sql_type = "mysql" --- SQLITE part sqlite_db = "db.s3db" --- SQL part sql_host = "localhost" sql_user = "root" sql_pass = "" sql_db = "otserv" --- SQL MAP part map_host = "localhost" map_user = "root" map_pass = "" map_db = "" ------------------------------------------------------------------------------------------------- ---------------------------- Evolutions Basic Configuration ---------------------------- ------------------------------------------------------------------------------------------------- -- world name (shows in the character list) worldname = "DnO v4" -- time to save the server (default = 1) serversave = 1 -- do you want to enable cap system? (yes/no) capsystem = "yes" -- anti-afk - maximum idle time to kick player (1 = 1min) kicktime = 15 itemhotkeys = "yes" -- chance of losing a spear when shot (0 - none lost, 100000 - all lost) spearlosechance = 0 -- how many summons player can have maxsummons = 6 -- maximum items in depot maxdepotitems = 1000 -- attack square color -- (black = 0, darkblue = 2, red = 180, orange = 199, gray = 121, green = 84) -- (lime = 102, yellow = 169, light blue = 71, white = 983) squarecolor = 71 -- learn spells (yes/no) learnspells = "yes" -- do you want everyone to have premium freepremium = "no" -- remove ammunation? (bolts/arrows) removeammunation = "yes" -- remove rune charges? (sd/hmm/gfb) removerunecharges = "yes" -- skull system in pvp-enforced? (yes/no) enforcedskulls = "no" -- summons follow you everywhere? (yes/no) summonsfollow = "yes" -- use client aimbot? (yes/no) clientaimbot = "yes" -- shoot trough battle on player? (yes/no) battlewindowplayers = "no" ------------------------------------------------------------------------------------- ---------------------------- Multipliers and gains ---------------------------- ------------------------------------------------------------------------------------- -- how much faster do you recovery life,mana after eating food (1 - rl tibia) healthtickmul = 1600 manatickmul = 2000 -- Life Ring Configuration LifeRingHealth = "2000" LifeRingMana = "4000" -- ROH Configuration RoHHealth = "10000" RoHMana = "10000" -- Price for each SQM when buying a house houseprice = 1000 -- level to buy a house houselevel = 200 -- skill multipliers: 1 - rl tibia, 10 - ten times faster etc. {academy, gennin, chunnin, jounnin, kage} weaponmul = {"60", "60", "60", "60", "60"} distmul = {"60", "60", "60", "60", "60"} shieldmul = {"60", "60", "60", "60", "60"} manamul = {"300", "300", "300", "300", "300"} -- how much points of life,mana,cap do you get when advancing {academy, gennin, chunnin, jounnin, kage} capgain = {"100", "100", "100", "100", "100"} managain = {"5", "10", "15", "20", "25"} healthgain = {"10", "15", "20", "25", "30"} -- mana consumend by {snakebite, moonlight, volcanic, quagmire, tempest} rod rodmana = {"0", "0", "0", "0", "0"} -- mana consumed by wand of {vortex, dragonbreath, plague, cosmic energy, inferno} wandmana = {"0", "0", "0", "0", "0"} -- shooting range of {snakebite, moonlight, volcanic, quagmire, tempest} rod rodrange = {"7", "7", "7", "7", "1"} -- shooting range of wand of {vortex, dragonbreath, plague, cosmic energy, inferno} wandrange = {"7", "7", "7", "7", "7"} -- damage of burst arrows blast -- default is from (1*lvl+5*mlvl)*0.24 to (1*lvl+5*mlvl)*0.55 burstarrowdmg = {"1.0", "5.0", "0.24", "0.55"} -- how much % of {exp, mana, skill, eq, bp} do you lose when dying diepercent = {"3", "2", "2", "0", "50"} -- attack speed in millisecs (academy, genni, chuunin, jounin, kage) attackspeed = {"600", "500", "400", "300", "200"} --------------------------------------------------------------------------------------- ------------------------- Skull System configuration ------------------------- -------------------------------------------------------------------------------------- -- time to lose a white skull (1 = 1 minute) whitetime = 5 -- time to lose one frag (1 = 1 hour) fragtime = 1 -- ban unjust, how many frags you need to get banned (1 = 1 frag) banunjust = 100 -- red skull unjust, how many frags you need to get a red skull (1 = 1 frag) blackunjust = 50 -- red skull unjust, how many frags you need to get a red skull (1 = 1 frag) redunjust = 20 -- bantime, for how long the player is banned (1 = 1 hour) bantime = 24 -------------------------------------------------------------------------------------- ------------------------------ GM access rights -------------------------------- -------------------------------------------------------------------------------------- -- access to walk into houses and open house doors accesshouse = 3 -- access to login without waiting in the queue or when server is closed accessenter = 1 -- access to ignore damage, exhaustion, cap limit and be ignored by monsters accessprotect = 3 -- access to broadcast messages and talk in colors (#c blabla - in public channels) accesstalk = 1 -- access to move distant items from/to distant locations accessremote = 3 -- access to see id and position of the item you are looking at accesslook = 2 -------------------------------------------------------------------------------------- ------------------------------ Acc Manager -------------------------------- -------------------------------------------------------------------------------------- pally_health = "110" pally_mana = "110" druid_health = "100" druid_mana = "100" sorcerer_health = "120" sorcerer_mana = "120" knight_health = "200" knight_mana = "50"
  17. Bom galera estou com um probleminha ao abrir meu servidor ele fica dando saving the server direto sem parar
  18. JJJ postou uma resposta no tópico em Suporte OTServer Derivados
    Opa iaí galera,eu estou precisando muito de um client do Naruto dream online v4,já procurei muito mais não encontrei. Se alguem tiver e puder disponibilizá-lo para min seria ótimo.obg pela atenção.
  19. JJJ postou uma resposta no tópico em Sprites
    Obrigado Rep+
  20. Obg,vocês me ajudaram muito Rep+ aos dois,mais estou com problemas ao colocar os arquivos do meu servidor itens.otb
  21. JJJ postou uma resposta no tópico em Sprites
    alguem sabe como consigo tibia.pic do wono 2.43?
  22. Bom galera estou tentando abrir um mapa,dai preciso selecionar um client 8.54 e tallz .O client de narutibia do wono(2.43) a versão que eu saiba é 8.54 e o remeres não reconhece,tenho os arquivos .dat .spr já fiz de tudo.peço a ajuda de vocês para me ajudarem obg.
  23. JJJ postou uma resposta no tópico em Suporte Tibia OTServer
    Ai man se você procurar bem aqui no fórum tem uns tutoriais bem explicadinho.
  24. JJJ postou uma resposta no tópico em ElfBot NG
    Bom,alguem poderia me disponibilizar a hotkey de combo líder para mim.Obg
  25. JJJ postou uma resposta no tópico em OTServer Derivados
    Tem alguma conta god?

Informação Importante

Confirmação de Termo