Author Topic: Brute Force Egg Hunter  (Read 13859 times)

0 Members and 1 Guest are viewing this topic.

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #15 on: May 19, 2022, 04:56:23 PM »
Simple enough 
I have  a question . what does the 1,255,1 mean
 while(!Orion.WalkTo(egg.X(), egg.Y(), egg.Z(), 1, 255, 1)

Im curious

distanceToObject, Zoffset, walkRun
walkRun / 0 walks, 1 runs, 2 uses client default

Ok  1 is to run so now what the 255 for?

Offline altiricTopic starter

  • Jr. Member
  • **
  • Posts: 81
  • Activity:
    0%
  • Reputation Power: 2
  • altiric has no influence.
  • Referrals: 1
    • View Profile
Re: Brute Force Egg Hunter
« Reply #16 on: May 19, 2022, 05:11:05 PM »

distanceZ - integer, maximum distance along the Z axis to the end point;
« Last Edit: May 19, 2022, 05:12:55 PM by altiric »

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #17 on: May 22, 2022, 04:21:22 PM »
Now we have more Red that are waiting for us now.  Time to use that guard macro again.  hehe if I remember to hit it 

Offline altiricTopic starter

  • Jr. Member
  • **
  • Posts: 81
  • Activity:
    0%
  • Reputation Power: 2
  • altiric has no influence.
  • Referrals: 1
    • View Profile
Re: Brute Force Egg Hunter
« Reply #18 on: May 22, 2022, 04:24:09 PM »
lol yeah.. that seems to happen! Did find a simple way to make it even snappier though! If you replace the
Orion.Wait(loadScreenDelay);
with
Orion.CheckLag(loadScreenDelay);
it works even faster, and better in some cases :)
« Last Edit: May 22, 2022, 04:27:37 PM by altiric »

Offline Hoby

  • Elite
  • *
  • *
  • Posts: 1344
  • Activity:
    0%
  • Reputation Power: 14
  • Hoby barely matters.Hoby barely matters.
  • Gender: Male
  • Referrals: 1
    • View Profile
Re: Brute Force Egg Hunter
« Reply #19 on: May 29, 2022, 03:02:44 PM »
awesome script.  Works great!  Have collected like 1500 eggs without a hiccup!
I like you, your death shall be quick and painless!!
I may have alzheimers, but at least I don't have alzheimers.
Walruses are like vampires, only awesome
Pwned-The total domination or shut down of a person or thing. 
I believe a hangover is gods way of saying you kicked ass last night!
Life's to short to remove usb safely.

Offline altiricTopic starter

  • Jr. Member
  • **
  • Posts: 81
  • Activity:
    0%
  • Reputation Power: 2
  • altiric has no influence.
  • Referrals: 1
    • View Profile
Re: Brute Force Egg Hunter
« Reply #20 on: May 30, 2022, 02:00:15 AM »
Packed some serious upgrades into version 2.0!

Version 2
-Faster and more responsive than the original!
-Better Egg scanning, more range
-Better interaction with NPCs
-Ability to insure eggs/ingots
-Can now toggle EggTurnin and IngotTurnin on/off
-Added pause once pack is full (Will still recall to destard book location first, it does not have to be destard in this case)
-Added function to move Eggs from backpack to a container
-Can now switch between recall/sacred journey
-Added Pause/Resume button
-Added ignore egg button (For those porch locked eggs)

Offline gruntman

  • Full Member
  • ***
  • Posts: 168
  • Activity:
    0%
  • Reputation Power: 2
  • gruntman has no influence.
  • Gender: Male
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #21 on: May 30, 2022, 05:55:14 AM »
Altiric,

This version runs very well. It does exactly what it is supposed to do. Love the added features as well. Thank you for your contribution.

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #22 on: May 30, 2022, 05:58:39 AM »
Thx for the update, will test this tonight. 
Nice option you have added. 


Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Brute Force Egg Hunter
« Reply #23 on: May 30, 2022, 01:02:48 PM »
Thanks for the first comment on any script ive ever written lol! They seem to be few and far between.

Good script Brah!  ;)
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline gruntman

  • Full Member
  • ***
  • Posts: 168
  • Activity:
    0%
  • Reputation Power: 2
  • gruntman has no influence.
  • Gender: Male
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #24 on: June 01, 2022, 03:14:52 PM »
WHOA AN UPDATE! Cannot wait to try this one!!

Thanks loads Altiric! Ill let you know

Offline BoomerGrow

  • Newbie
  • *
  • Posts: 5
  • Activity:
    0%
  • Reputation Power: 1
  • BoomerGrow has no influence.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #25 on: June 01, 2022, 03:36:36 PM »
Wow what a great script! I have ran the first version for a couple of days and I've gotten so many fey ingots.  You are the man! I can't wait to try out the newest version

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #26 on: June 01, 2022, 05:47:42 PM »
Run the new build,  For the portal, make sure you mark a few title away.   Did 4 run without any issue.   

++ Love the fact that the turn in egg is a bit slower.
+ Move egg to container have alot of must wait for action and need to be restart.  I added a Orion.Wait(400) at the end . need to test more. Work find.

I love it,    Great  build and thx again  for all the hard work you  put into this. 
« Last Edit: June 02, 2022, 06:00:27 AM by The Ghost »

Offline Kandie

  • Full Member
  • ***
  • Posts: 192
  • Activity:
    0.8%
  • Reputation Power: 3
  • Kandie has no influence.
  • Gender: Female
  • a.k.a "Granny"
  • Referrals: 7
    • View Profile
Re: Brute Force Egg Hunter
« Reply #27 on: June 01, 2022, 09:30:44 PM »
Does this only work with Orion program?

Offline altiricTopic starter

  • Jr. Member
  • **
  • Posts: 81
  • Activity:
    0%
  • Reputation Power: 2
  • altiric has no influence.
  • Referrals: 1
    • View Profile
Re: Brute Force Egg Hunter
« Reply #28 on: June 01, 2022, 09:46:27 PM »
Does this only work with Orion program?

Correct, it only works with Orion.

Offline mio

  • Newbie
  • *
  • Posts: 9
  • Activity:
    0%
  • Reputation Power: 1
  • mio has no influence.
  • Referrals: 0
    • View Profile
Re: Brute Force Egg Hunter
« Reply #29 on: June 03, 2022, 08:22:58 PM »
哇,真是個驚喜。感謝分享這個版本。

Tags: