Search found 53 matches

by filipsworks
Thu Jun 17, 2010 10:19 am
Forum: Runes of Magic
Topic: Help with this code.
Replies: 2
Views: 1446

Re: Help with this code.

NateLawliet wrote:everytime i try to run the script rom/createpath.lua
a yellow text with "mircromacro/scripts/rom/classes/pawn.lua:207 bad argument #1 to 'bitAnd' <<null>>" appears, how can I fix this?
run rom\update.lua first
by filipsworks
Tue Jun 15, 2010 11:55 pm
Forum: Runes of Magic
Topic: Share your WayPoints
Replies: 7
Views: 2817

Re: Share your WayPoints

Hello, I need waypoints for lvl +30. I asked if someone have these. Just farm reindeer and dunno how it's in Eng, but in PL is "Fretka" (probably in Eng "weasel", but not sure). Next (34-38) U can farm minotaurs, and next (most cash on that) from 38 to 47 farm Cactus... A really...
by filipsworks
Sun Jun 13, 2010 6:26 am
Forum: Runes of Magic
Topic: Quest Client-Side Checks...
Replies: 3
Views: 1606

Re: Quest Client-Side Checks...

Client shows me "Quest" marks above NPC's heads, by when I have all modified to "return 1" then they (NPC's) says "U need to unlearn blahblahblah." Have to try on another character...
by filipsworks
Fri Jun 11, 2010 12:26 pm
Forum: Runes of Magic
Topic: Quest Client-Side Checks...
Replies: 3
Views: 1606

Quest Client-Side Checks...

in data.fdb there are many lua files with questchecks and I have one question 'bout it... If I change 4 example function LuaFunc_CheckWorkLimit(Rank) local limit local Limit_Lv local Count if Rank == 1 then limit = 6 Limit_Lv = 40 elseif Rank == 2 then limit = 3 Limit_Lv = 60 elseif Rank == 3 then l...
by filipsworks
Fri Jun 11, 2010 9:35 am
Forum: Announcements
Topic: MicroMacro 1.01, need testers
Replies: 17
Views: 20447

Re: MicroMacro 1.01, need testers

hi, i tried micromacro under wine, but its not reacting to any hotkeys, even with --wine parameter (except ctrl+c) log.txt Fri Jun 11 01:07:39 2010 : MicroMacro v1.01 beta 2 Fri Jun 11 01:07:39 2010 : Processor Type: 2X 586 @1998MHz, OS: Windows XP Service Pack 3 Fri Jun 11 01:07:39 2010 : User pri...
by filipsworks
Tue Jun 08, 2010 12:35 am
Forum: Runes of Magic
Topic: _WPL:reverse(); does not work
Replies: 11
Views: 3677

Re: _WPL:reverse(); does not work

I noticed you still haven't committed these changes. In the mean time I've been thinking. We have them back-to-front. setdirection uses reverse but I think it should be reverse that uses setdirection. Makes more sense to me. So I changed them around and tested them, the code is below. They both wor...
by filipsworks
Thu Jun 03, 2010 5:36 pm
Forum: Runes of Magic
Topic: Mouse Emulator idea, no more foreground harvest
Replies: 5
Views: 2168

Re: Mouse Emulator idea, no more foreground harvest

It still will moving mouse - but using keyboard... Same stuff:/ I thinking 'bout 2 possibles: 1) Direct mouse input 2) Change "mouse position" parameter in rom game client memory (somewhere I read about someone finds in CE that game client have mouse position as Values of x and y, and saw ...
by filipsworks
Thu Jun 03, 2010 1:24 am
Forum: Runes of Magic
Topic: Share your WayPoints
Replies: 7
Views: 2817

Re: Share your WayPoints

