Author Topic: Paulonius' Imbue Trainer *BETA*  (Read 32224 times)

0 Members and 1 Guest are viewing this topic.

Offline PauloniusTopic starter

  • Elite
  • *
  • *
  • Posts: 2040
  • Activity:
    0%
  • Reputation Power: 29
  • Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.
  • Respect: +162
  • Referrals: 1
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #60 on: May 14, 2011, 02:59:14 AM »
0
UOMD if you have a version that pulls tools, please post it up and I will add the functionality.
This coin declares Caesar is "Dictator for Life." He did serve as Dictator for the remainder of his life, but his life would end only a few weeks after this issue. For Caesar to put his image on coins and essentially declare himself king was too much for Brutus and his republican allies.

"If everything seems under control, you're not going fast enough'
-Mario Andretti

"If everyone is thinking alike, someone isn't thinking."
- General George Patton Jr

Offline gimlet

  • Very Super Secret
  • Global Moderator
  • *
  • *
  • Posts: 6210
  • Activity:
    1.4%
  • Reputation Power: 71
  • gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!
  • Gender: Male
  • Respect: +274
  • Referrals: 3
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #61 on: May 22, 2011, 06:40:04 PM »
0
Gim, hold off starting this on Siege.  I just finished writing a bowcraft script to let me train that skill enough to start training imbue.  Reworking the imbue trainer is my next order of business to get my Siege imbuer up and running.  The version of this script that I release in the next week to ten days will have siege ROT timers and address a number of bug issues.

Paul did you ever get the rot working on this script. I used your bower to gm and then to get to the ROT level for imbue.

Offline UOMaddog

  • Maddog
  • Elite
  • *
  • *
  • Posts: 1625
  • Activity:
    0%
  • Reputation Power: 22
  • UOMaddog might someday be someone...UOMaddog might someday be someone...UOMaddog might someday be someone...UOMaddog might someday be someone...
  • Gender: Male
  • Biggest B@D@$$ of the Universe
  • Respect: +165
  • Referrals: 8
    • View Profile
    • Insane UO
Re: Paulonius' Imbue Trainer *BETA*
« Reply #62 on: May 22, 2011, 10:44:30 PM »
0
Here's my version...feel free to pull it out of my post and include it in your first post or whatever you want to do!

The only edit I made was to change this sub (name remained the same):
Code: [Select]
Sub MakeTwoTools
Finditem %CurrentToolType C_ , #backpackid
If #FindCnt >= 2
   Return
repeat
{
   finditem %CurrentToolType C_ , %ResourceSecure
   wait 15
   exevent drag #findid
   wait 15
   exevent dropc #backpackid
   wait 15
}
until #findcnt >= 2
Return

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
Imbue Trainer .15 (Maddog Edit).txt
« Last Edit: May 22, 2011, 10:47:20 PM by UOMaddog »
There are 10 kinds of people in this world: those that understand binary and those that don't!

Windows:  A 64-bit tweak of a 32-bit extension to a 16-bit user interface for an 8-bit operating system based on a 4-bit architecture from a 2-bit company that can't stand 1 bit of competition!

Offline gimlet

  • Very Super Secret
  • Global Moderator
  • *
  • *
  • Posts: 6210
  • Activity:
    1.4%
  • Reputation Power: 71
  • gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!gimlet is awe-inspiring!
  • Gender: Male
  • Respect: +274
  • Referrals: 3
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #63 on: May 24, 2011, 09:06:36 AM »
0
In MadDog's version he has changed the tong item type. Add OBG to set %tongs

Offline UOMaddog

  • Maddog
  • Elite
  • *
  • *
  • Posts: 1625
  • Activity:
    0%
  • Reputation Power: 22
  • UOMaddog might someday be someone...UOMaddog might someday be someone...UOMaddog might someday be someone...UOMaddog might someday be someone...
  • Gender: Male
  • Biggest B@D@$$ of the Universe
  • Respect: +165
  • Referrals: 8
    • View Profile
    • Insane UO
Re: Paulonius' Imbue Trainer *BETA*
« Reply #64 on: May 24, 2011, 05:11:14 PM »
0
Ah! You're right! I forgot about that...I had a ton of tongs in a bag already so I added that!
There are 10 kinds of people in this world: those that understand binary and those that don't!

Windows:  A 64-bit tweak of a 32-bit extension to a 16-bit user interface for an 8-bit operating system based on a 4-bit architecture from a 2-bit company that can't stand 1 bit of competition!

Offline HardY-

  • Full Member
  • ***
  • Posts: 237
  • Activity:
    0%
  • Reputation Power: 3
  • HardY- has no influence.
  • Gender: Male
  • Respect: +16
  • Referrals: 3
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #65 on: July 09, 2011, 10:33:15 AM »
0
Im mading some changes on the script for work with bowcraft, if anyone want after i can post it here.

For example

