Author Topic: Gen's Library Donations  (Read 75611 times)

0 Members and 1 Guest are viewing this topic.

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Gen's Library Donations
« on: October 17, 2009, 01:50:58 PM »
0
Code: [Select]
;===========================================================================
; Script Name: Gen's Library Donations
; Author: Gen2000
; Version: 1.5
; Client Tested with: 7.0.1.1
; EUO version tested with: 1.5 155
; Shard OSI/FS: OSI
; Public Release: 11/1/09
; Revision Date:
; Global Variables Used: CEO*FILESYSTEM
; Purpose: Recalls to smith/mage shops, buys axes/spell books,
;          Recalls to library & donates for glasses
;
; Glasses: Mace & Sheild, Wizard's Crystal , Fold & Steel
;===========================================================================
; http://www.scriptuo.com
;===========================================================================
; Special Thanks:
;---------------------------------------------------------------------------
; Author:  snicker7
; Script Name:  sub s7UseRunebook
;---------------------------------------------------------------------------
; Author:  Quintok / Raziel
; Script Name: sub waitForSysVars
;---------------------------------------------------------------------------
; Author  CEO
; Script Name: Sub CEO*FILESYSTEM
;===========================================================================
; Items Needed:
; Backpack:     2 Rune Books, 1 bank/library runes, and 1 with vendor shops.
;===========================================================================
; Instructions:  Bank/Library runebook should have rune to bank and library.
;                    Library rune should be marked within 4 tiles of NPC.
;                    Vendor runebook should have runes marked to vendor shops.
;                    Start off at any bank, click play and follow menu.
;===========================================================================
; Tips:  *Do not start with more than 3k gold in pack. (my be ok with new weight of gold)
;         *Remove all battle axes you may want to keep from your pack.
;         *Remove all spellbooks from your pack if donating to mage and..
            Put the spellbook your using in your hand!
;         *Mark Library runes within 4 tiles of the NPC.
;===========================================================================


This script donates to the library.
It has a menu for easy setup, and keeps track of all your settings and points globally.
One time setup per char, per glasses.


There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
Gen's Library Donations 1.5.euo
« Last Edit: November 01, 2009, 10:29:56 AM by gen2000 »

Offline Abyss

  • May I buy a "2"?
  • Jr. Member
  • **
  • Posts: 88
  • Activity:
    0%
  • Reputation Power: 0
  • Abyss has no influence.
  • Gender: Male
  • RAWR!!!
  • Respect: +6
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #1 on: October 18, 2009, 12:16:47 PM »
0
I'll try to test this when I have a few hours to watch it. Probably will be Tuesday.

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #2 on: October 28, 2009, 07:31:15 AM »
0
It works for the most part.


Great script for about 1 hour or so then locks up.


The script (Im doing Mace and Shields) Will at times miss the Elias (The Library assistant) when your standing right next to him.

Also at times the script will just seem to get off track. it will take the gold open rune book recall and just stop. Its usually good for about 120k in points before I have to restart the script.

overall good though. just wish i didnt have the issues. Ill post more as I go along. Next time in pauses Ill go ahead and post the script were it locks up.

Post Merge: October 28, 2009, 10:14:05 PM
Just to add:


The script keeps on Locking up

Msg:  Not close Enough to Elias-FIX IT- Script Paused. (Mace and Shields)




Im standing right next to him.

Anyway to fix this?
« Last Edit: October 28, 2009, 08:15:06 PM by googlemybrains »

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Gen's Library Donations
« Reply #3 on: October 29, 2009, 11:25:28 AM »
0
I'll check it and see

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #4 on: October 29, 2009, 07:52:53 PM »
0
Its a FANTASTIC script, but it will go for about 1 hour or so, mostly stops at right around 100k in points.

I play EA Shard, And I will recall right next to Elias, and i have changed spots, and it will say Msg:  Not close Enough to Elias-FIX IT- Script Paused. (Mace and Shields).

So again, thanks Gen anyway I can help LMK.

Post Merge: October 30, 2009, 03:18:21 PM
This is were it is stopping at. Buys axes, then goes to library and just stops.


    }
  }
namespace pop
return #true

sub s7ScanJournalFor
  set !SJFje #jindex + 1
  for !SJFji %1 !SJFje
  {
    scanjournal !SJFji
    for !SJFpi 2 %0
    {
      if % . !SJFpi in #journal
        return #true
    }
  }
return #false

Post Merge: October 30, 2009, 09:29:17 PM
Im thinking it might have something to do with my sleep setting on my computer. I have switched it and everything seems to be running well. I am at 220k of points and its been hit and miss in the start but now over 150k of points without a hitch.
« Last Edit: October 30, 2009, 09:29:17 PM by googlemybrains »

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Gen's Library Donations
« Reply #5 on: October 31, 2009, 08:02:55 PM »
0
So it's working fine now?

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #6 on: November 01, 2009, 06:56:22 AM »
0
I still have some locking issues, about not finding Elias, but it seems to be less frequent.

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Gen's Library Donations
« Reply #7 on: November 01, 2009, 10:31:04 AM »
0
The script uses event property to find the correct npc caues their IDs are different per shard.

I added a check that I hope will fix your random issue.

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #8 on: November 04, 2009, 08:21:22 AM »
0
I think for the most part its on my part now.


I have issues with lag at times and thats when it seems to really get jammed up sometimes.

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #9 on: November 07, 2009, 07:00:45 AM »
0
Okay Ive watched it now for 6 hours and I see the issue.

Recall to Library

Due to lag it takes 4-5 sec's (sometimes) to the char to arrive.

Stands at Library looking for Library assistant.




Is there a way I can delay the "looking for" The assistant?

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Gen's Library Donations
« Reply #10 on: November 07, 2009, 07:24:16 AM »
0
Okay Ive watched it now for 6 hours and I see the issue.

Recall to Library

Due to lag it takes 4-5 sec's (sometimes) to the char to arrive.

Stands at Library looking for Library assistant.




Is there a way I can delay the "looking for" The assistant?

find the donate sub..

Code: [Select]
sub donate
;===============================
wait 5s ;<-------------- Add a wait here.
;===============================
set %status Donating...
gosub menu_refresh
if *stop
{
   set #menubutton pause
   set *stop #false
}
if #menubutton = pause
   gosub pause
donate:

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #11 on: November 09, 2009, 07:32:18 AM »
0
Seems to be unstopable now   ;D

Offline googlemybrains

  • Jr. Member
  • **
  • Posts: 17
  • Activity:
    0%
  • Reputation Power: 0
  • googlemybrains has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #12 on: November 09, 2009, 07:52:23 AM »
0
And again thank you!

Offline gen2000Topic starter

  • Full Member
  • ***
  • Posts: 123
  • Activity:
    0%
  • Reputation Power: 0
  • gen2000 has no influence.
  • Gender: Male
  • Respect: +40
  • Referrals: 1
    • View Profile
Re: Gen's Library Donations
« Reply #13 on: November 09, 2009, 08:28:08 AM »
0

Offline Dontrunmeover

  • Jr. Member
  • **
  • Posts: 10
  • Activity:
    0%
  • Reputation Power: 0
  • Dontrunmeover has no influence.
  • Respect: +5
  • Referrals: 0
    • View Profile
Re: Gen's Library Donations
« Reply #14 on: November 16, 2009, 06:20:04 PM »
0
Script is working great for me. I've had no problems with it at all.

Maybe I'm doing something wrong in the setup/config, but is there
a way to have it keep going to vendors until it had bought the max #
of items specified?
Right now, it will go to a vendor, grab the 20 he has, then go directly to the library
to donate those. I know as axes respawn the vendors will have 40,60 etc.
but it takes a bit of time before those respawnings happen, and I've noticed that some vendors
(at least on my shard) don't respawn with a greater number, they are sometimes respawning with the same 20.

Tags: