Search found 30 matches

by Niko
Thu Aug 01, 2013 2:11 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: [Daily & Public Event] Extinguish More Flames
Replies: 84
Views: 35918

Re: [Daily & Public Event] Extinguish More Flames

Can anyone tell me the quest id? i use spanish client, and the quest name haves accents... :(
And, how do i find the id for any other quest?
Thank's
by Niko
Tue May 28, 2013 3:28 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312639

Re: rock5's "fastLogin Revisited"

I just erased the "if doRelog" part and works perfectly ;)
by Niko
Mon May 27, 2013 2:49 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312639

Re: rock5's "fastLogin Revisited"

I have this in the <onload>... doRelog = true; -- set to false, if you don't like to run multiple chars but if doRelog is true, why it answers nil or false? Anyway, i'll try tomorrow to erase the "if doRelog" part and just relog()... In that case, the "IsLastChar" should work, is...
by Niko
Mon May 27, 2013 11:00 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312639

Re: rock5's "fastLogin Revisited"

I'v made many tryouts, trying to make work the "IsLastChar" function... but hell i don't know how to do it right... This is what i had before local dqCount, dqPerDay = RoMScript("Daily_count()"); if dqPerDay == dqCount then if doRelog then relog() else error("Bot stopped.&qu...
by Niko
Sun May 12, 2013 4:55 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

I was just about to post when I saw your new post. So I incorporated your new translations. I see you are still using "Items". I'm using an in game string for "Items" that translates it to "Objetos". Is that not right? Yes that's right, but there are many english words...
by Niko
Sun May 12, 2013 11:39 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

I made the translations on the ES.lua file, and i don't know why now many things appear in english!!!
I checked the file over and over again, i can't see what i did wrong...
By the moment i'll keep the original file, but please check it out and see if you find out something...
by Niko
Sun May 12, 2013 5:42 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

It Works!!! Thank's dude... See, the first thing i saw in english was the message of "Are you sure you want to send the amount shown bellow to xxx ?" That would be, "¿Estás seguro de que quieres enviar la cantidad que se muestra abajo a xxx?" Another thing in english is the "...
by Niko
Sat May 11, 2013 6:07 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

Ok there's haves to be something about the languaje... If i keeped the zone "spanish" and the languaje "english", mail mod still was in spanish and didn't worked... (i supose that it picks languaje due to zone and not the game languaje itself...) so, i changed zone to Europe, lan...
by Niko
Sat May 11, 2013 8:01 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Automatic 'login' script
Replies: 181
Views: 67587

Re: Automatic 'login' script

The NoCheckVersion works ok. Thank's ;)
by Niko
Fri May 10, 2013 7:28 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

I tried writing the name, picking it up from the lists on the right side, tried different ammounts of money (1, 10, 100, 1000...), tried using automatic subject, writen by hand subject... eaven tried to change the client languaje (i use spanish by default) to english, but when i open mail mod, it st...
by Niko
Fri May 10, 2013 6:15 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Automatic 'login' script
Replies: 181
Views: 67587

Re: Automatic 'login' script

When i run the "rom/login" command, it runs the clien but it stays in the first window shown (the one with the news and the "play" button)... if i hit manually the "play" button, then works fine, loading the character i'v choosen... i'm using spanish client, does that h...
by Niko
Thu May 09, 2013 7:11 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5's "fastLogin Revisited"
Replies: 914
Views: 312639

Re: rock5's "fastLogin Revisited"

Hi, how could i set a character change in a chain of waypoints file? I mean... i'm trying to do minigames, so i change from one waypoint file to another... The thing is, when and how could i do the character change? if i set a character list on the first file, how i do the change after the last file...
by Niko
Mon May 06, 2013 5:59 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 238433

Re: Rock5's Mail Mods

I just installed the addon, works great sending items but, it doesn't sends money!
and i'm not using it with the bot, i'm doing it manually... when i set an ammount and push "send" it just does nothing...
Any idea?
Thank's
by Niko
Tue Apr 23, 2013 6:04 pm
Forum: Runes of Magic
Topic: Troubles at Goblins
Replies: 2
Views: 1036

Re: Troubles at Goblins

Loading screen trouble fixed! Thank's Lisa...

Any idea about the other thing?
Thank's!

----
Edit: Found the mistake... it was in this line

"while(retry_count<7)do"

i changed the 7 for a 2 and now it's quite faster :)
by Niko
Mon Apr 22, 2013 7:20 pm
Forum: Runes of Magic
Topic: Troubles at Goblins
Replies: 2
Views: 1036

Troubles at Goblins

Hi... As you all know, now if you don't pay at goblins you can't open any chest so i had to modify my goblins script to make it talk with the guy inside... First I tried this <!-- # 2 --> <waypoint x="1904" z="2230" y="308" tag="STARTM4"> player:target_NPC(Get...
by Niko
Wed Apr 10, 2013 12:04 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: [lvl40-48 Dogmeat Daily] for subclass leveling.
Replies: 1
Views: 2160

Re: [lvl40-48 Dogmeat Daily] for subclass leveling.

Hi, sorry for my bad english :)
I made some changes...
I made the travels shorter due to the last modification that lets you travel directly from heffner to advanced camp, and changed all NPC's to ID's (you only changed the maid and the mission npc but not the snoops)
Hope you all like it...
by Niko
Wed Nov 28, 2012 3:26 pm
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17490

Re: Patch 5.0.5

SVN revert worked perfect! as addresses.lua always shows yellow i thaught it wasn't important... now it's shown red!!! (don't know why...) works anyway... Thank's rock
by Niko
Wed Nov 28, 2012 10:48 am
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17490

Re: Patch 5.0.5

The only file that appears yellow is addresses.lua, but that one it's always yellow... i put this on my waypoint file <!-- # 23 --><waypoint x="-20212" z="-20946" y="821" type="TRAVEL"> changeProfileOption("HARVEST_DISTANCE", 200); yrest(100); settin...
by Niko
Wed Nov 28, 2012 7:33 am
Forum: Runes of Magic
Topic: Patch 5.0.5
Replies: 79
Views: 17490

Re: Patch 5.0.5

My bot still doesn't sells anything... i have revision 743, updated ingamefunction folder into my addons folder and i have this on my profile <!-- Auto selling options when used with player:merchant --> <option name="INV_MAX_SLOTS" value="180" /> <option name="INV_AUTOSELL_E...
by Niko
Tue Nov 27, 2012 6:19 pm
Forum: Runes of Magic
Topic: New update and new Bot Errors
Replies: 2
Views: 1292

Re: New update and new Bot Errors

i have some troubles too... it seems that bot can't find hp potions from slot 1 to 240(¿?) when i do have them... also when i try to use this if inventory:itemTotalCount(0) == 0 then loadPaths("myotherpath"); end ... doesn't matters how many empty slots i have on my bag, always that i get ...