Swish - Simple WoWHead Ripper menu

User Tag List

Results 1 to 11 of 11
  1. #1
    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)

    Swish - Simple WoWHead Ripper

    Swish
    Simple WoWHead Ripper

    Enter Swish. Swish is a simple WoWHead list ripper, capable of ripping any item list you can assemble; From regular filtered lists to creature and item loots, this handy program can create formatted output for almost anything you can throw at it. Currently it only supports item lists. Support for spells and item sets will be added soon.

    Instructions: Extract the RAR'd files, edit swish.conf and run swish.exe. It's that simple.



    Here's an example; Say I wanted to add all keys to a certain vendor, entry 10000. Instead of going and adding everything by hand, I just assemble the following list:
    Keys - Items - World of Warcraft
    I edit my conf file like so:

    Code:
    # The URL of the list you wish to rip
    TargetURL = "http://www.wowhead.com/?items=13"
    
    # The path to the file you want Swish to generate
    # Can be either relative or absolute
    TargetPath = "keyvendor.sql"
    
    # Format of the output
    #   '%(name)s' will be replaced by the item's name
    #   '%(entry)s' will be replaced by the item's entry
    #   '\n' marks a new-line
    Format = "INSERT INTO vendors(entry, item, amount) VALUES(10000, %(entry)s, 1);[\n"
    
    # Turn escaping on or off
    # When Escaping is set to 'true', all quotes in the
    # item's name will be escaped.
    Escaping = True
    Then I run swish.exe and voila! The file "keyvendor.sql" now has queries to add all keys to the vendor I made

    So what are you waiting for? Download Swish Now!

    Swish - Simple WoWHead Ripper
  2. #2
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Another sexy release by Spidey. Let's see if i can rep :P
    Life Puzzler WoW - Website | Forums

  3. #3
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice! +rep
    must spread

  4. #4
    baptizein's Avatar Member
    Reputation
    16
    Join Date
    Jul 2008
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sweet release, TheSpidey. +rep

  5. #5
    Legitimate's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work Spidey, +Rep if I can...

  6. #6
    Twisted7's Avatar Active Member
    Reputation
    63
    Join Date
    Aug 2008
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are god. Something like this a couple weeks ago would have saved me a whole lot of trouble, but at least now I don't have to worry about that again.

    Really would love support for spells, it would make updating the SpellList for my Paranoia addon many times easier

    Great job, +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)
    I had the algorithms for a couple of months now, and it really saved me a ton of work. The only reason Swish doesn't support spells and item-sets yet is because I need to adapt them for user input

  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)
    YOU RELEASED IT!

    YAY!

    <3 <3 <3
    +rep!

    Edit:
    Just a couple of things that I either don't know how to do, or you should put in your next release.

    1. An option for level range (So if I only want lets say level 50 daggers, or level 50-60 daggers)
    2. A GUI? :P
    3. And I see you already have the spells/ item sets worked out.

    Anyways, this is extremely epic, and I've been waiting for what seems like eternity for this release from you.
    Thanks a bunch!
    Last edited by Sounddead; 09-28-2008 at 03:15 AM.

  9. #9
    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)
    Wow spidey. This is going to save me a ton of time +rep for an epic release. And yeah if it had a GUI it would be even more imba.

    EDIT: Gotta Spread


  10. #10
    firefox133's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cooooooool!

  11. #11
    Ezio's Avatar Active Member
    Reputation
    58
    Join Date
    Nov 2007
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :OOOOOOOO +rep!!!! , spidey you can write , all code sql for rip plz







    Sry me English


    +Rep+Rep+Rep

Similar Threads

  1. Replies: 6
    Last Post: 03-31-2011, 08:13 AM
  2. Simple money at low levels.
    By Shanka in forum World of Warcraft Guides
    Replies: 15
    Last Post: 08-15-2006, 12:09 PM
  3. Simple Money
    By ff9pro in forum World of Warcraft Guides
    Replies: 6
    Last Post: 07-31-2006, 07:49 PM
  4. SOMETHING simple like syndrome
    By case in forum World of Warcraft General
    Replies: 1
    Last Post: 03-20-2006, 11:01 PM
All times are GMT -5. The time now is 06:18 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