Search found 348 matches

by Lamkefyned
Mon Sep 15, 2014 6:27 am
Forum: MicroMacro general & support
Topic: Error MM1
Replies: 4
Views: 2501

Re: Error MM1

I put the code

Code: Select all

error(...)
but that code so bad because it is

Code: Select all

error("...")
But put the microMACRO unquoted stops working and does not put any mistake and error.
by Lamkefyned
Sun Sep 14, 2014 5:48 pm
Forum: MicroMacro general & support
Topic: Error MM1
Replies: 4
Views: 2501

Error MM1

Sin título.jpg

Code: Select all

error(...)
a script rombot
by Lamkefyned
Sun Sep 14, 2014 2:26 pm
Forum: Runes of Magic
Topic: Delete item inventory
Replies: 2
Views: 1190

Delete item inventory

hi, I'm trying as deleting the object (203024) but does not work Cleanbag userfunction
by Lamkefyned
Fri Sep 12, 2014 11:16 pm
Forum: MicroMacro general & support
Topic: minimizing "MM1" totally?
Replies: 8
Views: 3973

Re: minimizing "MM1" totally?

What a bad luck ...
by Lamkefyned
Fri Sep 12, 2014 6:52 pm
Forum: MicroMacro general & support
Topic: minimizing "MM1" totally?
Replies: 8
Views: 3973

Re: minimizing "MM1" totally?

NOT WORK
Sin título.jpg
by Lamkefyned
Fri Sep 12, 2014 6:32 pm
Forum: MicroMacro general & support
Topic: minimizing "MM1" totally?
Replies: 8
Views: 3973

Re: minimizing "MM1" totally?

4t Tray Minimizer not work with MM1
by Lamkefyned
Fri Sep 12, 2014 8:49 am
Forum: MicroMacro general & support
Topic: minimizing "MM1" totally?
Replies: 8
Views: 3973

Re: minimizing "MM1" totally?

Rock 5 can explain me how to use it?
by Lamkefyned
Thu Sep 11, 2014 11:06 am
Forum: MicroMacro general & support
Topic: minimizing "MM1" totally?
Replies: 8
Views: 3973

minimizing "MM1" totally?

Hi, I'm using a program called "TrayIt!" to minimize the runes of magic but with MM1 does not work.
Sin título.jpg
Sin título.jpg (22.91 KiB) Viewed 3973 times
you can make a change so that you can do this function?
by Lamkefyned
Thu Sep 11, 2014 10:58 am
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

I am very grateful to all. Thanks a lot function exitCallback() releaseKeys(); end atExit(exitCallback); and for this and the next the same? function errorCallback(script, line, message) local crashed, pid = isClientCrashed() if crashed then printf("Attached game client has crashed. Killing cli...
by Lamkefyned
Wed Sep 10, 2014 10:11 am
Forum: Runes of Magic
Topic: Tag OnLoad?
Replies: 7
Views: 2442

Re: Tag OnLoad?

Prefer the loop function
by Lamkefyned
Wed Sep 10, 2014 9:56 am
Forum: Runes of Magic
Topic: Tag OnLoad?
Replies: 7
Views: 2442

Tag OnLoad?

hi, I have this script:(LUA) -- LVersion 1.16 setExecutionPath(getExecutionPath().."/..") --=================-- cprintf(cli.red,"\n\n Load DTG Waypoints \n\n") yrest(500) clearDG() --=================-- if getZoneId() == 6 then clearDG() cprintf(cli.lightblue,"\n ZONE ID : %...
by Lamkefyned
Tue Sep 09, 2014 7:23 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

bug fixed tomorrow but are now 3 o'clock in the morning and have to sleep
by Lamkefyned
Tue Sep 09, 2014 6:29 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

not detected error local running = true; function macro.main(dt) if( not running ) return true; -- other code here. end function macro.event(e, data1, data2, data3) if( e == "keypressed" ) then if( not running and data1 == key.VK_F5 ) then start(); end if( running and data1 == key.VK_F6 ) ...
by Lamkefyned
Tue Sep 09, 2014 4:39 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

error local running = true; function macro.main(dt) if( not running ) return; --------------------------->>>error -- other code here. end 2014-09-09 23:38:13 : MicroMacro version 1.9.18.260 (Alpha) 2014-09-09 23:38:13 : Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz @2500MHz, Windows 7 2014-09-09 23:38:13...
by Lamkefyned
Tue Sep 09, 2014 2:20 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

Code: Select all

function pauseCallback()
	local msg = sprintf(language[46], getKeyName(getStartKey()));	--  to continue, (CTRL+L) exit ...

	releaseKeys();
	printf(msg);
end
atPause(pauseCallback);
function within a atpause
by Lamkefyned
Tue Sep 09, 2014 2:00 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

sorry but I did not quite understand your code

Code: Select all

atPause(pauseCallback);
where I put the variable?
by Lamkefyned
Tue Sep 09, 2014 5:21 am
Forum: Runes of Magic
Topic: Error Script
Replies: 6
Views: 1713

Re: Error Script

Revision 779?¿
by Lamkefyned
Mon Sep 08, 2014 8:24 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

No pause function in MM2?

Code: Select all

atPause();
and I searched the web but the last documentation was in 2013
by Lamkefyned
Mon Sep 08, 2014 8:12 pm
Forum: Runes of Magic
Topic: Error Script
Replies: 6
Views: 1713

Re: Error Script

if the errors have stopped with this code

Code: Select all

      repeat
         amount, limit = RoMScript("GetPlayerPointInfo("..group..","..index..",\"\")")
      until amount and limit
but I changed the entire script and if I remove this modification still giving error
by Lamkefyned
Mon Sep 08, 2014 8:07 pm
Forum: MicroMacro general & support
Topic: Help Please MM2 >> RomBot2
Replies: 25
Views: 7752

Re: Help Please MM2 >> RomBot2

thanks for the update ... I did not change the code to order the MM2

I was not given Error