Search found 76 matches

by wps
Fri Sep 06, 2013 10:31 am
Forum: RoM general
Topic: ks farming strats
Replies: 282
Views: 68948

Re: ks farming strats

Maybe you can try to change the enter waypoint <!-- # 72 --><waypoint x="-18576" z="12418" tag="enter" type="TRAVEL"> changeProfileOption("QUICK_TURN", false); if (GoThroughPortal(250,110578)) then __WPL:setWaypointIndex(__WPL:findWaypointTag("b...
by wps
Fri Sep 06, 2013 6:25 am
Forum: Runes of Magic
Topic: Message Monitor
Replies: 7
Views: 2536

Re: Message Monitor

Pretty much all of them look for text in your chat window, if the text is just in a "chat bubble" on screen you might find it more difficult to monitor. I monitor all the messages I found on API pages, but the chat bubbles are not logged. Without that information, it's not possible to imp...
by wps
Thu Sep 05, 2013 7:03 am
Forum: Runes of Magic
Topic: Message Monitor
Replies: 7
Views: 2536

Message Monitor

I tried to make a waypoint to monitor message for helping scripting. I monitor those messages below, but the messages show in pop-up bubbles can't be tracked. For example, The periodic announcement of charity auction. Does anyone have a clue? "CHAT_MSG_CHANNEL_JOIN", "CHAT_MSG_CHANNEL...
by wps
Tue Aug 20, 2013 7:11 am
Forum: Runes of Magic
Topic: level up the weapon ability
Replies: 58
Views: 18549

Re: level up the weapon ability

player:cast("Fervent Attack")? player:cast("Magic Lute (3 Days)")? it should be player:cast("ROGUE_FERVENT_ATTACK") but the skill has to be in your profile. For the lute I believe theres a command like inventory:useItem("Magic Lute (3 Days)") AlterEgo95 Yeah,...
by wps
Mon Aug 19, 2013 8:49 am
Forum: Runes of Magic
Topic: level up the weapon ability
Replies: 58
Views: 18549

Re: level up the weapon ability

spyfromsiochain wrote:Well, continuing this post, ID of kentiaru defense tower:

local egg = player:findNearestNameOrId("106770")

Now, implementing "fervent attack" skill of rogue and playing lute would be nice, can it be done?

btw ty for fast reply rock5 :D
player:cast("");
by wps
Thu Aug 15, 2013 6:08 pm
Forum: Runes of Magic
Topic: Oncoming Event with weaver and tailor
Replies: 4
Views: 1780

Re: Oncoming Event with weaver and tailor

How can this topic be missed from search ? :o
Colorweave Festival - Charity Auction
http://www.solarstrike.net/phpBB3/viewt ... =27&t=5078
by wps
Mon Aug 12, 2013 11:26 am
Forum: Runes of Magic
Topic: MagicBox Extraction ?
Replies: 3
Views: 1082

Re: MagicBox Extraction ?

tyvm

I didn't see this command in any API on the internet.
It's amazing that you know this.
by wps
Mon Aug 12, 2013 9:20 am
Forum: Runes of Magic
Topic: MagicBox Extraction ?
Replies: 3
Views: 1082

MagicBox Extraction ?

I wrote a script to do extraction, but "MagicBoxRequest()" is not working. After "MagicBoxRequest()" is executed, the confirm button will not be grey out, and the extraction doesn't happen. I use script to put the items in slots, and click the button manually, and it works. I che...
by wps
Fri Aug 09, 2013 7:41 pm
Forum: Runes of Magic
Topic: Oncoming Event with weaver and tailor
Replies: 4
Views: 1780

Re: Oncoming Event with weaver and tailor

turbobay wrote:Hi,

i think the next event after the crafting event will be smoething with the tailor and the loom (weaver).
Are there any working scripts for this event ?
thx in advance
try to search before ask, because I just post one few days ago
by wps
Tue Aug 06, 2013 9:51 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Colorweave Festival - Charity Auction
Replies: 2
Views: 2015

Colorweave Festival - Charity Auction

It's not perfect, but workable. Users have to make a empty script and put these codes in onLoad, and calls doEvent() -- input you have to modify -- isDebug = false; -- to show some debug message isAttack = false; -- to attack other bidder or not isSupport = false; -- support account, is this charact...
by wps
Tue Aug 06, 2013 9:40 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Coast of Opportunity waypoint file - Levels 20-40
Replies: 70
Views: 24407

