Search found 5 matches
- Fri Aug 28, 2009 2:29 pm
- Forum: Runes of Magic
- Topic: A couple basic questions
- Replies: 8
- Views: 2207
Re: A couple basic questions
Just wanted to say thanks. That fixed it...
- Thu Aug 27, 2009 3:25 pm
- Forum: Runes of Magic
- Topic: A couple basic questions
- Replies: 8
- Views: 2207
Re: A couple basic questions
drax: You need to edit settings.xml, not settings.lua. You only changed the default settings (which will be changed by settings.xml) by editing settings.lua.
Once you've got that fixed, I assume you have your straff and rotate hotkeys mixed up. That means when it is trying to rotate towards the ...
Once you've got that fixed, I assume you have your straff and rotate hotkeys mixed up. That means when it is trying to rotate towards the ...
- Thu Aug 27, 2009 2:48 pm
- Forum: Runes of Magic
- Topic: A couple basic questions
- Replies: 8
- Views: 2207
Re: A couple basic questions
As soon as I start the bot it may or may not attack a mob. When it trys to go to the next waypoint it just keeps on traveling and never stops. It seems to ignor all the waypoints.
Type in 'exit' (without quotes) to exit.
Script> rom/bot.lua
Opening bot.lua...
Starting script execution - Press CTRL ...
Type in 'exit' (without quotes) to exit.
Script> rom/bot.lua
Opening bot.lua...
Starting script execution - Press CTRL ...
- Thu Aug 27, 2009 2:35 pm
- Forum: Runes of Magic
- Topic: A couple basic questions
- Replies: 8
- Views: 2207
Re: A couple basic questions
Bindings.txt :
MOVEFORWARD W UP
MOVEBACKWARD S DOWN
STRAFELEFT Q LEFT
STRAFERIGHT E RIGHT
TURNLEFT A
TURNRIGHT D
JUMP SPACE
SITORSTAND X
TOGGLEAUTORUN INSERT
TOGGLERUN
TOGGLESHEATH Z
FOLLOWTARGET \
SCREENSHOT PRTSCR
TOGGLEBACKPACK B
TOGGLECHARACTER0 C
TOGGLECHARACTER1 V ...
MOVEFORWARD W UP
MOVEBACKWARD S DOWN
STRAFELEFT Q LEFT
STRAFERIGHT E RIGHT
TURNLEFT A
TURNRIGHT D
JUMP SPACE
SITORSTAND X
TOGGLEAUTORUN INSERT
TOGGLERUN
TOGGLESHEATH Z
FOLLOWTARGET \
SCREENSHOT PRTSCR
TOGGLEBACKPACK B
TOGGLECHARACTER0 C
TOGGLECHARACTER1 V ...
- Thu Aug 27, 2009 1:38 pm
- Forum: Runes of Magic
- Topic: A couple basic questions
- Replies: 8
- Views: 2207
A couple basic questions
First - Is there a way to load the key 'bindings' from a different location or file name? I get the error message below when I try to run the script. I know how to fix it, but I don't want to change my keybindings every time I want to actually play the game ...