[EasyUO]TEST: KaianaUberLooter

If you make a Client-side script you can publish it here for other players to use
Locked
Fairis
Grandmaster Scribe
Posts: 83
Joined: Thu Sep 30, 2010 7:27 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Fairis »

Close Journal in game. It will help you.
Penoxal.com
Batt
Apprentice Scribe
Posts: 19
Joined: Sun Apr 10, 2011 8:19 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Batt »

I gave closing the journal a try on my 64bit system and it worked, I ran with the looter for 2 hours and did not crash once. The only thing that does not work now is that the script is not putting regs into my keys. It may be that I was trying to tweak the script to stop it from crashing, so I am re-downloading it.
Riclya
Passer by
Posts: 4
Joined: Mon May 23, 2011 2:10 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Riclya »

Cant get this to work with LV 4 - 5 tmap chest it only loot the corpse around me not the chest even thou in standing next to it and ive picked it my self.
Semzz
Expert Scribe
Posts: 31
Joined: Sat Jan 21, 2012 10:35 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Semzz »

Very nice script and thank you ; ) im having trouble getting into the settings again and i cant seam to reset it by deleting it, any suggestions ?
User avatar
Ilsanor
Legendary Scribe
Posts: 407
Joined: Tue Jun 07, 2011 5:47 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Ilsanor »

It stores it's variables in the registry, so if you're comfortable with crawling around it - have a go. Some things may also be set manually within the script code itself. If you can give more details what exactly are you having trouble with I might be more helpful.

Oh, since the variables in the registry are not clearly labelled as belonging to one script or the other the only thing you can do is to delete all the keys from EUO registry directory. This is a doomsday method that will reset ALL your scripts back to their defaults and wipe any user settings. Be sure what you're doing before attempting that.
Semzz
Expert Scribe
Posts: 31
Joined: Sat Jan 21, 2012 10:35 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Semzz »

ty Ilsanor , turns out i was just hitting the wrong delete key, figured it was something boneheaded ; )
User avatar
Stilton
Master Scribe
Posts: 50
Joined: Fri Feb 03, 2012 9:10 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Stilton »

I note it doesnt gather Necro Regs.

Would it be a simple case of editing line 108:

Code: Select all

set %regs KUF_JUF_KZF_JZF_MZF_WZF_RZF_SZF_PLF_WLF_IND_
and add the item IDs for each of the others?
User avatar
Ilsanor
Legendary Scribe
Posts: 407
Joined: Tue Jun 07, 2011 5:47 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by Ilsanor »

Yes. Probably would be no more difficult to add a separate category for necro regs whatsoever. The reason for omission of necro regs is that it takes time to loot them, while 99% people don't need them. I mean, apart from training how often do you cast Necro spells? Most ppl make do with vampire form once in a while and perhaps curse weapon.
User avatar
anarchy
Legendary Scribe
Posts: 1610
Joined: Wed Nov 04, 2009 10:34 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by anarchy »

i use necro all the time. how else do you solo icy wrym?
User avatar
brhanson2
Elder Scribe
Posts: 147
Joined: Sun Dec 18, 2011 3:26 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by brhanson2 »

anarchy wrote:i use necro all the time. how else do you solo icy wrym?
220 Dex and a good bow :)
Carzikan (formerly known as Tostig on Great Lakes)
User avatar
bearman
Master Scribe
Posts: 68
Joined: Mon Feb 28, 2011 6:09 pm

Re: [EasyUO]TEST: KaianaUberLooter

Post by bearman »

My 100% LRC takes care of my necro regs. They are not used in crafting anything so I don't loot them any more.
User avatar
bearman
Master Scribe
Posts: 68
Joined: Mon Feb 28, 2011 6:09 pm

Re: [EasyUO]TEST: KaianaUberLooter

Post by bearman »

Stilton wrote:I note it doesnt gather Necro Regs.

Would it be a simple case of editing line 108:

Code: Select all

set %regs KUF_JUF_KZF_JZF_MZF_WZF_RZF_SZF_PLF_WLF_IND_
and add the item IDs for each of the others?

This would work but you will need to run the script and enter the settings section then save the settings before it will work.
krystol
Elder Scribe
Posts: 133
Joined: Tue Oct 12, 2010 12:07 am

Re: [EasyUO]TEST: KaianaUberLooter

Post by krystol »

brhanson2 wrote:
anarchy wrote:i use necro all the time. how else do you solo icy wrym?
220 Dex and a good bow :)
dont know whether to laugh or cry
[insert emotion here]

fire breath off a wyrm with more then 10 % health is still more then 500 hp damage

my solution was shadowstrike and hit chance increase, but if i thought more i woulda used mirror image. duh, just thought of that now... haha
Relysis
Grandmaster Scribe
Posts: 85
Joined: Tue Apr 10, 2012 4:48 pm

Re: [EasyUO]TEST: KaianaUberLooter

Post by Relysis »

For anyone that still uses this, I have an issue.

When selecting my top level bag for stackables, the script constantly picks up and moves items around the bag. Setting them to another bag works fine, but nothing gets added to the keys. Arrows also aren't being looted for some reason.

Any ideas? Thanks in advance. This coding is new to me, so I'm having trouble picking out exactly what needs to be edited.
User avatar
Isaac Newton
Grandmaster Scribe
Posts: 90
Joined: Sun Nov 22, 2009 6:39 pm
Location: Chattanooga, TN

Re: [EasyUO]TEST: KaianaUberLooter

Post by Isaac Newton »

It's a loop. Each time it puts a stackable in your top bag, it triggers the move to stackables bag. You have to use a secondary bag.

Isaac
Isaac Newton

What sad times are these when passing ruffians can say ‘Ni’ at will to old ladies.
Locked