• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Swindler Preventer

 
Project Updated:
Files Updated: Tue, Dec 29 2009
Supports Game Version: 3.3.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: Thortok2000
Additional Authors: No additional authors
Current Version: 3.3a
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 19
Downloads Total: 18,164
Favorites: 161
Comments: 73
  • About Swindler Preventer
  •  

This addon adds information to the tooltip to remind you that you could buy an item from a vendor instead. Never get swindled again!

Currently supports Recipes, Vanity Pets, and Containers.

Frequently Asked Question: "I have a lot of data to submit. Is there a file I can just e-mail you or something?"

In fact there is. (English localizations only please!) The file is saved in your Account/SavedVariables folder, under SwindlerPreventer.lua

Look for the line that begins with SP_NewItemInfo = {

Copy everything from that line to the end of the document and get that to me, and I can use that to update the data with. If you're lazy, you can e-mail me the entire file.

The in-game message is preferred, though. But if it's too much to remember, this method also works.

If you do submit this way, please make sure to delete your file before using a new version, so you're not submitting data that's already in the database. ^_^

"But what if I'm not using English Localization?"

Then there's more work for you. Sorry. =( Go into the actual addon itself, and edit your localization.lua file with your new data. Submit the edited file to me and I'll include it with my next update!

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Swindler Preventer 3.3a Release 3.3.0 1,896 12/29/2009
  Swindler Preventer 3.3 Release 3.3.0 605 12/28/2009
  Swindler Preventer 3.3 Release 3.3.0 281 12/27/2009
  Swindler Preventer 3.2 Release 3.2.0 4,355 9/1/2009
  Swindler Preventer v3.1.3 Release 3.1.0 4,108 6/30/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • RabidMax said

    [Scribe's Satchel] [39489] sold for 42s 50c by Mindri Dinkles (Alliance) in Howling Fjord

    Reply Report Permalink
  • I took out a file I needed to keep in. I released a corrected version, should work now.

    Reply Report Permalink
  • shinjuru said

    Thank you for your super quick update. /bow

    Reply Report Permalink
  • Tsurani said

    posted errors in the curseforge ticket tracker. everyone else should post the tickets there as well not in comments. the ticket submitting is located here:

    http://wow.curseforge.com/addons/swindlerpreventer/

    Reply Report Permalink
  • Date: 2009-12-27 16:47:36
    ID: 3
    Error occured in: Global
    Count: 1
    Message: ...rface\AddOns\SwindlerPreventer\SwindlerPreventer.lua line 55:
    attempt to index global 'SP_Config' (a nil value)
    Debug:
    [C]: ?
    ...rface\AddOns\SwindlerPreventer\SwindlerPreventer.lua:55:
    ...rface\AddOns\SwindlerPreventer\SwindlerPreventer.lua:23
    [C]: ?
    [C]: ?
    [C]: ?
    [C]: ?
    [C]: ?
    [C]: SetHyperlink()
    AutoBar\AutoBarClassBasicButton.lua:76: TooltipShow()
    AutoBar\AutoBarClassButton.lua:243:
    AutoBar\AutoBarClassButton.lua:232

    Reply Report Permalink
  • Date: 2009-12-27 16:44:16
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\SwindlerPreventer\Dongle.lua line 35:
    Dongle-1.2 requires DongleStub.
    Debug:
    [C]: ?
    [C]: assert()
    SwindlerPreventer\Dongle.lua:35: in main chunk

    Reply Report Permalink
  • Shitara said

    Here's the 2 new pets available in Dalaran

    SP_NewItemInfo = {
    [46398] = {
    ["i"] = "",
    ["b"] = 400000,
    },
    [44822] = {
    ["i"] = "",
    ["b"] = 400000,
    },
    }
    SP_NewVendorInfo = {
    ["Neutral"] = {
    [46398] = {
    "Breanni", -- [1]
    },
    [44822] = {
    "Breanni", -- [1]
    },
    },
    }
    SP_NewVendorLocations = {
    }

    Reply Report Permalink
  • shinjuru said

    Getting Swindler Preventer LUA errors when I mouse over pretty much any item in my bags or on the AH.

    Reply Report Permalink
  • JaimSandar said

    Errors on login:

    SwindlerPreventer-3.3\Dongle.lua:35: Dongle-1.2 requires DongleStub.
    SwindlerPreventer-3.3\Dongle.lua:35: in main chunk

    Locals:
    major = "Dongle-1.2"
    minor = 1

    ---

    and:

    SwindlerPreventer-3.3\SwindlerPreventer.lua:813: attempt to call global 'DongleStub' (a nil value)

    Locals:

    ---

    I haven't tested to see if it is working yet, I just wanted to get the error information posted.

    Thank you.

    Reply Report Permalink
  • JaimSandar said

    After a few minutes when I opened a quest giver dialog and cursored over something in that dialog, this error popped:

    1x SwindlerPreventer-3.3\SwindlerPreventer.lua:55: attempt to index global 'SP_Config' (a nil value)
    <in C code>: ?
    <in C code>: ?
    <in C code>: ?
    <in C code>: ?
    MobInfo2-3.73\MI2_Events.lua:615: in function `origFunc'
    Armory-13\Frames\ArmoryFrame.lua:884: in function <Armory\Frames\ArmoryFrame.lua:882>
    (tail call): ?:
    (tail call): ?:
    <in C code>: ?
    <in C code>: ?
    Considerater-1.2.1\libs\LibExtraTip\LibExtraTip.lua:279: in function <...AddOns\Considerater\libs\LibExtraTip\LibExtraTip.lua:273>
    <in C code>: ?
    <in C code>: ?
    <in C code>: ?
    <in C code>: in function `SetQuestItem'
    <string>:"*:OnEnter":8: in function <[string "*:OnEnter"]:1>

    Locals:
    (*temporary) = <function> defined =[C]:-1
    = <function> @ Considerater\libs\LibExtraTip\LibExtraTip.lua:318:
    = <function> @ SwindlerPreventer\SwindlerPreventer.lua:23:

    ---

    Reply Report Permalink
  • Data updated to here for 3.3 release.

    Reply Report Permalink
  • chris32882 said

    Id really like to see this updated. I can't use it anymore with the new patch. Any news on when or if there is going to be an update?

    Reply Report Permalink
  • Callamity said

    will you be doing an update, this doesnt work with 3.3 :(( and i absolutely love this addon!

    Reply Report Permalink
  • rts1007 said

    New info
    SP_NewItemInfo = {
    [44723] = {
    ["i"] = "",
    ["note"] = "",
    ["b"] = 102000,
    },
    [48120] = {
    ["i"] = "",
    ["b"] = 450000,
    },
    [46820] = {
    ["i"] = "40 Unknown Item",
    ["b"] = 0,
    },
    [44820] = {
    ["i"] = "",
    ["b"] = 14250,
    },
    [45774] = {
    ["i"] = "",
    ["note"] = "",
    ["b"] = 42500,
    },
    [46707] = {
    ["i"] = "100 Unknown Item",
    ["b"] = 0,
    },
    }
    SP_NewVendorInfo = {
    ["Neutral"] = {
    [44723] = {
    "Sairuk", -- [1]
    },
    [48120] = {
    "Breanni", -- [1]
    },
    [44820] = {
    "Breanni", -- [1]
    },
    [45774] = {
    "Sairuk", -- [1]
    },
    [39489] = {
    "Fanii", -- [1]
    },
    [22250] = {
    "Mulch", -- [1]
    },
    },
    ["Alliance"] = {
    [41727] = {
    "Morgan Day", -- [1]
    },
    [41733] = {
    "Morgan Day", -- [1]
    },
    [41735] = {
    "Morgan Day", -- [1]
    },
    [41737] = {
    "Morgan Day", -- [1]
    },
    [41739] = {
    "Morgan Day", -- [1]
    },
    [43505] = {
    "Derek Odds", -- [1]
    },
    [41743] = {
    "Morgan Day", -- [1]
    },
    [43017] = {
    "Derek Odds", -- [1]
    },
    [43019] = {
    "Derek Odds", -- [1]
    },
    [43021] = {
    "Derek Odds", -- [1]
    },
    [43023] = {
    "Derek Odds", -- [1]
    },
    [43025] = {
    "Derek Odds", -- [1]
    },
    [43027] = {
    "Derek Odds", -- [1]
    },
    [43029] = {
    "Derek Odds", -- [1]
    },
    [43031] = {
    "Derek Odds", -- [1]
    },
    [43033] = {
    "Derek Odds", -- [1]
    },
    [43035] = {
    "Derek Odds", -- [1]
    },
    [43037] = {
    "Derek Odds", -- [1]
    },
    [41728] = {
    "Morgan Day", -- [1]
    },
    [41730] = {
    "Morgan Day", -- [1]
    },
    [41732] = {
    "Morgan Day", -- [1]
    },
    [41734] = {
    "Morgan Day", -- [1]
    },
    [41736] = {
    "Morgan Day", -- [1]
    },
    [41738] = {
    "Morgan Day", -- [1]
    },
    [41740] = {
    "Morgan Day", -- [1]
    },
    [43506] = {
    "Derek Odds", -- [1]
    },
    [41744] = {
    "Morgan Day", -- [1]
    },
    [43018] = {
    "Derek Odds", -- [1]
    },
    [43020] = {
    "Derek Odds", -- [1]
    },
    [43022] = {
    "Derek Odds", -- [1]
    },
    [43024] = {
    "Derek Odds", -- [1]
    },
    [43026] = {
    "Derek Odds", -- [1]
    },
    [43028] = {
    "Derek Odds", -- [1]
    },
    [43030] = {
    "Derek Odds", -- [1]
    },
    [43032] = {
    "Derek Odds", -- [1]
    },
    [43034] = {
    "Derek Odds", -- [1]
    },
    [43036] = {
    "Derek Odds", -- [1]
    },
    [46820] = {
    "Hiren Loresong", -- [1]
    },
    [46707] = {
    "Belbi Quikswitch", -- [1]
    },
    [44954] = {
    "Derek Odds", -- [1]
    },
    },
    }
    SP_NewVendorLocations = {
    ["Belbi Quikswitch"] = "Dun Morogh",
    ["Mulch"] = "Zul'Drak",
    ["Hiren Loresong"] = "Icecrown",
    ["Fanii"] = "Icecrown",
    }

    Reply Report Permalink
  • Mr_FJ said

    New or old info, look in the bottom of this message before copy-pasting :)

    SP_NewItemInfo = {
    [32233] = {
    ["i"] = "",
    ["b"] = 5000,
    },
    [46821] = {
    ["i"] = "40 Unknown Item",
    ["b"] = 0,
    },
    }
    SP_NewVendorInfo = {
    ["Horde"] = {
    [46821] = {
    "Vasarin Redmorn", -- [1]
    },
    [11362] = {
    "Matron Qualia", -- [1]
    },
    [19320] = {
    "Grunnda Wolfheart", -- [1]
    },
    [5439] = {
    "Matron Qualia", -- [1]
    },
    [19319] = {
    "Grunnda Wolfheart", -- [1]
    },
    [4496] = {
    "Jark", -- [1]
    "K'waii", -- [2]
    "Eleanor Rusk", -- [3]
    },
    [4497] = {
    "Eleanor Rusk", -- [1]
    },
    [4498] = {
    "Jark", -- [1]
    "K'waii", -- [2]
    "Eleanor Rusk", -- [3]
    },
    [32233] = {
    "Blix Fixwidget", -- [1]
    },
    [46707] = {
    "Blix Fixwidget", -- [1]
    },
    },
    ["Alliance"] = {
    [46707] = {
    "Belbi Quikswitch", -- [1]
    },
    [32233] = {
    "Belbi Quikswitch", -- [1]
    },
    },
    ["Neutral"] = {
    [35263] = {
    "Ontuvo", -- [1]
    },
    [35267] = {
    "Ontuvo", -- [1]
    },
    [35271] = {
    "Ontuvo", -- [1]
    },
    [42649] = {
    "Anuur", -- [1]
    },
    [42653] = {
    "Anuur", -- [1]
    },
    [42300] = {
    "Anuur", -- [1]
    },
    [42304] = {
    "Anuur", -- [1]
    },
    [35323] = {
    "Ontuvo", -- [1]
    },
    [42312] = {
    "Anuur", -- [1]
    },
    [41689] = {
    "Anuur", -- [1]
    },
    [41693] = {
    "Anuur", -- [1]
    },
    [41697] = {
    "Anuur", -- [1]
    },
    [41701] = {
    "Anuur", -- [1]
    },
    [41578] = {
    "Anuur", -- [1]
    },
    [41582] = {
    "Anuur", -- [1]
    },
    [35240] = {
    "Ontuvo", -- [1]
    },
    [35244] = {
    "Ontuvo", -- [1]
    },
    [35248] = {
    "Ontuvo", -- [1]
    },
    [35252] = {
    "Ontuvo", -- [1]
    },
    [35256] = {
    "Ontuvo", -- [1]
    },
    [35768] = {
    "Ontuvo", -- [1]
    },
    [35264] = {
    "Ontuvo", -- [1]
    },
    [35268] = {
    "Ontuvo", -- [1]
    },
    [42138] = {
    "Anuur", -- [1]
    },
    [42650] = {
    "Anuur", -- [1]
    },
    [42301] = {
    "Anuur", -- [1]
    },
    [42305] = {
    "Anuur", -- [1]
    },
    [42309] = {
    "Anuur", -- [1]
    },
    [42313] = {
    "Anuur", -- [1]
    },
    [41686] = {
    "Anuur", -- [1]
    },
    [41690] = {
    "Anuur", -- [1]
    },
    [41694] = {
    "Anuur", -- [1]
    },
    [41698] = {
    "Anuur", -- [1]
    },
    [41702] = {
    "Anuur", -- [1]
    },
    [41579] = {
    "Anuur", -- [1]
    },
    [41710] = {
    "Anuur", -- [1]
    },
    [35241] = {
    "Ontuvo", -- [1]
    },
    [35245] = {
    "Ontuvo", -- [1]
    },
    [35249] = {
    "Ontuvo", -- [1]
    },
    [35253] = {
    "Ontuvo", -- [1]
    },
    [35257] = {
    "Ontuvo", -- [1]
    },
    [35769] = {
    "Ontuvo", -- [1]
    },
    [35265] = {
    "Ontuvo", -- [1]
    },
    [35269] = {
    "Ontuvo", -- [1]
    },
    [41709] = {
    "Anuur", -- [1]
    },
    [42651] = {
    "Anuur", -- [1]
    },
    [35259] = {
    "Ontuvo", -- [1]
    },
    [41705] = {
    "Anuur", -- [1]
    },
    [35260] = {
    "Ontuvo", -- [1]
    },
    [41706] = {
    "Anuur", -- [1]
    },
    [42308] = {
    "Anuur", -- [1]
    },
    [42302] = {
    "Anuur", -- [1]
    },
    [42298] = {
    "Anuur", -- [1]
    },
    [43318] = {
    "Anuur", -- [1]
    },
    [42306] = {
    "Anuur", -- [1]
    },
    [35325] = {
    "Ontuvo", -- [1]
    },
    [42314] = {
    "Anuur", -- [1]
    },
    [41576] = {
    "Anuur", -- [1]
    },
    [41687] = {
    "Anuur", -- [1]
    },
    [41708] = {
    "Anuur", -- [1]
    },
    [37504] = {
    "Ontuvo", -- [1]
    },
    [41699] = {
    "Anuur", -- [1]
    },
    [41703] = {
    "Anuur", -- [1]
    },
    [41707] = {
    "Anuur", -- [1]
    },
    [41711] = {
    "Anuur", -- [1]
    },
    [35238] = {
    "Ontuvo", -- [1]
    },
    [43497] = {
    "Anuur", -- [1]
    },
    [35246] = {
    "Ontuvo", -- [1]
    },
    [35250] = {
    "Ontuvo", -- [1]
    },
    [35254] = {
    "Ontuvo", -- [1]
    },
    [35766] = {
    "Ontuvo", -- [1]
    },
    [35262] = {
    "Ontuvo", -- [1]
    },
    [35266] = {
    "Ontuvo", -- [1]
    },
    [35270] = {
    "Ontuvo", -- [1]
    },
    [41704] = {
    "Anuur", -- [1]
    },
    [41580] = {
    "Anuur", -- [1]
    },
    [42648] = {
    "Anuur", -- [1]
    },
    [42652] = {
    "Anuur", -- [1]
    },
    [43320] = {
    "Anuur", -- [1]
    },
    [41692] = {
    "Anuur", -- [1]
    },
    [35258] = {
    "Ontuvo", -- [1]
    },
    [43317] = {
    "Anuur", -- [1]
    },
    [43319] = {
    "Anuur", -- [1]
    },
    [42307] = {
    "Anuur", -- [1]
    },
    [42299] = {
    "Anuur", -- [1]
    },
    [42303] = {
    "Anuur", -- [1]
    },
    [35322] = {
    "Ontuvo", -- [1]
    },
    [42311] = {
    "Anuur", -- [1]
    },
    [42315] = {
    "Anuur", -- [1]
    },
    [35242] = {
    "Ontuvo", -- [1]
    },
    [41688] = {
    "Anuur", -- [1]
    },
    [43597] = {
    "Anuur", -- [1]
    },
    [41696] = {
    "Anuur", -- [1]
    },
    [42310] = {
    "Anuur", -- [1]
    },
    [41577] = {
    "Anuur", -- [1]
    },
    [41581] = {
    "Anuur", -- [1]
    },
    [43485] = {
    "Anuur", -- [1]
    },
    [35239] = {
    "Ontuvo", -- [1]
    },
    [35243] = {
    "Ontuvo", -- [1]
    },
    [35247] = {
    "Ontuvo", -- [1]
    },
    [35251] = {
    "Ontuvo", -- [1]
    },
    [35255] = {
    "Ontuvo", -- [1]
    },
    [35767] = {
    "Ontuvo", -- [1]
    },
    [35261] = {
    "Ontuvo", -- [1]
    },
    },
    }
    SP_NewVendorLocations = {
    ["K'waii"] = "Durotar",
    ["Belbi Quikswitch"] = "Dun Morogh",
    ["Matron Qualia"] = "Nagrand",
    ["Ontuvo"] = "Shattrath City",
    ["Vasarin Redmorn"] = "Icecrown",
    ["Grunnda Wolfheart"] = "Alterac Valley",
    ["Eleanor Rusk"] = "Undercity",
    ["Jark"] = "Durotar",
    ["Blix Fixwidget"] = "Durotar",
    }

    The 2nd item is sold for 40 champions seal :)

    I know you probably have most of these, but better safe than sorry ;)

    Reply Report Permalink
  • Shitara said

    I got some more, Thanks
    Shitara

    SP_NewItemInfo = {
    [46707] = {
    ["i"] = "100 Unknown Item",
    ["b"] = 0,
    },
    [46710] = {
    ["i"] = "",
    ["b"] = 2000,
    },
    }
    SP_NewVendorInfo = {
    ["Neutral"] = {
    [37504] = {
    "Ontuvo", -- [1]
    },
    [35238] = {
    "Ontuvo", -- [1]
    },
    [35240] = {
    "Ontuvo", -- [1]
    },
    [35242] = {
    "Ontuvo", -- [1]
    },
    [35244] = {
    "Ontuvo", -- [1]
    },
    [35246] = {
    "Ontuvo", -- [1]
    },
    [35248] = {
    "Ontuvo", -- [1]
    },
    [35250] = {
    "Ontuvo", -- [1]
    },
    [35252] = {
    "Ontuvo", -- [1]
    },
    [35254] = {
    "Ontuvo", -- [1]
    },
    [35256] = {
    "Ontuvo", -- [1]
    },
    [35258] = {
    "Ontuvo", -- [1]
    },
    [35260] = {
    "Ontuvo", -- [1]
    },
    [35262] = {
    "Ontuvo", -- [1]
    },
    [35768] = {
    "Ontuvo", -- [1]
    },
    [35266] = {
    "Ontuvo", -- [1]
    },
    [35268] = {
    "Ontuvo", -- [1]
    },
    [35270] = {
    "Ontuvo", -- [1]
    },
    [35239] = {
    "Ontuvo", -- [1]
    },
    [35241] = {
    "Ontuvo", -- [1]
    },
    [35243] = {
    "Ontuvo", -- [1]
    },
    [35245] = {
    "Ontuvo", -- [1]
    },
    [35247] = {
    "Ontuvo", -- [1]
    },
    [35249] = {
    "Ontuvo", -- [1]
    },
    [35251] = {
    "Ontuvo", -- [1]
    },
    [35253] = {
    "Ontuvo", -- [1]
    },
    [35255] = {
    "Ontuvo", -- [1]
    },
    [35257] = {
    "Ontuvo", -- [1]
    },
    [35259] = {
    "Ontuvo", -- [1]
    },
    [35261] = {
    "Ontuvo", -- [1]
    },
    [35767] = {
    "Ontuvo", -- [1]
    },
    [35769] = {
    "Ontuvo", -- [1]
    },
    [35267] = {
    "Ontuvo", -- [1]
    },
    [35269] = {
    "Ontuvo", -- [1]
    },
    [35271] = {
    "Ontuvo", -- [1]
    },
    [46710] = {
    "Chapman", -- [1]
    },
    [35325] = {
    "Ontuvo", -- [1]
    },
    [35323] = {
    "Ontuvo", -- [1]
    },
    [35322] = {
    "Ontuvo", -- [1]
    },
    [35265] = {
    "Ontuvo", -- [1]
    },
    [35263] = {
    "Ontuvo", -- [1]
    },
    [35264] = {
    "Ontuvo", -- [1]
    },
    [35766] = {
    "Ontuvo", -- [1]
    },
    },
    ["Alliance"] = {
    [46707] = {
    "Belbi Quikswitch", -- [1]
    "Larkin Thunderbrew", -- [2]
    },
    },
    }
    SP_NewVendorLocations = {
    ["Ontuvo"] = "Shattrath City",
    ["Belbi Quikswitch"] = "Dun Morogh",
    ["Chapman"] = "Elwynn Forest",
    ["Larkin Thunderbrew"] = "Ironforge",
    }

    Reply Report Permalink
  • CobraA1 said

    The item is a "Pint-Sized Pink Elekk" and sells for 100 "Brewfest Prize Token" by Belbi. Brewfest is pretty much over, though.

    ==========================
    SP_NewItemInfo = {
    [46707] = {
    ["i"] = "100 Unknown Item",
    ["b"] = 0,
    },
    }
    SP_NewVendorInfo = {
    ["Alliance"] = {
    [46707] = {
    "Belbi Quikswitch", -- [1]
    "Larkin Thunderbrew", -- [2]
    },
    },
    }
    SP_NewVendorLocations = {
    ["Belbi Quikswitch"] = "Dun Morogh",
    ["Larkin Thunderbrew"] = "Ironforge",
    }

    Reply Report Permalink
  • Shitara said

    Here's my new data, great addon, thx
    Shitara

    SP_NewItemInfo = {
    [46707] = {
    ["i"] = "100 Unknown Item",
    ["b"] = 0,
    },
    }
    SP_NewVendorInfo = {
    ["Neutral"] = {
    [37504] = {
    "Ontuvo", -- [1]
    },
    [35238] = {
    "Ontuvo", -- [1]
    },
    [35240] = {
    "Ontuvo", -- [1]
    },
    [35242] = {
    "Ontuvo", -- [1]
    },
    [35244] = {
    "Ontuvo", -- [1]
    },
    [35246] = {
    "Ontuvo", -- [1]
    },
    [35248] = {
    "Ontuvo", -- [1]
    },
    [35250] = {
    "Ontuvo", -- [1]
    },
    [35252] = {
    "Ontuvo", -- [1]
    },
    [35254] = {
    "Ontuvo", -- [1]
    },
    [35256] = {
    "Ontuvo", -- [1]
    },
    [35258] = {
    "Ontuvo", -- [1]
    },
    [35260] = {
    "Ontuvo", -- [1]
    },
    [35262] = {
    "Ontuvo", -- [1]
    },
    [35768] = {
    "Ontuvo", -- [1]
    },
    [35266] = {
    "Ontuvo", -- [1]
    },
    [35268] = {
    "Ontuvo", -- [1]
    },
    [35270] = {
    "Ontuvo", -- [1]
    },
    [35239] = {
    "Ontuvo", -- [1]
    },
    [35241] = {
    "Ontuvo", -- [1]
    },
    [35243] = {
    "Ontuvo", -- [1]
    },
    [35245] = {
    "Ontuvo", -- [1]
    },
    [35247] = {
    "Ontuvo", -- [1]
    },
    [35249] = {
    "Ontuvo", -- [1]
    },
    [35251] = {
    "Ontuvo", -- [1]
    },
    [35253] = {
    "Ontuvo", -- [1]
    },
    [35255] = {
    "Ontuvo", -- [1]
    },
    [35257] = {
    "Ontuvo", -- [1]
    },
    [35259] = {
    "Ontuvo", -- [1]
    },
    [35261] = {
    "Ontuvo", -- [1]
    },
    [35767] = {
    "Ontuvo", -- [1]
    },
    [35769] = {
    "Ontuvo", -- [1]
    },
    [35267] = {
    "Ontuvo", -- [1]
    },
    [35269] = {
    "Ontuvo", -- [1]
    },
    [35271] = {
    "Ontuvo", -- [1]
    },
    [35766] = {
    "Ontuvo", -- [1]
    },
    [35264] = {
    "Ontuvo", -- [1]
    },
    [35263] = {
    "Ontuvo", -- [1]
    },
    [35265] = {
    "Ontuvo", -- [1]
    },
    [35322] = {
    "Ontuvo", -- [1]
    },
    [35323] = {
    "Ontuvo", -- [1]
    },
    [35325] = {
    "Ontuvo", -- [1]
    },
    },
    ["Alliance"] = {
    [46707] = {
    "Belbi Quikswitch", -- [1]
    },
    },
    }
    SP_NewVendorLocations = {
    ["Ontuvo"] = "Shattrath City",
    ["Belbi Quikswitch"] = "Dun Morogh",
    }

    Reply Report Permalink
  • pjspliff said

    its German client btw.

    Reply Report Permalink
  • pjspliff said

    Here's my Swindler Data from very early to now(3.2.0).
    Not entire sure if its only from official.

    SP_NewItemInfo = {
    [46947] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46951] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47007] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47011] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47015] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47019] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47023] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46900] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46904] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46908] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46912] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46916] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46920] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46924] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46928] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46932] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46936] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46940] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46944] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46948] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46952] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46956] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47008] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47012] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47016] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47020] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46897] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46901] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46905] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46909] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46913] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46917] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46921] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46925] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46929] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46933] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46937] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46941] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46945] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46949] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46953] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47017] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47021] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46898] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46902] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46906] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46910] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46914] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46918] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46922] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46926] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46930] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46934] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46938] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46942] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46946] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46950] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47010] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47018] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [47022] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46899] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46903] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46907] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46911] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46915] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46919] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46923] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46927] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46931] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46935] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46939] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [46943] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    [49112] = {
    ["i"] = "4 Unknown Item",
    ["b"] = 0,
    },
    }
    SP_NewVendorInfo = {
    ["Horde"] = {
    [44938] = {
    "Gara Schädelberster", -- [1]
    },
    [41727] = {
    "Steingardist Mutaha", -- [1]
    },
    [41733] = {
    "Steingardist Mutaha", -- [1]
    },
    [41735] = {
    "Steingardist Mutaha", -- [1]
    },
    [41737] = {
    "Steingardist Mutaha", -- [1]
    },
    [41739] = {
    "Steingardist Mutaha", -- [1]
    },
    [41743] = {
    "Steingardist Mutaha", -- [1]
    },
    [20752] = {
    "Nata Morgenwandler", -- [1]
    "Bradley Städter", -- [2]
    },
    [20753] = {
    "Nata Morgenwandler", -- [1]
    "Bradley Städter", -- [2]
    },
    [41564] = {
    "Lady Palanseer", -- [1]
    },
    [41566] = {
    "Lady Palanseer", -- [1]
    },
    [41570] = {
    "Lady Palanseer", -- [1]
    },
    [20758] = {
    "Nata Morgenwandler", -- [1]
    "Bradley Städter", -- [2]
    },
    [41728] = {
    "Steingardist Mutaha", -- [1]
    },
    [41730] = {
    "Steingardist Mutaha", -- [1]
    },
    [41732] = {
    "Steingardist Mutaha", -- [1]
    },
    [41734] = {
    "Steingardist Mutaha", -- [1]
    },
    [41736] = {
    "Steingardist Mutaha", -- [1]
    },
    [41738] = {
    "Steingardist Mutaha", -- [1]
    },
    [41740] = {
    "Steingardist Mutaha", -- [1]
    },
    [41742] = {
    "Steingardist Mutaha", -- [1]
    },
    [41744] = {
    "Steingardist Mutaha", -- [1]
    },
    [41559] = {
    "Lady Palanseer", -- [1]
    },
    [21099] = {
    "Versorger Lorkran", -- [1]
    },
    [41563] = {
    "Lady Palanseer", -- [1]
    },
    [41565] = {
    "Lady Palanseer", -- [1]
    },
    [41569] = {
    "Lady Palanseer", -- [1]
    },
    [41571] = {
    "Lady Palanseer", -- [1]
    },
    [41573] = {
    "Lady Palanseer", -- [1]
    },
    [41575] = {
    "Lady Palanseer", -- [1]
    },
    [6349] = {
    "Nata Morgenwandler", -- [1]
    },
    [22307] = {
    "Nata Morgenwandler", -- [1]
    "Bradley Städter", -- [2]
    },
    [23807] = {
    "Mixie Weitschuss", -- [1]
    },
    [23803] = {
    "Mixie Weitschuss", -- [1]
    },
    [44502] = {
    "Gara Schädelberster", -- [1]
    },
    [41560] = {
    "Lady Palanseer", -- [1]
    },
    [41572] = {
    "Lady Palanseer", -- [1]
    },
    [6377] = {
    "Nata Morgenwandler", -- [1]
    },
    [21219] = {
    "Versorger Lorkran", -- [1]
    },
    },
    ["Neutral"] = {
    [46947] = {
    "Jonas Timotheus", -- [1]
    },
    [46951] = {
    "Jonas Timotheus", -- [1]
    },
    [31356] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [25526] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [29721] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [41721] = {
    "Herzogin Mynx", -- [1]
    },
    [46932] = {
    "Jonas Timotheus", -- [1]
    },
    [47007] = {
    "Jonas Timotheus", -- [1]
    },
    [47011] = {
    "Jonas Timotheus", -- [1]
    },
    [47015] = {
    "Jonas Timotheus", -- [1]
    },
    [47019] = {
    "Jonas Timotheus", -- [1]
    },
    [41562] = {
    "Herzogin Mynx", -- [1]
    },
    [46900] = {
    "Jonas Timotheus", -- [1]
    },
    [46904] = {
    "Jonas Timotheus", -- [1]
    },
    [46908] = {
    "Jonas Timotheus", -- [1]
    },
    [46912] = {
    "Jonas Timotheus", -- [1]
    },
    [46916] = {
    "Jonas Timotheus", -- [1]
    },
    [46920] = {
    "Jonas Timotheus", -- [1]
    },
    [46924] = {
    "Jonas Timotheus", -- [1]
    },
    [31402] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [41725] = {
    "Herzogin Mynx", -- [1]
    },
    [46936] = {
    "Jonas Timotheus", -- [1]
    },
    [46940] = {
    "Jonas Timotheus", -- [1]
    },
    [46944] = {
    "Jonas Timotheus", -- [1]
    },
    [46948] = {
    "Jonas Timotheus", -- [1]
    },
    [46952] = {
    "Jonas Timotheus", -- [1]
    },
    [46956] = {
    "Jonas Timotheus", -- [1]
    },
    [20752] = {
    "Ildine Sorgenspeer", -- [1]
    },
    [21895] = {
    "Ainderu Sommerblatt", -- [1]
    },
    [24183] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [23814] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [20758] = {
    "Ildine Sorgenspeer", -- [1]
    },
    [24316] = {
    "Lalla Hellzwirn", -- [1]
    "Gidge Spruchwirker", -- [2]
    },
    [21919] = {
    "Ainderu Sommerblatt", -- [1]
    },
    [28271] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [33149] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [21911] = {
    "Lalla Hellzwirn", -- [1]
    "Gidge Spruchwirker", -- [2]
    },
    [25735] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [46953] = {
    "Jonas Timotheus", -- [1]
    },
    [21917] = {
    "Ainderu Sommerblatt", -- [1]
    },
    [47012] = {
    "Jonas Timotheus", -- [1]
    },
    [47016] = {
    "Jonas Timotheus", -- [1]
    },
    [47020] = {
    "Jonas Timotheus", -- [1]
    },
    [46897] = {
    "Jonas Timotheus", -- [1]
    },
    [46901] = {
    "Jonas Timotheus", -- [1]
    },
    [46905] = {
    "Jonas Timotheus", -- [1]
    },
    [46909] = {
    "Jonas Timotheus", -- [1]
    },
    [46913] = {
    "Jonas Timotheus", -- [1]
    },
    [46917] = {
    "Jonas Timotheus", -- [1]
    },
    [46921] = {
    "Jonas Timotheus", -- [1]
    },
    [44512] = {
    "Herzogin Mynx", -- [1]
    },
    [46929] = {
    "Jonas Timotheus", -- [1]
    },
    [41726] = {
    "Kreuzfahrerveteran Aliocha Segard", -- [1]
    },
    [46937] = {
    "Jonas Timotheus", -- [1]
    },
    [46941] = {
    "Jonas Timotheus", -- [1]
    },
    [46945] = {
    "Jonas Timotheus", -- [1]
    },
    [46949] = {
    "Jonas Timotheus", -- [1]
    },
    [49112] = {
    "Jonas Timotheus", -- [1]
    },
    [47008] = {
    "Jonas Timotheus", -- [1]
    },
    [25869] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [46925] = {
    "Jonas Timotheus", -- [1]
    },
    [21909] = {
    "Lalla Hellzwirn", -- [1]
    "Gidge Spruchwirker", -- [2]
    },
    [22307] = {
    "Ildine Sorgenspeer", -- [1]
    },
    [46928] = {
    "Jonas Timotheus", -- [1]
    },
    [23618] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [46933] = {
    "Jonas Timotheus", -- [1]
    },
    [41718] = {
    "Erzmagier Alvareaux", -- [1]
    },
    [29720] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [21918] = {
    "Ainderu Sommerblatt", -- [1]
    },
    [25737] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [46946] = {
    "Jonas Timotheus", -- [1]
    },
    [42183] = {
    "Herzogin Mynx", -- [1]
    },
    [42187] = {
    "Kreuzfahrerveteran Aliocha Segard", -- [1]
    },
    [47017] = {
    "Jonas Timotheus", -- [1]
    },
    [47021] = {
    "Jonas Timotheus", -- [1]
    },
    [46898] = {
    "Jonas Timotheus", -- [1]
    },
    [46902] = {
    "Jonas Timotheus", -- [1]
    },
    [46906] = {
    "Jonas Timotheus", -- [1]
    },
    [46910] = {
    "Jonas Timotheus", -- [1]
    },
    [46914] = {
    "Jonas Timotheus", -- [1]
    },
    [46918] = {
    "Jonas Timotheus", -- [1]
    },
    [46922] = {
    "Jonas Timotheus", -- [1]
    },
    [46926] = {
    "Jonas Timotheus", -- [1]
    },
    [46930] = {
    "Jonas Timotheus", -- [1]
    },
    [46934] = {
    "Jonas Timotheus", -- [1]
    },
    [46938] = {
    "Jonas Timotheus", -- [1]
    },
    [46942] = {
    "Jonas Timotheus", -- [1]
    },
    [13483] = {
    "Stöpsel Zapfring", -- [1]
    },
    [46950] = {
    "Jonas Timotheus", -- [1]
    },
    [25736] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [32070] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [31390] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [20753] = {
    "Ildine Sorgenspeer", -- [1]
    },
    [31391] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [28632] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [22918] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [31392] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [22922] = {
    "Fedryen Flinkspeer", -- [1]
    },
    [21908] = {
    "Lalla Hellzwirn", -- [1]
    "Gidge Spruchwirker", -- [2]
    },
    [25720] = {
    "Cro Dickfädel", -- [1]
    },
    [21910] = {
    "Lalla Hellzwirn", -- [1]
    "Gidge Spruchwirker", -- [2]
    },
    [18046] = {
    "Gastwirt Zischgrimbel", -- [1]
    },
    [21916] = {
    "Ainderu Sommerblatt", -- [1]
    },
    [47010] = {
    "Jonas Timotheus", -- [1]
    },
    [42188] = {
    "Erzmagier Alvareaux", -- [1]
    },
    [47018] = {
    "Jonas Timotheus", -- [1]
    },
    [47022] = {
    "Jonas Timotheus", -- [1]
    },
    [46899] = {
    "Jonas Timotheus", -- [1]
    },
    [46903] = {
    "Jonas Timotheus", -- [1]
    },
    [46907] = {
    "Jonas Timotheus", -- [1]
    },
    [46911] = {
    "Jonas Timotheus", -- [1]
    },
    [46915] = {
    "Jonas Timotheus", -- [1]
    },
    [46919] = {
    "Jonas Timotheus", -- [1]
    },
    [46923] = {
    "Jonas Timotheus", -- [1]
    },
    [46927] = {
    "Jonas Timotheus", -- [1]
    },
    [46931] = {
    "Jonas Timotheus", -- [1]
    },
    [46935] = {
    "Jonas Timotheus", -- [1]
    },
    [46939] = {
    "Jonas Timotheus", -- [1]
    },
    [46943] = {
    "Jonas Timotheus", -- [1]
    },
    [47023] = {
    "Jonas Timotheus", -- [1]
    },
    },
    }
    SP_NewVendorLocations = {
    ["Lalla Hellzwirn"] = "Dalaran",
    ["Cro Dickfädel"] = "Shattrath",
    ["Erzmagier Alvareaux"] = "Dalaran",
    ["Steingardist Mutaha"] = "Tausendwintersee",
    ["Versorger Lorkran"] = "Grizzlyhügel",
    ["Ainderu Sommerblatt"] = "Dalaran",
    ["Gastwirt Zischgrimbel"] = "Tanaris",
    ["Mixie Weitschuss"] = "Höllenfeuerhalbinsel",
    ["Gara Schädelberster"] = "Boreanische Tundra",
    ["Lady Palanseer"] = "Orgrimmar",
    ["Ildine Sorgenspeer"] = "Dalaran",
    ["Nata Morgenwandler"] = "Donnerfels",
    ["Herzogin Mynx"] = "Eiskrone",
    ["Gidge Spruchwirker"] = "Shattrath",
    ["Bradley Städter"] = "Drachenöde",
    ["Jonas Timotheus"] = "Dalaran",
    ["Kreuzfahrerveteran Aliocha Segard"] = "Eiskrone",
    ["Fedryen Flinkspeer"] = "Zangarmarschen",
    ["Stöpsel Zapfring"] = "Schwarzfelstiefen",
    }

    Reply Report Permalink
  • Addon Packs Containing Swindler Preventer
  • Similar Addons
  •  

Average downloads per day

  1. 681 Skinner Miscellaneous
  2. 522 FuBar 3.6 Miscellaneous
  3. 359 Talented Miscellaneous
  4. 242 Fishing Buddy -- Tracking Miscellaneous
  5. 222 MoveAnything Miscellaneous