Search found 274 matches

by grande
Mon Aug 27, 2012 8:11 pm
Forum: Runes of Magic
Topic: Cooldown of Items - Possible?
Replies: 17
Views: 3748

Re: Cooldown of Items - Possible?

Thanks Rock, that did help a lot. Slowly getting over my phobia of such odd texts in code. But to clarify again, when the code says item = inventory:findItem(instrumentID) We actually have to put the ###### where it says instrumentID above, right? so for a magic guitar it's one of those 204461 or 20...
by grande
Mon Aug 27, 2012 7:34 pm
Forum: Runes of Magic
Topic: Cooldown of Items - Possible?
Replies: 17
Views: 3748

Re: Cooldown of Items - Possible?

It's easy to find the ID number.. just punch in whatever item you are looking for at runesdatabase.com. so for a magic guitar it's 204461 or 204543 (Not sure why there's two of them...) So anyways.. It would be really helpful if the examples were easier to follow by giving a no kidding this is what ...
by grande
Mon Aug 13, 2012 6:16 pm
Forum: Misc tools
Topic: Best Free VPN Service
Replies: 4
Views: 6737

Best Free VPN Service

This is the best free VPN service I've found so far. Yes, I'm also trying to get some "invite a friend" credit. Hope it works as well for you as it has for me. Fast (getting 10 Mb/s of my 30Mb/s usual connection with less than 100ms latency). No crashes/disconnects so far. Decent free mont...
by grande
Wed Jul 18, 2012 5:00 pm
Forum: RoM Bot revision notes
Topic: 724 Changelog
Replies: 6
Views: 4787

Re: 724 Changelog

Thank you Rock5!
by grande
Sat Jul 07, 2012 8:57 am
Forum: Runes of Magic
Topic: Crash After Zoning
Replies: 4
Views: 1150

Re: Crash After Zoning

Yep sorry about that lol. was on a study/life binge for a bit. nice to see this project is still going :-)

Thanks for all you do
by grande
Fri Jul 06, 2012 9:22 pm
Forum: Runes of Magic
Topic: Crash After Zoning
Replies: 4
Views: 1150

Re: Crash After Zoning

updated back to revision 720 and it's working w/o crashes. did something change with the swim/teleport stuffs? I'll go look there..
by grande
Fri Jul 06, 2012 4:51 pm
Forum: Runes of Magic
Topic: Crash After Zoning
Replies: 4
Views: 1150

Crash After Zoning

Sorry if I missed anything.. been on a break for a few weeks. Client crashes when zoning into various mini games. Only happens when running the bot. get this error: Did not find any crashed game clients. 5:46pm - scripts\rom\bot.lua:473: onLoad error: .../micromacro/scripts/rom/classes/player.lua:29...
by grande
Tue Jun 12, 2012 3:22 pm
Forum: Runes of Magic
Topic: chapter V is coming
Replies: 14
Views: 4537

Re: chapter V is coming

Much appreciated, Edamh
by grande
Tue Jun 12, 2012 2:56 pm
Forum: Runes of Magic
Topic: chapter V is coming
Replies: 14
Views: 4537

Re: chapter V is coming

Is it allowable to copy/paste the info from the patch to this thread? Be nice if someone could do that for me
by grande
Thu Jun 07, 2012 7:13 am
Forum: RoM Bot revision notes
Topic: 719 Changelog - The item class revamp.
Replies: 10
Views: 5809

Re: 719 Changelog - The item class revamp.

Yes sir! Thanks rock5
by grande
Wed Jun 06, 2012 7:00 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Ancient Treasure
Replies: 284
Views: 102449

Re: Rock5's Ancient Treasure

Rock5, why not just add this to the wp. Seems a few others have issues too unless it's in there:

Code: Select all

   local function getcandles()
      teleport_SetStepSize(30)
      teleport_SetStepPause(1500)
by grande
Wed Jun 06, 2012 5:52 pm
Forum: RoM Bot revision notes
Topic: 719 Changelog - The item class revamp.
Replies: 10
Views: 5809

Re: 719 Changelog - The item class revamp.

Used to just SVN update and go. Not with this "revamp" MicroMacro v1.02 beta 1 SolarStrike Software http://www.solarstrike.net Opening bot.lua... Starting script execution - Press CTRL+C to exit. Press CTRL+L to cancel execution and load a new script. --------------------------------------...
by grande
Tue Jun 05, 2012 5:59 am
Forum: RoM Bot revision notes
Topic: 719 Changelog - The item class revamp.
Replies: 10
Views: 5809

Re: 719 Changelog - The item class revamp.

Maybe it was CEquipmentItem. Not so good with minutia. It failed w/o even running a wp but it may not have been a default profile. If it's something on my end... just another problem to fix eventually I guess. Suppose I can just word search for "inventory.EquipSlots" and edit those to... s...
by grande
Sun Jun 03, 2012 6:22 pm
Forum: RoM Bot revision notes
Topic: 719 Changelog - The item class revamp.
Replies: 10
Views: 5809

Re: 719 Changelog - The item class revamp.

Revision 715 still works. This one gives a "CEquipItem" error.
by grande
Sat May 26, 2012 8:45 pm
Forum: Runes of Magic
Topic: Butterfly daily with resets script
Replies: 24
Views: 14624

Re: Butterfly daily with resets script

I got you bru. It's as simple as changing part of the /onload section of the xaveria daily script. Do a text search for checkDQCount and then make it look like the below in the /onload portion of the waypoint file. Now, instead of loggin you out when you have completed 10 dailies it will use your da...
by grande
Fri Apr 20, 2012 9:40 am
Forum: Runes of Magic
Topic: Request : Basic fighting info/jumping/strafing
Replies: 20
Views: 4222

Re: Request : Basic fighting info/jumping/strafing

There's some code in the profile files that allow you to introduce a random chance to pause/rest after a fight. Why couldn't the random generator be used at various times to do various things like press movement hotkeys or cast various spells? I know I put in various spell casts at specific WPs... j...
by grande
Fri Apr 20, 2012 9:33 am
Forum: Runes of Magic
Topic: Energy of Justice
Replies: 61
Views: 19062

Re: Energy of Justice

I know for some of the events give you a buff or debuff just for being in the event area... maybe you could set your wp to check for the buff. Pretty sure there's some sample code on buff checks all over the forums. Just don't know if this event gives a buff or not. Also, seems some events give a va...
by grande
Fri Apr 13, 2012 12:53 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 224474

Re: Rock5's Millers Ranch Scripts

I read it somewhere else.. the gold eggs still drop more than once but you can't pick them up. Not sure though.. also have not tested it. Worth a try
by grande
Wed Apr 11, 2012 6:33 pm
Forum: Runes of Magic
Topic: Patch 4.0.10.2519
Replies: 26
Views: 6968

Re: Patch 4.0.10.2519

nvm
by grande
Wed Apr 11, 2012 5:45 pm
Forum: Runes of Magic
Topic: Golden Egg Info's with Patch 4/10/12
Replies: 21
Views: 6430

Re: Golden Egg Info's with Patch 4/10/12

Yeah but the reward isn't that great: http://www.runesdatabase.com/item/204793/ranch-package Ranch Package Not dropped on PK death General This package is a little gift from Jessica. Opening it gives you some hearty, homemade food from Miller's Ranch to feed to your pet. Opening it, you will obtain ...