Page 1 of 9 123 ... LastLast
Results 1 to 10 of 88

Thread: SDB Auto Pricer

  1. #1
    JiB's Avatar
    Joined
    Jul 2014
    Posts
    63
    Userbars
    1
    Thanks
    19
    Thanked
    108/16
    DL/UL
    20/5
    Mentioned
    32 times
    Time Online
    6d 13h 38m
    Avg. Time Online
    2m

    JiB SDB Pricer

    Hey guys, I'm not entirely new in case you're wondering, I have another account on this site (jibjab1) that I've used to lurk here for a long time without really contributing, so I made a new account today and decided to start! (Still going to lurk with that account since I bought VIP on it though)

    Since the other Safety Deposit Box auto pricer in this section is outdated and doesn't actually price the items, I whipped up a quick one today (okay, it took a couple days :/ )

    Anyways I used py2exe to convert it to executables for those who don't have Python 2.7 installed
    Here's how to use it:

    1. Run SDB.exe (as Administrator)
    2.*NEW* It will ask if you're checking multiple accounts. If you are, don't forget to update the "users.txt" file in the folder in the following format:
    username password proxy:port
    (proxy and port are optional, one account per line)
    3. It will then go through all of the pages of your safety deposit box and grab the items.
    4. It'll store the names of all of the items in your safety deposit in a text file in that folder called "items.txt"
    5. It will run and search the items up on JN item database, it will let you know how far along it is too with text prompts.
    6. It will store the prices (along with the item's name beside it) in a text file in that folder called "prices_???.txt" (where ??? is the username from where you're running this)

    Added some fixes/improvements:
    -Now recognizes every item in inventory
    -Merged program into single executable/script
    -Prints to screen to display progress
    -Multi-account support
    -Proxy support
    -Displays Neocash instead of Unpriced for NC items
    -Displays total priced/unpriced/neocash items
    -Displays total value of priced items
    -temp.txt and items.txt now removed, stored in buffers instead
    -organizes list from least to most expensive
    -recognizes map piece and doesn't attempt to price them
    -Lists the quantity in brackets to the right of the item name, and factors it in when calculating your priced total

    Source code included in file!

    DEPRECATED: Please use the tool found (you need an account to see links), it contains the SDB Pricer and much more!!
    Last edited by JiB; 08-07-2016 at 01:03 PM. Reason: updated

  2. The Following 11 Users Say Thank You to JiB For This Useful Post:

    |2eap (06-20-2015),donovanrules1234 (04-05-2015),ezren (02-17-2016),j03 (07-24-2014),Love (07-26-2014),Neal Caffrey (07-25-2014),npm (07-25-2014),Nvel (07-02-2016),TimeLord (06-26-2015),Xeos_miqveqs (03-27-2016),zoemeow (03-29-2016)

  3. #2
    JiB's Avatar
    Joined
    Jul 2014
    Posts
    63
    Userbars
    1
    Thanks
    19
    Thanked
    108/16
    DL/UL
    20/5
    Mentioned
    32 times
    Time Online
    6d 13h 38m
    Avg. Time Online
    2m

    why

    why was this deleted @(you need an account to see links)

  4. #3
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,751
    Userbars
    176
    Thanks
    5,935
    Thanked
    33,182/6,624
    DL/UL
    23/36
    Mentioned
    3,871 times
    Time Online
    564d 8h 35m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by JiB View Post
    When you create a topic in this section it is under review until approved to make sure it is indeed a Neopets program. It was not deleted, just under moderation.
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  5. The Following User Says Thank You to j03 For This Useful Post:

    JiB (07-24-2014)

  6. #4
    JiB's Avatar
    Joined
    Jul 2014
    Posts
    63
    Userbars
    1
    Thanks
    19
    Thanked
    108/16
    DL/UL
    20/5
    Mentioned
    32 times
    Time Online
    6d 13h 38m
    Avg. Time Online
    2m
    Updated so it's more user-friendly, next update will be combining parts 1 and 2 into a single program (might be difficult considering both programs use two different revised versions of the same class)

  7. #5
    Neal Caffrey's Avatar
    Joined
    Apr 2013
    Posts
    798
    Pronouns
    he/him
    Userbars
    23
    Thanks
    1,539
    Thanked
    819/277
    DL/UL
    112/0
    Mentioned
    125 times
    Time Online
    100d 5h 53m
    Avg. Time Online
    35m
    perfect to check massive inactives too bad I actually have like ~50 items in my sdb

    thanks for that!!

  8. #6

    Joined
    May 2012
    Posts
    510
    Thanks
    92
    Thanked
    37/30
    DL/UL
    19/0
    Mentioned
    98 times
    Time Online
    35d 3h 58m
    Avg. Time Online
    12m
    @(you need an account to see links)
    Is the link safe? (after your review)

  9. #7
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,751
    Userbars
    176
    Thanks
    5,935
    Thanked
    33,182/6,624
    DL/UL
    23/36
    Mentioned
    3,871 times
    Time Online
    564d 8h 35m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by Love View Post
    @(you need an account to see links)
    Is the link safe? (after your review)
    Yes it is. It's only a python script so you can see all of the code and make sure there is no virus/PW stealer.
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  10. The Following User Says Thank You to j03 For This Useful Post:

    Love (07-26-2014)

  11. #8
    JiB's Avatar
    Joined
    Jul 2014
    Posts
    63
    Userbars
    1
    Thanks
    19
    Thanked
    108/16
    DL/UL
    20/5
    Mentioned
    32 times
    Time Online
    6d 13h 38m
    Avg. Time Online
    2m
    Merged into one executable/script, should be super easy for anyone to use now!

  12. #9
    Savant's Avatar
    Joined
    Dec 2011
    Posts
    994
    Userbars
    8
    Thanks
    495
    Thanked
    415/230
    DL/UL
    53/0
    Mentioned
    260 times
    Time Online
    51d 17h 28m
    Avg. Time Online
    17m
    Does this run faster or differntly than Zachafers?

  13. #10
    JiB's Avatar
    Joined
    Jul 2014
    Posts
    63
    Userbars
    1
    Thanks
    19
    Thanked
    108/16
    DL/UL
    20/5
    Mentioned
    32 times
    Time Online
    6d 13h 38m
    Avg. Time Online
    2m
    Quote Originally Posted by Savant View Post
    Does this run faster or differntly than Zachafers?
    I didn't even know he had released one, if you link me to it I can tell you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •