Author Topic: [OUO] Gimme more Imbuing Powerscrolls! by Crome  (Read 16364 times)

0 Members and 1 Guest are viewing this topic.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
[OUO] Gimme more Imbuing Powerscrolls! by Crome
« on: August 04, 2011, 10:06:25 AM »
+1
Hello Community,

Following the wish of HardY of http://www.scriptuo.com/index.php?topic=7904.msg69974#new I wrote a small Script just to do that Quest at Ter Mur Royal City Soulforge.

Setup
Code: [Select]
dofile(getinstalldir().."Init.Lua")I use my own Collection of Library file. You need to get Kal in Ex Finditem Lib
from http://www.easyuo.com/forum/viewtopic.php?t=43949
and Change this line like Kal in Ex suggest in his Script.

Code: [Select]
QuestID = 0 --If you dont know do 0if you always run same Guy you can insert his ID else just leave it as 0 and use Setup of script.

Code: [Select]
QuestItemID = 11698
-- 11697 Magical Residue
-- 11698 Enchanced Essence
-- 11699 Relic Fragments
Just enter Type of the Item you need for your Wanted Script.
The 3 Types u can use are under that line in the comment "--"

Then just press Play and wait..

FAQ
Does script Restock or sort?
-No, just a simple questmaker.
I gaved my Char 2 times 500 essences and it needet about 15 seconds to fullfill 20 Times that Quest. Then i used Scrollbinder and had a 120 Imbuing in just 15Seconds!!

Have Fun!
Kind Regards

Crome

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
Imbuing Scroll Quest.lua

Offline Goliath

  • Sr. Member
  • *
  • Posts: 424
  • Activity:
    0%
  • Reputation Power: 5
  • Goliath has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #1 on: August 04, 2011, 10:26:24 AM »
+1
I just created a new mule character on a different shard.  When it is time for imbuing I will have to fire this up to get me a scroll.

Offline HardY-

  • Full Member
  • ***
  • Posts: 237
  • Activity:
    0%
  • Reputation Power: 3
  • HardY- has no influence.
  • Gender: Male
  • Respect: +16
  • Referrals: 3
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #2 on: August 05, 2011, 03:33:32 PM »
+1
=) thanks, now i just need search for a way to auto restock.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #3 on: August 05, 2011, 04:00:42 PM »
+1
=) thanks, now i just need search for a way to auto restock.
3 Cases:
First : you Implement an Easyuo script what checks your backpack and autorestock from beetle when you are going under 100 of a stack
Second: You wait until i finished my Revision on Heartwood Kit Maker with Finditem autorestock Imbuing Scoring etc. And use the functions for Openuo to autorestock(or maybe i will implent then)
Third : Code your own Code for it with recall etc for Openuo:)

Offline Goliath

  • Sr. Member
  • *
  • Posts: 424
  • Activity:
    0%
  • Reputation Power: 5
  • Goliath has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #4 on: August 06, 2011, 05:55:13 PM »
+1
Anyone have numbers on how many of each resource is used per 120 scroll?

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #5 on: August 07, 2011, 03:36:07 AM »
+1
Anyone have numbers on how many of each resource is used per 120 scroll?
When i remind right 960 105 Scrolls for 1 120 Scroll.
On our Shard you get Random 105 or 110 Imbuing for 50 Residue, and 1 115 for 50 Essences:).
UO Guide say:
Quote
105 scrolls needed to create a 110 powerscroll = 8
110 scrolls needed to create a 115 powerscroll = 12
115 scrolls needed to create a 120 powerscroll = 10

also 8*12*10*50 = 960 105 Scrolls = 48.000 Magical Residue
or 500 Enchanced Essences.
i Deceidet Second one. Have currently 5k Essences and getting with Heartwood Quester about 30 Items per 100Turns with Essences and 2-5 Relic Items.

