Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Feedback on Neverwinter gateway - Profession Automation

Question/comment

§
Posted: 2016-01-21

LVL chars with ledership, fastest possible.

I cant figure out how to add taks by myself, i have done this and replaced for leadership one, but is not doing what i whanted that was rare that give many xp first then guard duty the help the neddy maybe pls give me a prper code or fixe this one:

0:["Leadership_Tier1_5r_Assistcleric","Leadership_Tier1_6r_Assistwizard","Leadership_Tier2_11r_Protecttemple"],
1:["Leadership_Tier2_7r_Tournament","Leadership_Tier1_3r_Squiretourney","Leadership_Tier2_7r_Tournament"],
2:["Leadership_Tier1_3r_Squiretourney", "Leadership_Tier2_7r_Tournament","Leadership_Tier1_3r_Squiretourney"],
3:["Leadership_Tier1_5r_Assistcleric", "Leadership_Tier3_13_Patrol", "Leadership_Tier1_Feedtheneedy"],
4:["Leadership_Tier1_3r_Squiretourney", "Leadership_Tier1_2_Guardduty", "Leadership_Tier1_Feedtheneedy"],
5:["Leadership_Tier1_5r_Assistcleric","Leadership_Tier1_2_Guardduty","Leadership_Tier1_2_Guardduty","Leadership_Tier1_Feedtheneedy"],

this only does guard duty and help the nedy, sorry my english and i would apreciate some help.

§
Posted: 2016-01-24

I'm not an expert, I just make small changes to what RM has. Below is what I have for leadership (had to cut some off due to char limit).


            0: [
                "Leadership_Tier0_Intro_1"
            ],
            1: [
                "Leadership_Tier0_Intro_5",
                "Leadership_Tier0_Intro_4",
                "Leadership_Tier0_Intro_3",
                "Leadership_Tier0_Intro_2"
            ],
            2: [ <>
            ],
            3: [
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_2_Guardduty",
                "Leadership_Tier1_2_Training"
            ],
            4: [
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier1_2_Guardduty",
                "Leadership_Tier1_2_Training"
            ],
            5: [ <>
            ],
            6: [ <>
            ],
            7: [ <>
            ],
            8: [
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier1_2_Guardduty"
            ],
            "9": [
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect"
            ],
            10: [ <>
            ],
            11: [ <>
            ],
            12: [
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier1_2_Guardduty"
            ],
            13: [
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier3_13_Patrol",
                "Leadership_Tier3_13_Training",
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier2_7_Training"
            ],
            14: [ <>
            ],
            15: [ <>
            ],
            16: [ <>
            ],
            17: [ <>
            ],
            18: [ <>
            ],
            19: [ <>
            ],
            20: [ 
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier3_13_Patrol",
                "Leadership_Tier3_14_Assemble",
                "Leadership_Tier3_13_Training",
                "Leadership_Tier1_Feedtheneedy",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier2_7_Training"
            ],
            21: [
                "Leadership_Tier4_21_Training",
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier3_13_Patrol",
                "Leadership_Tier3_14_Assemble",
                "Leadership_Tier3_13_Training",
                "Leadership_Tier1_5_Explore",
                "Leadership_Tier1_4_Protect",
                "Leadership_Tier2_7_Training"
            ],
            22: [
                "Leadership_Tier4_21_Training",
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier4_22r_Capturebandithq",
                "Leadership_Tier4_22_Guardclerics",
                "Leadership_Tier3_13_Patrol",
                "Leadership_Tier3_14_Assemble",
                "Leadership_Tier1_5_Explore"
            ],
            23: [
                "Leadership_Tier4_23_Guardnoble",
                "Leadership_Tier4_21_Training",
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier4_23r_Securepilgrimage",
                "Leadership_Tier4_22r_Capturebandithq",
                "Leadership_Tier4_22_Guardclerics",
                "Leadership_Tier3_13_Patrol",
                "Leadership_Tier1_5_Explore"
            ],
            24: [
                "Leadership_Tier4_23_Guardnoble",
                "Leadership_Tier4_21_Training",
                "Leadership_Tier2_9_Chart",
                "Leadership_Tier4_23r_Securepilgrimage",
                "Leadership_Tier4_22r_Capturebandithq",
                "Leadership_Tier4_22_Guardclerics",
                "Leadership_Tier4_24r_Killdragon",
                "Leadership_Tier4_24_Wizardsseneschal",
                "Leadership_Tier4_21_Protectmagic"
            ],
            25: [
                "Leadership_Tier4_23_Guardnoble",
                "Leadership_Tier4_25r_Huntexperiment",
                "Leadership_Tier4_25_Battleelementalcultists",
                "Leadership_Tier4_23r_Securepilgrimage",
                "Leadership_Tier4_22_Guardclerics",
                "Leadership_Tier4_22r_Capturebandithq",
                "Leadership_Tier4_24r_Killdragon",
                "Leadership_Tier4_24_Wizardsseneschal",
                "Leadership_Tier4_21_Protectmagic"
            ]
        }
    }
§
Posted: 2016-01-25
Edited: 2016-01-25

Forgot to add, I left the RP way alone and modified the other one. Big draw back is if you are doing this on alot of chars is that the Feed the Needy is short, so the bot has to return to it frequently. While it is completed it is not going (i.e. wasted time/resource).... so I am not sure if that line should stay, on two chars... fine... on an account with 50 chars... not fine. All depends on how much slack time you have.

Post reply

Sign in to post a reply.