help me ?!

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
SmemE
Posts: 16
Joined: Thu Jan 03, 2013 11:42 am

help me ?!

#1 Post by SmemE » Thu Jan 03, 2013 11:56 am

Please help bot kalin shrine

Waypoints combines gold !

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

Re: help me ?!

#2 Post by lisa » Thu Jan 03, 2013 8:34 pm

there are more than enough public waypoints that work well for kalin shrine, do a forum search.
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
SmemE
Posts: 16
Joined: Thu Jan 03, 2013 11:42 am

Re: help me ?!

#3 Post by SmemE » Fri Jan 04, 2013 4:57 am

I do not know much about programming many
Found this two files sale pancer
Attachments
ks-res-to-pancer.xml
(903 Bytes) Downloaded 140 times
ks-pancer-to-ks.xml
(1.1 KiB) Downloaded 149 times

sdag0g0
Posts: 4
Joined: Wed Jan 02, 2013 11:44 pm

Re: help me ?!

#4 Post by sdag0g0 » Fri Jan 04, 2013 7:50 pm

i got same problem got this waypoints , but i idk how need to put on micromacro for work it ;/ searching... how can its possible :S

User avatar
gloover
Posts: 304
Joined: Wed Jul 07, 2010 4:31 am

Re: help me ?!

#5 Post by gloover » Sat Jan 05, 2013 5:21 am

Hey guys! There is no one-click solution and no one of us will create and configure waypoints especially for you therewith you did one click and the bot makes money!
To read and understand how it works is one of the requirements to get it successfully running.

So take thoroughly a look first one at

here

then here

and then here or here.

Everything found within seconds using a forum search!

sdag0g0
Posts: 4
Joined: Wed Jan 02, 2013 11:44 pm

Re: help me ?!

#6 Post by sdag0g0 » Sat Jan 05, 2013 11:24 am

well i try it alot alot times , atm no got result ;/ , i apreciate yours links , but we need how start configure and parameters for work good , i read all but idk how need to put in micromacro , idk where need put the waypoints , i was using micromacro for golden eggs , and no this got this problem , but we need the tutorial how start and how end , thx so much ;)

User avatar
gloover
Posts: 304
Joined: Wed Jul 07, 2010 4:31 am

Re: help me ?!

#7 Post by gloover » Sat Jan 05, 2013 4:50 pm

Here you have everything you need - from the beginning on how to get it started right up to advanced waypoint and skill management.

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

Re: help me ?!

#8 Post by lisa » Sat Jan 05, 2013 5:29 pm

farming golden eggs could be done by a lvl 1 of any class, so yes there was a 1 button solution for it. Farming an instance is not so basic, YOU need to learn how to actually use the bot properly in order to make it work.
Start at the basics and work your way up to more advanced coding, as said by Gloover.
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
SmemE
Posts: 16
Joined: Thu Jan 03, 2013 11:42 am

Re: help me ?!

#9 Post by SmemE » Sun Jan 06, 2013 8:58 am

hi
How can not sell merchant bag full 3 pages

Is there a mistake

Code: Select all

changeProfileOption("INV_AUTOSELL_ENABLE", true);
	changeProfileOption("INV_AUTOSELL_FROMSLOT", 1);
	changeProfileOption("INV_AUTOSELL_TOSLOT", 48);
	changeProfileOption("INV_AUTOSELL_QUALITY", "white,green,blue");	
	player:merchant("Pancer");
         end
      end
   end

User avatar
SmemE
Posts: 16
Joined: Thu Jan 03, 2013 11:42 am

Re: help me ?!

#10 Post by SmemE » Sun Jan 06, 2013 9:33 am

There is a problem with a waypoint helped me

Code: Select all

 <!-- # 157 --><waypoint x="2279" z="4011" type="TRAVEL">   </waypoint>
   <!-- # 158 --><waypoint x="2309" z="4130" type="TRAVEL">   </waypoint>
   <!-- # 159 --><waypoint x="2290" z="4245">   </waypoint>
   <!-- # 160 --><waypoint x="2340" z="4307" type="TRAVEL">   </waypoint>
   <!-- # 161 --><waypoint x="2433" z="4273" type="TRAVEL">   </waypoint>
   <!-- # 162 --><waypoint x="2542" z="4276" type="TRAVEL">   </waypoint>
   <!-- # 163 --><waypoint x="2600" z="4352">   </waypoint>
   <!-- # 164 --><waypoint x="2605" z="4550">   </waypoint>
   <!-- # 165 --><waypoint x="2485" z="4583">   </waypoint>
   <!-- # 166 --><waypoint x="2564" z="4576">   </waypoint>
   <!-- # 167 --><waypoint x="2619" z="4625">   </waypoint>
   <!-- # 168 --><waypoint x="2586" z="4697">   </waypoint>
   <!-- # 169 --><waypoint x="2572" z="4834">   </waypoint>
   <!-- # 170 --><waypoint x="2530" z="4898">   </waypoint>
   <!-- # 171 --><waypoint x="2405" z="4912"> 



Problem to walk with a wall

Code: Select all

<!-- # 166 --><waypoint x="2564" z="4576">	</waypoint> 
<!-- # 168 --><waypoint x="2586" z="4697">	</waypoint>   

gmera109
Posts: 3
Joined: Wed Nov 28, 2012 4:02 am

Re: help me ?!

#11 Post by gmera109 » Sun Feb 17, 2013 5:36 pm

you need to edit youre profile en put:
<!-- Combat options -->
<option name="COMBAT_TYPE" value="" /> <!-- leave empty or choose ranged/melee if not using class default -->
<option name="COMBAT_RANGED_PULL" value="false" /> <!-- only important for melees -->
<option name="COMBAT_DISTANCE" value="60" />
<option name="MAX_FIGHT_TIME" value="25" /> <!-- Max time without damage before break -->
<option name="DOT_PERCENT" value="60" />
<option name="ANTI_KS" value="true" />
<option name="MAX_TARGET_DIST" value="60" />



or if you want you can edit de waypoint(this will be the best opcion)
and put:

<!-- # 164 --><waypoint x="2605" z="4550"> </waypoint>
<!-- # 165 --><waypoint x="2485" z="4583">
changeProfileOption("TARGET_LEVELDIF_BELOW", 70);
changeProfileOption("MAX_TARGET_DIST",60);
changeProfileOption("LOOT_DISTANCE", 60);
</waypoint>
<!-- # 166 --><waypoint x="2564" z="4576"> </waypoint>
<!-- # 167 --><waypoint x="2619" z="4625"> </waypoint>
<!-- # 168 --><waypoint x="2586" z="4697"> </waypoint>


changeProfileOption("TARGET_LEVELDIF_BELOW", 70);
changeProfileOption("MAX_TARGET_DIST",60);
changeProfileOption("LOOT_DISTANCE", 60); will chage youe profile.... i recomand you to find a best waypoint this one you are use is not the best you can find... hope this can help you...sorry mi english. :D

parramet
Posts: 15
Joined: Wed Feb 13, 2013 7:49 pm

Re: help me ?!

#12 Post by parramet » Mon Feb 18, 2013 6:47 pm

Some things you must have in mind for botting ks.
Check your profile options as people indicated , also check these:

Code: Select all

<option name="INV_MAX_SLOTS" value="90" />
		<option name="INV_AUTOSELL_ENABLE" value="true" />
		<option name="INV_AUTOSELL_FROMSLOT" value="12" />
		<option name="INV_AUTOSELL_TOSLOT" value="90" />
		<option name="INV_AUTOSELL_QUALITY" value="white,green,blue" />
		<option name="INV_AUTOSELL_IGNORE" value="Beautiful Fur" />
		<option name="INV_AUTOSELL_NOSELL" value="Sharp Fang" />
		<option name="INV_AUTOSELL_NOSELL" value="Dog Tag" />
		<option name="INV_AUTOSELL_STATS_SELL" value="" />
		<option name="DEBUG_AUTOSELL" value="true" />
