not working :(

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Dunphy
Posts: 1
Joined: Sun Nov 13, 2011 7:40 am

not working :(

#1 Post by Dunphy »

it was working fine yesterday!! hen svn was only updateing 4 files then giving a error . so I dowloaded micromacro and I get a error that says I'm missing lua51.dll but I ave a file named lua5.1.dll and when I remove the "." get another error






ANY FEEDBACK IS GREATLY APPRICATED.
Attachments
notworking3.png
notworking1.png
Notworing2.png
BillDoorNZ
Posts: 446
Joined: Wed Aug 03, 2011 7:37 pm

Re: not working :(

#2 Post by BillDoorNZ »

lua5.1.dll and lua51.dll are 2 different dlls.

I've attached a zip with them both
Attachments
luaDLLS.zip
both lua dlls
(72.38 KiB) Downloaded 279 times
chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

Re: not working :(

#3 Post by chesterfield »

sorry my bad english, google-translator :?

_____________________________________________________________
-- Install bot addons
local addondir = getDirectory(getExecutionPath() .. "/userfunctions/");
for i,v in pairs(addondir) do
_____________________________________________________________

?? Bot-Addons ??
Attachments
Line 55 to 57 in \ micro macro \ rom \ bot.lua
Line 55 to 57 in \ micro macro \ rom \ bot.lua
Last edited by chesterfield on Mon Feb 27, 2012 1:20 am, edited 1 time in total.
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

Re: not working :(

#4 Post by Administrator »

Looks like your antivirus software decided to remove that file for some unknown reason. You might want to add it as an exception.
chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

Re: not working :(

#5 Post by chesterfield »

MACRO Test: ok
Did not find any crashed game clients.
8:13pm - .../Desktop/testbot/micromacro/scripts/rom/settings.lua:1121: attempt t
o compare string with number

i`m copy....
Attachments
settings_lua.jpg
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: not working :(

#6 Post by rock5 »

Check and make sure all your profile skills have a priority setting.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

jeah.. :-)

#7 Post by chesterfield »

Thank you Rock
chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

Re: not working :(

#8 Post by chesterfield »

offset.jpg
Whats that?
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: not working :(

#9 Post by rock5 »

That's an in game error. Somewhere the bot is using an in game function that caused that error, not necessarily from ingamefunctions. I suspect an error in an addon. Have you added any game addons recently. You are looking for one that uses the variable 'offset'.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
Post Reply