My personal (dunno what is english name) "Dale of Preparation" (Elven start location) waypoint file have 350 harvest-only points and it can "make" 100 of one type of resource per hour (~300r/h). When speedhack appears (from default RunSpeed "50" to RunSpeed "60&quo...
by filipsworks
Thu Jun 03, 2010 1:12 am
Forum: Runes of Magic
Topic: _WPL:reverse(); does not work
Replies: 11
Views: 3677

Re: _WPL:reverse(); does not work

i am using this: <!-- # 1 --><waypoint x="123" z="123">__WPL:reverse();__WPL:setWaypointIndex(2); </waypoint> ... <!-- # 69 --><waypoint x="456" z="456">__WPL:reverse();__WPL:setWaypointIndex(68); </waypoint> Good I see? __WPL:reverse(); have to be called 2 t...
by filipsworks
Tue Jun 01, 2010 1:29 am
Forum: Announcements
Topic: MicroMacro 1.01, need testers
Replies: 17
Views: 20447

Re: MicroMacro 1.01, need testers

filipsworks: I've attached another copy. The above test was invalid. I forgot to flush the output buffer after each 'Check'. Hopefully this time it will be consistent. I'm guessing that it will freeze been checks 1 and 2. I am unable to reproduce this problem on Windows XP 32 bit, 64 bit, and Windo...
by filipsworks
Tue Jun 01, 2010 1:07 am
Forum: Runes of Magic
Topic: UserFunction autoDeleteItems V1.1
Replies: 10
Views: 3620

Re: User function autoDeleteItems

Good to know...
by filipsworks
Mon May 31, 2010 8:58 am
Forum: Runes of Magic
Topic: <onLeaveCombat> lua code
Replies: 8
Views: 2286

Re: <onLeaveCombat> lua code

maybe delete <CDATA... tag?
by filipsworks
Mon May 31, 2010 8:52 am
Forum: Runes of Magic
Topic: UserFunction autoDeleteItems V1.1
Replies: 10
Views: 3620

Re: User function autoDeleteItems

1) Go into \micromacro\scripts\rom\language\english.lua after last language code add something like that -- autoDeleteItems [9990] = "Deleting the following items: \n", then it can be easy translated from one file 2) Modify your code like that: Instead of cprintf(cli.white, "Deleting...
by filipsworks
Mon May 31, 2010 8:44 am
Forum: Runes of Magic
Topic: Picking up buffs
Replies: 5
Views: 2450

Re: Picking up buffs

It's for RoM/RA?

Can U Move that topic?
by filipsworks
Mon May 31, 2010 8:39 am
Forum: Announcements
Topic: MicroMacro 1.01, need testers
Replies: 17
Views: 20447

Re: MicroMacro 1.01, need testers

Try using the attached executable. It should display multiple lines that say something along the lines of "Check 1/2/3". What is the last one that shows up while it's frozen? Sometimes is between MicroMacro v1.01 beta 2 SolarStrike Software http://www.solarstrike.net and Check 1 ... Somet...
by filipsworks
Sun May 30, 2010 10:26 am
Forum: Announcements
Topic: MicroMacro 1.01, need testers
Replies: 17
Views: 20447

Re: MicroMacro 1.01, need testers

Here is log.txt after some time :/ A lot of fails - dunno what that means :/ Sun May 30 13:52:37 2010 : MicroMacro v1.01 beta 2 Sun May 30 13:52:37 2010 : Processor Type: 586 @1407MHz, OS: Windows XP Dodatek Service Pack 3 Sun May 30 13:52:37 2010 : User privilege level: Administrator Sun May 30 13:...
by filipsworks
Sun May 30, 2010 10:24 am
Forum: Runes of Magic
Topic: Suggestion for doing no damage
Replies: 4
Views: 1780

Re: Suggestion for doing no damage

Have U newest bot from SVN?
by filipsworks
Sun May 30, 2010 2:26 am
Forum: Runes of Magic
Topic: onPreSkillCast event
Replies: 8
Views: 4887

Re: onPreSkillCast event

Can U use language codes in

Code: Select all

 print("Your " ..space.. " is equipped!"); or  print("Your " ..space.. " isn't equipped!");
? This will make it easier to translate and makes bot more "compact"...
by filipsworks
Sun May 30, 2010 2:22 am
Forum: Runes of Magic
Topic: Suggestion for doing no damage
Replies: 4
Views: 1780

Re: Suggestion for doing no damage

decrease MAX_FIGHT_TIME option in your profile (in my druid is only 5 secounds and it's best value for me)

After MAX_FIGHT_TIME bot will do 1-1.5 steps backward and then server will send new mobs positions (hopefully correct).
by filipsworks
Sun May 30, 2010 2:19 am
Forum: Runes of Magic
Topic: UserFunction autoDeleteItems V1.1
Replies: 10
Views: 3620

Re: User function autoDeleteItems

nice, but can U use language codes in these lines:

Code: Select all

cprintf(cli.white, "Deleting the following items: ");

cprintf(cli.white, "No items deleted skip bag update");
??

It will makes it easier to translate ;)