Search found 724 matches

by beanybabe
Mon Sep 08, 2014 1:01 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Craft Festival Waypoints
Replies: 54
Views: 20950

Re: Craft Festival Waypoints

rom updated the npcs this year and moved mats around i read. This does not seem to work for blacksmith or woodworking the char will keep running to the alchemy trainer. Anyone able to spot what needs changed?
by beanybabe
Thu Aug 28, 2014 10:16 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 6037

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

I come to the conclusion this is a bug in some of the last windows patches. Mic _rosoft has posted notes to uninstall several patches till they get a solution.
by beanybabe
Tue Aug 19, 2014 10:38 am
Forum: Announcements
Topic: MicroMacro 2 alpha build
Replies: 51
Views: 75036

Re: MicroMacro 2 alpha build

here is an idea for you to think about adding support for sub waypoints so a char can make changes randomly in how it moves around things. this is little move random but this allows for diverts in the path. / - - - - - -\ - - - - - tree - - - - \ - - - - - -/ this should be easy to include it just m...
by beanybabe
Tue Aug 19, 2014 10:07 am
Forum: Runes of Magic
Topic: Problem with LoginNextChar
Replies: 2
Views: 1161

Re: Problem with LoginNextChar

check that you put secondary password in correctly
by beanybabe
Sat Aug 16, 2014 4:42 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 6037

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

I'm starting to think its windows OS 8 64
by beanybabe
Fri Aug 15, 2014 12:27 am
Forum: RoM general
Topic: Butterfly daily don't work
Replies: 2
Views: 1828

Re: Butterfly daily don't work

here is one I made that works but its not flawless you might tune it up some. <!-- # 1 --><waypoint x="6420" z="5417" > local empties = inventory:itemTotalCount(0); if 1 > empties then -- Wait for user to make some space in inventory. cprintf(cli.yellow,"Not much space left ...
by beanybabe
Wed Aug 13, 2014 3:48 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 6037

Re: memorytable.lua:213 error since - Patch 6.1.0.2710

No luck with either idea. I swapped the 2 lua modules and tried changing the 200 to 800. The problem still occurred. I can get around it by starting hack and pressing cntrl-L then typing rom/bot as long as I have run fix address on that character. This does not happen every time or on every characte...
by beanybabe
Wed Aug 13, 2014 1:59 pm
Forum: Upcoming games
Topic: Dragons Prophet
Replies: 14
Views: 10995

Re: Dragons Prophet

Dragons Profit has many of the same problems Runes of Magic has. Memory leaks and such. They have fine tunes the abusive repetitive torture also to make you work harder so you might part with more money. All in all, it is worth a look I found the early levels fun but the crafting and equipment enhan...
by beanybabe
Wed Aug 13, 2014 1:51 pm
Forum: Runes of Magic
Topic: Chat window stuck
Replies: 1
Views: 1708

Re: Chat window stuck

Start the machine up Fresh, sure all other programs are not running, then test it. problems in memory can be caused by browsers and nv.idia optional game 3/d software. Some browsers will leave background tasks running with optional add-on installed like chat some chat apps can also. These can cause ...
by beanybabe
Tue Aug 12, 2014 12:43 pm
Forum: Runes of Magic
Topic: memorytable.lua:213 error since - Patch 6.1.0.2710
Replies: 17
Views: 6037

memorytable.lua:213 error since - Patch 6.1.0.2710

This strange error it is not consistent. The error seems to happen on a character that has not been loged since the patch but it can happen on any char, at any time. If i run fix addresses some times it will start working If i run your r5 hac then cnrtl-L to break and type rom/bot some times it will...
by beanybabe
Fri Aug 08, 2014 6:25 am
Forum: Runes of Magic
Topic: pass a varable from the waypoint to player profile on.....
Replies: 7
Views: 2344

Re: pass a varable from the waypoint to player profile on.

Thanks I got this working things im using this for hideplayer....................... set to use stealth or not while moving on waypoint. catchcavies 1 2...............set 1 for any 2 for golden leave empty for none playercheck ....................this sets varable that passes to onleave combat code ...
by beanybabe
Fri Aug 08, 2014 5:51 am
Forum: Runes of Magic
Topic: Runes of magic micro stutters on a good computer
Replies: 4
Views: 2472

Re: Runes of magic micro stutters on a good computer

what windows version are you using. if you have standard hard drive did you try running chkdisk and (defrag if is not an ssd drive). Can you make a screen cap of what its doing and post with a link. one other thing if you added a new video card make sure you plugged the monitor in the new card and n...
by beanybabe
Fri Aug 08, 2014 3:07 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's catchCavy script
Replies: 115
Views: 41261

Re: Rock5's catchCavy script

If cavy was detected .. then if class was rogue and or (rogue healer It would cast antidote or cleanse and heal if needed ) then hide before catching cavy. I tried but failed at this. Also if it is catching a cavy and gets agro and kills mob and another cavy spawns it will drop a second trap... this...
by beanybabe
Thu Aug 07, 2014 2:30 am
Forum: Runes of Magic
Topic: Runes of magic micro stutters on a good computer
Replies: 4
Views: 2472

Re: Runes of magic micro stutters on a good computer

The problem may be with your browser, some time back the browsers started using the video gpu to accelerate browsing. In the browser settings/advanced settings you can disable this. A quick way to check if its gpu related is reboot and make sure nothing starts in start-up like chat or other web apps...
by beanybabe
Tue Jul 22, 2014 2:07 pm
Forum: Runes of Magic
Topic: pass a varable from the waypoint to player profile on.....
Replies: 7
Views: 2344

Re: pass a varable from the waypoint to player profile on.

example: i want to control catchcavy then each wp can have a flag to allow or disallow hunting them. In some areas I don't want to cast certain buffs. or to enable and disable ranged attack or hide or knights shield or druid pets every waypoint I always insert code after waypoint 1 and have wondered...
by beanybabe
Mon Jul 21, 2014 12:13 pm
Forum: Runes of Magic
Topic: pass a varable from the waypoint to player profile on.....
Replies: 7
Views: 2344

Re: pass a varable from the waypoint to player profile on.

Sorry don't pay attn to that code much its just was for example. what I'm trying to so is make waypoints that can change how profile does things. id like to avoid editing the profile and change little things all the time. I tried putting x=123 in a way point then do if x=123 in a profile's onleaveco...
by beanybabe
Mon Jul 21, 2014 4:39 am
Forum: Runes of Magic
Topic: pass a varable from the waypoint to player profile on.....
Replies: 7
Views: 2344

pass a varable from the waypoint to player profile on.....

I needing a way to make the waypoints a little more custom. will this work some how so i can enable and disable the buff in profile do i need make variable global or some method ? profile................ <onSkillCast><![CDATA[ if (player.Class1 or player.Class2 == CLASS_DRUID) and (not player:hasBuf...
by beanybabe
Mon Jul 21, 2014 4:12 am
Forum: MicroMacro general & support
Topic: possable memory problem mm102 rb329
Replies: 2
Views: 1887

Re: possable memory problem mm102 rb329

I removed nvidia driver and the associated game extras bundled. Next I did custom install of only the driver now things run better.
by beanybabe
Sun May 25, 2014 12:34 am
Forum: Runes of Magic
Topic: Better way to make waypoints
Replies: 0
Views: 3674

Better way to make waypoints

learning to make waypoints that look good is tricky. steps to making a good waypoint thru an area. 1. run the mobs and find a path you can move without trees and such blocking you. 2. pick a start location. this is important it must be out of agro range of any mob. 3. when placing waypoints after th...
by beanybabe
Tue May 13, 2014 11:58 am
Forum: MicroMacro general & support
Topic: possable memory problem mm102 rb329
Replies: 2
Views: 1887

possable memory problem mm102 rb329

I have notices for a while when running multiple game clients that the second client crashes. these crashes can happen after runes of magic gives a memory error. if you open a flash video if you start another copy of rombot if you start taskmanager this happens on window 8 and 8.1 Aso on window 8 wh...