To make it short im having this error:
after i typed rom/update.lua, it can't find my guildBankOpen_offset in module
i went back to my address.lua and opened it. i saw that there is this line guildBankOpen_offset = 0xBC
i cross-matched it to the revision 725 from
rom-bot.googlecode.com/svn/trunk/rom/addresses.lua
and it was exactly the same
My /micromacro/scripts/rom folder is checked green and all the files and folders in it.
Next i did is, i went back again to my addresses.lua (though it was checked green), i right clicked it - SVN update.
and this is the log i got,
the message contained in it is this:
I don't know why my address.lua updated from revision 724 yet I am using revision 725. (see first picture)- Fixed swim address. IMPORTANT: YOU WILL NEED TO DOWNLOAD THE NEW VERSION OF 'userfunction_swimhack'.
- Improved clicktocast targeting. Now it finds the optimal place to click to get the most mobs.
- Speed up AutoSell, again. Now it can sell 180 items in about 9s. Hopefully it wont cause problems on slower machines. *crosses fingers*
- Added level 71 'hot' and 'mot' pots.
- Added requested skills and most skills to level 20 for Warlock and Champion. Also, added SCOUT_CREATE_TENDRILS and fixed range of DRUID_SUMMON_SANDSTORM.
- Added a few missing mounts.
- Added camera.Distance value and camera:setDistance(dist) function for controlling camera distance from player.
- If you don't give your egg pets a unique name it now defaults to the name of the creature instead of being nil.
- Fixed bug in item class that caused items of 0 'Worth' to retain the worth of a previous item in the slot instead of updating.
- Fixed issue when trying to update player during loading screen that caused player:update.lua() to stop working.
- The known issue, of the edit bot flag being incorrect on startup, was causing stores to sometime close in the middle of selling. Now it fixes the flag on startup so that it wont cause problems during selling.
- Fixed issue of bodies remaining targeted while waiting for aggro. It now clears the target so that it can acquire the new one.
- player:aimAt(target) now checks to see if the target is actually a pawn before trying to update it. This was necessary for the improved clicktocast targeting.
- Changed the way addresses are 'nopped' (changed to 0x90). Now the number of bytes nopped depends on the number of bytes in the corresponding patch address.
- Added support to 'distance' for tables. Eg. 'distance(player, pawn)'.
Also, i downloaded that file userfunction_swimhack.lua but i don't know where to put it or how to make it work

I even followed lisa's siggy troubleshoot
my ROM version is 4.0.6.2542Can't get bot to work? follow these instructions before posting, thank you.
1. SVN update micromacro/scripts/rom folder
2. SVN revert micromacro/scripts/rom folder
3. delete Runes of Magic/Interface/Addons/ingamefunctions folder
4. copy micromacro/scripts/rom/devtools/ingamefunctions folder to Runes of Magic/Interface/Addons folder
5. restart game
I searched for a patch thread here for my rom's version, but there was none.
I am a noob and i'd like some help and to learn. However, before i ask for help i always try to figure it out myself first. Maybe my self troubleshoot is not enough?
Thanks for your time guys and i really appreciate your help =)