Author Topic: Lugz Barb Leather Getter  (Read 33014 times)

0 Members and 1 Guest are viewing this topic.

Offline blazehammer

  • Jr. Member
  • **
  • Posts: 30
  • Activity:
    0%
  • Reputation Power: 0
  • blazehammer has no influence.
  • Respect: +12
  • Referrals: 3
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #15 on: May 10, 2012, 04:59:16 PM »
+1
Ok i tryed the beta it seems to be much more stablethen the orginal one anly problem that i had with it using the harvesters blade i elected to drop the meat scales blood  but after a while it tends to get over weight and not drop the meat so your full and the hides get left on the corpse plus i have to adjust the weight i think because i get 450 hides in my pack before it sends it to the bank  but otherwise it works just as advertised thanks for the good work
  ;D ;D

Offline blazehammer

  • Jr. Member
  • **
  • Posts: 30
  • Activity:
    0%
  • Reputation Power: 0
  • blazehammer has no influence.
  • Respect: +12
  • Referrals: 3
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #16 on: May 10, 2012, 06:08:18 PM »
+1
i changed weight to -50 instead -20 that seems to take care of the over weight issue and again thanks for the hard work in the script.

Offline formerlyrara

  • Full Member
  • ***
  • Posts: 137
  • Activity:
    0%
  • Reputation Power: 2
  • formerlyrara has no influence.
  • Respect: +19
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #17 on: May 10, 2012, 08:22:34 PM »
+1
I am going to test out the beta tomorrow, but i been running this for a couple days now, sometimes it starts to act really weird, it will constantly cast enemy of one over and over while fighting. it might be due to fact i am dual clienting a lot and that might cause it to happen.

Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #18 on: May 11, 2012, 03:58:48 AM »
+1
i changed weight to -50 instead -20 that seems to take care of the over weight issue and again thanks for the hard work in the script.

Glad its working well now! I will adjust the weight lower as it is actually set right to the limit for my character when I was testing. Keep testing and any suggestions welcome

Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #19 on: May 11, 2012, 04:12:19 AM »
+1
I am going to test out the beta tomorrow, but i been running this for a couple days now, sometimes it starts to act really weird, it will constantly cast enemy of one over and over while fighting. it might be due to fact i am dual clienting a lot and that might cause it to happen.

Not sure if dual client will cause the problem but maybe. Keep me updated. Again any suggestions welcome. Also Im working on a rail system type hunter so you can use to hunt anything you want as you suggested to hunt for other resources. May be a bit before release but working on it.

Offline blazehammer

  • Jr. Member
  • **
  • Posts: 30
  • Activity:
    0%
  • Reputation Power: 0
  • blazehammer has no influence.
  • Respect: +12
  • Referrals: 3
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #20 on: May 18, 2012, 06:14:56 AM »
+1
well i tried it with bouras kills the bouras  just not many to kill  problem that i ran into was when it skinned the creature it got hides in pack took pelt out of corpse but put horned leather back in corpse so i have no idea why its doing that just thought you would like to know

Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #21 on: May 18, 2012, 08:47:55 AM »
+1
well i tried it with bouras kills the bouras  just not many to kill  problem that i ran into was when it skinned the creature it got hides in pack took pelt out of corpse but put horned leather back in corpse so i have no idea why its doing that just thought you would like to know

I actually set it up like that as I am testing the script to hunt using a rail system and didn't want to keep the horned leather for now. If you want to hunt the Boura's and keep the leather I can PM you a quick fix. Once the rail is working good it will have an option to keep or not keep built in.

Offline blazehammer

  • Jr. Member
  • **
  • Posts: 30
  • Activity:
    0%
  • Reputation Power: 0
  • blazehammer has no influence.
  • Respect: +12
  • Referrals: 3
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #22 on: May 18, 2012, 01:34:41 PM »
+1
Sure pm me the fix thanks when rail come available i would like that to and thanks for the hard work
Thanks Blazehammer

Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #23 on: May 19, 2012, 04:27:05 AM »
+1
Sure pm me the fix thanks when rail come available i would like that to and thanks for the hard work
Thanks Blazehammer
If you look for the below
Code: [Select]
Sub Drop_Crap
  Finditem JJG C_ , #Backpackid
  If #Findkind <> -1
  {
    Event Property #Findid
    If Barbed Notin #Property
      Set %Crapola %Crapola , _ , #Findid
  }
  Set %Crap_Timer #sCnt2 + 50
  Repeat
    Gosub Move_Item %Crapola #Backpackid %Corpse_Container
  Until #Findkind = -1 || %Crap_Timer <= #sCnt2
Return

Change the line below you will find in the above sub from
Code: [Select]
If Barbed Notin #Property
To
Code: [Select]
If Spined In #Property
This should just be back to dropping Spined leather only now with the change.
I'm at work right now and have patched here to try the new content so it is untested but will assume it will work. Hope it helps!
As long as I get some spare time soon ill post a rail version. It will use either TM's or EN's rail script which do an amazing job so anyone can hunt anything anywhere. Just need some spare time to incorporate it


Offline blazehammer

  • Jr. Member
  • **
  • Posts: 30
  • Activity:
    0%
  • Reputation Power: 0
  • blazehammer has no influence.
  • Respect: +12
  • Referrals: 3
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #24 on: May 21, 2012, 08:47:44 AM »
+1
thanks for the quick reply

Offline Endless Night

  • Global Moderator
  • *
  • *
  • Posts: 5467
  • Activity:
    0%
  • Reputation Power: 62
  • Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!
  • Respect: +393
  • Referrals: 1
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #25 on: August 01, 2012, 02:11:56 PM »
+1
Script moved to finished script boards thank you for your submission.
Outlaw Josey Wales - "Manwink, A Long Gone Scripty, and Endless are always teasing us with their private sections lol. What there realy saying is scripters rule and users drool."
Briza - "Your a living breathing vortex of usefulness."

Offline Cush

  • Sr. Member
  • *
  • Posts: 281
  • Activity:
    0%
  • Reputation Power: 4
  • Cush has no influence.
  • Respect: +42
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #26 on: February 18, 2013, 09:50:53 AM »
+1
Hi I figured that I would try this out to farm some Boura hides in Tel Mur.

I set the x lines up I believe correctly.

I start in the bank and play the script and it just sits there so I SJ to the hunt location and it finds the Boura ands kills it.

Then it starts saying "Can't get there"

What do I need to check and What am I missing

Oh yeah and I added a butchers knife to the list instead of the cleaver.


Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #27 on: February 19, 2013, 03:49:24 AM »
+1
Hi I figured that I would try this out to farm some Boura hides in Tel Mur.

I set the x lines up I believe correctly.

I start in the bank and play the script and it just sits there so I SJ to the hunt location and it finds the Boura ands kills it.

Then it starts saying "Can't get there"

What do I need to check and What am I missing

Oh yeah and I added a butchers knife to the list instead of the cleaver.


Its been awhile since I looked at this script or played with it so ill take a look at see if anything has changed.  Definitely need to start at the hunting location not the bank. Usually when you get a message "Can't get there" its looking for something too far away or trying to return to a place too far away. Anyways ill dust off the thinking cap and take a looky again.


 

Offline jlirsh

  • Jr. Member
  • **
  • Posts: 46
  • Activity:
    0%
  • Reputation Power: 1
  • jlirsh has no influence.
  • Respect: +9
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #28 on: May 01, 2013, 11:28:44 AM »
+1
THis script is boss, been using it for weeks and have tons of barbed leather thank you soo much. U can alter it to attack anything and get any type of leather which is awesome as well. Although I was wondering if neone knew of a good spot in fel that a monster spawns continuously to drop regular leather. There is thrasher, but he is a lil hard to fight and may risk deaths instead of getting my leather lol.

Offline UoLugnutzTopic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 2
  • UoLugnutz has no influence.
  • Respect: +25
  • Referrals: 0
    • View Profile
Re: Lugz Barb Leather Getter
« Reply #29 on: May 01, 2013, 11:49:03 AM »
+1
Glad you like! I'm really hoping soon to update to a better more stable version if RL would stop getting in the way. I always farmed the cow/goat spawn in Delucia for regular leather. In Fel adding a rail to the bank would be much more efficient. But either way still load up quick on leather there. Also there is some stuff in the Japan land that gives good leather just not thinking what it is right now.

Tags: