Author Topic: Donate-o-Matic (for library and museum donations)  (Read 66082 times)

0 Members and 5 Guests are viewing this topic.

Offline _C2_Topic starter

  • 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
Donate-o-Matic (for library and museum donations)
« on: April 25, 2009, 11:02:43 AM »
0
**Not supported for free shard... I don't play and won't be visiting them to figure it out- Sorry**

Warning: Chiv is not being recognized as it has in the past and sacred journey is not registering like it use to due to easy uo - UO client issues. Do not expect chiv to work consistently. use recall if you can!

Code: [Select]
;C2's Donate-o-Matic
;Version 1.4c
;Shard: OSI
;Purpose: Donate wood, ingots, cut leather, scales, & raw fish steaks to Collections
;Credits:  TM Recall Subs & Ultima for making the vesper rail
;Revisions:


Only put in they type of wood, ingots and leather that you wish donated.  it will donate every type in chest unless you remove it!

It will:
*Donate ingots or wood to Brit. (one at a time)
*Donate wood to vesper
*Donate Raw fish to Brit
*Donate Dragon Scales to Brit
*Donate Cut Leather to Brit
*use rails in and out if needed do to a non recall zone on some shards
   - for brit mark outside library in front of stairs
   -for vesper mark at staircase to blocked recall floor (thx. Ultima)
*Recall or Sacred back and forth until you are out of supplies.
*Support a bonded Beetle, or one bonded packie (Horse or LLama)
*Use Recall or Sacred for travel (Set at top of script - default is magery)
*Allow you to select how much wood or ingots to drag into pack each time (Up top %drag_ingot_amount (3000) or %drag_wood_amount (400) )
*Use a named runebook of your choice (Name on menu)
*Auto set runes to use based on your menu choices
*Auto find donation box or person... no clicking for you!
*Auto finds the pet/packie you set on menu!
*Prompt you to target you secure at home with supplies in the top level.
*Donate any and all types of the menu choice of wood or ingots so remove types you do not want to donate
*Identify the type by color (#findcol)

Set-up Hints:
Make sure you start at home or bank and adjust red lines below as needed!
All materials need to be on the top level of the secure... not in a bag inside.
Make sure you have these set correctly at the top of the script:
Code: [Select]
set %travel RE    ; RE for recall SJ for sacred
set %bank #false
set %home #true
set %drag_wood_amount 400   ;# for wood and leather!!!
set %drag_ingot_amount 3000  ; # for raw fish, ingots and scales!!!
Note:
Pictures of a possible runebook set-up are below along with the menu! You only need the runes that you will be using. If you never donate to vesper, leave any old number in the box because the script will only access the rune numbers for runes you need. I made a complete book that I could always use and never have to look for a rune last minute.

NOTE: This script is no longer needed for OSI shards since the ability to turn in deeds.
It is here for Free Shard users to use as a resource for making their own donation script.
The author DOES NOT SUPPORT FREE SHARDS so don't expect a reply if you ask for assistance.



There are 4 attachment(s) in this post. You must register and post an acceptable introduction to download
C2's Donate-O-Matic 1.4b.txt
C2's Donate-O-Matic 1.4c.txt
Donate o matic.jpg
Donator Runebook.jpg
« Last Edit: September 03, 2010, 09:17:26 AM by Cerveza »

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: Donate-o-Matic (for library and museum donations)
« Reply #1 on: April 25, 2009, 11:30:27 AM »
0
This Donator Works Great

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: Donate-o-Matic (for library and museum donations)
« Reply #2 on: April 30, 2009, 10:58:35 AM »
0
Hi _C2_

I had mentioned this on WinUO about adding Treasure Maps, but since WinUO is down, I don't know if you aaddressed my request or not. 


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

Offline _C2_Topic starter

  • 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: Donate-o-Matic (for library and museum donations)
« Reply #3 on: April 30, 2009, 11:34:40 AM »
0
I am not going to add them due to the complictions created by needing to open  a ton of secures upon returning home since they can only hold 125 each and the different flow of the script that would be needed.  the current structure does not fit tmaps.  i did encourage you to use something similar to guadahs spring cleaning donator that requires map id added and the doantion page clicking instead of dropping on character.

Sorry - it doesn't fit into the design of the script at all.  i wish they were stackable because then it could do them easily

Offline Rn

  • Full Member
  • ***
  • Posts: 177
  • Activity:
    0%
  • Reputation Power: 0
  • Rn has no influence.
  • Gender: Male
  • Respect: +15
  • Referrals: 0
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #4 on: May 18, 2009, 08:04:38 AM »
0
Does this still work? I think they made it so you cant recall into the building to donate... atleast not by wood guy. is the a version out there that uses a rail from outside to inside?

Offline _C2_Topic starter

  • 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: Donate-o-Matic (for library and museum donations)
« Reply #5 on: May 18, 2009, 08:06:50 AM »
0
Does this still work? I think they made it so you cant recall into the building to donate... at least not by wood guy. is the a version out there that uses a rail from outside to inside?

There are some fel locations that are blocked but not tram to my knowledge.  It works for several folks recently so you may need to use tram.
« Last Edit: July 09, 2009, 07:54:26 PM by TrailMyx »

Offline Rn

  • Full Member
  • ***
  • Posts: 177
  • Activity:
    0%
  • Reputation Power: 0
  • Rn has no influence.
  • Gender: Male
  • Respect: +15
  • Referrals: 0
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #6 on: May 18, 2009, 08:12:12 AM »
0
tried first in tram, i get the "something is blocking the location." i tried and many dif spots watching nothing walk over my spot. in fel i get "spell doesnt seem to work here" when i try to mark a rune

Offline _C2_Topic starter

  • 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: Donate-o-Matic (for library and museum donations)
« Reply #7 on: May 18, 2009, 08:58:15 AM »
0
tried first in tram, i get the "something is blocking the location." i tried and many dif spots watching nothing walk over my spot. in fel i get "spell doesnt seem to work here" when i try to mark a rune

what shard is that.  I heard of one once that was blocked in tram too. Eww.  that is certainly what is going on there.  I might have to add a rail option after all.  dang!
« Last Edit: July 09, 2009, 07:54:17 PM by TrailMyx »

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!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Donate-o-Matic (for library and museum donations)
« Reply #8 on: May 18, 2009, 09:01:11 AM »
0
Awww, rails are easy!!  :)
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Rn

  • Full Member
  • ***
  • Posts: 177
  • Activity:
    0%
  • Reputation Power: 0
  • Rn has no influence.
  • Gender: Male
  • Respect: +15
  • Referrals: 0
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #9 on: May 18, 2009, 09:10:33 AM »
0
LS

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: Donate-o-Matic (for library and museum donations)
« Reply #10 on: May 18, 2009, 02:00:39 PM »
0
I know some area's are blocked to recall in.. like Britain's North Mage shop.. I can mark inside, but I can't recall inside.. I can' stand 1 tile from where I marked it, and still say's you can not recall there.  mark outside and make a simple rail to the correct donater.

Offline Minus

  • Newbie
  • *
  • Posts: 9
  • Activity:
    0%
  • Reputation Power: 0
  • Minus has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #11 on: June 06, 2009, 05:43:11 PM »
0
Some Reason it loads the bettle and then it just stops

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: Donate-o-Matic (for library and museum donations)
« Reply #12 on: June 07, 2009, 05:50:49 AM »
0
Single Step through the script and see where its messing up.. we need a bit more info than its messing up ?!?!
maybe your rune book wasn't setup correctly, uh.. could be a series of things...

Offline Minus

  • Newbie
  • *
  • Posts: 9
  • Activity:
    0%
  • Reputation Power: 0
  • Minus has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #13 on: June 09, 2009, 01:23:21 PM »
0
AH i got it it say to targe your bag in your secure i was trying to do that but i put a bag on the house and it worked awsome great script man thanks sorry for the long replise the wife and kids don;t let me play much anymore

Offline Coragin

  • Wacko in Pajama's
  • Elite
  • *
  • *
  • Posts: 1641
  • Activity:
    0%
  • Reputation Power: 23
  • Coragin might someday be someone...Coragin might someday be someone...Coragin might someday be someone...Coragin might someday be someone...
  • Gender: Male
  • It Is What It Is.
  • Respect: +57
  • Referrals: 1
    • View Profile
Re: Donate-o-Matic (for library and museum donations)
« Reply #14 on: June 11, 2009, 07:07:02 PM »
0
Hey C2,

Any way you can add spined leather to this for Brittan turn in?  Same as ingots (Master of Trades)
Coragin

My Facebook
And now I'm better at doing what ever it is Wolverine does!

Tags: