Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - madatu

Pages: 1 ... 7 8 [9]
121
UOMaddogs' Script Library / Re: Maddog's Jhelom Farm Taming Trainer
« on: September 14, 2009, 12:16:09 PM »
Maddog i have a question i am trying to use this on  lexia free shard the house of easy uo. I do not know if u are filmilar with it or not. Well CEO aparently did some magic in the bull pen. There is no fel there so have to tame in Trammel. The bulls cant be killed after a tame only before. I would like it to tame and release. On that shard after you release the tamed animal the creature dissapears. Then the loop can run  correctly. It does target to release the creature, opens the gump, and you get the verify menu. That is where it gets stuck. I have to manually click yes.  I posted a question in the bug section about this. Endless Night suggested i post here. I appolagise if i didnt ask correctly. I believe i sent you a pm  yesterday.

122
Scripting Chat / Re: needing advice
« on: September 14, 2009, 12:01:14 PM »
ok i will i sent him a pm yesterday. I appolagise if i did things in the wrong order

123
Scripting Chat / needing advice
« on: September 14, 2009, 11:42:26 AM »
I am trying to modify a taming sript to work on a free shard. It is  MADDOG's i have no intention on publishing it. I am trying to use it on Lexia privare shard. I am training taming in the bull pen. On lexia you dony have to kill after the tame and there is only trammel it wont let you do it anyway. i removed the spell casting successfully. It attempls to release but it cant find the button that allows it to release. It does open the gump successfully. It gts hung verifying that you want to release it. I use vista sometimes that  causes problumes with some scripts. It is verson 1.8  of MADDOGS. If this is aginst the rules let me know i am not sure exactly.


;Release and kill tamed animal
sub ReleaseAndKillTamed
event macro 3 0 all follow me ; whisper all follow me so you dont have to chase the released pet
wait %scriptdelay
exevent RenamePet %tamingtarget %name ;Rename tamed target to "tamed"
wait %wait
event macro 3 0 %name release ;Whisper "NAME release" to release your pet
wait %wait
KillingTime:
set #ltargetid %tamingtarget
set #ltargetkind 1
event macro 22 0
wait 70
finditem %tamingtarget
if #findcnt > 0
   {
   if #finddist > 2
      {
      event PathFind #findx #findy #findz
      wait 10
      }
      return


124
General UO Chat / Re: Pacific Shard Players
« on: September 05, 2009, 12:26:02 PM »
I am a Pacific guy myself. Are you that lonley Oracle ?  You guys can hollar at me i like to visit, i am mostly a crafter and such would like to get back into hunts.

125
General UO Chat / Re: Punishments for Scripting?
« on: September 05, 2009, 07:00:19 AM »
Not near as good as many of yours but, i ran days on end heartwood thanks to endless knight gm tool the computer let me know somthing was up and i responded. Once before i got i believeit was a 72 hour ban for afk mining. They put me in a house in Buccaners Den frozen and stuck. Now days i never run any kind of resource gathering script w/o using an GM tool. Been running 3 miners and a fisher for 4 weeks strait. a gm came to me theother day but the tool responded and shut down all my workers and they all timed out. I didnt get anything for that.

126
Scripting Chat / Re: EUO to AIM/ICQ/etc
« on: September 04, 2009, 07:18:55 AM »
i love this page for all the nice boobies !!!!!!!!!!!! you guys rock !!!!!!!!!! TM your has always been nice boingy boingy - but MADDOGS is SWEET also !! Real versus fake  ;) :D ;D :o :o :-X

127
Questing / Re: Additional Heartwood rail to the Trinket weaver.
« on: July 31, 2009, 07:51:12 PM »
Well i attempted this. I placed the two new folders in the same place as the rest of the heartwood quester. I changed the script to say i am using custom rails. I changed them accordingly in the script below your original rails in the script. I named them as they are named in the questor folder. What happens is it goes thru the set up properly, but when it attempts to move once it recalls into yew i get an rail error. I even went so far as to rename the new questor same as the old one and moved the old one out of the folder and the same thing happens.

128
Sorry ifi am a pain. I made a copy of the tada.wav file and put it in my easy.exe file with the heartwood script stuff in it. I still cant get it to work. I changed the line to "sound tada.wav" which made the words green, i tried the sound tada.wav and i still get nothing this made the lettering black. Last i will try sound "tada.wav" i guess if i cant get it to work i just not going to have the alert. There are four places in the script where there is sound they are all in the same area in the script. I have been changing them all when i change them.

129
like this "tada.wave"  or sound  tada.wave  ot plain tada.wave.  i tried plain tada.wave didnt work  will try the others. I did as you said i plaved a copy of the tada.wave in the same place as the easy.exe and the heartwood scripts.

130
OK thisis what is in the script for notification --  sound tada.wav       On Vista the sounds are in C drive, windows, media is where the sounds are at. i tried   C:Windows/Media/tada.wav (sound) but it dont like that. Can you advise me what is should be.

131
New member introductions / Re: Nice to meet you all
« on: July 30, 2009, 10:33:59 AM »
I got a little burnt out of UO. Trying to work it back in. I do enjoy the game just wish freaking EA would leave the game alone !!

132
As usual works effortlessly. Ass all of your scripts do TM. I have a question i use Windows Vista Ultimate. When i was using xp pro i didnt have this issue but i do with Vista. When i get a runic or an good item the script use to do tada. It no longer does it and i would like it to. I read thru the script and found where it is suppose to do it or so i believe. It says sound tada. i changed it to   C:Windows/Media/tada.wav (sound) but it still isnt doing it. can you give me a pointer or two.

133
New member introductions / Nice to meet you all
« on: July 28, 2009, 03:00:39 PM »
I look forward to chatting with you all. I have been  playing on OSI shards for almost three years. I am more of a crafter than a warrior. I enjoy getting scripts to work though not a script writer but i can usually  read it and follow it some.

134
Misc. Scripts / Re: The Taming Appraiser
« on: March 25, 2009, 07:19:27 AM »
this thing rocks  thanks for this one. helps when taming dragons

135
Questing / Re: Heartwood Quester feedback thread
« on: September 18, 2008, 06:46:01 PM »
well i must be goofy but i dont see a link to be able to download this. i might be blind tho. advise me plz

Pages: 1 ... 7 8 [9]