problems with password menu

User Tag List

Results 1 to 4 of 4
  1. #1
    bergis1337's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    problems with password

    how do i make a new account with valhalla pretbc 2.4.3 repack using some kind of sha pass hash / session keys.

    Code:
    SET FOREIGN_KEY_CHECKS=0;
    -- ----------------------------
    -- Table structure for `account`
    -- ----------------------------
    DROP TABLE IF EXISTS `account`;
    CREATE TABLE `account` (
      `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier',
      `username` varchar(32) NOT NULL DEFAULT '',
      `sha_pass_hash` varchar(40) NOT NULL DEFAULT '',
      `gmlevel` tinyint(3) unsigned NOT NULL DEFAULT '0',
      `sessionkey` longtext,
      `v` longtext,
      `s` longtext,
      `email` text,
      `joindate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
      `last_ip` varchar(30) NOT NULL DEFAULT '0.0.0.0',
      `failed_logins` int(11) unsigned NOT NULL DEFAULT '0',
      `locked` tinyint(3) unsigned NOT NULL DEFAULT '0',
      `last_login` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
      `online` tinyint(4) NOT NULL DEFAULT '0',
      `expansion` tinyint(3) unsigned NOT NULL DEFAULT '0',
      `mutetime` bigint(40) unsigned NOT NULL DEFAULT '0',
      `locale` tinyint(3) unsigned NOT NULL DEFAULT '0',
      PRIMARY KEY (`id`),
      UNIQUE KEY `idx_username` (`username`),
      KEY `idx_gmlevel` (`gmlevel`)
    ) ENGINE=MyISAM AUTO_INCREMENT=1956 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Account System';

    problems with password
  2. #2
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its
    Code:
    .account create ACCNAME PASSWORD
    for setting a GMlevel its
    Code:
    .account set gmlevel ACCNAME 3
    lastly for expansion its
    Code:
    .account set addon EXPANSIONID
    0= Pre-BC
    1=BC
    2=WOTLK

  3. #3
    bergis1337's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried both ingame and in trinitycore.exe cmd and did .account create username password / gm level/ expansionid etc. dosnt work..

  4. #4
    secretdragon008's Avatar Member
    Reputation
    43
    Join Date
    Sep 2007
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats just weird, it should have worked.

Similar Threads

  1. Help with password problem
    By Avaro in forum Community Chat
    Replies: 8
    Last Post: 11-21-2008, 05:07 PM
  2. Problem with WPE
    By weedlord in forum World of Warcraft General
    Replies: 0
    Last Post: 08-14-2006, 03:35 AM
  3. Problem with BWH 1.11.2
    By gwl15 in forum World of Warcraft General
    Replies: 3
    Last Post: 08-11-2006, 05:37 PM
  4. Problem with CE.
    By Eldretch in forum World of Warcraft General
    Replies: 1
    Last Post: 08-08-2006, 06:49 PM
  5. I have problem with BHW 3.0
    By sunrize1 in forum World of Warcraft General
    Replies: 1
    Last Post: 07-17-2006, 08:49 AM
All times are GMT -5. The time now is 01:14 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search