Search found 5 matches

by firebeam
Sun Mar 28, 2010 10:23 pm
Forum: Runes of Magic
Topic: Accessing the computer running the bot via remote connection
Replies: 11
Views: 2825

Re: Accessing the computer running the bot via remote connec

You can upload files using cUrl, no? You might have a PHP script on the server that will receive updates via GET or POST. That requires that everyone have their own server that supports PHP. Not everyone does, and setting one up on their personal computer would be a lot of hassle. I'm considering w...
by firebeam
Sat Mar 27, 2010 7:03 pm
Forum: Runes of Magic
Topic: Can't get ROGUE_PREMEDITATION to work.
Replies: 0
Views: 1772

Can't get ROGUE_PREMEDITATION to work.

Code: Select all

<skill name="ROGUE_PREMEDITATION"  modifier="" hotkey="VK_F2" priority="90" maxuse="1" inbattle="false" />
Could anyone else get it to work?
by firebeam
Sat Mar 27, 2010 7:00 pm
Forum: Runes of Magic
Topic: Accessing the computer running the bot via remote connection
Replies: 11
Views: 2825

Re: Accessing the computer running the bot via remote connec

Thanks admin for the heads up on process priority. Couldn't reduce the priority of TeamViewer, so set both MicroMacro and Client to High. However, that didn't solve the problem. This DID: In the bindings switch the primary and secondary: W - UpArrow A - LeftArrow S - DownArrow D - RightArrow Q - Pag...
by firebeam
Wed Mar 24, 2010 4:07 pm
Forum: Runes of Magic
Topic: Accessing the computer running the bot via remote connection
Replies: 11
Views: 2825

Re: Accessing the computer running the bot via remote connec

Ok a quick update. I tweaked a bunch of settings... Now the bot continues fighting if it is in the middle of a fight or can start another fight if enemy is in range. But when it tries to move to the next waypoint, it can't. It will start saying "trying to unstuck player 1 of 10..." and the...
by firebeam
Sun Mar 21, 2010 5:14 pm
Forum: Runes of Magic
Topic: Accessing the computer running the bot via remote connection
Replies: 11
Views: 2825

Accessing the computer running the bot via remote connection

First a great big kudos to everyone who has made this bot possible. I LOVE IT. Now that I am done kissing ass, I want have a problem regarding the bot's compatibility with remote desktop access. I have an old pc at home which runs the bot. Apparently its not the "Professional" version of w...