Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Program to get neggs from neggery?

  1. #1
    I_royalty_I's Avatar
    Joined
    Dec 2011
    Posts
    7,028
    Userbars
    78
    Thanks
    6,794
    Thanked
    10,970/3,916
    DL/UL
    30/0
    Mentioned
    1,998 times
    Time Online
    437d 22h 11m
    Avg. Time Online
    2h 29m

    Program to get neggs from neggery?

    Is is possible to have a program set up that buys different types of negg from the shop wiz with the pure on hand, then takes to the neggery, and converts to negg points. Bonus points if you can pick which type of neggs to buy from the neggery after you the get points.

    There may already be something like this around and I'm just not familiar with it?
    What's my definition of success?
    Creating something no one else can
    Being brave enough to dream big
    Grindin' when you're told to just quit
    Giving more when you got nothin' left

  2. #2
    Speshel's Avatar
    Joined
    Apr 2015
    Posts
    19
    Userbars
    0
    Thanks
    62
    Thanked
    0/0
    DL/UL
    29/1
    Mentioned
    Never
    Time Online
    1d 4h 20m
    Avg. Time Online
    N/A
    I'm practicing programming at the moment and I don't see why it wouldn't be possible... but since I'm still a newbie I'm sure Joe or one of the other programmers would know better than I do.

    EDIT: Just tried it out, seems there is two requests with one being the Negg ID (don't know the ID's) and one that let's you know the worth of the exchange. I'll try creating a simple test to see if it works.

    EDIT 2: So it seems that buying the Neggs is easy... the part that I don't know is each Negg seems to have it's own separate ID and I'm not sure of them... so unless you have every single Negg lying around web scraping will have to do.
    Last edited by Speshel; 04-19-2015 at 01:09 AM.

  3. #3

    Joined
    Jun 2013
    Posts
    1,375
    Thanks
    1,024
    Thanked
    1,174/542
    DL/UL
    50/0
    Mentioned
    257 times
    Time Online
    104d 6h 37m
    Avg. Time Online
    37m
    Quote Originally Posted by Speshel View Post
    I'm practicing programming at the moment and I don't see why it wouldn't be possible... but since I'm still a newbie I'm sure Joe or one of the other programmers would know better than I do.

    EDIT: Just tried it out, seems there is two requests with one being the Negg ID (don't know the ID's) and one that let's you know the worth of the exchange. I'll try creating a simple test to see if it works.

    EDIT 2: So it seems that buying the Neggs is easy... the part that I don't know is each Negg seems to have it's own separate ID and I'm not sure of them... so unless you have every single Negg lying around web scraping will have to do.
    If you go to the shop wiz and search for the item, hover your mouse over one of the shop and the little bar thing that shows up at the bottom will have this in it "info_id=xxxxx" That's the item ID

  4. The Following User Says Thank You to learningtoneopet1 For This Useful Post:

    Speshel (04-19-2015)

  5. #4
    Speshel's Avatar
    Joined
    Apr 2015
    Posts
    19
    Userbars
    0
    Thanks
    62
    Thanked
    0/0
    DL/UL
    29/1
    Mentioned
    Never
    Time Online
    1d 4h 20m
    Avg. Time Online
    N/A
    Quote Originally Posted by learningtoneopet1 View Post
    If you go to the shop wiz and search for the item, hover your mouse over one of the shop and the little bar thing that shows up at the bottom will have this in it "info_id=xxxxx" That's the item ID
    Ahh... thank you... I feel silly, haha. Thanks

    EDIT: Well, most of the program is working but it still needs work. PM me if you want more info because I got exams coming up and I should be studying for those instead
    Last edited by Speshel; 04-19-2015 at 02:04 AM.

  6. #5

    Joined
    Jun 2013
    Posts
    1,375
    Thanks
    1,024
    Thanked
    1,174/542
    DL/UL
    50/0
    Mentioned
    257 times
    Time Online
    104d 6h 37m
    Avg. Time Online
    37m
    Quote Originally Posted by Speshel View Post
    Ahh... thank you... I feel silly, haha. Thanks
    Don't worry about it, most people don't know that exists I didn't figure it out till I needed to find item IDs for something and had to look it up on JN.

  7. #6
    Speshel's Avatar
    Joined
    Apr 2015
    Posts
    19
    Userbars
    0
    Thanks
    62
    Thanked
    0/0
    DL/UL
    29/1
    Mentioned
    Never
    Time Online
    1d 4h 20m
    Avg. Time Online
    N/A
    Quote Originally Posted by learningtoneopet1 View Post
    Don't worry about it, most people don't know that exists I didn't figure it out till I needed to find item IDs for something and had to look it up on JN.
    There really needs to be a tips section rather than a guides section for little things like this! Even if post count didn't increase I think it would be nice in certain aspects. Is the wizard the only place to find the ID?

  8. #7

    Joined
    Jun 2013
    Posts
    1,375
    Thanks
    1,024
    Thanked
    1,174/542
    DL/UL
    50/0
    Mentioned
    257 times
    Time Online
    104d 6h 37m
    Avg. Time Online
    37m
    Quote Originally Posted by Speshel View Post
    There really needs to be a tips section rather than a guides section for little things like this! Even if post count didn't increase I think it would be nice in certain aspects. Is the wizard the only place to find the ID?
    Nah you can also find it a few other ways... I forget though.

  9. #8
    I_royalty_I's Avatar
    Joined
    Dec 2011
    Posts
    7,028
    Userbars
    78
    Thanks
    6,794
    Thanked
    10,970/3,916
    DL/UL
    30/0
    Mentioned
    1,998 times
    Time Online
    437d 22h 11m
    Avg. Time Online
    2h 29m
    I can put together a list of the negs that would be bought and cashed in for negg tokens if needed. It doesn't even need to buy the neggs with the tokens. The main thing I was looking for was something to buy the different neggs from the shop wiz and cash them in for negg points. It's so much clicking and takes foreverrrrrrr.

    Thank you for checking into it though. No rush on it. I have exams too, so I feel your pain!
    What's my definition of success?
    Creating something no one else can
    Being brave enough to dream big
    Grindin' when you're told to just quit
    Giving more when you got nothin' left

  10. #9
    Accelerator's Avatar
    Joined
    Jul 2013
    Posts
    4,995
    Userbars
    26
    Thanks
    1,986
    Thanked
    3,789/1,696
    DL/UL
    178/0
    Mentioned
    744 times
    Time Online
    335d 1h 18m
    Avg. Time Online
    2h 2m
    Quote Originally Posted by learningtoneopet1 View Post
    Don't worry about it, most people don't know that exists I didn't figure it out till I needed to find item IDs for something and had to look it up on JN.
    CC?
    XD

    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)

    "Date et dabitur vobis"
    「Let's fight 恐れはない」


    "A quantum supercomputer calculating for a thousand years could not even approach the number of f��ks I do not give"

    「君が望むモノは何?」

  11. The Following User Says Thank You to Accelerator For This Useful Post:

    learningtoneopet1 (04-19-2015)

  12. #10
    I_royalty_I's Avatar
    Joined
    Dec 2011
    Posts
    7,028
    Userbars
    78
    Thanks
    6,794
    Thanked
    10,970/3,916
    DL/UL
    30/0
    Mentioned
    1,998 times
    Time Online
    437d 22h 11m
    Avg. Time Online
    2h 29m
    I'm assuming this isn't an option in any of the other programs available right now? I didn't see anything like this, but I'm not expert by any means with most of the program's we have!
    What's my definition of success?
    Creating something no one else can
    Being brave enough to dream big
    Grindin' when you're told to just quit
    Giving more when you got nothin' left

Posting Permissions

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