-
tromb87
- Posts: 11
- Joined: Sat Mar 03, 2012 3:44 am
#1
Post
by tromb87 » Mon Mar 12, 2012 10:53 pm
i was running the bot last night and for some reason it got stuck a few times and went to the Char screen, i was reading some post by rock wit his auto login addon, but that must be outdated (last post 2 years ago) so my question is...
What do i use so when the bot does log out because of stuck or any reason, to allow it to select the char i want and enter world again?
any tips would be wounderful thanks

-
lisa
- Posts: 8332
- Joined: Tue Nov 09, 2010 11:46 pm
- Location: Australia
#2
Post
by lisa » Mon Mar 12, 2012 11:20 pm
--=== moved ===--
moved to general Runes of Magic forum section from the userfunction section..
rock5 wrote:This purpose of this sub forum is for sharing userfunctions, waypoint files, scripts and other files. It also give people the opportunity to give feedback on those files.
This sub forum is
not for;
- 1. Making suggestions for userfunctions, waypoint files, scripts etc.
2. Talking about files that have there own threads elsewhere.
3. Starting a project that never gets finished.
This thread
is for;
- 1. Sharing a userfunction, waypoint file, script etc. for others to share. Basically, if you don't have a file to attach then don't start a thread here.
If you are just starting a project and are still in the discussion phase but have nothing to post yet then you should start in the main "Runes of Magic" forum.
When you have something to post, start a thread here, announcing your file, what it does, how to use it etc. You might want to also add it to the
Repository. When you update it, you should keep the first post upto date so that any links to it, such as the link at the repositoy, will still point to the most current version.
I hope that clarifies things.
-
rock5
- Posts: 12173
- Joined: Tue Jan 05, 2010 3:30 am
- Location: Australia
#3
Post
by rock5 » Tue Mar 13, 2012 12:17 am
If it logged out because it was stuck, you could use the on stuck functions. I'm not too familiar with them. Lisa could tell you more. But basically you could have it log into your next character if it gets stuck using my ChangeChar() or LoginNextChar() functions.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:
- “They say hard work never hurt anybody, but I figure, why take the chance.”
-
tromb87
- Posts: 11
- Joined: Sat Mar 03, 2012 3:44 am
#4
Post
by tromb87 » Tue Mar 13, 2012 6:18 am
thank you lisa for moving to the correct location
and the bot im using atm, is for purely KS farming so wouldnt changing the char mess that around a little bit? when the bot gets stuck it goes back to the Char select page and just sits there :/
and as im really new to this bot im unsure on the code/codes and userfunctions i need to be able to have the bot select the same char again and re-enter world :/
-
lisa
- Posts: 8332
- Joined: Tue Nov 09, 2010 11:46 pm
- Location: Australia
#5
Post
by lisa » Tue Mar 13, 2012 6:57 am
Assuming you use the WP posted for KS, add this to it's onload.
Code: Select all
function unStick3()
sendMacro("LeaveParty();");
waitForLoadingScreen();
yrest(3000)
player:update();
__WPL:setWaypointIndex(__WPL:findWaypointTag("rerun"));
end
so on the 3rd unstick try it will leave party and start from the waypoint with tag "rerun"
-
tromb87
- Posts: 11
- Joined: Sat Mar 03, 2012 3:44 am
#6
Post
by tromb87 » Tue Mar 13, 2012 9:28 am
ok thank you lisa, ill give this a try now, and see how it goes
thanks again for the help

Who is online
Users browsing this forum: No registered users and 3 guests