Author Topic: BL Eggscavator Beta release  (Read 4195 times)

0 Members and 1 Guest are viewing this topic.

Offline baldielocksTopic starter

  • Sr. Member
  • *
  • Posts: 301
  • Activity:
    0%
  • Reputation Power: 4
  • baldielocks has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 5
    • View Profile
BL Eggscavator Beta release
« on: June 12, 2021, 01:28:56 PM »
0
Inspired by the efforts of SumSum, I wanted to take a stab at a Medusa egg farmer. With Gaderian & Caines' help, patience, and guidance, this is the result. Average over 24 eggs an hour (that is a low estimate for realism.)
Code: [Select]
;===========================================================
; Name: BL EGGScavator
; Author: Baldielocks
; Version: Beta 1.0
; Easyuo Version : 1.6.0.335
; Client Version : 7.0.7.3
; Tested: OSI. Intended for OSI only, use on freeshard at own risk.
;
; Purpose: Get rare eggs for Medusa keys.
;
; Special Thanks:
; Gaderian for his endless patience, teaching coding basics, and use of his subs
; Trailmyx for his gump wait and offset click subs and TM_ADVJournal scanner. And for SUO utility and the site!
; Caines ALSO for his endless patience and feedback.
; Anything good in this script is due to Gaderian and Caines.
; Anything bad, well, all ME!
; The .WZA for the click X Y Z sub and menu subs.
; Everyone that ever released a script publically. Thank you for sharing!
;
;
; Changlelog: version 1.0, June 2021
; TODO:
; Rarely, click hole won't target the hole, leaving the cursor open
; Area limiting - Not limiting
;
;SUO Syntax check
;Method count: 56
;Command count: 56
;*** Pass 1 - Label accounting:
;Subroutine labels = 18
;Tag labels = 5
;31 Code block(s).
;0 Warnings(s) encountered.
;*** Pass 2 - Execution [SYNTAXCHECK]
;;==============================================================================
;                              _
;           ___         _     | |  __   ___ _____
;         / __/  __ _ _(_)_ _ | |_\  ) (  //  _  \     Making (s)UO easier.
;         \__ \(  _/ `_/ / ` \|  _|  | |  |  / \  \     www.scriptuo.com
;          __| | (_| | | | |) | | \  \_/  |  \_/  /     Admin:  TrailMyx
;         \___/\___| | |_|  _/\__\ \_____/\______/    Ass. Admin:  Cerveza
;                  | |   | |
;                  |_|   |_|
;
;==============================================================================
; INSTRUCTIONS AND INFO
; This script is meant for a character with 100% hiding and at least 80 stealth.
; A character with magery will do better than one without.  I have found
;that being in unicorn form or in normal with protect will give the
;longest runs. Eventually, you will die. Sorry! Looking for a 100% solution, but
;haven't found one yet.
; In testing, I average about 24 eggs an hour. Script will use 1 flute charge
; about every 8 seconds. Exceptional flutes are a good idea. 30 charges every 3 minutes.
;  I use around 50 smokebombs in 3 hours, and usually take 100 with me.
;
;Before script Start:
;  MUST have insured snake charmer flutes and egg bombs in your backpack
;  Go to  the first grassy area on the way to the altar
;  See map pic in the thread for location.
;  If holes are visible outside the indicated area, it is a good practice
; to charm snakes until the holes move outside of the 18 tile detect range.
; Egg Basket may be a container in your backpack, or just target the backpack.
; Script will halt at 125 items in bag and make sure you are hidden.
; Script will halt when snake flutes are gone, and make sure you are hidden.
;Script will continue if you run out of eggbombs, and try to invis.
;
;
;===========================================================
Im having issues figuring out how to embed a photo. TIll then, use the Eggspawn area as a guide. Areas 1 and 2 are the ones where you want to look for holes that may be detected and get them moved before script start. Script works BEST if you have at least one snake near each hole ( 3 snakes minimum). After that, as long as you run this, you will not have a snake target issue. Area 3 has a hole spawn location that cannot be targeted, so the script tries to stay in the grass area and its 3 holes.
; INSTRUCTIONS AND INFO
; This script is meant for a character with 100% hiding and at least 80 stealth.
; A character with magery will do better than one without.  I have found
;that being in unicorn form or in normal with protect will give the
;longest runs. Eventually, you will die. Sorry! Looking for a 100% solution, but
;haven't found one yet.
; In testing, I average about 24 eggs an hour. Script will use 1 flute charge
; about every 8 seconds. Exceptional flutes are a good idea. 30 charges every 3 minutes.
;  I use around 50 smokebombs in 3 hours, and usually take 100 with me.
;
;Before script Start:
;  MUST have insured snake charmer flutes and egg bombs in your backpack
;  Go to  the first grassy area on the way to the altar
;  See map pic in the thread for location.
;  If holes are visible outside the indicated area, it is a good practice
; to charm snakes until the holes move outside of the 18 tile detect range.
; Egg Basket may be a container in your backpack, or just target the backpack.
; Script will halt at 125 items in bag and make sure you are hidden.
; Script will halt when snake flutes are gone, and make sure you are hidden.
;Script will continue if you run out of eggbombs, and try to invis.

There are 2 attachment(s) in this post. You must register and post an acceptable introduction to download
BL_EGGScavator_Beta_V_1.txt
Eggspawn area.jpg
« Last Edit: June 12, 2021, 01:41:44 PM by baldielocks »

Offline baldielocksTopic starter

  • Sr. Member
  • *
  • Posts: 301
  • Activity:
    0%
  • Reputation Power: 4
  • baldielocks has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 5
    • View Profile
Re: BL Eggscavator Beta release
« Reply #1 on: June 18, 2021, 03:40:17 AM »
0
In the lack of testers, I ran this totally AFK last night from 9pm pacific. Used 17 flutes, 50 smoke bombs. After it ran out of smoke bombs, it ran on invis only for 13 mores successful hides. Ran out of flutes around 3 am. net was 149 eggs in 6 hours. Safely logged off hidden.  Give it a try?

Offline sumsum

  • Jr. Member
  • **
  • Posts: 47
  • Activity:
    0%
  • Reputation Power: 1
  • sumsum has no influence.
  • Respect: +9
  • Referrals: 0
    • View Profile
Re: BL Eggscavator Beta release
« Reply #2 on: August 21, 2021, 05:07:27 AM »
0
Looks Awesome! I'm back from summer break and will give it a go!

Offline cybercasper

  • Full Member
  • ***
  • Posts: 228
  • Activity:
    0%
  • Reputation Power: 3
  • cybercasper has no influence.
  • Respect: +41
  • Referrals: 1
    • View Profile
Re: BL Eggscavator Beta release
« Reply #3 on: September 04, 2021, 03:28:27 PM »
0
ill give this a whirl tomorrow at work and see how it goes.

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: BL Eggscavator Beta release
« Reply #4 on: September 06, 2021, 04:50:30 AM »
0
Add me to your BETA Testers. I will try running it this week and let you know what problems I have (if any).

ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Offline baldielocksTopic starter

  • Sr. Member
  • *
  • Posts: 301
  • Activity:
    0%
  • Reputation Power: 4
  • baldielocks has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 5
    • View Profile
Re: BL Eggscavator Beta release
« Reply #5 on: October 06, 2021, 02:22:40 PM »
0
Im back and re-supporting this script. And yes Oracle, you get perma--beta tester for all my scripts!

Tags: