Search found 572 matches

by Bill D Cat
Mon Oct 12, 2015 6:18 am
Forum: Runes of Magic
Topic: login
Replies: 10
Views: 3317

Re: login

Actually, I think using the fly hack in the mini games causes an instant death these days. So it's probably safer to just edit the waypoint file and remove the fly() command and try it that way.
by Bill D Cat
Fri Oct 09, 2015 9:48 pm
Forum: Runes of Magic
Topic: Need AOE info to add to the bot
Replies: 2
Views: 1987

Re: Need AOE info to add to the bot

I suppose you just need to add this to the end of the skill definition for it in the skills.xml file.

Code: Select all

clicktocast="true" 
by Bill D Cat
Fri Oct 02, 2015 4:17 pm
Forum: RoM general
Topic: DailyNotes Not Working?
Replies: 10
Views: 6041

Re: DailyNotes Not Working?

It's been working fine for me. Just used it a few times this morning with no issues.
by Bill D Cat
Wed Sep 30, 2015 6:16 am
Forum: Runes of Magic
Topic: login
Replies: 10
Views: 3317

Re: login

Sounds to me like you may have merged files with differences when you updated. Try using just rom/update to see if it will update your addresses.lua file and fix the problem.
by Bill D Cat
Tue Sep 29, 2015 11:53 am
Forum: Runes of Magic
Topic: login
Replies: 10
Views: 3317

Re: login

This won't help you fix the problem, but it is never a good idea to post the names of your characters on the forum. You could end up getting banned if the wrong person reports you.
by Bill D Cat
Sun Sep 27, 2015 9:25 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Lvl 92 xp/tp farm
Replies: 15
Views: 6559

Re: Lvl 92 xp/tp farm

by Bill D Cat
Sat Sep 26, 2015 8:43 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Lvl 92 xp/tp farm
Replies: 15
Views: 6559

Re: Lvl 92 xp/tp farm

3. What are the Equipment id for rings necklace and other things?' Here is a list of equipment items and what slot number they correspond to: 0 Head 1 Hands 2 Feet 3 Upper Body 4 Lower Body 5 Cape 6 Belt 7 Shoulders 8 Necklace 9 Ammunition 10 Ranged Weapon 11 Ring 1 12 Ring 2 13 Earring 1 14 Earrin...
by Bill D Cat
Fri Sep 25, 2015 6:16 am
Forum: Runes of Magic
Topic: Patch 6.4, currencyBase_offset
Replies: 36
Views: 16610

Re: Patch 6.4, currencyBase_offset

Sorry Lisa, but your update file still fails to find the currencyBase_offset in the 6.4.0 client.
by Bill D Cat
Mon Sep 21, 2015 5:30 pm
Forum: RoM Bot revision notes
Topic: 785 Changelog
Replies: 94
Views: 36323

Re: 785 Changelog

The funny thing is, I have 5 quad core PC's here and have only ever seen this issue happen here ONE time. And it was after repeated teleporting/load screens. At no other time have I had any issues with the bot, and that's running up to 5 characters at the same time.
by Bill D Cat
Sat Sep 12, 2015 5:19 pm
Forum: Runes of Magic
Topic: Heffner Camp Daily - Earn A Reputation
Replies: 13
Views: 5273

Re: Heffner Camp Daily - Earn A Reputation

There are probably a lot of scripts out there to do that particular daily quest. It isn't hard to create one. I personally have no issue with sharing my full zone waypoint files, as they are a lot harder to tell you are botting. I keep my daily quest waypoint files for my own use. If too many people...
by Bill D Cat
Sat Sep 12, 2015 8:53 am
Forum: Runes of Magic
Topic: is target in party?
Replies: 3
Views: 1508

Re: is target in party?

This is completely untested, but I think most of it is correct. It should at least get you going in the right direction. local _targetInParty = false local _numInParty = RoMScript("GetNumPartyMembers()") if _numInParty > 1 then -- A party of one is just you. But most likely if you are not ...
by Bill D Cat
Fri Sep 11, 2015 6:10 am
Forum: Runes of Magic
Topic: Doubt with goblins
Replies: 1
Views: 1173

Re: Doubt with goblins

As far as I know, this was an official fix that most likely was propagated down to the private servers as well. The flying bypass hasn't worked for over a year now.
by Bill D Cat
Mon Sep 07, 2015 9:28 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's "Invaders from the Sea" - For Elite Skills
Replies: 125
Views: 50001

Re: Rock5's "Invaders from the Sea" - For Elite Skills

That seems to work very well. Thanks for the quick update.
by Bill D Cat
Sat Sep 05, 2015 1:59 pm
Forum: Runes of Magic
Topic: skill elite 60 warrior/mage help
Replies: 12
Views: 6534

Re: skill elite 60 warrior/mage help

Looking the information up in the string_enus file, I get the following information.

Skill: Lightning Burn Weapon ID is 490062
Buff: Lightning Burn Weapon ID is 500162
by Bill D Cat
Fri Sep 04, 2015 5:37 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's "Invaders from the Sea" - For Elite Skills
Replies: 125
Views: 50001

Re: Rock5's "Invaders from the Sea" - For Elite Skills

I found a situation where NONE of the subquests will work at all. If you have picked up the quest "Kill Hydra" and have the buff "Samantha's Scroll" then the extra action bar gets an additional three skills in the first three slots. This causes the skills you get for the subquest...
by Bill D Cat
Fri Sep 04, 2015 2:45 pm
Forum: Runes of Magic
Topic: ROM daily Research Expert with daily reset ticket
Replies: 4
Views: 2089

Re: ROM daily Research Expert with daily reset ticket

you would need either stacks of home-sweetehome runes twice as many teleport runes to use that wp. And why is that? He is not asking to swap classes while doing the daily, just to use a daily reset ticket when 10 of them are done. Should be really easy to add a check to see if you have completed al...
by Bill D Cat
Wed Sep 02, 2015 5:35 pm
Forum: Runes of Magic
Topic: Undefined Player.Class1
Replies: 12
Views: 3851

Re: Undefined Player.Class1

I usually don't play a Warden. I've only encountered this issue when I've been teleporting a lot, like the one quest for the Elite bags in Heffner. So far, that's the only time I've had this happen on my system. See my post in the 785 Changelog thread with the details. http://www.solarstrike.net/php...
by Bill D Cat
Fri Aug 28, 2015 4:53 pm
Forum: Runes of Magic
Topic: problem with bot
Replies: 4
Views: 2940

Re: problem with bot

I don't see any code at either of the line numbers listed that would even remotely cause that error. So my guess is you are using an older version of the bot. I'd suggest you check the bot version and upgrade to the latest if you need to do so.
by Bill D Cat
Thu Aug 27, 2015 6:19 am
Forum: RoM Bot revision notes
Topic: 785 Changelog
Replies: 94
Views: 36323

Re: 785 Changelog

I'm using a customized profile for W/R/M. I'd been running the bot all day with it, and had no problems. It was not until I was doing the "I was Born to Research" sub-quest and all it's teleporting that I encountered the problem. As you can see in the MM output that I posted, a number of t...
by Bill D Cat
Wed Aug 26, 2015 9:32 pm
Forum: RoM Bot revision notes
Topic: 785 Changelog
Replies: 94
Views: 36323

Re: 785 Changelog

Okay, it finally happened to me using Rock's Invaders of the Sea file to get bags for elite skills. Seems the repeated load screens and player address changing while doing this sub-quest caused something to get out of sync and fail. This was on a Mage/Rogue character. Notice that it also says no ran...