Re: Coast of Opportunity waypoint file - Levels 20-40

Schwertseele wrote:I changed it and try it tomorrow. =)

Thank you!

Best regards
I didn't use this script, but I saw Alleexx fixed this issue already.
You should try Alleexx's updated version in page 3.
by wps
Mon Aug 05, 2013 8:12 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3986

Re: USING Warrior/Warlock ELITE SKILLS

Braziliano wrote:
lolita wrote:look into micromacro/scripts/rom/database/skills.xml file for all available skill and then add them to your profile
if skill you skill isn't there add it with same method
How do i obtain the ELITE SKILL ID?
Use Rock's tooltipid addon
by wps
Sat Aug 03, 2013 9:01 pm
Forum: Runes of Magic
Topic: New EggPet class.
Replies: 204
Views: 44682

Re: New EggPet class.

Hey bill. Thanx for the idea fo cross-merging. Have tried to create my own userfunction, but I'm out of practice with my lua knowledge, so have you or someone else the working userfunction. Ist really annoying to sort the eggs by level manually then to cross-merging thx in advance! I tried to write...
by wps
Thu Aug 01, 2013 10:23 am
Forum: Runes of Magic
Topic: Running ONLY regardless of aggro?
Replies: 50
Views: 19006

Re: Running ONLY regardless of aggro?

I try to farm bugs, but I got charged and died over 20 times there. I saw the videos on youtube, and they are not getting charged. My HP is 79K less than the video 98K. I lost 16K when I am charged by the small one, but they didn't get charged at all. It's pretty easy to die. Is there any tricks? Th...
by wps
Mon Jul 29, 2013 9:18 am
Forum: Runes of Magic
Topic: Andor Training Range again (help request)
Replies: 122
Views: 36388

Re: Andor Training Range again (help request)

Cool.
I tried the fast MM several times,
and I found press control on any window (ROM, MM, or the others) will abort all the MM windows.

I was going to post this issue, but I saw you already knew it.

I removed all the addons and use the fast MM, and I got 58xx in Andor.
Oh yeah~
by wps
Sat Jul 27, 2013 9:25 pm
Forum: Runes of Magic
Topic: Bags in Rorazan / Syrbal
Replies: 4
Views: 1549

Re: Bags in Rorazan / Syrbal

There are some topics about this.

add some code in onLeaveCombat
fill the bag id your self

Code: Select all

	if player:findNearestNameOrId(GetIdName(vBagId)) then
		player:target_Object(GetIdName(vBagId));
		yrest(1000);
		player:target_Object(GetIdName(vBagId));
		yrest(1000);
	end
by wps
Sat Jul 27, 2013 7:28 am
Forum: Runes of Magic
Topic: Andor Training Range again (help request)
Replies: 122
Views: 36388

Re: Andor Training Range again (help request)

Cool...
My test result is 4610 (MM), 4773 (Notepad++)
normal ROM andor got 2767 12 wave, and it's still not good enough
4 fdb ROM andor got 2329 11 wave, even worst
It's really hard to figure out how to achieve over 6K
by wps
Fri Jul 26, 2013 7:53 pm
Forum: Runes of Magic
Topic: Andor Training Range again (help request)
Replies: 122
Views: 36388

Re: Andor Training Range again (help request)

Command> yrest(2000) local tt = getTime() for i = 1,2000 do player:update() end print(deltaTime(getTime(),tt)) 6651.666067854 -- MM as focus Command> yrest(2000) local tt = getTime() for i = 1,2000 do player:update() end print(deltaTime(getTime(),tt)) 5793.4984345327 -- Notepad++ as focus it might ...
by wps
Sat Jul 06, 2013 12:27 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's TooltipIds Addon
Replies: 33
Views: 18893

Re: Rock5's TooltipIds Addon

It wasn't at all unreasonable. Obviously quest Ids are something that needed to be added because it's one of the things us botters use in our scripts. Anyway, had another go at it and didn't find it so hard. Went back to the basics. The quest items have a mouse onenter event. That functions just ch...
by wps
Sat Jul 06, 2013 12:25 am
Forum: Runes of Magic
Topic: Black Codex Rune Exchange script ?
Replies: 3
Views: 1771

Re: Black Codex Rune Exchange script ?

kkulesza wrote:Do You play on official EU servers?
I ask because there is no Black Codex rune exchange service on my server (cath)
I'm not.
Really?
That would be very hard to get runes depends on drops only.