3.0.4 client servers, now Revision 606 ready

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

3.0.4 client servers, now Revision 606 ready

#1 Post by lisa » Sat Jun 04, 2011 12:34 am

Ok big big changes for people using client 3.0.4

Firstly you will need to do an update to revision 606 of rombot, then to make sure it is all up to date. right click rom bot folder then drop down tortiouse svn menu, then click revert...

Ok now you should see all green ticks nect to the folders and files, if you don't then repeat above steps.

Next you will need to change rom/settings.xml
near the bottom of the short file you will need to add in the path of the game client. for the middle east server it was this for me

Code: Select all

<option name="ROMDATA_PATH" value="C:\Program Files\Tahadi Games\Asateer Al Qowa\" />
Then you will need the new addresses.lua file
addresses.lua
for use with client 3.0.4 only
(4.65 KiB) Downloaded 518 times
save this file to your rom folder, replace the existing file.

If you are from the middle east server then you should be right to start using the current bott.

If from another server with a different language you will need to change a file to make sure you can use the autosell feature.

Open up rom/classes/item.lua and near the top you will see

Code: Select all

-- Tooltip parser keywords
ITEM_TOOLTIP_DURABILITY = {
	DE		= "Haltbarkeit",
	FR		= "Structure",
	ENEU	             = "Durability",
	ENUS	             = "Durability",
	PH		= "Durability",
	RU		= "\143\224\174\231\173\174\225\226\236",
	PL		= "Trwa\136o\152\143",
	ES		= "Durabilidad",
	SA 		= "Durabilidad",
	ENAR 	             = "Durability",
};
You will need to add in language support for your language, I believe Vietnamese is VN but I couldn't get the characters as i can't test it without actually joining the server.

If you have any issues then please do a quick search of the forum to see if this is already a know issue for current bot, if not then please post issues on this thread and I will try to address them.

Good luck and happy botting =)
Last edited by lisa on Tue Jun 14, 2011 10:33 am, edited 7 times in total.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: middle east server, Revision 475

#2 Post by lisa » Sat Jun 04, 2011 12:40 am

If you haven't done already you will need to get your rombot to revision 477.
--Right click the rom folder and goto Tortoise SVN and then click update to revision.
--Click revision and then put in 477 to the text box to the right
-- click ok
--Right click the rom folder and goto Tortoise SVN and then click revert.

Now start up Micromacro (MM) and type
rom/update.lua

Now you need to edit rom/settings.xml

Almost at the very bottom you will find

Code: Select all

		<option name="ROMDATA_PATH" value="" />
At a guess you will need to change it to something like this

Code: Select all

		<option name="ROMDATA_PATH" value="C:\Program Files\Tahadi Games\Asateer Al Qowa\" />
settings.xml
(1.22 KiB) Downloaded 268 times
Also in rom/functions.lua on line 70 you will find

Code: Select all

	local windowList = findWindowList("Runes of Magic", "Radiant Arcana");
need to change the "Runes of Magic" to * to allow for any names.

Code: Select all

local windowList = findWindowList("*", "Radiant Arcana" );
functions.lua
(31.56 KiB) Downloaded 249 times
Tested and these settings work on mid east server.
Last edited by lisa on Wed Jun 08, 2011 12:09 pm, edited 4 times in total.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

harbifm
Posts: 135
Joined: Wed May 25, 2011 11:43 pm

Re: Tahadi middle east server, Revision 477

#3 Post by harbifm » Sun Jun 05, 2011 5:15 am

actuly the fix was what rock5 suggested, changing the name of the game there from "runes of magic" on line 71 i think to "Asteer Alquah" or the same name of the window the pops up when you run the tahadi client

tried from 433 to 513

it seems that version between 469-478 work fine

the soltuion for addons is to creat a file and name it (userfunctions.lua), then copy and paste and addon_.lua or userfuntion_.lua suggested in this forum

no need to plug in anything in theprofile

just write the function name into the OnLeaveCompat section and I think it should work fine

that all I learned up to now

I will post any diffculties i face after upgrading to 477 tomorrow

harbifm
Posts: 135
Joined: Wed May 25, 2011 11:43 pm

Re: Tahadi middle east server, Revision 477

#4 Post by harbifm » Mon Jun 06, 2011 2:52 am

let begin with what code to use,

rom revision 469-477 work, so the newer the better

sconed, I heard that they ban some people for botting, if u are on of them , how you were cought and doing what?

I do not care if I get cought since I am free player, so I am taking lot of risk

how about your experince?

harbifm
Posts: 135
Joined: Wed May 25, 2011 11:43 pm

Re: Tahadi middle east server, Revision 477

#5 Post by harbifm » Tue Jun 07, 2011 1:15 am

my revision is 477

which section in my profile can i fix so that I state which bags will be auto sold while doing the Kalin Shrine farming script? and how?

harbifm
Posts: 135
Joined: Wed May 25, 2011 11:43 pm

Re: Tahadi middle east server, Revision 477

#6 Post by harbifm » Tue Jun 07, 2011 8:31 am

does it work

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#7 Post by lisa » Tue Jun 07, 2011 8:55 am

Rock can you move this topic to normal Runes of Magic section please.
People can't post replies at the moment =(
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Tahadi middle east server, Revision 477

#8 Post by rock5 » Tue Jun 07, 2011 10:37 am

Ok, moved.

I also approved harbifms posts. To tell you the truth, I didn't realise what "This post is awaiting approval" meant. Now if I see them again, I'll approve them.

I didn't see any secutity options so hopefully moving it to the main "runes of magic" folder will work.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#9 Post by lisa » Tue Jun 07, 2011 10:41 am

Ahh there we are, thanks for that rock

I can see your posts now =)
I couldn't see them at all before