I sell from the slot of the bag 12 because i farm also those runes since they decided to exchange runes for proofs¡¡ xD. All that stuff lines are for selling when you reach the npc at the camp.

Another thing in your profile you must check is this :

Code: Select all

<!-- Attack monsters 3 levels above or 10 below your level -->
		<option name="TARGET_LEVELDIF_ABOVE" value="1" />
		<option name="TARGET_LEVELDIF_BELOW" value="1" /
This way will ignore all the mobs and wont stuck with walls , the way you kill the mobs is to aggro them when you pass by.This limits your bot to lower levels 55-60 but it will take a long time to lvl up that way . You can use death and xp orbs to slow it down. Mines are 3 year old and still are lvl 57 so...

Making the waypoint its tricky in three points one is at the merchant , just add a similar line like this

Code: Select all

<!-- #  6 --><waypoint x="-16531" z="11301">		player:merchant("Pancer");
	</waypoint>
	<!-- #  8 --><waypoint x="-16628" z="11447">	</waypoint>
ofc not with those waypoints but yours ... thats an example just copy paste the thing of the merchant.

The second tricky point in ks is when you fall . You need a char with 20k hp at least to survive the fall (easy this days) but not in the old times . Also a char that is either a healer or has subclass healer so that can handle the fall and later on the poisons and stuff. About the waypoints near the fall make a point far from the cliff and the other one near the water once it falls.

The third point is near the portal . Here you have to make the waypoint at the exact place so that he activates the entrance . In my case is :

Code: Select all

<!-- # 23 --><waypoint x="-18562" z="12491"> y="-779"	
	waitForLoadingScreen()
	</waypoint>
From there on you just have to keep making the way with some points till the end I usually stop before the first boss. Thats enough for me to fill 3 bags. Using rouge/priest with 2 runes of loot.Priest scout is also good for looting with 2 runes iceblade ftw.

At the end of your waypoint add this:

Code: Select all

<!-- # 71 --><waypoint x="2654" z="1995" y="738">	
	yrest(3000);
	sendMacro("Logout();"); yrest(30000); waitForLoadingScreen(); yrest(4*60*1000) -- wait for next character to load
		
                  -- Re-initialize player
              player = CPlayer.new();
              settings.load();
              settings.loadProfile("yourprofilename"); -- Profile name
              yrest (4000)
              loadPaths("kspath"); -- First script
</waypoint>
Note that you have to moddify here where says yourprofilename for your char name and kspath for the name you want to make the ks waypoint file.
I hope that was helpfull and teached you how to make your custom waypoint.You know it would be easier for me to post a zip with the waypoint than writting 20 minutes a message but I don´t want your bots make trains with my bots xD. Make your own waypoints.

Fight safe , never in the mornings.Use condon.

User avatar
SmemE
Posts: 16
Joined: Thu Jan 03, 2013 11:42 am

Re: help me ?!

#13 Post by SmemE » Tue Feb 19, 2013 12:10 pm

Thank you all helped me the problem is the solution

But I have a problem in ksfrogs by lisa

Works well but after a few After a little time appear these are the message
Attachments
التقاط.PNG

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

Re: help me ?!

#14 Post by lisa » Tue Feb 19, 2013 7:55 pm

Ok so did some tweaking and some testing with ksfrogs.

--=== Issues ===--
Egg pet would dissappear and no longer loot -- fixed by return & summon it every time entering instance, wastes 4 seconds.

Lots and lots of loading screens, Was getting errors with any timed functions because they would fail in the loadingscreen, fixed a few userfunctions because of it.

After an hour of running it would usually crash saying undefined player.Class1 in settings.lua -- not fixed, this was after maybe 20 loadingscreens.

--=== Gold/H results ===--
Mage using thunderstorm, 1.2M/H, same character easily gets 1M/H with ksmagma script.


--=== Comments ===--
Not sure I will bother to test it with any other type of characters, it does have a small increse in G/H but the number of loadingscreens makes it unreliable and prone to crashes.
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: No registered users and 6 guests