JavaScript Lazy Professions menu

User Tag List

Page 2 of 14 FirstFirst 123456 ... LastLast
Results 16 to 30 of 207
  1. #16
    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 doubleleft View Post
    I have 2 slots available, however it keeps jumping through the top 3 highest lvl professions.
    Change the 3 on line 21 to 2

    JavaScript Lazy Professions
  2. #17
    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)
    Originally Posted by Digitalxero View Post
    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
    Tried it on IE, chrome and firefox! I have five empty task slots but it keeps jumping around the pages.
    Maybe the reason is that parts of my gateway are in german? I tried changing the line as suggested above but it didn't change anything.
    Is there any way to change the language of the gateway?

  3. #18
    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 doubleleft View Post
    It works here, starts gather wool scraps over and over @ tailoring. A little slow, but it works.
    It randomly select an available task from whichever skill it is working on ATM. So if the bottom of your 3 skills is tailoring, and you do not have the components to do anything other then Gather Wool, yes it will just do that over and over till it levels up, then it will start on your next skill. Once you get more slots it does work on more then 1 skill at a time if you dont have the enough assets.

    This is not trying to be supper speedy , it actually has random timeout lengths to make it appear more like someone is just periodically keeping their skills running while at work.

  4. #19
    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
    Maybe the reason is that parts of my gateway are in german? I tried changing the line as suggested above but it didn't change anything. Is there any way to change the language of the gateway?
    I dont think so without changing your game clients language...

    [JavaScript] Neverwinter Javascript Lazy Professions - Pastebin.com

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

  5. #20
    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)
    thanks for the effort, but the new code gives me a syntax error (tried it in FF and Chrome)

    EDIT: So i got it to choose assets for some tasks but it wont start them. What does the 'hire' do, because i can't find a button it would equate to? To start the task 'hire a ....'?

    btw my launcher and my client are both set to english, i'ts just the gateway -.-
    Last edited by nightfiredemon; 05-22-2013 at 08:48 AM.

  6. #21
    Angbaar's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nightfiredemon View Post
    thanks for the effort, but the new code gives me a syntax error (tried it in FF and Chrome)

    EDIT: So i got it to choose assets for some tasks but it wont start them. What does the 'hire' do, because i can't find a button it would equate to? To start the task 'hire a ....'?

    btw my launcher and my client are both set to english, i'ts just the gateway -.-

    You have to change the language of your webbrowser (firefox, chrome etc.). Than the entire gateway will be in english - worked for me too.

  7. #22
    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)
    Could you please explain where is the "Continue" string? Can't find it on the gateway.
    Found it, it's either "detail" or "continue"
    Last edited by neF4ST; 05-22-2013 at 11:32 AM.

  8. #23
    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)
    Originally Posted by Angbaar View Post
    You have to change the language of your webbrowser (firefox, chrome etc.). Than the entire gateway will be in english - worked for me too.
    You're my hero!
    Now the only Problem i have is that it tends to pick the rare 18h tasks for leadership that have rather crappy rewards :/

  9. #24
    paduguy's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm having a rather dumb question,but after i download the script,how do i start it?

  10. #25
    Zero-Cool's Avatar Active Member
    Reputation
    18
    Join Date
    Aug 2006
    Posts
    170
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you're using chrome. Hit the little three bar menu at the top right of the browser. Go to Tools > Developer Tools > Console [tab] > Paste Code > Hit Enter.

    Just make sure you are logged in to gateway and have your character selected and are on the professions tab.
    Do, or do not there is no try.

  11. #26
    SniKe's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    39
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can I change that the script only levels one profession (leadership) instead of 3 ? I tried to change it to 1 from 3 in line 21 but its not working then. Tried it to change on 2 and it worked, but now he switches all day long between different professions?!

  12. #27
    pmfun's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    replace

    lt(3)

    with

    eq(1)

    where 1 is 2nd tab, 0 is 1st tab and so on

  13. #28
    hasancanan's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok great work but only working for 2 slot...

    Im have 4 empty slot but only working for 2 slot...

  14. #29
    cartous's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All my 5 slots work nicely(using chrome) so thank you !

    but...

    instead of random actions at leadership could it do "protect caravan" only?

  15. #30
    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)
    Originally Posted by Digitalxero View Post
    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
    is it limited to 3 task slots? Also, can it do more than one character? For example, I have 5 lvl 60s who are leveling their leadership. For each one, I have 6 task slots and they will eventually get to 8 task slots. Can I tell it which 2 skills to do 3x times? Or will it choose the 2 highest skills and do them 3x each? Also, will it select an asset for every empty slot? For example, I use 2x adventurers for every task, so will it pick both of them for me?

Page 2 of 14 FirstFirst 123456 ... 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 10:37 AM. 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