Page 1 of 1
not working :(
Posted: Sun Nov 13, 2011 7:52 am
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.
Re: not working :(
Posted: Sun Nov 13, 2011 1:38 pm
by BillDoorNZ
lua5.1.dll and lua51.dll are 2 different dlls.
I've attached a zip with them both
Re: not working :(
Posted: Thu Feb 16, 2012 4:19 am
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 ??
Re: not working :(
Posted: Thu Feb 16, 2012 5:15 am
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.
Re: not working :(
Posted: Sun Dec 02, 2012 2:20 pm
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....
Re: not working :(
Posted: Sun Dec 02, 2012 2:50 pm
by rock5
Check and make sure all your profile skills have a priority setting.
jeah.. :-)
Posted: Mon Dec 03, 2012 12:20 am
by chesterfield
Thank you Rock
Re: not working :(
Posted: Tue Dec 04, 2012 6:14 am
by chesterfield
Re: not working :(
Posted: Tue Dec 04, 2012 6:45 am
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'.