|
Post by Darth Maul on Jan 13, 2015 8:38:00 GMT
- Click Hotkeys.
- Then click Edit.
- Enter the First Script.
- In the same window as the First Script, hit save then close that window.
- In the "Custom Hotkeys" window type the second script in, as seen in the image.
- To the left of the Second Script enter a valid key on your keyboard. (This is used to activate and deactivate the script.)
- Click the Three buttons, as seen in the image.
- Close all opened windows, beside the main elfbot window.
- Click "save" in the main elfbot window.
[/ul] To activate, and deactive the script press the button you set when you were setting the scripts up. Script One: auto 100 | dontlist | if [$target.hppc < 30 && istargeting && $target.posx > 1 && $target.isonscreen 1]{set $mx $target.posx | set $my $target.posy | set $mz $target.posz | set $open 0} Script Two: auto 700 | listas 'Monster Looter' | if [$target.hppc == 0 && $open == 0] {set $open 1 | wait 400 | usegroundxyz $mx $my $mz} ----- This will loot any target, including but not limited to, All PS bosses (including hades), players during PVP, Captured Slaves, Sea Serpents.
|
|
user888
Member
Posts: 17 Likes: 1
Currently Offline
Last Online: May 2, 2015 22:36:49 GMT
View Profile
Registered On: Mar 2, 2015 16:59:59 GMT
|
Post by user888 on Mar 2, 2015 18:51:52 GMT
the best
|
|
Guest
Guest
Registered On: Nov 23, 2024 7:38:50 GMT
|
Post by Guest on Mar 8, 2015 10:12:54 GMT
Hi, What about opening the BP of Holding in Hades?
|
|
|
Post by Darth Maul on Mar 12, 2015 3:56:43 GMT
|
|
Shalka
Guest
Registered On: Nov 23, 2024 7:38:50 GMT
|
Post by Shalka on Aug 26, 2015 18:40:18 GMT
~Hoping you or someone still checks this thread~ Greetings Darth Maul, Here's my situation, When hunting large spawn areas, scenario explanation: example: Banuta 4 monsters on screen, 2 Serpent spawn, 1 medusa, 1 hydra When the bot kills one, it moves on to the next, as it is, but unless each monster is indicated in targeting to "loot monster" it won't go back to the ones it had not looted, but with this hotkey, it opens/closes the monster and doesn't loot everything.
The only reason I need the hotkey is to loot the Serpent Spawn and also Lizard Chosen when I hunt them. Is there a way to create a monster specific hotkey?
Hope to hear back from someone soon.
|
|
|
Post by Darth Maul on Oct 16, 2015 5:49:11 GMT
(late) Hello, you could probably add a delay.
Increase the wait time, (currently set to 400).
|
|
helpneeded
New Member
Posts: 2 Likes: 0
Currently Offline
Last Online: Jul 3, 2016 8:26:23 GMT
View Profile
Registered On: Nov 7, 2015 0:49:45 GMT
|
Post by helpneeded on Nov 7, 2015 1:17:39 GMT
I have 2 problems with this script, 1st is the same as shalka, my bot will keep running when there are additional targets on screen instead f looting while killing or at least looting first THEN killing.
2nd problem was that it only loots whatever is in the first container, if the monsters have additional loot in bags/backpacks I wont be able to open them to auto loot
|
|
|
Post by Darth Maul on Nov 7, 2015 3:38:53 GMT
Hey, For your first problem, maybe you could try and add a delay or turn your targeting off while it's trying to loot something. Maybe something like this: auto 700 | listas 'Monster Looter' | if [$target.hppc == 0 && $open == 0] {set $open 1 | settargeting off | wait 400 | usegroundxyz $mx $my $mz | wait 800 | settargeting on} For your second problem, try this thread: elfbotscripts.com/thread/179/elf-opens-inside-corpse-loot
|
|
kummen
Full Member
Posts: 27 Likes: 9
Currently Offline
Last Online: Feb 8, 2016 16:04:00 GMT
View Profile
Registered On: Dec 26, 2015 13:10:06 GMT
|
Post by kummen on Jan 19, 2016 14:27:35 GMT
Got a Problem with this! Currently playing on Noxiousot.com and when i use this hotkeys for opening the Serpent Spawn Corpse my character sometimes get stuck on the place :/ I do got this for a solver but it does not work that good as i hoped. auto 200 | dontlist | if [$standtime >= 20*1000] {movee | moven | moves | movew | movene | movenw | movese | movesw}Because my character gets stuck when other monsters is around so i die easily :/ Got anything that you think could change this? Thanks! Kummen
|
|
|
Post by Darth Maul on Jan 20, 2016 3:26:26 GMT
hmm, maybe disable follow attack?
|
|
kummen
Full Member
Posts: 27 Likes: 9
Currently Offline
Last Online: Feb 8, 2016 16:04:00 GMT
View Profile
Registered On: Dec 26, 2015 13:10:06 GMT
|
Post by kummen on Jan 20, 2016 15:57:05 GMT
hmm, maybe disable follow attack? It also gets stuck when no other monsters on screen so i don't think that will change anything :/
|
|
|
Post by Darth Maul on Jan 21, 2016 11:20:01 GMT
Other then disabling follow attack there are 3 other options: - Decrease the delay in the script you posted above, instead of checking every 20seconds check every 5seconds.
- Alternatively we could edit the script, (the original script on this thread), to only loot when/if no other monsters are onscreen.
- Or finally we could disable cavebot and/or targeting while trying to loot.
The third option is the most likely to work, however this will cause issues when trying to survive if you lure a group of monsters at a time. (The bot will kill one, stop attacking everything to try and loot, then kill the second, stop attacking again, and repeat.)
|
|
symo
New Member
Posts: 1 Likes: 0
Currently Offline
Last Online: May 27, 2016 16:28:21 GMT
View Profile
Registered On: May 27, 2016 13:05:39 GMT
|
Post by symo on May 27, 2016 13:37:17 GMT
Sorry to necro the thread, but with this solution I get the problem that when opening the monster body it closes all of my backpacks except for the first one, and doesn't loot the bodies, any advice on this?
|
|
volimate
Member
Posts: 19 Likes: 4
Currently Offline
Last Online: Sept 9, 2019 20:29:26 GMT
View Profile
Registered On: Jun 30, 2016 22:21:38 GMT
|
Post by volimate on Jun 30, 2016 22:33:18 GMT
I have a little problem with this script. I was so happy that i finally found something that works, but there's small problem with it. When i fight group of mobs, it only opens last one killed from whole group. I'm not clever enough to fix it. Could you help me somehow?
|
|
|
Post by Darth Maul on Jul 6, 2016 5:39:41 GMT
(late) symo maybe try only having 1 bp open all the time. Is it necessary that you have more then one bp open? (lil late) volimate, A quick and easy solution would be to disable your targeting everytime you kill a monster, after looting it you'd then have to reactivate your targeting. What monsters are you trying to kill? How are you trying to kill them, (with ues, sds, con/exori??).
|
|