Search found 8 matches

by uelkfr
Wed Nov 03, 2010 11:37 pm
Forum: Runes of Magic
Topic: Waiting for loading screen function.
Replies: 14
Views: 5523

Re: Waiting for loading screen function.

Do you have the old address and offset for 3.0.4? :)

I would thank to Administrator for adding this address to address.lua and update.lua.

We just need loadingscreenPtrUpdatePattern and loadingscreenPtrUpdateMask?
by uelkfr
Wed Nov 03, 2010 11:26 pm
Forum: Runes of Magic
Topic: Enhanced Functionality!
Replies: 29
Views: 7618

Re: Enhanced Functionality!

jduartedj wrote:createpath.lua
allow to restart without saving! (trash waypoint)
CTRL-L, UP, ENTER - solution found :)
by uelkfr
Wed Nov 03, 2010 11:20 pm
Forum: Runes of Magic
Topic: [Recruiting] Project Ultimate-bot: Not a myth!
Replies: 14
Views: 4619

Re: Project Ultimate-bot: so you think this is a myth?

-Random waypoint automata(state) selection. For example, you riding on a mount and there is a tree or a rock in front of you, bot select to walk around from left or to walk around from right of this object. And so on, then farming, interacting quest objects. Not just WAYPOINT_DEVIATION. More complic...
by uelkfr
Sat Oct 30, 2010 5:18 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 336757

Re: Rock5's Mail Mods

inventory:update(); yrest(200); player:target_Object(112113); yrest(200); UMM_SendByNameOrId("Mylittletwink", {207438}); It's strange. It worked yesterday, but today something happened: ROMBot/scripts/rom/userfunctions/addon_Rock5s_Mail_Functions.lua:203: bad argument #1 to 'lower' (strin...
by uelkfr
Sat Oct 30, 2010 1:28 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 421738

Re: Autologin revisited

What does this line means? I don't understand. sendMacro("}LoginNextToon=true;a={") It sets LoginNextToon variable to true. But what "}" and "a={" means? Is it some trick? My autologin was only intended for changing characters, not relogging into the account. MiesterMan...
by uelkfr
Thu Sep 02, 2010 11:18 am
Forum: Runes of Magic
Topic: Please, sorry - wiki
Replies: 3
Views: 1271

Re: Please, sorry - wiki

But please http://rom-bot.googlecode.com/svn/trunk ... ypoint.lua
lastest version, waypoint.lua is right, look first three lines in this file, wiki was wrong, my bot died
by uelkfr
Wed Sep 01, 2010 11:04 am
Forum: Runes of Magic
Topic: Please, sorry - wiki
Replies: 3
Views: 1271

Re: Please, sorry - wiki

I've fixed my messing, but need check rightness of my changes.

Bot died once because of mistake in description on wiki. In waypoint.lua is right description.
by uelkfr
Wed Sep 01, 2010 10:32 am
Forum: Runes of Magic
Topic: Please, sorry - wiki
Replies: 3
Views: 1271

Please, sorry - wiki

Sorry, I messed up with wiki and dunno how to undo changes.

http://www.solarstrike.net/wiki/index.p ... oinf_files

I wanted to swap the descriptions of TRAVEL and RUN types of waypoints. Please help.