Autoloot is on by default. How to turn it off?

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

kc19
Noob
Noob
Posts: 2
Joined: 04 Feb 2013, 14:26
Noob?: No

Autoloot is on by default. How to turn it off?

#1 Post by kc19 »

I'm playing/botting on a server (Dreamer) were autoloot is activated by default. I only want to pick up a certain item only though.
Does anyone know what to do for that?

Here are the macros I've put in my config.txt, but it isn't working.:

macro autoLoot{
do c @aloot clear
release all
}

macro autoLoot{
do c @aloot item 969
release all
}
lututui99
Developers
Developers
Posts: 30
Joined: 18 Sep 2012, 22:27
Noob?: No

Re: Autoloot is on by default. How to turn it off?

#2 Post by lututui99 »

You shouldn't put macros in config.txt, but in macros.txt, and have the macro plugin

http://openkore.com/index.php/Macro_plugin#Installation
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Autoloot is on by default. How to turn it off?

#3 Post by pl4y8oy »

Hi,

I think you can play around with "pickupitems.txt".

put:

all -1

and other items you want to lot to 0 or 1.
kc19
Noob
Noob
Posts: 2
Joined: 04 Feb 2013, 14:26
Noob?: No

Re: Autoloot is on by default. How to turn it off?

#4 Post by kc19 »

pl4y8oy wrote:Hi,

I think you can play around with "pickupitems.txt".

put:

all -1

and other items you want to lot to 0 or 1.
Already done, but that doesn't turn off @autoloot. It's enabled upon signing in.

Any other idea?
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Autoloot is on by default. How to turn it off?

#5 Post by pl4y8oy »

try automacro

and everytime you just login (detect based on console text) do the autoloot clear
Blood
Moderators
Moderators
Posts: 12
Joined: 18 Feb 2013, 02:32
Noob?: No
Location: canisteo, NY

Re: Autoloot is on by default. How to turn it off?

#6 Post by Blood »

If changing the autoloot in "macro autoLoot{" to automacro does not work there is a VERY nice plugin for autoloot items and changing the autoloot rate on character login called cmdOnLogin. Install TotoiseSVN (needed to download and even update openkore for svn) if you haven't already. Link to it here: http://tortoisesvn.net/downloads.html And then download the plugin. Link to it on the svn here: http://openkore.svn.sourceforge.net/vie ... mdOnLogin/ And a link to a topic explain it and how to use it here: http://forums.openkore.com/viewtopic.php?f=34&t=695 I HIGHLY recommend using this, take all you loot needs away and once you have it installed (its worth all the effort) you wont even have to worry about picking up items again (make zeny faster not wasting time go over to the item and picking it up, also no one sees the bot picking up items at superhuman speed and screams "LOOK! YOU SEE THAT BOT! RIGHT THERE!" *Goes and reports*) XD
Credits to Hakore for making this nice plugin.
Image
You can send emails to untrustworthyfox@aim.com while my website is down. Thank you.
GODHEAPER
Noob
Noob
Posts: 1
Joined: 07 Feb 2010, 02:49
Noob?: Yes

Re: Autoloot is on by default. How to turn it off?

#7 Post by GODHEAPER »

In DreamerRO the autoloot is set by default to 100% each time you login. set it with @aloot rate 0. then you can set the items you want to autoloot by @aloot item xxx. xxx=item_id or item_name