... Syncing is needed if you automate it. This way everyone is on the same quest no matter what. No more days of falling behind a quest or two, having to stop 4 out of 5 to get 1 to catch up.![]()
Thank you! Is there a when yet? (Possible done by?) I'm ITCHING to use this!![]()
Today's progress.
Playing around with inter-process communications (WCF).
WTF is that and why do I care about it?
This will allow multiple instances of RAF bot to communicate with each other. Tasks such as "Do you have this quest, ID:123456?", the bot returns yes/no etc. Or, it can be used to issue commands, one example is the master telling the salves to "wait her for 30 seconds" and after 30 seconds if the master is not back, going and find them. You can ran multiple instances of RAF bot on the same computer or any computer on your local network.
Today's progress.
Playing around with inter-process communications (WCF).
WTF is that and why do I care about it?
This will allow multiple instances of RAF bot to communicate with each other. Tasks such as "Do you have this quest, ID:123456?", the bot returns yes/no etc. Or, it can be used to issue commands, one example is the master telling the salves to "wait her for 30 seconds" and after 30 seconds if the master is not back, going and find them. You can ran multiple instances of RAF bot on the same computer or any computer on your local network.
Are you planning to make it so that you can use WCF on tcp/ip channel and set an ip for each bot? Or something along these lines to enable using more than one PC?
Looks very cool, I see you have started to work alot more on this, Farmer Joe dead now just wondering![]()
Can you explain in more detail exactly what you want?
How to: Host a WCF Service in a Managed Application
In that article you enter in a URL, just wondering how you will handle it
I already answered this in the above highlighted passage.
Any IP address is will, so technically any external IP will also worked as long as it's pinholed through the router properly.
fair enough, I'll just assume it will work in UDP fashion, details are not that important.
I do have a feature request, if it is some thing that is realistic and won't introduce more problems than it is worth.
In the current version followers, with the exception of HB patching follow the leader exactly. Assuming the current follow distance is z/depth can you add a x offset that can be set - or + to make the follower walk to the right or the left of the leader. The concept is potentially unsafe, but it would look better than people all walking the exact same path/stacking.
Hi, just need help with the SVN. I can't seem to get it to work. I pulled it from 2nd page of thread, is there a different one I should be using?
First, and foremost please do not send me private messages asking questions when it is better asked in this thread. If you have questions relating to any of my projects please post in the appropriate project thread.
Secondly, yes I do accept donation and you can find my PayPal link in my forum signature. But, donating is just that, a monetary GIFT. It is not a payment entitling you to beta access OR a better version of my publicly released work.
RAF Bot Communication (herein known as RBC)
I'd like to expand on this a little further as this feature will likely become a key part of RAF Bot. Below are a list of IDEAS that MAY be implemented, it does not mean you will see these in the initial release, it means I'm thinking about it.
1. Key bindings will likely be passed via RBC. i.e if you press the Pause Bot key bind on the main it will pass that command along to all slaves.
2. More control over your slaves via a mini UI, such as leader controlled combat behavior and reactions. Eg, Sheep your marked target(s). RUN AWAY NOW! A great number of features could potentially fall into this category.
3. .... other ideas here
But, in order for all of this to work the Leader / Master must be running RAF Bot in order to host / coordinate the communications. I only mention this because I'm sure people will be asking about it. No, its not going to be a problem because - for me - virtually 100% of the time my leader is controlled by RAF Bot anyway. RAF Bot, is essentially just an alternative to LazyRaider, Tyreal, Combat Bot etc. I just has a lot more features, and if you don't want all the bells and whistles you simply toggle them off.
Now, any questions?