Search found 101 matches

by Hidden
Fri Oct 19, 2012 4:16 am
Forum: Runes of Magic
Topic: Change Profile Option in Onload help needed
Replies: 1
Views: 1262

Change Profile Option in Onload help needed

Trying to add a logout timer to my eoj script.. so i can tell it to log out after 3 hours. It will change the profile option but then it errors. My first time trying to add profile changes to my onlaod so dont know if im doing it right. <onload> changeProfileOption("LOGOUT_TIME" , "18...
by Hidden
Mon Oct 15, 2012 11:07 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 313105

Re: rock5's "fastLogin Revisited"

That would work, was trying to break it up as after running 2 accounts the game usually crashes or hangs on tasks. That way I could start account 1 and do account 1 and 2, and in a separate client start Account 3. and call the same script. Rock posted something similar on another thread but now I ca...
by Hidden
Mon Oct 15, 2012 10:07 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 313105

Re: rock5's "fastLogin Revisited"

Im having trouble adding extra accounts to my onload. Probably just missing a , or } but I cant spot it. If I have 1 account this works fine <onLoad> function relog() SetCharList({ {account=1 , chars= {2,3,4,5,6,7,8}}, }) LoginNextChar() loadProfile() loadPaths(__WPL.FileName) end </onLoad> But tryi...
by Hidden
Sat Oct 13, 2012 7:53 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: ElfDaily simplyfied
Replies: 67
Views: 20424

Re: ElfDaily simplyfied

Thanks Rock :) My first time using so many characters. Switched to another account manually and started rombot from the command prompt. Got a Smiley face instead of the character name, started a different script and got couldnt find npc error, from a script I know works. Closed both MM and the RoM c...
by Hidden
Sat Oct 13, 2012 6:16 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: ElfDaily simplyfied
Replies: 67
Views: 20424

Re: ElfDaily simplyfied

<!-- # 3 --><waypoint x="31412" z="5714" y="-33" tag ="Item"> queststate = getQuestStatus("Helping Them Grow") if queststate == "incomplete" then yrest(1000);player:target_Object("Cleansing Crystal");yrest(1000); __WPL:setWaypoin...
by Hidden
Fri Oct 12, 2012 11:41 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Veiled Encampment Waypoint
Replies: 4
Views: 2151

Re: Veiled Encampment Waypoint

Waypoints need to be boxed eg. <waypoints> <!-- # 2 --><waypoint x="-2804" z="-18154" y="836"> </waypoint> <!-- # 3 --><waypoint x="-2926" z="-18034" y="836"> </waypoint> </waypoints> Not sure if that will work inside the <onload> </onload>...
by Hidden
Fri Oct 12, 2012 11:30 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Goblin Mines - Phirius Potion farm
Replies: 43
Views: 17190

Re: Goblin Mines - Phirius Potion farm

Wasn't a big thing was just using an unbridled every time for me changed that and it was fine. Have noticed a few of my characters behaving erratically recently all using the same scripts but sometimes behave different. I've probably tweeked something somewhere.
by Hidden
Thu Oct 11, 2012 1:37 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Goblin Mines - Phirius Potion farm
Replies: 43
Views: 17190

Re: Goblin Mines - Phirius Potion farm

if (not player:hasBuff("506684")) then
inventory:useItem(207200);
end

Noticed it was buffing every time before it entered romoved the extra brackets on that code. Thanks Great share :)

if not player:hasBuff("506684") then
inventory:useItem(207200);
end
by Hidden
Thu Oct 11, 2012 10:27 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 313105

Re: rock5's "fastLogin Revisited"

Thanks Rock... yep I had deleted a , when i was copy/pasting the account details across :) tyvm :)
by Hidden
Thu Oct 11, 2012 10:08 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 313105

Re: rock5's "fastLogin Revisited"

Help please :D

I updated to the current fast login added all details but now my login screen doesn't work. All 65 Account buttons are there named Account1-65.
Login button doesn't work when i try login manually either.

This is from the current one on the first post old one worked great :)
by Hidden
Fri Aug 31, 2012 8:06 am
Forum: Runes of Magic
Topic: Using mount from starter package
Replies: 2
Views: 951

Re: Using mount from starter package

Thanks gloover found my error needed to add a yrest after.and the syntax errors no " "
Wasnt waiting to summon the mount and just running off.
by Hidden
Fri Aug 31, 2012 5:49 am
Forum: Runes of Magic
Topic: Using mount from starter package
Replies: 2
Views: 951

Using mount from starter package

I'm trying to get my bot to open and use first 2 packages <!-- # 20 --><waypoint x="-3786" z="-8624" y="224"> player:target_NPC("Reideen"); CompleteQuestByName("Claim Your Potions"); yrest(500); inventory:useItem(201843); yrest(5000); inventory:useIt...
by Hidden
Tue Aug 14, 2012 3:42 pm
Forum: Runes of Magic
Topic: Kalin Shrine Improvements
Replies: 23
Views: 7718

Re: Kalin Shrine Improvements

rock5 wrote:Loot X rune
Where can i order one of those? :D
by Hidden
Mon Jul 30, 2012 12:07 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Constellation (Zodiac) Pet scripts
Replies: 260
Views: 119745

Re: Rock5's Constellation (Zodiac) Pet scripts

So far so good Lisa 5 runs perfect no misses.... was going to use the cheat but skill not avail at lvl 10.

15 runs all perfect score. But when out of transport runes script didn't end just continued trying to start the machine.
by Hidden
Sun Jul 29, 2012 11:01 pm
Forum: Runes of Magic
Topic: Bots that make you facepalm
Replies: 4
Views: 1584

Re: Bots that make you facepalm

Yer same people told me today lol.... if only they knew :)
by Hidden
Sun Jul 29, 2012 5:00 pm
Forum: Runes of Magic
Topic: Bots that make you facepalm
Replies: 4
Views: 1584

Re: Bots that make you facepalm

Just some follow up, was playing today when another player informed me that the 2 i mentioned above had been filmed and posted to youtube...... no it wasn't me but thats what happens players get annoyed. I'll see if i can get the link.

http://www.youtube.com/watch?v=bzOzo2VVYvM
by Hidden
Fri Jul 27, 2012 1:16 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: [Daily & Public Event] Extinguish More Flames
Replies: 84
Views: 35958

Re: [Daily & Public Event] Extinguish More Flames

Ok so time to share :) I take no credit for any of this Waypoints are from top1 event timers is rock5's and the mod to make it work came from the mind of BilldooorNZ all i did was mash it together. Target score at the top will stop the bot when score is reached otherwise bot will stop when event fin...
by Hidden
Fri Jul 27, 2012 12:13 pm
Forum: Runes of Magic
Topic: Bots that make you facepalm
Replies: 4
Views: 1584

Bots that make you facepalm

We all love to bot (thats why we are here) but have you ever encountered a bot and thought to yourself its just asking to be banned? Found a great example tonight, Its 2am on a Saturday so cool no gm's but lots of players about. 2 bots running the Flame Seed Daily/EOJ event. running the same pattern...
by Hidden
Thu Jul 26, 2012 9:19 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Constellation (Zodiac) Pet scripts
Replies: 260
Views: 119745

Re: Rock5's Constellation (Zodiac) Pet scripts

v1.4 im having issues with box 1. Sometimes it will run over but not click the box. maybe a fraction to quick? Im not sure what adjustment to make
x being the machine boxes from left to right when facing machine
x
1 2 3
by Hidden
Thu Jul 26, 2012 7:02 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: YAKSS - Yet Another KS Script
Replies: 172
Views: 55491

Re: YAKSS - Yet Another KS Script

scrolling along the path What does that mean? I'm pretty sure that if you fly along the ground it will look like you are running as only your possition is reported to other players. If you are flying and moving through the air it will look like you are dropping to the ground then suddenly up in the...