JavaScript Lazy Professions menu

Shout-Out

User Tag List

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 207
  1. #121
    llammahed's Avatar Member
    Reputation
    13
    Join Date
    May 2013
    Posts
    86
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After a few cycles, even the first cycle, the buttons no longer respond. Here's a screenshot of the console debug at time of issue:



    I've only modified the 'leadership' and 'Protect Caravan' and 'Explore an Area' in the code to fit my needs.
    Chrome 22 Incognito (more issues in non-incognito mode)

    JavaScript Lazy Professions
  2. #122
    sdowned's Avatar Member
    Reputation
    2
    Join Date
    May 2013
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by llammahed View Post
    After a few cycles, even the first cycle, the buttons no longer respond. Here's a screenshot of the console debug at time of issue:



    I've only modified the 'leadership' and 'Protect Caravan' and 'Explore an Area' in the code to fit my needs.
    Chrome 22 Incognito (more issues in non-incognito mode)
    Looks like a gateway error to me. I'm having lots of problems with gateway last few days. Either the gateway has a bunch of bugs and disconnects or my internet has been pretty spotty lately. I also have gotten lots of lag in game so it could be my internet. Or maybe its a combination of both, but can't seem to keep this thing up for more than an hour at a time.

  3. #123
    xechostormx's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sdowned View Post
    Looks like a gateway error to me. I'm having lots of problems with gateway last few days. Either the gateway has a bunch of bugs and disconnects or my internet has been pretty spotty lately. I also have gotten lots of lag in game so it could be my internet. Or maybe its a combination of both, but can't seem to keep this thing up for more than an hour at a time.
    I have been having the same problem with it, after having set this up as a greasemonkey script. the browser header will change to 'error' and seems to be caused by a page it was trying to access no longer being available. wondering if this could be caused by things changing somehow due to rare jobs getting added / removed from the professions page? just guessing here.
    Last edited by xechostormx; 05-30-2013 at 03:23 PM.

  4. #124
    TZero's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks like they changed the URLs for various tasks in the last update. I don't know how the script logic picks a task but, I assume this is why the script is currently broken for me (and others) ?

  5. #125
    Digitalxero's Avatar Member
    Reputation
    15
    Join Date
    May 2013
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TZero View Post
    Looks like they changed the URLs for various tasks in the last update. I don't know how the script logic picks a task but, I assume this is why the script is currently broken for me (and others) ?
    It works for me on all 5 professions

  6. #126
    TZero's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the reply Digitalxero, it prompted me to try again (after 4-5 failed sessions yesterday) and now it's mysteriously working again for me as well

  7. #127
    sdowned's Avatar Member
    Reputation
    2
    Join Date
    May 2013
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xechostormx View Post
    I have been having the same problem with it, after having set this up as a greasemonkey script. the browser header will change to 'error' and seems to be caused by a page it was trying to access no longer being available. wondering if this could be caused by things changing somehow due to rare jobs getting added / removed from the professions page? just guessing here.
    The script doesn't look at URLs, it looks at html tags. If an html tag was changed, the bot would just stop, not go to an error/blank page.

  8. #128
    Digitalxero's Avatar Member
    Reputation
    15
    Join Date
    May 2013
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TZero View Post
    Thanks for the reply Digitalxero, it prompted me to try again (after 4-5 failed sessions yesterday) and now it's mysteriously working again for me as well
    PWE/Cryptic had some issues with the gateway yesterday

  9. #129
    sdowned's Avatar Member
    Reputation
    2
    Join Date
    May 2013
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Digitalxero View Post
    PWE/Cryptic had some issues with the gateway yesterday
    yeah I just finished adding a ton of debug code and everything seems to be working okay. Stupid servers.

  10. #130
    xechostormx's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yep, working here now too. i broke my 5 year silence because cryptic has a lousy gateway thanks for all your hard work on this.

  11. #131
    dbrock1980's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this looks awesome to do. but im not very good at doing these kind of things. i made the directory in the appdata in chrome folder and put the script there. i also copy and pasted script into the toolbar but all it did was search. or if i double click on the script inside the folder gives me an error.so can someone give a noob step by step directions on how to load this. ill give you free hugs!

  12. #132
    JustTheDoctor's Avatar Sergeant
    Reputation
    11
    Join Date
    May 2013
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dbrock1980 View Post
    this looks awesome to do. but im not very good at doing these kind of things. i made the directory in the appdata in chrome folder and put the script there. i also copy and pasted script into the toolbar but all it did was search. or if i double click on the script inside the folder gives me an error.so can someone give a noob step by step directions on how to load this. ill give you free hugs!
    Like already stated here few times: Click the options menu on top right -> tools -> developer tools -> console -> paste the code -> press enter

  13. #133
    dbrock1980's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JustTheDoctor View Post
    Like already stated here few times: Click the options menu on top right -> tools -> developer tools -> console -> paste the code -> press enter

    okay did what you said to java console and hit enter after pasting the code and it gives me undefined.

    not sure whats going on or doing wrong

  14. #134
    Muzzleflint000's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dbrock1980 View Post
    okay did what you said to java console and hit enter after pasting the code and it gives me undefined.

    not sure whats going on or doing wrong
    That's fine. Make sure you're on the professions page when you enter the code. Sit back and watch it do its magic. If there are no available job slots, it might not look like its running, (depending on which version of the code you're using) but it actually is.

  15. #135
    dbrock1980's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well got it to work! lets see how it runs overnight and will report back. so far looking promising. though it took leatherworking over platesmithing which was a little concerning.

    is there someone out there that would PM me to edit this code to only do ore gathering and leadership, or at least explain to me how to do it. not very good at coding yet.
    Last edited by dbrock1980; 05-31-2013 at 10:15 PM.

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. [Release] Lazy professions - level the professions afk!
    By Arutha532 in forum Neverwinter Bots and Programs
    Replies: 128
    Last Post: 06-27-2013, 05:53 AM
  2. JavaScript Lazy Professions
    By Digitalxero in forum Neverwinter
    Replies: 95
    Last Post: 05-27-2013, 01:06 PM
  3. Replies: 106
    Last Post: 05-26-2013, 01:41 AM
  4. [Selling] Hand Farmed Gathering Professions! [Be Lazy, Get Legit Material With No Risk Of Ban]
    By JayPaul in forum World of Warcraft Buy Sell Trade
    Replies: 2
    Last Post: 07-14-2012, 02:53 PM
  5. AQ40 Disconnect lazy players
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 05-02-2006, 01:13 PM
All times are GMT -5. The time now is 04:15 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