JavaScript Lazy Professions menu

User Tag List

Page 1 of 14 12345 ... LastLast
Results 1 to 15 of 207
  1. #1
    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)

    JavaScript Lazy Professions

    [JavaScript] Neverwinter Javascript Lazy Professions - Pastebin.com

    I have received the best results with Chrome, but works with FireFox or IE as well, just open the console and past the JS in and go.

    EDIT:
    I updated it to make it easier to localize, just change the words in the _private.locale section

    You can now select the professions and jobs you want to focus on.

    Added additional error logging so I can help identify some issues people have been having

    Fixed the Mail and Plate Smithing (Thanks neF4ST)

    Updated to add Alchemy & stop replacing the preselected best assets
    Last edited by Digitalxero; 06-23-2013 at 09:01 AM. Reason: Updated to add Alchemy & stop replacing the preselected best assets

    JavaScript Lazy Professions
  2. #2
    nightfiredemon's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    much appreciated!
    Will this level a specific profession or how does it work?

  3. #3
    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)
    This levels the first 3 professions in the list, so you should get the 3 you want to work on to level 1 so they show up in the Gateway above the other 2.

    I am not sure you can level all 5 professions but I know you can get 3 to level 20. If you want to try and get all 5 up change the 3 on line 21 to a 5 and it will work on all 5

  4. #4
    eddix's Avatar Member
    Reputation
    2
    Join Date
    Feb 2013
    Posts
    28
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can we tell it what tasks and assets to use? if not, what tasks does it do and what assets can we use it with?

  5. #5
    nightfiredemon's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sadly it doesn't seem to work for me, it just skips around between the task pages of my professions but fails to start one.

  6. #6
    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 eddix View Post
    can we tell it what tasks and assets to use? if not, what tasks does it do and what assets can we use it with?

    It levels the 3 highest level skills. As for assets it selects the first one it can for each entry, so if you sort them in your bag in game so the better assets are first it will use those first

  7. #7
    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 nightfiredemon View Post
    sadly it doesn't seem to work for me, it just skips around between the task pages of my professions but fails to start one.
    What Browser are you using. I have tested this with IE9/10, Chrome and FireFox Latest. Also double check that you dont have any current Tasks running. This wont speed level your skills if you have tasks that are running it waits for them to finish and then collects the reward

  8. #8
    doubleleft's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have tried this in Chrome and in Firefox, but when i paste the code in the console and hit enter. I just get the message undefined.

    <EDIT>

    It does seem to do something!. Looking into it.

    <EDIT>

    I'm mostly focussing on Tailoring and leadership.
    Doing manually specific jobs. Leadership = protect the caravan and tailoring, the 10 minute one.
    Perhaps its possible to define the types you wish to do?

    I have 2 slots available, however it keeps jumping through the top 3 highest lvl professions.

    On the other hand: So far pretty good start to make something fairly easy to implement.
    There are plenty of improvements to build.
    *multiple character
    *specific tasks.

    Will try some myself. And keep it up :-)
    Last edited by doubleleft; 05-22-2013 at 02:11 AM.

  9. #9
    unattended's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nightfiredemon View Post
    sadly it doesn't seem to work for me, it just skips around between the task pages of my professions but fails to start one.
    I get sort of the same thing in Chrome. Though, it did manage to get 1 task started out of the something like 30 attempts I watched it go through.

  10. #10
    doubleleft's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works here, starts gather wool scraps over and over @ tailoring. A little slow, but it works.

  11. #11
    userunknown's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    May 2013
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    edit: probmlem solved
    Last edited by userunknown; 05-22-2013 at 02:26 AM.

  12. #12
    neF4ST's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Sep 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Foreign players will have to change at least one string:
    line 181:
    HTML Code:
                $('.footer-body.with-sidebar .input-field button:contains(Start Task)').trigger('click');
    Change Start Task to what your localized button shows.

  13. #13
    doubleleft's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neF4ST View Post
    Foreign players will have to change at least one string:
    line 181:
    HTML Code:
                $('.footer-body.with-sidebar .input-field button:contains(Start Task)').trigger('click');
    Change Start Task to what your localized button shows.
    Good find, that is probably depended on the language of your windows?

  14. #14
    5o4KING's Avatar Member
    Reputation
    4
    Join Date
    May 2013
    Posts
    104
    Thanks G/R
    1/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nvm edited
    Last edited by 5o4KING; 05-22-2013 at 03:58 AM.

  15. #15
    userunknown's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    May 2013
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 5o4KING View Post
    Nvm edited
    google for "custom script", "your browser name"

Page 1 of 14 12345 ... 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 03:53 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