automated trading possible ?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Paton
Posts: 28
Joined: Fri Sep 03, 2010 12:23 pm

automated trading possible ?

#1 Post by Paton » Mon Sep 20, 2010 5:42 pm

Its a big hassle to switch between 2 ROM windows, when you want to trade something, cause one trade requires to so many mouse clicks.

Do we have any functions in bot or maybe ROM API, which could be used in a script so 1 rom client does this all automatic ?

Wundervice
Posts: 30
Joined: Fri Mar 12, 2010 6:40 pm

Re: automated trading possible ?

#2 Post by Wundervice » Tue Sep 21, 2010 2:33 am

I know someone who made this happen (wont share how of course) and I did ask about it myself here but I have no idea how to make this work. I can automate the process like doing dailies for myself or harvesting the items but since harvesting dailies stop letting you gather after u meet the requirement I cant keep it going.

Only clue i have is that said pal used two programs to make it work.

radulfizz
Posts: 19
Joined: Thu Sep 23, 2010 7:09 am

Re: automated trading possible ?

#3 Post by radulfizz » Thu Sep 23, 2010 7:19 am

No need for external programs if you just want to automate the receiving side.
Get the addon Ingame Scripts, and put

Code: Select all

AgreeTrade()
AcceptTrade()      -- only correct if memory serves right ;)
into the Autoscript.

The giving side can be automated too with rombot of course, but as I understand you, thats not what you were looking for.

romvn
Posts: 16
Joined: Tue May 04, 2010 10:22 pm

Re: automated trading possible ?

#4 Post by romvn » Sat Sep 25, 2010 7:46 pm

Possible and easy :D
I used it for ages.
Proud to be the GREATEST botter in Chúa Tể Phục Sinh (RoM Vietnamese version)

zaxahmed
Posts: 11
Joined: Sun Jul 25, 2010 9:38 am

Re: automated trading possible ?

#5 Post by zaxahmed » Wed Sep 29, 2010 1:57 am

I would appreciate it if someone could point out the complete automated process of trading using multi client between two characters including selecting the item and giving it to the other character, if it is possible. Thank You.

romvn
Posts: 16
Joined: Tue May 04, 2010 10:22 pm

Re: automated trading possible ?

#6 Post by romvn » Sat Oct 02, 2010 2:03 pm

Below are needed steps to make a trade between 2 characters, from Char1 to Char2

Char1: RequestTrade
Char2: AgreeTrade
Char1: PickupBagItem(GetBagItemInfo(1)) -- I used bag slot 1 for demonstration
Char1: ClickTradeItem(1)
Char2: AcceptTrade
Char1: AcceptTrade
Char2: AcceptTrade
Char1: AcceptTrade

The remain task you need to do is finding a way to ask Char2 to execute these commands.
Just think a bit. It's easy.
Good luck
Proud to be the GREATEST botter in Chúa Tể Phục Sinh (RoM Vietnamese version)

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 6 guests