Search found 81 matches
- Wed Nov 20, 2013 11:39 am
- Forum: Runes of Magic
- Topic: Walking back while fireing arrows
- Replies: 3
- Views: 1622
Re: Walking back while fireing arrows
still not targeting mobs,dont even see the mobs face on the target . help <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL"> <!-- # 1 --><waypoint x="14237" z="6401" y="12"> mytarget = player:findNearestNameOrId("Stampedin...
- Wed Nov 20, 2013 9:35 am
- Forum: Runes of Magic
- Topic: Walking back while fireing arrows
- Replies: 3
- Views: 1622
Walking back while fireing arrows
wonder if its possible for my scout to fire off "shot" while walking backwards? tried to use your "userfunction_kiteThunderstorm" function kiteThunderstorm(mymob) if mymob then mymob = CPawn(mymob.Address) else return -- no mob found yet end -- return true if mob disappeared or d...
- Sun Jun 09, 2013 12:17 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Noobbotter's World Traveler Userfunction
- Replies: 96
- Views: 33518
Re: Noobbotter's World Traveler Userfunction
hi rock haveing a problem useing noobbotter's traveler. All was working fine before the newpatch.The problem that im haveing is that when i use snoop from logar to varanas central plaza it will stop after teleporting to varanas snoop . It says "not close enough to nearest transporter npc:Lieve....
- Sun May 26, 2013 2:16 am
- Forum: Runes of Magic
- Topic: How do you use transpoter runes
- Replies: 4
- Views: 1691
How do you use transpoter runes
just wondering how do you use transpoter runes in a script?
e.g like teleporting to logar ? thx
e.g like teleporting to logar ? thx
- Mon May 20, 2013 11:53 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
Happens all the time , loads account 8 and correct character does the the script and logs out and then it says last charcter and then it says auto log out?
my limite not sure becsauce it has crashed before.
my limite not sure becsauce it has crashed before.
- Mon May 20, 2013 5:45 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
Hi rock ive got a problem with this scripte:- <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL"> <onLoad> SetCharList({ {account=1, chars= {1}}, {account=2, chars= {1}}, {account=3, chars= {1}}, {account=4, chars= {1}}, {account=5, chars= {3}}, {account=6, ...
- Thu May 16, 2013 1:36 pm
- Forum: Runes of Magic
- Topic: Andor training
- Replies: 10
- Views: 3613
Re: Andor training
thankyou , thankyou lisa it works great !!! I've got 1 more favour if its not too much of a trouble. All i want this to do is exit and change account and character when it reaches waypoint 5. keep getting errors:- <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL...
- Thu May 16, 2013 1:39 am
- Forum: Runes of Magic
- Topic: Andor training
- Replies: 10
- Views: 3613
Re: Andor training
Thank for helping lisa but its still not logging out and changing to new acccounts or characters. instead i get attempt to call globe"logloot"<a Nil value" when finished?
do i need to download a function called "logloot"?
do i need to download a function called "logloot"?
- Wed May 15, 2013 2:33 pm
- Forum: Runes of Magic
- Topic: Andor training
- Replies: 10
- Views: 3613
Re: Andor training
OMG you guys make it sound so easy and me tearing my hair out to get this to work. But still no joy. Can someone please edite my scripte so that it works and i can get some sleep <?xml version="1.0" encoding="utf-8"?> <waypoints> <onLoad> -- V 3.2 <![CDATA[ --=== user options ===...
- Wed May 15, 2013 6:26 am
- Forum: Runes of Magic
- Topic: Andor training
- Replies: 10
- Views: 3613
Re: Andor training
i'm just using your ""andy1.xml" file and just changed the accouts . and "local requiredscore = 2700. But how come the file will just fire a few fireballs at the start then just stops and does nothing? <?xml version="1.0" encoding="utf-8"?> <waypoints> <onLoad...
- Tue May 14, 2013 3:59 pm
- Forum: Runes of Magic
- Topic: Andor training
- Replies: 10
- Views: 3613
Andor training
Anyone have a working andor training scripte that swap accounts after it finishes? Ive been trying to get this one to work but i give up and maybe you guys may have better luck :- <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL"> <onLoad> --=== User Option...
- Tue May 14, 2013 12:36 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
So how would you edit my scripte to make it work?
i'm still new at this sort of thing.
i'm still new at this sort of thing.
- Tue May 14, 2013 11:17 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
ok that worked thank rock. But i have 1 more scripte that is not working. this one for Andor Trainig Range. the problem is that when it finishes the last wave of adds and gets the score. it will just stop and wont change to next account :- <?xml version="1.0" encoding="utf-8"?><w...
- Tue May 14, 2013 8:31 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
ok i'ved changed it but still dosnt work :- <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL"> <onLoad> function relog() SetCharList({ {account=1, chars= {1}}, {account=2, chars= {1}}, {account=3, chars= {1}}, {account=4, chars= {1}}, {account=5, chars= {3}...
- Tue May 14, 2013 6:01 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
hi i'm trying to do one of the dailys in logar with different accounts but not working here is my script <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL"> <onLoad> function relog() SetCharList({ {account=1, chars= {1}}, {account=2, chars= {1}}, {account=3,...
- Sat May 11, 2013 6:08 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
Ok thanks rock that did the trick .
Never going to touch any userfunction again .
Never going to touch any userfunction again .
- Sat May 11, 2013 2:08 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
ok rock didnt work when i changed the cot-tel script from "When_Finished = "relog" to When_Finished = "charlist" getting a error lib\lib\.lua:472: stack over flow when the 1st chacter finish and stops you must think im really stupid now. This my userfunction_LoginNextChar fi...
- Sat May 11, 2013 1:52 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
thanks rock for quick reply but what you are saying that i should change all the " When_Finished = "relog" to When_Finished = "charlist" in the "cot-ter" script like this <?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL" >...
- Fri May 10, 2013 6:05 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 421988
Re: rock5's "fastLogin Revisited"
hi rock this is the first time i've tried this fastlogin and account change. i've download all the latest files . Everything works fine but i've got a small problem. When i use the "cot_tele" waypoint and when the 1st charcter finished. It logs out back into the character select screen and...
- Thu Mar 07, 2013 6:51 pm
- Forum: Runes of Magic
- Topic: Script to do a waypoint if the EOJ timer doesn't show?
- Replies: 64
- Views: 22701
Re: Script to do a waypoint if the EOJ timer doesn't show?
this way point <?xml version="1.0" encoding="utf-8"?> <waypoints> <onload> function restTilEvent() local curtime = os.date("*t") if curtime == nil then print("failed to get time from OS") return end -- probably not needed local curmins = curtime.min local curs...