Thanks for sharing the info on how to get it working.
I'll update first and second posts.

As for profiles add this info to your profile for the autosell options

Code: Select all

		<!-- Auto sell options -->
		<option name="INV_AUTOSELL_ENABLE"		value="true" />
		<option name="INV_AUTOSELL_FROMSLOT"		value="1" /> <!--sells items starting from first slot in bag 1 -->
		<option name="INV_AUTOSELL_TOSLOT"		value="30" /> <!-- sells items up to slot 30 which is last slot og bag 1 -->
		<option name="INV_AUTOSELL_QUALITY"		value="white,green" /> <!-- sells items of quality white and green -->
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#10 Post by lisa » Tue Jun 07, 2011 10:46 am

Ok so now we have that sorted out what things that arn't in ur version would you like to use, In most cases I should be able to adapt the revision 477 and mostly the userfunction so that most of what we currently use in latest client version can be implemented in yours.

The main limitations for me would be things that require direct usage of memory as I can't even get onto the server to start looking for addresses.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

harbifm
Posts: 135
Joined: Wed May 25, 2011 11:43 pm

Re: Tahadi middle east server, Revision 477

#11 Post by harbifm » Tue Jun 07, 2011 11:49 pm

thanks lisa dn rock5

since I updated to version 477 most of the millerranch scripts begun to work well, except the one with addon files. the milk script worked finaly

but somthing happen, could not find out why, one of my waypoisnt which I use to farm dears in savage land did not work any more, it begun to go somewhere else, trying the kill in the dinasorus (rainforst hunters, they call them in game , Trex look like moobs), while it was going smooth in version 472??

i will try to fix the way points or dowload another one from rombos site, but that was working smoooth and fruitfull

the (userfunctions.lua) file does not with me, created one, copied rock5 catch cavy into it, put

(onLeavCompat)

catCavi();

__

did not work with me

same thing with useGoodie

(onLeavCombat)

useGoodie"luck";

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#12 Post by lisa » Wed Jun 08, 2011 12:09 am

when you call for a function you need to get the name exact, including any capitals and also the ()

Code: Select all

catchCavy()
or

Code: Select all

catchCavy("cavy")
first code only catches golden cavy, second catches any cavy.

Code: Select all

useGoodie("luck")
for using the goodie function luck pot.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Tahadi middle east server, Revision 477

#13 Post by rock5 » Wed Jun 08, 2011 3:15 am

lisa wrote:or

Code: Select all

catchCavy("cavy")
I think we already established that the "cavy" option doesn't work with 477. It uses a table with player:findNearestNameOrId but in 477 it doesn't support tables.

So it's

Code: Select all

catchCavy()
To catch Golden Magic Cavys and works in any language.

or

Code: Select all

catchCavy("Cavy")
Which will match both cavys but the name has to match your language.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#14 Post by lisa » Wed Jun 08, 2011 3:44 am

Ahh yes, lol I think I will need to remind myself each time that this revision is old and double check on the code. Atleast once I have the client I can start testing code and any changes I make =)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Tahadi middle east server, Revision 477

#15 Post by rock5 » Wed Jun 08, 2011 4:21 am

How are you going to run 2 different version clients?
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#16 Post by lisa » Wed Jun 08, 2011 4:40 am

since the clients have different names and diff install paths I figure it wouldn't be an issue.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

vietales
Posts: 48
Joined: Sun Apr 17, 2011 12:57 pm

Re: Tahadi middle east server, Revision 477

#17 Post by vietales » Wed Jun 08, 2011 6:10 am

lisa wrote:Also in rom/functions.lua on line 70 you will find

Code: Select all

	local windowList = findWindowList("Runes of Magic", "Radiant Arcana");
need to change the "Runes of Magic" to what you window is called when you run the game, try

Code: Select all

local windowList = findWindowList("Asteer Alquah", "Radiant Arcana" );
In Vietnam, It is Chua Te Phuc Sinh :D
I have a question: "When using Romeo's Multi Hack, the game's title name automatically change to Runes of Magic but local windowList = findWindowList("Runes of Magic", "Radiant Arcana"); still not working. Why?

Btw, UseGoodie did not work well with me. Bot kept using potion/food each time my character finished a fight. Any idea?
Last edited by vietales on Wed Jun 08, 2011 6:18 am, edited 1 time in total.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#18 Post by lisa » Wed Jun 08, 2011 6:17 am

vietales wrote:UseGoodie did not work well with me. Bot kept using potion/food each time my character finished a fight.
Just to double check, are you on the Tahadi server using revision 477?
I'll should be able to get on the server tomorrow and start working on implementing code for what people want. For now just after a list of what people do actually want.

So far I gather people want the
1. catchcavy, both uses for catch all and just golden.
2. millers farm, with milk
3. usegoodie. Might take me a few days before I can check buffs from house maid to make sure it works properly.

Anything else?
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

vietales
Posts: 48
Joined: Sun Apr 17, 2011 12:57 pm

Re: Tahadi middle east server, Revision 477

#19 Post by vietales » Wed Jun 08, 2011 6:23 am

lisa wrote:Just to double check, are you on the Tahadi server using revision 477?
Vietnamese server but I'm using r477 also
lisa wrote:1. catchcavy, both uses for catch all and just golden.
2. millers farm, with milk
Cavy and Miller Ranch scripts (ver 1.3 for chicken and newest for milk) work well with me.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Tahadi middle east server, Revision 477

#20 Post by lisa » Wed Jun 08, 2011 6:28 am

Ahh cool, I didn't know vietnames server was an old client aswell, I think the list of people checking this topic just got bigger =)

Can you tell me the window name and client program name you needed to use to get it working, I might be able to combine the 2 so they work on either server when I post new files/code.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 2 guests