Search found 238 matches

by Cindy
Fri Apr 05, 2013 4:31 pm
Forum: Runes of Magic
Topic: SplitBagItem broken?
Replies: 5
Views: 1615

Re: SplitBagItem broken?

thanks!
by Cindy
Wed Apr 03, 2013 5:51 pm
Forum: MicroMacro general & support
Topic: MM 103 issue?
Replies: 2
Views: 2080

Re: MM 103 issue?

Bingo! thanks Lisa
by Cindy
Mon Apr 01, 2013 7:35 pm
Forum: MicroMacro general & support
Topic: MM 103 issue?
Replies: 2
Views: 2080

MM 103 issue?

A script that works fine in 102 gives the following error:

Did not find any crashed game clients.
7:27pm - [string "..."]:64: attempt to call field 'mod' (a nil value)


Any suggestions on what causes this?
by Cindy
Sat Mar 30, 2013 8:20 am
Forum: Runes of Magic
Topic: SplitBagItem broken?
Replies: 5
Views: 1615

SplitBagItem broken?

I've been trying to fuse some Wind Elements, with no success (using element fuser script of Rock) Debugged it to RoMScript("SplitBagItem("..item.BagId..","..need..")") The ID and number are correct, so I tried to run it in ROM as /run SplitBagItem(61,3) i moved it to fi...
by Cindy
Wed Mar 27, 2013 7:08 pm
Forum: Runes of Magic
Topic: Anyone know how to bug lv 75 world boss Togerthen ?
Replies: 11
Views: 4235

Re: Anyone know how to bug lv 75 world boss Togerthen ?

Last patch fixed it. Economy takes a massive blow.
by Cindy
Sat Mar 23, 2013 3:51 am
Forum: Runes of Magic
Topic: Rune Pulse and Chain Drive question.
Replies: 4
Views: 1512

Re: Rune Pulse and Chain Drive question.

Rock, more info. Essentially you want to use Rune Pulse as much as you can, but definitely when chain drive is up. To make things more exciting it has a chance for its CD to reset, ie cast right away. At least this is what I am finding so far toying with champion. A more experienced champion player'...
by Cindy
Mon Mar 18, 2013 8:25 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Event Waypoints
Replies: 20
Views: 6713

Re: Event Waypoints

maybe just try changing the moveTo to player:moveTo looks like you also need the teleport userfunction for it to work. NPCTeleport("Lieve","Stadtplatz"); not sure what language client the Stadtplatz is for but it doesn't look like english. Its german, Stadt - city, platz- plaza,...
by Cindy
Mon Mar 18, 2013 7:41 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Event Waypoints
Replies: 20
Views: 6713

Re: Event Waypoints

Rintintin wrote:I did a waypoint for the hungry mice. Startingpoint is, right after Ajis portet you to the Bridge of Varanas.
Thank you, tried to use, failed on

Code: Select all

 [string "..."]:36: attempt to call global 'moveTo' (a nil value)
What userfunction is needed?
by Cindy
Mon Mar 18, 2013 7:18 pm
Forum: Runes of Magic
Topic: Swapping equipment for class swap, generic style
Replies: 1
Views: 845

Swapping equipment for class swap, generic style

I am trying to implement a function (possibly user function?) that allows for swapping class for dailies pick up on a higher class, turn in on a lower, for example Butterflies, running through the zone with a level 42 character in wrong gear might mean a lot of death. What I would like to do is have...
by Cindy
Sat Mar 16, 2013 5:22 pm
Forum: Runes of Magic
Topic: Andor Training Range again (help request)
Replies: 122
Views: 37174

Re: Andor Training Range again (help request)

But I don't know how you can do 14 stages o_OFor me, after 8 stages too many mobs have passed the line. After lots of testing I discovered (for my PC) that if I have the mouse in a text edit area the processing of MM increases incredibly, can't explain why but it does. .... Command> yrest(2000) loc...
by Cindy
Sat Mar 16, 2013 4:10 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Noobbotter's World Traveler Userfunction
Replies: 96
Views: 25596

Re: Noobbotter's World Traveler Userfunction

I tried in a command line window takemeto("Rorazan");

Nothing happened.... should have this worked in a command line window?
by Cindy
Sun Mar 10, 2013 4:09 pm
Forum: Runes of Magic
Topic: Andor Training Range again (help request)
Replies: 122
Views: 37174

Re: Andor Training Range again (help request)

line 83 has this until buffed.Level >= 2800 or not player:hasBuff(622402) swap them around so the not hasbuff is before the .Level until not player:hasBuff(622402) or buffed.Level >= 2800 --=== It should actually stop there anyway as it is the end of the file, so I changed the print to an error ===...
by Cindy
Sun Mar 10, 2013 2:16 pm
Forum: Runes of Magic
Topic: Summoning Altar
Replies: 4
Views: 2700

Re: Tergothen Bay Summoning Altar

No
by Cindy
Sun Feb 24, 2013 12:48 pm
Forum: Runes of Magic
Topic: Defect report: functions.lua:920
Replies: 12
Views: 2253

Re: Defect report: functions.lua:920

Code: Select all

								 [3] = { aslevel = 2, skillname="WARDEN_THORNY_VINE" },  

You are half right. The problem is skill name, but its in the fuctions.lua file :)

EDIT: Never mind, you found it also.
by Cindy
Sun Feb 24, 2013 12:19 pm
Forum: Runes of Magic
Topic: Defect report: functions.lua:920
Replies: 12
Views: 2253

Re: Defect report: functions.lua:920

I don't even have that skill in my profile. This is a fresh install of the bot from yesterday.
by Cindy
Sun Feb 24, 2013 12:02 pm
Forum: Runes of Magic
Topic: Defect report: functions.lua:920
Replies: 12
Views: 2253

Re: Defect report: functions.lua:920

my print debug got me:

WARDEN_THORNY_VINE
by Cindy
Sun Feb 24, 2013 11:57 am
Forum: Runes of Magic
Topic: Defect report: functions.lua:920
Replies: 12
Views: 2253

Re: Defect report: functions.lua:920

This now has a new form, this time on line 1006:

.../rom/functions.lua:1006: attempt to index local 'skill_from_db' (a boolean value)


Seems to crash my warden character(s) this time.
by Cindy
Thu Dec 20, 2012 3:19 pm
Forum: Runes of Magic
Topic: Patch 5.04 [Fixed]
Replies: 18
Views: 4581

Re: Patch 5.04 [Fixed]

I ran rom/bot worked just fine.
by Cindy
Fri Dec 07, 2012 9:39 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Autumn Banquet
Replies: 34
Views: 15220

Re: Autumn Banquet

I figured it out I think.... there are no eggs when the event breaks lol.
by Cindy
Fri Dec 07, 2012 6:37 pm
Forum: Runes of Magic
Topic: Select inventory backpack to move
Replies: 14
Views: 3539

Re: Select inventory backpack to move

Ok ill run some more to see what happened. Thanks for checking rock.