Search found 15 matches

by hob0d4n
Sat Feb 06, 2010 3:30 am
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

yeah... i read it and im still confused :/ lol
by hob0d4n
Sat Feb 06, 2010 2:41 am
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

if( string.upper(v.key) == "MACRO" ) then

what does that mean?
by hob0d4n
Fri Feb 05, 2010 11:43 pm
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

ok so i deleted my rom folder and updated so its all original. im still getting the same error :/

micromacro/scripts/rom/settings.lua:265: bad arguement #1 to 'upper' (string exepcted, got nil)
by hob0d4n
Thu Feb 04, 2010 10:09 pm
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

heres my profile
<?xml version="1.0" encoding="utf-8"?>
<profile>
<options>
<!-- Try the bot with a new char mage -->
<!-- At the pioneer village. Use demo.xml waypoint file -->
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value ...
by hob0d4n
Thu Feb 04, 2010 5:56 pm
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

yeah the blank macro is set at 0
by hob0d4n
Thu Feb 04, 2010 2:14 am
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Re: Weird 265 error

lol english? :idea:

the bot wont run :/
by hob0d4n
Thu Feb 04, 2010 1:19 am
Forum: Runes of Magic
Topic: Weird 265 error
Replies: 12
Views: 3994

Weird 265 error

I made my waypoints and saved them. When I run my bot I get this

/micromacro/scripts/rom/settings.lua:265: bad argument #1 'upper' (string expected, got nil)

heres my settings
settings_default = {
hotkeys = {
MOVE_FORWARD = {key = _G.key.VK_W, modifier = nil},
MOVE_BACKWARD = {key = _G.key.VK ...
by hob0d4n
Mon Jan 18, 2010 9:52 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

it gave me this

No ranged skills specified in profile; Turning off COMBAT_RANGED_PULL off.
v.name: MOVE_FORWARDS
v.name: MOVE_BACKWARD
v.name: TARGET
v.name: ROGUE_LOW_BLOW
v.name: ROGUE_BACKSTAB
v.name: ROTATE_LEFT
v.name: STRAFF_RIGHT
v.name: TARGET_FRIEND
.../micromacro/scripts/rom/settings.lua ...
by hob0d4n
Mon Jan 18, 2010 2:26 am
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

settings.xml


<settings>
<hotkeys>
<!-- Cannot use modifiers -->
<hotkey description="MOVE_FORWARD" key="VK_W" modifier="" />
<hotkey description="MOVE_BACKWARD" key="VK_S" modifier="" />
<hotkey description="ROTATE_LEFT" key="VK_Q" modifier="" />
<hotkey description="ROTATE_RIGHT" key="VK_E ...
by hob0d4n
Sun Jan 17, 2010 7:08 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

hotkey 1 should be attack right?
by hob0d4n
Sun Jan 17, 2010 6:38 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

ok i deleted everything. and updated it. and created new waypoints. lol now im getting this

.../micromacro/scripts/rom/settings.lua:265: bad argument #1 to 'upper' (string expected,got nil)

lol thanks
by hob0d4n
Sun Jan 17, 2010 6:06 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

so i updated it and made new waypoints and im still getting this.

.../micromacro/scripts/rom/settings.lua:270: bad arguement #1 to 'upper' (string expected, got nil)

thankss
by hob0d4n
Sat Jan 16, 2010 8:18 pm
Forum: Runes of Magic
Topic: Helpp
Replies: 1
Views: 1293

Helpp

can anyone figure out what this means?

No ranged skills specified in profile: Turning COMBAT_RANGED_PULL off.
.../micromacro/scripts/rom/settings.lua:270: bad arguement #1 to 'upper' (string expected, got nil)

thanks
by hob0d4n
Sat Jan 16, 2010 2:12 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

sorry i didnt know where to post my question. which version should i be using?

thanks
by hob0d4n
Sat Jan 16, 2010 4:55 am
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 424750

Re: Harvesting with the bot - How To For Dummies

ive gotten all my waypoints set up and everything. when i run the bot file it gives me this error.

No ranged skills specified in profile: Turning COMBAT_RANGED_PULL off.
.../micromacro/scripts/rom/settings.lua:270: bad arguement #1 to 'upper' (string expected, got nil)

anyone know what this means ...