Problem with LoginNextChar

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
NonAnon
Posts: 22
Joined: Wed Aug 06, 2014 5:10 am

Problem with LoginNextChar

#1 Post by NonAnon » Sun Aug 17, 2014 9:55 am

Hello!
I have another problem with my HeffnerDailyQ.

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">
	<!-- #  1 --><waypoint x="-7083" z="-4110" y="189" tag="Main">
	if( getQuestStatus(423776) == "complete" ) then
           	    player:target_NPC(117410) -- Hugope
		    CompleteQuestByName(423776) -- Earn a Reputation
          end
	 local dqCount, dqPerDay = RoMScript("Daily_count()");
       if dqCount == 10 then
		SetCharList({
	{account=44, chars= {1}},
	{account=65, chars= {2,3,4,5,6}},
	{account=55, chars= {1,2,4,5,7,8}},
})
		LoginNextChar()
		loadPaths(__WPL.FileName);
         else
		player:target_NPC(117410) -- Hugope
		AcceptQuestByName(423776) -- Earn a Reputation
	 end
	</waypoint>
When i have 10 dailys done, bot does nothing for 5 seconds, and i ger error

Code: Select all

The game client did not crash.
2014-08-17 16:49:02 - D:\Downloads\micromacro\lib\lib.lua:491: stack overflow
Anybody know what can make it?

Sorry for bad English.

User avatar
beanybabe
Posts: 647
Joined: Wed Mar 06, 2013 1:27 am

Re: Problem with LoginNextChar

#2 Post by beanybabe » Tue Aug 19, 2014 10:07 am

check that you put secondary password in correctly

NonAnon
Posts: 22
Joined: Wed Aug 06, 2014 5:10 am

Re: Problem with LoginNextChar

#3 Post by NonAnon » Sat Aug 23, 2014 5:22 am

Well, i don't know why, but now it work concretely. All i do was re-download userfunction login.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 2 guests