Search found 14 matches

by affirm
Wed Nov 17, 2010 1:45 am
Forum: Runes of Magic
Topic: Use item by ID?
Replies: 6
Views: 1785

Re: Use item by ID?

poulpito wrote:you must join party before entering ;)
I am already in the party, then I enter clops, then when i'm done up to the first boss, my Rombot leaves party but I'm still stuck in Clops... I even added a yrest(20000); after it...
by affirm
Tue Nov 16, 2010 10:42 am
Forum: Runes of Magic
Topic: Use item by ID?
Replies: 6
Views: 1785

Re: Use item by ID?

i've bypass this by using 2 account first one botting in miller with addon comonin configure to group anyone whisper with a preconfigure word (GroupInstance for example) so the instance farmer whisp the character RoMScript("SendChatMessage('secretword', 'WHISPER', 0, 'toonname');"); and w...
by affirm
Tue Nov 16, 2010 3:09 am
Forum: Runes of Magic
Topic: Use item by ID?
Replies: 6
Views: 1785

Re: Use item by ID?

by id : inventory:useItem(xxxx); to get the id easily i'm using itempreview addon (/ip ingame) http://www.runesdatabase.com/item/201136/convenient-mailbox for item id. thanks :) Also, any idea if there a command for my character to leave the instance? When i leave an instance with rombot, it keeps ...
by affirm
Tue Nov 16, 2010 1:24 am
Forum: Runes of Magic
Topic: Use item by ID?
Replies: 6
Views: 1785

Use item by ID?

Alright, so I've bought a ton of convenient mailbox to send my own stuff to my other character while botting... just wondering how to use an item by id... or will

Code: Select all

RoMScript("UseItemByName(Convenient_Mailbox")
work?
by affirm
Tue Nov 16, 2010 12:35 am
Forum: Runes of Magic
Topic: How to get rombot to whisper my character?
Replies: 6
Views: 2030

Re: How to get rombot to whisper my character?

rock5 wrote:You use "player:merchant('npcname')" to auto sell, buy and repair according to the settings in your profile.
http://www.solarstrike.net/wiki/index.p ... uto_repair
I, sir, am a dumbass. Thankyou!
by affirm
Mon Nov 15, 2010 10:49 pm
Forum: Runes of Magic
Topic: How to get rombot to whisper my character?
Replies: 6
Views: 2030

Re: How to get rombot to whisper my character?

Just change "message =" and "name =". The RoMScript command would use those variables. I thought it would be easier like this. If you just want to use a RoMScript command, it would look like this. RoMScript("SendChatMessage(\"Some message\",\"WHISPER\",0...
by affirm
Mon Nov 15, 2010 10:15 pm
Forum: Runes of Magic
Topic: How to get rombot to whisper my character?
Replies: 6
Views: 2030

Re: How to get rombot to whisper my character?

SendChatMessage should work. Something like this. message = "Some message" name = "Player Name" RoMScript("SendChatMessage(\"" .. message .. "\",\"WHISPER\",0,\""..name.."\")") thanks so much! I'm new to this so i'd nev...
by affirm
Mon Nov 15, 2010 7:45 pm
Forum: Runes of Magic
Topic: How to get rombot to whisper my character?
Replies: 6
Views: 2030

How to get rombot to whisper my character?

Hey, I'm just wondering if/how to whisper a character somewhere in my createpath script... Some like
Waypoint #65
*whisper character xxxx Message*
Waypoint #66
If someone could tell me how to do this that'd be great.
Thanks! :mrgreen:
by affirm
Fri Nov 05, 2010 1:09 am
Forum: Runes of Magic
Topic: rom bot, grouping?
Replies: 2
Views: 1149

Re: rom bot, grouping?

atm im botting 3 chars , there lvl 40ish, but does anyone know how tio make my 2 chars follow and assist the main botting char? (tank) I'm not entirely sure how well this will work but I believe that you can set auto follow in game on the tank and set up some sort of macro to "attack target's ...
by affirm
Thu Nov 04, 2010 1:08 am
Forum: Runes of Magic
Topic: [Recruiting] Project Ultimate-bot: Not a myth!
Replies: 14
Views: 3562

Re: Project Ultimate-bot: so you think this is a myth?

It'd be more feasable (feasible? can't spell) to simply create waypoints similar to the 1-10 in logar, except to find specific areas where the bot would grind from 10-11 11-12 all the way to 60...You'd simply just have to log on to get new gear every X levels
by affirm
Tue Oct 12, 2010 1:17 am
Forum: Runes of Magic
Topic: How to use portable mailbox
Replies: 8
Views: 2944

Re: How to use portable mailbox

Also, question... how do you get all these commands? some of them are on the wiki but how do you get these other ones? just pull them out of thin air? I assume you are talking about the rombot wiki. There is also a Runes of Magic wiki. Here is the link to the functions page, http://www.theromwiki.c...
by affirm
Mon Oct 11, 2010 9:16 pm
Forum: Runes of Magic
Topic: How to use portable mailbox
Replies: 8
Views: 2944

Re: How to use portable mailbox

Hope this helps: OpenMail() PickupBagItem(GetBagItemInfo(i)) --pick up item to be sent ClickSendMailItemButton() --drop item into mail slot SendMail("MAILRECEIVER", "MAILSUBJECT", "MAILTEXT") Some issues i couldnt solve so far: I didnt find a sensible way to close the ...
by affirm
Sun Oct 10, 2010 9:44 pm
Forum: Runes of Magic
Topic: How to use portable mailbox
Replies: 8
Views: 2944

How to use portable mailbox

Hey, i'm just wondering if anyone knows the command to open and drag and drop items into portable mailbox. Any help would be appreciated :)
by affirm
Sun Sep 19, 2010 5:37 pm
Forum: Runes of Magic
Topic: Pet Crafting
Replies: 32
Views: 10131

Re: Pet Crafting

Ok, so I'm completely new to this stuff but I've managed to set up this bot... Now i'm just wondering, is it possible (if so and how) to talk to the housekeeper, open up my bank box, and do the "resort" then take the first item in the bank and put it into bag 5 so that I can use all the sp...