I am working on fixing the combat routines but I need you help everyone. I need to know what are the best combos for attacks that you have found that work. What do you use when you play. FYI the bot works based off what is in the hot bar. I am going to make a master list for each class with most of the abilities. I need to know the priority/order of the spells that work best. I am trying to help since the DEVS wont but I cant do it without your input. Ranger is my top priority since doesn't have a profile currently. I know that the Guardian and GWF are broken and I have them almost fixed. Please let me know what problems you have found with the existing profiles. Thanks for your time and support. My Goals. 1. Fix Combat Routines 2. Setup Foundry Grinding. 3. Setup PvP Grinding. (Not Sure if Possible need DEV Help bot doesn't recognize pvp players as enemy) 4. Chain step PvE Grinding 1-60 with Astral Diamond Grinding at end. 5. Make Quest Grinding. (Not likely anytime soon).
Ok I need the power lists from all classes. If you have a lvl 60 (or even lvl 30 or above) please do the following. 1. Start Game 2. Start Bot (DO NOT LOAD A PROFILE) 3. With the game window selected and bot open in back press Alt + 6. 4. Tab back over to the Bot. You will see a tone of script in white. Copy and paste all of that info into a text document. 5. Upload it here with your class name and level as file name. (Click Reply, Click GO Advanced, click Manage attachments, click add files, click select file and find file, select it and hit open, then Upload file, last click insert file in bottom right) Please help I am trying to make this bot work. Help me Help you!!! After I finish fixing combat routines my am next goal is to set up foundry grinds. This means that you will never be seen grinding and it will be much safer to level.
Ok Good news Bad news.... I wrote the ranger routine with basic starting powers!! Bad News I need basic bot integration changes... Nesox Please incorporate this routine into bot and update it.... I am not 100% sure it works but once the bot recognizes HunterRanger (See attached log and routine) I will be able to prefect it. View attachment HunterRanger.cs View attachment 18912 2013-12-28 19.27.txt
Hi, good job. I am working on the quest profile, i have now mostly fixed the quests to lvl 30 (Graveyard to clock tower) but need some user interaction becouse cant find way how to do this (for example Spell Plague tower Puzzle 3 and 2 also sometime is not correct), on the begining it was loking easy but is not . I will post the profile after some more test and optimalization. Not sure becouse they are deleting chars lvl out of public areas . For someone it is working but how long :/.
Unfortunately It cant be made passive/aggressive... What you can do is open the file and lower kill radius. You still need to control it a little bit. Changes have to be made to the bots core programming to allow it to move on its own... Trust me I have been trying for over a week now till Nesox responded that it cant be done. If you have a copy of the lazy rider profile post it and ill see if I can make the changes myself... but not likely. Main Note.... What spell combos have you found to be most effective? Or what have you heard from other wizards.
Thank you. What spells do you find that you use the most? In what order and combos are the most effective for you?
Guys I really need those load outs for other classes. I need to know the combos that work best.... Please help me help you....
hey could you help me with a roque routine... is this line correct line ? Spell.Cast("Trickster_Mechanic_Stealth", ent => ent as NWUnit, ent => !(ent as NWUnit).Character.HasBuff("Trickster_Mechanic_Stealth")), //null, ext => (ext as NWUnit).Distance <= 55f, ent => (ent as NWUnit).Position),
I haven't been able to figure that out yet... Doesn't help that bot is down when I have time to work on it.