Basically, I find it annoying to manually get my position via the info dumping tab in the bot, one by one then paste into a profile. I created this tool to assist me in this.
This tool binds two hotkeys:
F1 - Adds a single way point to the buffer
F2 - Takes all of the way points in the buffer and copies them to the clipboard (also clears the buffer) Only used for LogMode of "clipboard" or "both"
F3 - Increases pathPrecision by 5
F4 - Decreases pathPrecision by 5
You can change the variable "LogMode" at the top of the file. This changes if you use only clipboard functionality, only logFile dumping or a combination of both.
Just enable the plugin in game, load the Combat Bot.xml profile and run around playing the map. recording way points with F1 as you go. Keep the profile in mind. Record in batches because this simply helps you create blocks of moveto's for use in your profiles. When you are done with a block, press F2 to copy to your clipboard, then switch over to your text editor / IDE and paste the block into your profile xml.
Update: added v0.2 tweaked the thread code a bit. let me know if this improves for the folks who are having problems.
Update: Many thanks to sinterlkaas and Giles for their contributions, i've rolled together new clipboard changes as well as the logFile functionality and added a "LogMode" setting you can adjust yourself for your preference.
***NOTE**** disable all plugins while you are using this to avoid problems. I've done all my testing with only my plugin enabled. Tested 100+ waypoints and it seems to work fine.
This tool binds two hotkeys:
F1 - Adds a single way point to the buffer
F2 - Takes all of the way points in the buffer and copies them to the clipboard (also clears the buffer) Only used for LogMode of "clipboard" or "both"
F3 - Increases pathPrecision by 5
F4 - Decreases pathPrecision by 5
You can change the variable "LogMode" at the top of the file. This changes if you use only clipboard functionality, only logFile dumping or a combination of both.
Just enable the plugin in game, load the Combat Bot.xml profile and run around playing the map. recording way points with F1 as you go. Keep the profile in mind. Record in batches because this simply helps you create blocks of moveto's for use in your profiles. When you are done with a block, press F2 to copy to your clipboard, then switch over to your text editor / IDE and paste the block into your profile xml.
Update: added v0.2 tweaked the thread code a bit. let me know if this improves for the folks who are having problems.
Update: Many thanks to sinterlkaas and Giles for their contributions, i've rolled together new clipboard changes as well as the logFile functionality and added a "LogMode" setting you can adjust yourself for your preference.
***NOTE**** disable all plugins while you are using this to avoid problems. I've done all my testing with only my plugin enabled. Tested 100+ waypoints and it seems to work fine.
Attachments
Last edited: