[Browser Bot] Neverwinter Profession Script Bot menu

User Tag List

Page 18 of 32 FirstFirst ... 141516171819202122 ... LastLast
Results 256 to 270 of 468
  1. #256
    GodRubin's Avatar Banned
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was wondering if anyone could talk to me on Skype. I'm looking to start playing/botting this game and I could use some advice as the topic doesn't seem as easily accesible as botting wow or runescape for instance.
    Please pm thanks

    [Browser Bot] Neverwinter Profession Script Bot
  2. #257
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bot_leech View Post
    I understand js a little but i know almost nothing about TM, so I already know this is noob question....

    Now that the updates are occurring so quickly and have so many cool new features, i have been installing new versions of the script more often. I used to go months with the same version of the script so this wasn't a big deal before. My process is to:
    1) delete the old script from the TM dashboard
    2) copy the new script into my favorite editor and change the profession to be the way i want them
    3) create a new script TM and paste the edited version back in
    3) load my 40 characters in and set all their profession numbers (which are not all the same)
    4) enjoy the awesome new features of the script

    Is there some simpler way people have been doing this? The changes don't seem take effect if i edit the script in place. And i tried exporting the data the script saves and importing it afterward, but i can't get that to work either (also that probably is bad idea for any major release where the data structure changes). I also tried to include/require the script from a file so i could just swap the file out, but that was trickier than i thought it would be. What do you guys do?
    No Free lunch here, mouze works and some knowledge needed, but....

    1. Get winmerge or similar
    2. Copy paste old script from browser TM and new script from Greasyfork in merge tools
    3. Check difference, mouze click click left right click click....
    4. Merge sections your preference
    5. Copy paste new merged script over old script on your browser TM
    6. save script in TM, Ctrl-F5 and check stuff....
    /. Keep old script untill you see that changes are good

    This way you keep character Profesion settings,char.names, char.count, but check other settings if something new is there. Sometimes things messed up, bot most times all goes right. Problems occur if character count is deducted, so dont take chracter away from script, I dont know why TM dont reset settings...

    If you use "Autoupdate" you lost script customizations, but using some "merge" tools you do have better look over changes and way save your own customizations.

    If you do all this, write it here and or GreasyFork, so others save ther time as you do.

    ps. make install to portable Chrome so whole folder "orig" can be used as backup and you can make "work copyXXX" and then look what happens when you tamper with monkey and it became stubborn .... ... then just make new copy from "orig" -folder.

  3. #258
    bot_leech's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome. I just updated it. When i first started using the script (which was a year ago), i couldn't get tampermonkey to update the script, but it works perfectly now. So easy. Thanks!!!!

  4. #259
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bot_leech View Post
    Awesome. I just updated it. When i first started using the script (which was a year ago), i couldn't get tampermonkey to update the script, but it works perfectly now. So easy. Thanks!!!!
    ...just for preference, go check current script, there is small changes (two lines got changes) so you see how easy its update sometimes.... OFC, autoupdate is easiest... cheers!!

  5. #260
    Arterion's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure if anyone else will find this useful, but I made an icon for the portable Chrome I use for the profession bot. I use a chrome profile for each account which results in numerous Chrome icons sitting on the taskbar. Since I also use Chrome as my primary browser, it made Alt+Tab very confusing when they all had the same icon.

    I have made an ico file with sizes from 16x16 to 512x512 should it should look clear at any scaling. Note that you have to replace the icon group IDR_MAINFRAME in chrome.exe and 101 in chrome.dll (found in the subfolder whose name is your chrome version, e.g. 39.0.2171.99). If you don't change the icon group in chrome.dll, every icon except the taskbar icon will be correct. It took me longer to figure that out than it did to make the icon.


    If you've never changed icons, download Resource Hacker, open the .exe or .dll file, and choose the menu Action > Replace Icon... Using the PortableApps.com distribution, I found that changing the icon for GoogleChromePortable.exe was unnecessary. I changed the icon of my shortcut to GoogleChromePortable.exe from the Windows shortcut properties dialog. You can't really pin the portable instances of Chrome to the taskbar anyway, as trying to lauch them thusly will open with your default chrome profile.

    Attachment 19994
    Attached Thumbnails Attached Thumbnails [Browser Bot] Neverwinter Profession Script Bot-neverwinter-chrome-icon-png  

  6. #261
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alan LeHun View Post
    Thank you, thank you, thank you, for all the work you have done on this project. It is way beyond my talents, even if I was clued up on javascript. Appreciation in abundance.

    Think I did find a little bug on line 1743ish that prevents skill kits from being sold, though. I'm guessing you are already aware of it....

    Code:
            _tmpBag.forEach(function (slot) {
                for (i = 1; i < _items.length; i++) { // edited by RottenMind ***should be  i = 0, no?***
    Yep, its changed.

    That was last second changes when moving some list to Junk... good catch. Its fixed for current script and on new build it is done different way.

    Join Github, Forums are good places for talk, but Git is better place shout just that kind small or big issues, .

  7. #262
    breadguy's Avatar Knight-Lieutenant
    Reputation
    15
    Join Date
    Sep 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone else have problems with black ice shaping?

    i tried setting my guy up to do 1 black ice task, using the default task priority (didn't alter code)

    it gets stuck in a loop trying to assign the same process black ice task over and over and over....it starts the task but acts like it didn't start it and continues to try to start it in the same slot that it just used up

    edit: it works fine if i disable "fill optional assets"...apparently it's trying to add optional assets, even if they don't exist, gets stuck in an endless loop
    Last edited by breadguy; 01-23-2015 at 02:32 PM.

  8. #263
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by breadguy View Post
    anyone else have problems with black ice shaping?

    i tried setting my guy up to do 1 black ice task, using the default task priority (didn't alter code)

    it gets stuck in a loop trying to assign the same process black ice task over and over and over....it starts the task but acts like it didn't start it and continues to try to start it in the same slot that it just used up

    edit: it works fine if i disable "fill optional assets"...apparently it's trying to add optional assets, even if they don't exist, gets stuck in an endless loop
    I just put it in "Issue" ... Github takes all, . Never encountered that kind thing so need try it.

    ps. after your junkie runs out of ICE it get stuck... bad trip I mean...
    Last edited by RottenMind; 01-23-2015 at 06:19 PM.

  9. #264
    breadguy's Avatar Knight-Lieutenant
    Reputation
    15
    Join Date
    Sep 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    are we sure it vendors items?

    i had the option enabled and came back in the morning to the script being stuck cause inventory was full of tailoring shirts/pants

  10. #265
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by breadguy View Post
    are we sure it vendors items?

    i had the option enabled and came back in the morning to the script being stuck cause inventory was full of tailoring shirts/pants
    I am sure that "crafted namelist" is not 100% checked and it is mentioned in script itself.

    How you think that one guy can test all "crafted items names" on one week? serilously fun, .

    Shirt and pants from tailoring, what level and what names they have...

    BTW, Im testing leatherwork, platesmith, weaponsmith, jewelcraft, mailsmith, now lvl16 ZERO stucks.(unlucky Tailoring, all toons have on lvl20)


    edit, fast checked that names are correct with this tasklist and they looks correct. One thing can cause inventory fill even if names are correct, script try keep 3 items per level for upgrade so if items are not upgraded then inventory may ill up... maybe that items per level filled up inventory?

    if you find this line and remove RED text, it then not limit crafted items sell per item type other "safeguards" are still there,


    Code:
     if (slot && _profitems[i].pattern.test(slot.name) && !slot.bound && _profitems[i].count > 3 && Inventory_bagspace() <= 7 );
    Code:
     0: ["Tailoring_Tier0_Intro"],
                    1: ["Tailoring_Tier1_Cloth_Boots_1", "Tailoring_Tier1_Cloth_Shirt_1"],
                    2: ["Tailoring_Tier1_Cloth_Armor_1", "Tailoring_Tier1_Cloth_Pants_1"],
                    3: ["Tailoring_Tier1_Cloth_Armor_1", "Tailoring_Tier1_Cloth_Boots_Set_1"],
                    4: ["Tailoring_Tier1_Cloth_Armor_1", "Tailoring_Tier1_Cloth_Boots_Set_1"],
                    5: ["Tailoring_Tier1_Cloth_Armor_Set_1", "Tailoring_Tier1_Cloth_Boots_Set_1"],
                    6: ["Tailoring_Tier1_Cloth_Armor_Set_1", "Tailoring_Tier1_Cloth_Boots_Set_1"],
                    7: ["Tailoring_Tier1_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt"],
                    8: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_1", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt"],
                    9: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_1", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt"],
                    10: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_1", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt_2"],
                    11: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_2", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt_2", "Tailoring_Tier2_Cloth_Pants_1"],
                    12: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_2", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt_2", "Tailoring_Tier2_Cloth_Pants_1"],
                    13: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_2", "Tailoring_Tier2_Cloth_Boots_Set_1", "Tailoring_Tier2_Cloth_Shirt_2", "Tailoring_Tier2_Cloth_Pants_1"],
                    14: ["Tailoring_Tier2_Cloth_Armor_Set_1", "Tailoring_Tier2_Cloth_Pants_2", "Tailoring_Tier3_Cloth_Shirt", "Tailoring_Tier3_Cloth_Boots_Set_1"],
                    15: ["Tailoring_Tier3_Cloth_Armor_Set_1", "Tailoring_Tier3_Cloth_Pants", "Tailoring_Tier3_Cloth_Shirt2", "Tailoring_Tier3_Cloth_Boots_Set_1"],
                    16: ["Tailoring_Tier3_Cloth_Armor_Set_1", "Tailoring_Tier3_Cloth_Pants", "Tailoring_Tier3_Cloth_Shirt2", "Tailoring_Tier3_Cloth_Helm_Set_1"],
                    17: ["Tailoring_Tier3_Cloth_Armor_Set_1", "Tailoring_Tier3_Cloth_Pants2_Set2", "Tailoring_Tier3_Cloth_Shirt2", "Tailoring_Tier3_Cloth_Helm_Set_1"],
                    18: ["Tailoring_Tier3_Cloth_Armor_Set_3", "Tailoring_Tier3_Cloth_Armor_Set_2", "Tailoring_Tier3_Cloth_Armor_Set_1", "Tailoring_Tier3_Cloth_Pants2_Set2", "Tailoring_Tier3_Cloth_Shirt2", "Tailoring_Tier3_Cloth_Helm_Set_1", "Tailoring_Tier3_Cloth_Pants"],
                    19: ["Tailoring_Tier3_Cloth_Armor_Set_3", "Tailoring_Tier3_Cloth_Armor_Set_2", "Tailoring_Tier3_Cloth_Armor_Set_1", "Tailoring_Tier3_Cloth_Pants2_Set2", "Tailoring_Tier3_Cloth_Shirt2", "Tailoring_Tier3_Cloth_Helm_Set_1", "Tailoring_Tier3_Cloth_Pants"],
                    20: ["Tailoring_Tier2_Refine_Basic"],
    Last edited by RottenMind; 01-25-2015 at 11:00 AM.

  11. #266
    electropica's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It still stuck on the 5th slot of my 10th & 11th char.

    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 0
    VM556:1197 Searching for task: Leadership_Tier3_13r_Protectdiamonds
    VM556:1286 Could not find task for: Leadership_Tier3_13r_Protectdiamonds
    VM556:1266 Finding next task
    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 1
    VM556:1197 Searching for task: Leadership_Tier3_16_Fight
    VM556:1322 Not enough assets for task: Leadership_Tier3_16_Fight
    VM556:1266 Finding next task
    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 2
    VM556:1197 Searching for task: Leadership_Tier2_10_Battle
    VM556:1322 Not enough assets for task: Leadership_Tier2_10_Battle
    VM556:1266 Finding next task
    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 3
    VM556:1197 Searching for task: Leadership_Tier3_13_Patrol
    VM556:1322 Not enough assets for task: Leadership_Tier3_13_Patrol
    VM556:1266 Finding next task
    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 4
    VM556:1197 Searching for task: Leadership_Tier2_9_Chart
    VM556:1351 Found required ingredient: Crafting_Resource_Local_Map
    VM556:1361 Failed to resolve item requirements for task: Leadership_Tier2_9_Chart
    VM556:1266 Finding next task
    VM556:1193 Leadership is level 16
    VM556:1194 createNextTask 6 5
    VM556:1197 Searching for task: Leadership_Tier1_5_Explore
    VM556:1286 Could not find task for: Leadership_Tier1_5_Explore
    VM556:1266 Finding next task
    VM556:1189 Nothing Found
    Problem was, the script doesn't buy ressources for the tasks in list when profession reach lvl 16.
    Last edited by electropica; 01-28-2015 at 02:22 AM.

  12. #267
    Alan LeHun's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by electropica View Post
    It still stuck on the 5th slot of my 10th & 11th char.



    Problem was, the script doesn't buy ressources for the tasks in list when profession reach lvl 16.
    There are no resources for Leadership that can be bought. The script does not, afaik, buy assets. The only assets used by Leadership are the Infantry Weaponry and Infantry Armour which I have always just bought for all 9 slots right at the start, even though they are never all used.

  13. #268
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alan LeHun View Post
    There are no resources for Leadership that can be bought. The script does not, afaik, buy assets. The only assets used by Leadership are the Infantry Weaponry and Infantry Armour which I have always just bought for all 9 slots right at the start, even though they are never all used.
    I am happy to say that you are "Completely WRONG" ( you were right few days ago), :confused: .

    We just got Leadership assets buying + gold check done, but you welcome, its good to see that new stuff makes sense....

    Check it out,

    https://greasyfork.org/en/scripts/70...fessions-robot

    and some notes for ...last Release


    BTW, it now understand, "Zurück", "Назад" etc. so you can switch Gateway location/Language, Вы понимаете?

  14. #269
    RottenMind's Avatar Knight-Lieutenant
    Reputation
    13
    Join Date
    Aug 2013
    Posts
    322
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by electropica View Post
    It still stuck on the 5th slot of my 10th & 11th char.---snip---

    Problem was, the script doesn't buy ressources for the tasks in list when profession reach lvl 16.
    That is "Tasklist" + "no fallback" based problem, maybe I need check leadership tasklist and and make sure that all levels have 2 - 3 jobs what can be done with Rank1 -person?

    "We became blind to see something what is so obvious to others... just because we have all we need..."

  15. #270
    electropica's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's the "Worn Infantry Armor" and the "Worn Infantry Weaponry" that was missing.
    Last edited by electropica; 01-28-2015 at 04:01 PM.

Page 18 of 32 FirstFirst ... 141516171819202122 ... LastLast

Similar Threads

  1. [Auto-Clicker] Please help for script or bot mailbox neverwinter
    By spiritdays in forum Neverwinter Bots and Programs
    Replies: 3
    Last Post: 09-09-2013, 04:47 AM
  2. Replies: 5
    Last Post: 03-01-2009, 12:26 PM
  3. Safer bot guide compile your scripts..
    By freakyflow in forum World of Warcraft Bots and Programs
    Replies: 9
    Last Post: 07-23-2008, 10:57 AM
  4. [Bot]Fisher Script
    By iradiation in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 03-17-2008, 04:31 PM
All times are GMT -5. The time now is 12:31 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