Realm transfer resale finder menu

User Tag List

Results 1 to 6 of 6
  1. #1
    nuclear898's Avatar Member
    Reputation
    2
    Join Date
    Aug 2010
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Realm transfer resale finder

    Hey guys, this is my first real release on ownedcore!

    I decided to switch realms today and I thought, why not make some money out of it.

    So I created a program that lets you import two XML files from TheUnderMineJournal and it will scan all the prices, compare the current price on your source realm with the average price of your destination realm, and if you can resell it for more than the minimum gold you set, it will show up in the result list.

    How to use:
    So to use it, first load the auctionhouse database XML you got from the underminejournal of your source realm, next get it of your destination realm, load them up in the program, set your desired minimum gold difference (Note: silver and copper must always be 2 digits! even if 00, e.g. 100g00s00c).

    Next click the Find button ONCE, wait a bit (depending on the speed of your pc), and a window will pop up with the list of possible resellable items, ordered by profit.

    Extra info:
    The final list of resellable items includes the source realms current price, the destination realms current price, the destination realms average price, and the difference between the source realm's current price and the destination realm's average price.

    Please do not buy everything you see at the top of that list, use your brain and think twice wether an item can potentially be resold or not, and whether or not the item might be very overpriced on the destination realm.

    I made this program in about 1 hour, so dont expect it to be flawless. If there's any bugs please report them with the crash log and I'll fix it when I read them.

    Finally, I am not responsible for any misbuys you do, it's a risk of the trade

    Have fun!

    Download:
    RealmChangeResaleFinder.zip

    Mega:
    https://mega.co.nz/#!CcoVUQKL!QZhe6S...4wJZyDJPrWK_MU
    Last edited by nuclear898; 09-04-2013 at 08:31 PM.

    Realm transfer resale finder
  2. #2
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Upload it to mediafire or somewhere else. Attachments can take a while to get approved.

  3. #3
    nuclear898's Avatar Member
    Reputation
    2
    Join Date
    Aug 2010
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #4
    jppgibbs's Avatar Active Member CoreCoins Purchaser
    Reputation
    22
    Join Date
    May 2013
    Posts
    85
    Thanks G/R
    10/5
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This looks good - Testing it now

  5. #5
    Yukka's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    137
    Join Date
    May 2009
    Posts
    305
    Thanks G/R
    46/24
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is a great idea, looks very interesting.
    Not planning on transferring realms right now, but when I do I'll definitely remember to search this up and use it, because I have a lot of gold which I wouldn't be able to transfer with so I'd have to invest it into items anyway.

  6. #6
    Yukka's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    137
    Join Date
    May 2009
    Posts
    305
    Thanks G/R
    46/24
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Decided to try it today. All I got was an error popup.

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at RealmChangeResaleFinder.MainForm.<FindButton_Click>b__0(XElement xe)
       at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
       at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at RealmChangeResaleFinder.MainForm.FindButton_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    RealmChangeResaleFinder
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Erik/Documents/RealmChangeResaleFinder.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Xml.Linq
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

Similar Threads

  1. WTB Realm Transfer
    By TechnoKilla in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 0
    Last Post: 03-02-2010, 01:16 AM
  2. WTB Realm Transfer
    By Keithh in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 5
    Last Post: 02-13-2010, 10:24 PM
  3. Free name change with realm transfer
    By paladaddy in forum World of Warcraft Exploits
    Replies: 18
    Last Post: 02-04-2010, 01:03 AM
  4. "Free" name change with Realm Transfer
    By Brawley in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 12-02-2009, 12:56 PM
  5. Making Gold Realm transfer
    By Chief in forum World of Warcraft Guides
    Replies: 2
    Last Post: 01-10-2009, 03:01 AM
All times are GMT -5. The time now is 06:22 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search