RBAssist.xml questions.
RBAssist.xml questions.
Questions:
I have never tried using the RBAssist.xml before for my buffs. My question is can you make it so it uses a specific bar slot for a specific buff? I am trying to use a macro for Yawaka's Blessing that loads the set skill then casts the buff and then reloads the attack skill. As you know you can not call something like that from and add-on like NTbuff so unless I manually click the button the macro does not work. I want to see if I can modify RBAssist.xml to do all my buffing. Also can I use RBAssist.xm to spam the F12 key every half second, I currently use a program called AutoHotkey that spams the F12 key but it has some bad side effects like sometimes locking down the shift and CTRL keys. It would be great if I could get RBAssist.xml to do both and also allow me to chat via the client. This is not for botting but rather for game play assistance.
As always thanks in advance.
I have never tried using the RBAssist.xml before for my buffs. My question is can you make it so it uses a specific bar slot for a specific buff? I am trying to use a macro for Yawaka's Blessing that loads the set skill then casts the buff and then reloads the attack skill. As you know you can not call something like that from and add-on like NTbuff so unless I manually click the button the macro does not work. I want to see if I can modify RBAssist.xml to do all my buffing. Also can I use RBAssist.xm to spam the F12 key every half second, I currently use a program called AutoHotkey that spams the F12 key but it has some bad side effects like sometimes locking down the shift and CTRL keys. It would be great if I could get RBAssist.xml to do both and also allow me to chat via the client. This is not for botting but rather for game play assistance.
As always thanks in advance.
Last edited by bobdole on Tue Jan 24, 2012 7:20 pm, edited 1 time in total.
- MiesterMan
- Posts: 543
- Joined: Tue Jul 06, 2010 9:15 pm
- Location: Between the Second and Third Circles of Hell
Re: RBAssist.xml
I think rock would be the best to answer this (I have no idea what you mean).
You should change the name of the thread to reflect the real question, RBAssist is a bit vague.
You should change the name of the thread to reflect the real question, RBAssist is a bit vague.
My RoM Bot toys:
- Object Viewer: http://www.solarstrike.net/phpBB3/viewt ... =27&t=2619
Teleporter Functions: http://www.solarstrike.net/phpBB3/viewt ... =27&t=2605
Waypoint Finder: http://www.solarstrike.net/phpBB3/viewt ... =27&t=2616
Mail Functions: http://www.solarstrike.net/phpBB3/viewt ... =27&t=2612
Equipment Swapper(TempFixed): http://www.solarstrike.net/phpBB3/viewt ... =27&t=2571
Re: RBAssist.xml questions.
Maybe this will explain a little what my first question wants to accomplish:
That code doesn't work.
Code: Select all
<skill name="ROGUE_YAWAKAS_BLESSING" hotkey="VK_ACTIONBAR4BUTTON4" priority="90" />
Re: RBAssist.xml questions.
hotkey is an actual key, not position on your action bar.bobdole wrote:hotkey="VK_ACTIONBAR4BUTTON4"
So if you set a hotkey to that actionbar slot via in game menu then you can tell bot to use that KEY.
Any reason you don't set it to use MACRO ?
Code: Select all
<skill name="ROGUE_YAWAKAS_BLESSING" hotkey="MACRO" priority="90" />
Just read first post, if you want the bot to do special things when you do a specific skill then just need to add some code to the onskillcast section of profile.
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: RBAssist.xml questions.
I just want the bot to push the specific hotbar button when Yawaka's Blessing needs to be rebuffed and I have no idea how I would do that.
Re: RBAssist.xml questions.
game menu
key bindings assigna key to the spot actionbar button you want it to use.
Then set the profile skill to that key.
key bindings assigna key to the spot actionbar button you want it to use.
Then set the profile skill to that key.
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: RBAssist.xml questions.
How can I spam F12 every second?
Re: RBAssist.xml questions.
im guessing you want to use your DIYCE macro to fight?bobdole wrote:How can I spam F12 every second?
Who is online
Users browsing this forum: Google [Bot] and 2 guests