If #Skill <= 860         ;
   {
   Set %Threshhold #Skill + 10
   Set %Imbue1 Luck
   Set %Imbue1Intensity (50 + ( ( #Skill - 800 ) / 10 * 2 + 7 ))
   Set %Imbue2 HitFireArea
   Set %Imbue2Intensity 8
   Set %Imbue3 Dispel
   Set %Imbue3Intensity 8
   Set %Imbue4 LifeLeech
   Set %Imbue4Intensity 8
   Return
   }

I changed order and amount of luck, because oak bows, luck on bows burn a lot of essence, so i put it first, for don't burn that lot, and burn residue in place of.

its working nice atm, le't me see 90+


-
Edit

Working Nice! 97.8 atm.

Edit

Stuck on 100.1 idk why.
« Last Edit: July 10, 2011, 07:33:51 AM by HardY- »

Offline jockles

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • jockles has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #66 on: October 24, 2011, 10:34:58 PM »
0
I had the same problem as you 12 in getting stuck at the gump, But even after moving all the files to the same directory it is still getting stuck there??? what am i doing wrong do ihave to run all the scripts? or is there a special directory? uuuuuuugh

please help thank you :P


      Got it to work i goofed up i was thinking if all 3 files were in same folder would be fine...but they have to be same folder as euo ooops:)
« Last Edit: October 29, 2011, 07:59:19 AM by jockles »

Offline PauloniusTopic starter

  • Elite
  • *
  • *
  • Posts: 2040
  • Activity:
    0%
  • Reputation Power: 29
  • Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.
  • Respect: +162
  • Referrals: 1
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #67 on: October 25, 2011, 04:23:04 AM »
0
I am offline for a few more weeks, but will plan on putting some work into my craft scripts as soon as I get back active again.
This coin declares Caesar is "Dictator for Life." He did serve as Dictator for the remainder of his life, but his life would end only a few weeks after this issue. For Caesar to put his image on coins and essentially declare himself king was too much for Brutus and his republican allies.

"If everything seems under control, you're not going fast enough'
-Mario Andretti

"If everyone is thinking alike, someone isn't thinking."
- General George Patton Jr

Offline jockles

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • jockles has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #68 on: October 29, 2011, 06:20:47 PM »
0
Sorry i got it working but now i have another problem... script works fine for a bit but then it wont pull the right amount of Gems i need to imbue. anyway to make it pull a larger amount?

Offline littleman

  • Newbie
  • *
  • Posts: 6
  • Activity:
    0%
  • Reputation Power: 1
  • littleman has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #69 on: November 20, 2011, 12:23:13 PM »
0
Script is also not working for me. it gets hung up when the imbue screan pops up and does nothing.  also it never took any ingreds.  anyone help plz and ty

Offline PauloniusTopic starter

  • Elite
  • *
  • *
  • Posts: 2040
  • Activity:
    0%
  • Reputation Power: 29
  • Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.Paulonius is on the verge of being accepted.
  • Respect: +162
  • Referrals: 1
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #70 on: November 21, 2011, 03:17:20 AM »
0
the script is currently broken and in need of a re-write.  I won't have time to do that in the next six weeks or so.  near the end of December I will re-evaluate and try to schedule some time to update scripts.
This coin declares Caesar is "Dictator for Life." He did serve as Dictator for the remainder of his life, but his life would end only a few weeks after this issue. For Caesar to put his image on coins and essentially declare himself king was too much for Brutus and his republican allies.

"If everything seems under control, you're not going fast enough'
-Mario Andretti

"If everyone is thinking alike, someone isn't thinking."
- General George Patton Jr

Offline viniciusxis

  • Jr. Member
  • **
  • Posts: 26
  • Activity:
    0%
  • Reputation Power: 1
  • viniciusxis has no influence.
  • Respect: +11
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #71 on: November 21, 2011, 11:58:42 AM »
0
can anybody else try and fix it?
i've been trying for the past three hours and got nothing
do you have any clue on where is it broken?
thank you

Offline JustAnotherFace

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #72 on: November 21, 2011, 12:23:12 PM »
0
can anybody else try and fix it?
i've been trying for the past three hours and got nothing
do you have any clue on where is it broken?
thank you

Ummm... that is competely taboo.  Unless of course the original author asks that someone else rewrite his script for him.  I have not seen that request from Paul, and doubt that we will.  We do not re-write and distribute another active member's scripts.  If you choose to re-write it your self, without the original author's approval you can not share it with anyone.  Those are the rules we live by, and besides it is just rude to rework and post someone else's code!

JaF
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline viniciusxis

  • Jr. Member
  • **
  • Posts: 26
  • Activity:
    0%
  • Reputation Power: 1
  • viniciusxis has no influence.
  • Respect: +11
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #73 on: November 21, 2011, 02:04:46 PM »
0
sorry, but i wasn't talking about rewriting it, apparently the only thing thats not working is the gump on imbuing, could be only a fix
but if those are the rules maybe paulo could express himself here  ;)

Offline Flan

  • Newbie
  • *
  • Posts: 9
  • Activity:
    0%
  • Reputation Power: 1
  • Flan has no influence.
  • Respect: +2
  • Referrals: 0
    • View Profile
Re: Paulonius' Imbue Trainer *BETA*
« Reply #74 on: March 11, 2012, 08:23:44 PM »
0
Has anyone tried this in the last couple months? or is there a better one out there that I havent found yet? ;)

Tags: