Page 1 of 1

Farm "Bones of a Warrior", Weapons and TP in Limo Waypoint

Posted: Thu May 26, 2011 2:00 am
by OneofMany
I made a small script. It will just run around in the room in Limo.

Waypoint will take lucky pot, clear thought, speed pot. And if available, TP pot and XP pot.

So also good for money farming :)

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Thu May 26, 2011 2:40 am
by rock5
Yes, at the top of the waypoint file, just under the "waypoints" opening tag, add,

Code: Select all

	<onLoad>settings.profile.mobs = {"Puppet Warrior"};</onLoad>

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Thu May 26, 2011 2:44 am
by OneofMany
Ty again rock, changed in script

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Thu May 26, 2011 3:30 am
by Germangold

Code: Select all

<onLoad>
	
	npcname = RoMScript("TEXT('Sys104488_name')"); yrest(500)   -- Puppet Warrior
	
	settings.profile.mobs = {npcname};
        -- Prevent character running out of the small room
        changeProfileOption("MAX_TARGET_DIST", 90);
	</onLoad>
i guess this should work for any client language

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Thu May 26, 2011 6:23 am
by MinMax
Some times ago i made a bot for the same place. But thereĀ“s to much traffic on my server. All few minutes other players are comming on this small place.
This room is also known for using bots.
Be carefully

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Thu May 26, 2011 6:33 am
by lisa
I know this room very well and I know people who report others as bots just because they are there and they want the room to themselves =(
It's great place for aoe but anyone doing single target kills in that room is pretty much suspected of being a bott instantly.
It is also a very high traffic area with a greater risk of being caught.
If you are using aoe then it is worth it using that room but if you are single target killing it is the same kill rate as a nice long WP.

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Tue May 31, 2011 9:01 am
by OneofMany
Its true, very risky waypoint. But all waypoints are for own risk use i think.

I use this one while i am eating, or doing other things on the computer when i can still check the screen. So if somebody else comes in i pause and ask if he/she can change channel.

Re: Farm "Bones of a Warrior", Weapons and TP in Limo Waypoi

Posted: Tue May 31, 2011 9:11 am
by lisa
Lucky you, only 1 channel on my server, that room is always a fight to get on your own. On xp weekends it is the most popular place in the entire game.