Offline HardY-

  • Full Member
  • ***
  • Posts: 237
  • Activity:
    0%
  • Reputation Power: 3
  • HardY- has no influence.
  • Gender: Male
  • Respect: +16
  • Referrals: 3
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #6 on: August 11, 2011, 09:09:06 AM »
+1
The point is, its 50% chance 105 and 50 110.

Anyone allready got any high end mallet from redisue quest, or only from essence and relic?

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #7 on: August 11, 2011, 10:31:21 AM »
+1
The point is, its 50% chance 105 and 50 110.

Anyone allready got any high end mallet from redisue quest, or only from essence and relic?
I only got Scrolls and sold the 120 yet:)

Offline Goliath

  • Sr. Member
  • *
  • Posts: 424
  • Activity:
    0%
  • Reputation Power: 5
  • Goliath has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #8 on: August 11, 2011, 11:31:49 AM »
+1
I only used this once to get my scroll when building my mule and I did not get a mallet.

Offline HardY-

  • Full Member
  • ***
  • Posts: 237
  • Activity:
    0%
  • Reputation Power: 3
  • HardY- has no influence.
  • Gender: Male
  • Respect: +16
  • Referrals: 3
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #9 on: August 12, 2011, 06:35:14 PM »
+1
I got a bronze mallet and 2 dull cooper mallets.

Offline MeWonUo

  • Hero Member
  • *
  • Posts: 913
  • Activity:
    0%
  • Reputation Power: 11
  • MeWonUo barely matters.MeWonUo barely matters.
  • Gender: Male
  • Respect: +85
  • Referrals: 1
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #10 on: September 02, 2011, 06:57:35 PM »
+1
Crome......

This is the first script I've ever used in OEUO..  It is tooooo damn fast!!! 

Is there any way to tell OEUO to leave my mouse cursor alone?  If the script goes too fast and misses a click on the quest gump.  I don't have control of the mouse to click the cancel button on the gump.

Can't believe I'm doing 10 quests in less than 15 or so seconds.

Amazing little toy you have here. :)

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #11 on: September 02, 2011, 09:55:38 PM »
+1
Crome......

This is the first script I've ever used in OEUO..  It is tooooo damn fast!!! 

Is there any way to tell OEUO to leave my mouse cursor alone?  If the script goes too fast and misses a click on the quest gump.  I don't have control of the mouse to click the cancel button on the gump.

Can't believe I'm doing 10 quests in less than 15 or so seconds.

Amazing little toy you have here. :)
Check the lines for UO.Click
Example
Code: [Select]
UO.Click(X,Y,true,true,true,true)the Syntax is : Uo.Click(PositionX,PositionY,LeftMousebutton?,ClickButtonDown,JustClickandnotHoldButton,MoveMousecursor)
so
Code: [Select]
UO.Click(X,Y,true,true,true,false would disable move

Offline MeWonUo

  • Hero Member
  • *
  • Posts: 913
  • Activity:
    0%
  • Reputation Power: 11
  • MeWonUo barely matters.MeWonUo barely matters.
  • Gender: Male
  • Respect: +85
  • Referrals: 1
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #12 on: September 02, 2011, 10:07:10 PM »
+1
Great, thanks for getting back to me.  This thing is amazing.

Takes just over a minute to do 41 quests.  Sorting through the bags takes me 10x that much time. :)

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #13 on: September 02, 2011, 10:57:12 PM »
+1

Offline MeWonUo

  • Hero Member
  • *
  • Posts: 913
  • Activity:
    0%
  • Reputation Power: 11
  • MeWonUo barely matters.MeWonUo barely matters.
  • Gender: Male
  • Respect: +85
  • Referrals: 1
    • View Profile
Re: [OUO] Gimme more Imbuing Powerscrolls! by Crome
« Reply #14 on: September 02, 2011, 11:25:36 PM »
+1
Ahhh!!  That's too bad.  :)

With the upcoming cleanup around the corner, this would be a fantastic way for people to get a lot of points if it were to restock items.

Still pretty fun to play with even if I have to reload every couple minutes.

Tags: