Author Topic: Luck Shroom Farmer  (Read 25176 times)

0 Members and 1 Guest are viewing this topic.

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #30 on: November 14, 2011, 05:56:27 PM »
+1
it is not an issue of always run being on or off.  regarless of it being on or off, the character runs because the pathfinding rail part is too far away and it takes off to get there.

Ahh.  It all becomes clear to me.

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Luck Shroom Farmer
« Reply #31 on: November 25, 2011, 03:15:23 PM »
+1
I love this script! its going to be a huge hit with luck suits being built right now.
I tried to run this script right out of the box, I started to have some issues with I can not reach that spot like some ppl did earlier in the thread, I also sat there and watched the script run for a about an hour, I also backwards engineered it so I knew exactly what you were thinking... its a very well thought out and written script....
I figured out why I was getting the "you can not reach that spot" message my character was moving to far North when you get to the last set of your way points you want him to go all the way back to the begging, and sometimes my character was to far to recognize where the location was, so I added more way points... actually I just took your current way points and made my character walk them backwards so on his way back he would pick up chaga's on his way back to way point 1.

Code: [Select]
;--------------------------------------------------------------
;--------------------------------------------------------------
; This rail is ONLY for the Tomb of the Kings.  I'm using this for test
; purposes.  Later, I'll add in the rail for the Fel champ area(s).

sub SetupShroomLoopValues
  gosub AddShroomloopvalue 36 80 0
  gosub AddShroomloopvalue 37 74 0
  gosub AddShroomloopvalue 37 71 0
  gosub AddShroomloopvalue 38 72 0
  gosub AddShroomloopvalue 36 60 0
  gosub AddShroomloopvalue 36 56 0
  gosub AddShroomloopvalue 36 57 0
  gosub AddShroomloopvalue 36 59 0
  gosub AddShroomloopvalue 36 52 0
  gosub AddShroomloopvalue 36 40 0
  gosub AddShroomloopvalue 36 52 0
  gosub AddShroomloopvalue 36 59 0
  gosub AddShroomloopvalue 36 57 0
  gosub AddShroomloopvalue 36 56 0
  gosub AddShroomloopvalue 36 60 0
  gosub AddShroomloopvalue 36 72 0
  gosub AddShroomloopvalue 36 71 0
  gosub AddShroomloopvalue 36 74 0
Return
;--------------------------------------------------------------
I aslo added this into the code
      Click 400 322 MC N
Right Before the Pathfind code... this will force your Mouse over your character without clicking him.... you might have to change the x and y screen cords depending on your setup....

« Last Edit: November 25, 2011, 03:24:45 PM by Khameleon »

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #32 on: November 26, 2011, 10:51:03 AM »
+1
Noted.  However, I am on scripting hiatus until after the holidays.  If I can, I'll test your rail points...but it will be a bit.

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Luck Shroom Farmer
« Reply #33 on: November 26, 2011, 12:17:17 PM »
+1
I'm having Client Crashing Issues.... I haven't been able to pin point the reason behind it yet... just wondering if anyone else has this issue?

Offline black06si

  • Newbie
  • *
  • Posts: 2
  • Activity:
    0%
  • Reputation Power: 1
  • black06si has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: Luck Shroom Farmer
« Reply #34 on: February 12, 2012, 09:24:40 PM »
+1
Excuse me Nobama how do i download your script?  or where?

Offline _C2_

  • AFK FtW
  • Global Moderator
  • *
  • *
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: Luck Shroom Farmer
« Reply #35 on: February 12, 2012, 09:45:36 PM »
+1
Excuse me Nobama how do i download your script?  or where?

You are restricted and cannot access scripts at this time.  In your particular case, it looks like you have yet to have a new member introduction approved

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #36 on: February 13, 2012, 04:59:29 PM »
+1
I'm having Client Crashing Issues.... I haven't been able to pin point the reason behind it yet... just wondering if anyone else has this issue?

You're the first to report it.  I haven't run this since basically the first time I posted it.  Can you be more specific as to when the client is crashing?

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #37 on: February 14, 2012, 09:07:29 PM »
+1
I just tried to replicate the client crash issue you're having, Kham.  Script works fine for me...if you can call a really inefficient kludge of code "fine."

I ping with a really low latency, though, so it is possible that you're crashing because you're trying to drag the shroom at the same time the script moves you.  Perhaps increase wait times?

Offline Magier

  • Jr. Member
  • **
  • Posts: 67
  • Activity:
    0%
  • Reputation Power: 1
  • Magier has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 6
    • View Profile
Re: Luck Shroom Farmer
« Reply #38 on: April 25, 2012, 09:31:44 AM »
+1
Just ran this today and it worked great, no problems yet and hopefully none ever.

Yet another awesome script by the script geniuses!

Added in Khams thing and it helped alot in the movement.
« Last Edit: April 25, 2012, 11:52:54 PM by Magier »
Drop out, all the cool kids are doing it.

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #39 on: April 25, 2012, 01:14:23 PM »
+1
Glad you liked it, although I certainly wouldn't put this script in the same category as most of the other ones on this board!

Offline Magier

  • Jr. Member
  • **
  • Posts: 67
  • Activity:
    0%
  • Reputation Power: 1
  • Magier has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 6
    • View Profile
Re: Luck Shroom Farmer
« Reply #40 on: April 25, 2012, 11:54:39 PM »
+1
The first couple runs worked great, but it seems to get glitches in the pathfinding where it just says it can't get there and is near a wall.

this seems to happen about every half hour or less now :( i can't seem to pin point where it does this as it happens at multiple places in the rail.
Drop out, all the cool kids are doing it.

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #41 on: April 26, 2012, 02:44:26 PM »
+1
Interesting, particularly given that it worked for you with no problems before.

Potential sources:

1) Lag.  Did your connection suddenly slow?  The wait times in between pathfinds are pretty tight.  If you're getting a lot of "Can't get there" that might be part of the problem
2) EUO shenanagins.  Sometimes a UO and EUO restart solves mysterious problems.
3) Patch.  Did something change in UO since the last time you ran it?  I haven't updated this script in a very long time, but if something has changed I'll try to take a look at it for you this weekend.

Let me know in a post here.

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Luck Shroom Farmer
« Reply #42 on: April 26, 2012, 05:16:25 PM »
+1
I had this problem a while back, some mushrooms spawn so far up that the next way point out of sight... I thought I posted my changes...


little disappointed in the research around here....

Click me or Scroll up a few posts.
« Last Edit: April 26, 2012, 05:20:15 PM by Khameleon »

Offline NObamaTopic starter

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: Luck Shroom Farmer
« Reply #43 on: April 28, 2012, 01:39:44 PM »
+1
Kham's fixes incorporated.  Thanks!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Luck Shroom Farmer
« Reply #44 on: April 28, 2012, 04:21:16 PM »
+1
heh.. No problem.... (has anyone seen my beer?)

Tags: