I have script for brit library bucklers donation BUT must be fixed plz if some on can help ,and fix just one line will be super script and all will be able to use it :}
__________________________________________________ __________________
The problem is wen start script . Script get metal from bank recall to smith [make bucklers] ,after this recall to library location near the quester for bucklers and click on him ..
AND STOP CANT FINED THE LINE FOR DONATE BUCKLERS [IF SOME ON CAN FIX IT I WILL POST THE SCRIPT HERE PLZ HELP AND POST IF YOU CAN MAKE IT RIGHT ....
================================================== ================================================== ================================================== ==========================================
; ################################################## ########
; Script Name: Guadah's Britian Library Donation Assistant
; Author: Guadah
; Version: 2.0
; Client Tested with: EA 6.0.3.1 (Patch 60)
; EUO version tested with: 1.5 Version 127
; Shard OSI / FS: OSI Servers
; Revision Date: N/A
; Public Release:
; Global Variables Used:
; Purpose: Donate Buckers to Britian Library
; ################################################## ########
;*********************************
; Setup: Mark 3 Locations in this Order
; 1. A Private Bank
; 2. Britian Library Quest Turn-in Near the NPC
; 3. A Remote Smithy to Craft Bucklers
; Once these 3 runes are in the SAME RUNEBOOK, Press Play.
;*********************************
Set %bckcnt 20 ; set number of bucklers you want to make here for weight issue
Set %MaxIngots 400 ; Set this to however many you want.
Set %MinIngots 200 ; Sets the minimum amount of ingots before grabbing more ingots.
;*********************************
Set %SmithTools TLH_FBG_GBG_OLH_OBG_TBG
Set %TinkerTools GTL_KTL_JTL
Set %Bucklers FIK
Set %Ingots ENK
Set %points 0
GoSub MainMenu
Set #menuButton N/A
Loop:
if #menuButton = Quit
{
Set #menuButton N/A
Display ok Thank you for using Guadah's Britian Library Donation Assistant.$
+$
+For more of my scripts visit www.WinUO.org$
+Use Guadah as a Reference$
+$
+Script will now Halt$
Halt
}
if #menuButton = Start
{
GoSub Start
}
Goto Loop
Sub MainMenu
Menu HideEUO
menu Window Title EUOMenu1
menu Window Color Silver
menu Window Size 225 133
menu Font Transparent #true
menu Font Name Times New Roman
menu Font Color Maroon
menu Window Title Guadah's Library Donation Assistant
menu Font Name Times New Roman
menu Font Size 14
Menu Shape TopGrey 6 3 209 2 4 7 1 White 5 White
Menu Shape WhiteBottom 6 27 209 2 4 7 1 Gray 5 Gray
Menu Shape LeftSide 6 3 2 25 4 7 1 White 5 White
Menu Shape RightSide 215 3 2 26 4 7 1 Gray 5 Gray
menu Text Title 11 5 Library Donation Assistant
menu Font BGColor Silver
Menu Font Size 12
menu font color black
; Menus Box around the Points & Status Updates
Menu Shape TopGrey 8 36 209 2 4 7 1 Gray 5 Gray
Menu Shape WhiteBottom 8 85 209 2 4 7 1 White 5 White
Menu Shape LeftSide 8 36 2 51 4 7 1 Gray 5 Gray
Menu Shape RightSide 215 36 2 51 4 7 1 White 5 White
Menu Text PointsLabel 15 40 Points Earned:
Set %Points 0
Menu Text Points 110 40 %Points
Menu Shape MarronBottom 26 60 168 1 4 7 1 Maroon 5 Maroon
Menu Font Size 12
Menu Text Titles 15 63 Script Status:
Menu Font Size 10
Menu Font Color Green
menu text scriptstatus 102 66 Press Start to begin.
menu Font Color Maroon
menu Font Size 11
menu Button Start 10 93 90 25 Start
menu Button Quit 120 93 90 25 Quit
menu font color white
Menu Font Size 12
Menu Text Website 60 114 menu show
Return
__________________________________________________ __________________
The problem is wen start script . Script get metal from bank recall to smith [make bucklers] ,after this recall to library location near the quester for bucklers and click on him ..
AND STOP CANT FINED THE LINE FOR DONATE BUCKLERS [IF SOME ON CAN FIX IT I WILL POST THE SCRIPT HERE PLZ HELP AND POST IF YOU CAN MAKE IT RIGHT ....
================================================== ================================================== ================================================== ==========================================
; ################################################## ########
; Script Name: Guadah's Britian Library Donation Assistant
; Author: Guadah
; Version: 2.0
; Client Tested with: EA 6.0.3.1 (Patch 60)
; EUO version tested with: 1.5 Version 127
; Shard OSI / FS: OSI Servers
; Revision Date: N/A
; Public Release:
; Global Variables Used:
; Purpose: Donate Buckers to Britian Library
; ################################################## ########
;*********************************
; Setup: Mark 3 Locations in this Order
; 1. A Private Bank
; 2. Britian Library Quest Turn-in Near the NPC
; 3. A Remote Smithy to Craft Bucklers
; Once these 3 runes are in the SAME RUNEBOOK, Press Play.
;*********************************
Set %bckcnt 20 ; set number of bucklers you want to make here for weight issue
Set %MaxIngots 400 ; Set this to however many you want.
Set %MinIngots 200 ; Sets the minimum amount of ingots before grabbing more ingots.
;*********************************
Set %SmithTools TLH_FBG_GBG_OLH_OBG_TBG
Set %TinkerTools GTL_KTL_JTL
Set %Bucklers FIK
Set %Ingots ENK
Set %points 0
GoSub MainMenu
Set #menuButton N/A
Loop:
if #menuButton = Quit
{
Set #menuButton N/A
Display ok Thank you for using Guadah's Britian Library Donation Assistant.$
+$
+For more of my scripts visit www.WinUO.org$
+Use Guadah as a Reference$
+$
+Script will now Halt$
Halt
}
if #menuButton = Start
{
GoSub Start
}
Goto Loop
Sub MainMenu
Menu HideEUO
menu Window Title EUOMenu1
menu Window Color Silver
menu Window Size 225 133
menu Font Transparent #true
menu Font Name Times New Roman
menu Font Color Maroon
menu Window Title Guadah's Library Donation Assistant
menu Font Name Times New Roman
menu Font Size 14
Menu Shape TopGrey 6 3 209 2 4 7 1 White 5 White
Menu Shape WhiteBottom 6 27 209 2 4 7 1 Gray 5 Gray
Menu Shape LeftSide 6 3 2 25 4 7 1 White 5 White
Menu Shape RightSide 215 3 2 26 4 7 1 Gray 5 Gray
menu Text Title 11 5 Library Donation Assistant
menu Font BGColor Silver
Menu Font Size 12
menu font color black
; Menus Box around the Points & Status Updates
Menu Shape TopGrey 8 36 209 2 4 7 1 Gray 5 Gray
Menu Shape WhiteBottom 8 85 209 2 4 7 1 White 5 White
Menu Shape LeftSide 8 36 2 51 4 7 1 Gray 5 Gray
Menu Shape RightSide 215 36 2 51 4 7 1 White 5 White
Menu Text PointsLabel 15 40 Points Earned:
Set %Points 0
Menu Text Points 110 40 %Points
Menu Shape MarronBottom 26 60 168 1 4 7 1 Maroon 5 Maroon
Menu Font Size 12
Menu Text Titles 15 63 Script Status:
Menu Font Size 10
Menu Font Color Green
menu text scriptstatus 102 66 Press Start to begin.
menu Font Color Maroon
menu Font Size 11
menu Button Start 10 93 90 25 Start
menu Button Quit 120 93 90 25 Quit
menu font color white
Menu Font Size 12
Menu Text Website 60 114 menu show
Return
Commenta