Ir para conteúdo
  • Cadastre-se

(Resolvido)Senha do god


Ir para solução Resolvido por KotZletY,

Posts Recomendados

Estou com um pequeno problema em meu servidor, acabei de fazer um site para meu ot porem na hora que o site ficou pronto meu serv reseto e perdi até a senha do god...como fazer outra senha adm???

 

Link para o post
Compartilhar em outros sites

Entre na database, mysql (phpmyadmin) se estiver utilizando xampp ou similar será: ip/phpmyadmin

E edite por lá.

 

@This life is filled with hurt

When happiness doesn't work

Trust me and take my hand

When the lights go out you will understand

Link para o post
Compartilhar em outros sites
  • Solução

Deu resete ao instalar o site ? Que AAC é ? 

 

Bom para fazer uma conta adm novamente, basta criar a conta, ir no phpmyadmin, ir na tabela de players, acha o char que você acabou de criar, e mudar o group id dele, para admin.

Você pode ver qual ´id do admin na groups.xml.

E então ele está como Adm do Server, e lembre-se isso não vale para ser ADM no Site, para ter total acesso ao Admin Painel, basta ir em accounts, ir na conta que você criou que é a do Admin, e mudar o page acess para 6, que é o Padrão de Admin de todos os AAC's!

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

me desculpa mas eu não intendo muito disso tudo oque fiz até agora foi seguindo tutoriais :)

pode me dizer se estou no lugar certo e como chama essa pasta onde tem a tabela de players?obg por tentar me ajudar!!

fotophp.png

Link para o post
Compartilhar em outros sites

Não brow, é o phpmyadmin pelo site.

Você importou uma Database para o xampp, então você terá acesso a essa database para altera-la avontade pelo phpmyadmin.

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

Sim, mais bem, você precisa importa a database para o Banco de Dados, vou lhe recomendar um vídeo de como fazer isso, no vídeo o Autor está usando Gesior, se você não usa Gesior me fale qual você usa e então lhe indico outro. 

No vídeo mostra como criar um Site para o Server em 100%, criar um banco de dados, importa a database e deixar o site funcional.

Lembre-se de ter a database do seu Servidor em SQL para poder usar no MySql do phpmyadmin. Essa database:

Spoiler

importar.png

 

 

E então siga esse vídeo:

 

 

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

eu usei o gesior em meu site também e eu já tenho a data base importada no banco de dados acredito que na imagem abaixo  seria onde teria que alterar pra coloca o group do char tutor-gm-god-adm e tals onde todos os chars vem com o group_id 1 eu alterei para group_id 6 no character Lyke que é oque eu quero deixar de adm mas o char continua normaldatabase.png

Link para o post
Compartilhar em outros sites

E o seu config.lua está configurado para roda em MySQL ? Você configurou para rodar com a database importada ? Me mostre como está seu Config.lua:

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

accountManager = "yes"
    namelockManager = "no"
    newPlayerChooseVoc = "yes"
    newPlayerSpawnPosX = 160
    newPlayerSpawnPosY = 54
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 1
    newPlayerLevel = 8
    newPlayerMagicLevel = 0
    generateAccountNumber = "no"

    redSkullLength = 50 * 62 * 70 * 90
    blackSkullLength = 64 * 72 * 80 * 95
    dailyFragsToRedSkull = 55
    weeklyFragsToRedSkull = 100
    monthlyFragsToRedSkull = 150
    dailyFragsToBlackSkull = 200
    weeklyFragsToBlackSkull = 250
    monthlyFragsToBlackSkull = 300
    dailyFragsToBanishment = 400
    weeklyFragsToBanishment = 500
    monthlyFragsToBanishment = 1000
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = true
    useFragHandler = true
    advancedFragList = false

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

    worldType = "pvp"
    protectionLevel = 0
    pvpTileIgnoreLevelAndVocationProtection = true
    pzLocked = 20 * 10 * 100
    huntingDuration = 60 * 300
    criticalHitChance = 7
    criticalHitMultiplier = 1
    displayCriticalHitNotify = false
    removeWeaponAmmunition = false
    removeWeaponCharges = true
    removeRuneCharges = "no"
    whiteSkullTime = 40 * 10 * 100
    noDamageToSameLookfeet = false
    showHealingDamage = true
    showHealingDamageForMonsters = false
    fieldOwnershipDuration = 5 * 1000
    stopAttackingAtExit = false
    oldConditionAccuracy = false
    loginProtectionPeriod = 10 * 1000
    deathLostPercent = 10
    stairhopDelay = 2 * 1000
    pushCreatureDelay = 2 * 1000
    deathContainerId = 1987
    gainExperienceColor = 129
    addManaSpentInPvPZone = true
    squareColor = 0
    allowFightback = true

    worldId = 0
    ip = "araraquara-baiak.servegame.com"    
    bindOnlyConfiguredIpAddress = false
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171
    loginTries = 10
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 650
    motd = "Bem vindo ao araraquara ServEr!"
    displayOnOrOffAtCharlist = false
    onePlayerOnlinePerAccount = true
    allowClones = false
    serverName = "ArArAqUaRa BaIaK"
    loginMessage = "Seja Bem Vindo Ao ArArAqUaRa BaIaK"
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = false
    premiumPlayerSkipWaitList = false

    sqlType = "mysql"
    sqlHost = "localhost"
    sqlPort = 3306
    sqlUser = "root"
    sqlPass = "252525

"
    sqlDatabase = "database"
    sqlFile = "forgottenserver.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "plain"

    deathListEnabled = true
    deathListRequiredTime = 1 * 60 * 1000
    deathAssistCount = 5
    maxDeathRecords = 5

    ingameGuildManagement = true
    levelToFormGuild = 150
    premiumDaysToFormGuild = 0
    guildNameMinLength = 4
    guildNameMaxLength = 20

    highscoreDisplayPlayers = 20
    updateHighscoresAfterMinutes = 5

    buyableAndSellableHouses = true
    houseNeedPremium = true
    bedsRequirePremium = true
    levelToBuyHouse = 300
    housesPerAccount = 1
    houseRentAsPrice = false
    housePriceAsRent = false
    housePriceEachSquare = 70000
    houseRentPeriod = "never"
    houseCleanOld = 0
    guildHalls = true

    timeBetweenActions = 200
    timeBetweenExActions = 1000
    checkCorpseOwner = false
    hotkeyAimbotEnabled = true
    maximumDoorLevel = 500

    mapName = "Baiak Barao"
    mapAuthor = "{ADM} Barao"
    randomizeTiles = true
    useHouseDataStorage = false
    storeTrash = true
    cleanProtectedZones = true
    mailboxDisabledTowns = "-1"

    defaultPriority = "high"
    niceLevel = 5
    coresUsed = "4"
    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 = false
    spellNameInsteadOfWords = false
    emoteSpells = true
    promptExceptionTracerErrorBox = true
    storePlayerDirection = false
    monsterLootMessage = 3
    monsterLootMessageType = 27
    separateViplistPerCharacter = false

    ghostModeInvisibleEffect = false
    ghostModeSpellEffects = true

    idleWarningTime = 14 * 60 * 1000
    idleKickTime = 15 * 60 * 1000
    expireReportsAfterReads = 1
    playerQueryDeepness = 2
    maxItemsPerPZTile = 0
    maxItemsPerHouseTile = 0
    maxPlayers = 700

    freePremium = true
    premiumForPromotion = true

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

    experienceStages = "yes"    
    rateExperience = 400
    rateExperienceFromPlayers = 0
    rateSkill = 30
    rateMagic = 25
    rateLoot = 7
    rateSpawn = 20

    rateMonsterHealth = 1.0
    rateMonsterMana = 1.0
    rateMonsterAttack = 1.0
    rateMonsterDefense = 1.0    

    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 = "{ADM} Barao"
    ownerEmail = ""
    url = "http://otland.net/"
    location = "Brazil"
    displayGamemastersWithOnlineCommand = false

    adminLogsEnabled = false
    displayPlayersLogging = true
    prefixChannelLogs = ""
    runFile = ""
    outLogName = ""
    errorLogName = ""
    truncateLogsOnStartup = false

Link para o post
Compartilhar em outros sites

Não creio que seja o problema mas mesmo assim, mude aqui  encryptionType = "plain"

para  encryptionType = "sha1"  ou deixe como está.

 

Estranho, está configurado corretamente a dastabase com o Servidor, você testou algum comando ? Teste /a  se o boneco teleporta ele está como Admin, teste também outros comandos, se você conseguir usar algum, então está como Admin! 

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

Cara problema resolvido obrigado de verdade, eu apenas voltei a group_id para como estava antes que era 1 igual a todos os characters e retornei para 6 não sei porque da primeira vez não deu certo mas fiz exatamente igual na segunda e finalmente deu certo  obrigado

resOLVIDO.png

Link para o post
Compartilhar em outros sites

Acho que sei o que causou o problema, você mudou o group id e não relogou.  Muito bem então. Marca como melhor resposta a parte em que lhe mostro como altera para o group id 6, assim que tiver esse problema saberá resolver. Tudo nosso nada deles, boa sorte com seu Server!

 

xD

                                                              ezgif-1-98aab239f3.gif.1a897c9c3225228909e7b356a5cfb8e4.gif

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo