An usefull query needed . +Repx2 if i get it : ) menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Arugos's Avatar Member
    Reputation
    14
    Join Date
    Jun 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    An usefull query needed . +Repx2 if i get it : )

    Hello ,i am creating a Pre TBC repack, but i wanna make it 100% Pre TBC , nothing wich require level 61-70. So here i am asking someone who have time to do it , could someone create a Query wich look for items,spells(trained by trainers),skills (trained too),creatures proto and names with a lvl ranging 61-70 and delete everything found

    Any + would be very gratefull too , like something to remove TBC quests and everything wich is include in TBC.

    Thanks in advance ,i am pretty sure i wont be the only one using this query.

    I will give x2Rep for it

    An usefull query needed . +Repx2 if i get it : )
  2. #2
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why not just disable TBC accounts? and set max level to lvl 60? they wont have access to the TBC Content and wont be able to level higher than 60 anyways..

    Im almost positive you arent going to be able to do this with a single SQL.. Many sqls designed specifically using a Select * from `tablename` where `Leveltypeusedintable` =<60

    But youd have to Change where it says Leveltypeusedintable to be IE requiredlevel for Items table ya know?

  3. #3
    Arugos's Avatar Member
    Reputation
    14
    Join Date
    Jun 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know they wont have access , but i prefer removing everything , it will make my server database smaller and most likely will increase perfomance

  4. #4
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Backup database first ofc..

    Try running these one by one ... if you get the results you want .. Change the SELECT at the front to DELETE.. and you should have what you wanted,


    Select * FROM `creature_proto` WHERE `minlevel`=>61;
    Select * FROM `creature_proto` WHERE `maxlevel`=>61;
    Select * FROM `Trainer_spells` WHERE `reqlevel`=>61;
    Select * FROM `Quests` WHERE `MinLevel`=>61;

    Then
    DELETE FROM `creature_names` WHERE `entry` not in (SELECT `entry` from `creature_proto`);

  5. #5
    Arugos's Avatar Member
    Reputation
    14
    Join Date
    Jun 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks you +Repx2

    Must spread first ; (

  6. #6
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oooh ill use that query to Thanks Kreegoth +Rep


  7. #7
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can remove all items which require level 61 and up from the DB;
    But there are many items (3993 according to wowhead) that have been added in TBC which have their max level set up to 60, so combine it with the following method:

    Assemble wowhead lists of items which have been added in TBC and have their max level as up-to-60, and rip the entries from the pages you get.
    Remember that wowhead only shows the first 200 items, so you'll have to categorize them. Instead of having this and missing 42 weapons, divide them, say, by qualities: One list for poor and common and another for everything else. Then just feed it to a ripper and assemble each list into a DELETE statement.

  8. #8
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you know where I could find a ripper Spidey? Or is it kind of a go make it yourself answer.

  9. #9
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Either script it yourself or wait till I release mine :P

Similar Threads

  1. Need Hacks that can get my insta banned
    By whisperofwisps in forum World of Warcraft General
    Replies: 10
    Last Post: 05-26-2008, 03:27 AM
  2. Need Help/Advice on Getting an account Unlocked ...please read in..
    By PuffDank in forum World of Warcraft General
    Replies: 1
    Last Post: 12-30-2007, 08:14 PM
  3. Need a repack to get chat channels back - which one?
    By project anthrax in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 11-13-2007, 03:11 PM
  4. Need osme help cant get first part makign a server SS shot!!!!!
    By 30480 in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 10-17-2007, 07:40 PM
  5. Need advice/hacks for getting to 60 ASAP, Legit or not...
    By InfiniteBlue in forum World of Warcraft General
    Replies: 15
    Last Post: 02-28-2007, 10:15 PM
All times are GMT -5. The time now is 04:41 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