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 - Endless Night

Pages: 1 ... 245 246 [247] 248 249 ... 260
3691
Firefly/Serenity / Re: Firefly the next generation? Serenity II?
« on: June 02, 2009, 06:42:21 AM »
man you got me all excited thier for a min....

3692
General UO Chat / Re: Which Is Best To Farm ?
« on: May 18, 2009, 10:21:41 AM »
I second that when ever i stock my vendor with ingots thier all gone in a day or two .. ive had boards on a vendor for ages now and slowly sell.  Since the factions and better versions of the mesuem items availble that way who needs boards,  except heartwood people and thier scripting that so thier probably scripting collecting the boards as well.

3693
UO Bragging Rights / Re: Fishing
« on: May 17, 2009, 06:04:55 AM »
One of these days i really must build a fisherman... That ghost anchor has had my name on it for ages now.

What is a good template for a fisherman ?

3694
New member introductions / Re: Hello
« on: May 14, 2009, 08:12:10 AM »
Welcome to the boards... what shard do you play on ?? osi/freeshard ?

3695
Script Debug / Re: Fishing 4x4 Version 0.1 for Public testing
« on: May 13, 2009, 08:38:30 AM »
Wow its so nice to see nice clean indented code... Im going to start a fisher and give it a twirl just because of that

3696
General UO Chat / Re: Academic Bookcase
« on: May 12, 2009, 07:48:26 PM »
has anyone tried the obvious then ?

ok i tried it.. wont make with the doom books... maybe if the color was right. ummmm

3697
General UO Chat / Re: Academic Bookcase
« on: May 12, 2009, 04:49:13 PM »
Question .. are the books stolen or just picked up.

3698
General UO Chat / Re: Academic Bookcase
« on: May 12, 2009, 02:54:15 PM »
I was wondering about that but was not 100% sure about that so thank you C2 for the education lesson today :)

Guess you didnt read my pm then Masscre :)

3699
Resource Extraction / Re: When do resources get randomized...
« on: May 12, 2009, 10:06:39 AM »
Its extremely annoying thats all i know.   Luckily i still have 1/2mil frostwood left...  But ore is seriously lacking.

3700
New member introductions / Re: HI everybody from california
« on: May 12, 2009, 08:29:41 AM »
Live in Cali once... for 11 years ... San Fran all the way :)

3701
thanks for that massacre normally i dont bother reading the leagal mumbo jumbo...  so didnt know if it was in prior... but i do no its not in my originally 97/98 install disk which is  the one i still use when needed.

So maybe ill sign up for the beta after all.

3702
Just a few slight improvements to the code.  Autodetect of scissors and not running cut routine if no scissors found, and replacement of #Findkind with #findCnt (= find Count ie number of items found) and direct setting of #targetid instead of the extra line you had.

Code: [Select]
set %cuttypes EEG_GED_OJK_XIK_SJK_IJK_TJK_BJK_UJK_DJK_MJK_AJK_LJK_FJK_RJK_EJK_ZIK_YIK_JJK_GJK_KJK_HJK_DEG
set %scissortypes KAG_JAG
set %scissors N/A

; ~~~~~~~~~~~
Sub SetScissors
  set %scissors N/A
  Finditem %ScissorTypes C_ , #Backpackid
  IF #Findcnt >= 1
     set %Scissors #Findid
Return

sub cut_bones
  If %Scissors = N/A
     Gosub SetScissors
  If %Scissors = N/A
     Return
  finditem %cuttypes C_ , #backpackid
  if #findcnt >= 1
     {
     set #ltargetid #findid
     set #lTargetKind 1
     set #lobjectid %scissors
     wait 5
     event macro 17 0
     target 5s
     event macro 22 0
     wait 9
     }
return

3703
Just got me a Vorpal Bunny Summoning ... now whats it good for ..

3704
Well this is only the beta test agreement.   But makes you wonder if SA is going to come with such a clause as well .

3705
Anyone notice this clause in the Beta testing Agreement...

Quote below from  http://www.uoherald.com/beta/betaTestAgreement.php  Doesnt that sound like punk busters raising its ugly head again... ?? Or is this they standard blerb... either way i wont be beta testing as i dont agree to any monitoring...

Quote
5.5 Consent to Monitor. DURING ITS OPERATION, THE GAME MAY MONITOR YOUR COMPUTER'S RANDOM ACCESS MEMORY (RAM) FOR UNAUTHORIZED THIRD PARTY PROGRAMS RUNNING CONCURRENTLY WITH THE GAME. AN "UNAUTHORIZED THIRD PARTY PROGRAM" AS USED HEREIN SHALL BE DEFINED AS ANY THIRD PARTY SOFTWARE, INCLUDING WITHOUT LIMITATION ANY "ADDON", "MOD", "HACK", "TRAINER", OR "CHEAT" THAT IN EA'S SOLE DETERMINATION: (I) ENABLES OR FACILITATES CHEATING OF ANY TYPE: (II) ALLOWS USERS TO MODIFY OR HACK THE GAME INTERFACE, ENVIRONMENT, AND /OR EXPERIENCE IN ANY WAY NOT EXPRESSLY AUTHORIZED BY EA: OR (III) INTERCEPTS, "MINES", OR OTHERWISE COLLECTS INFORMATION FROM OR THROUGH THE GAME. IN THE EVENT THAT THE GAME DETECTS AN UNAUTHORIZED THIRD PARTY PROGRAM, THE GAME MAY (A) COMMUNICATE INFORMATION BACK TO EA, INCLUDING WITHOUT LIMITATION YOUR ACCOUNT NAME, DETAILS ABOUT THE UNAUTHORIZED THIRD PARTY PROGRAM DETECTED, AND THE TIME AND DATE THE UNAUTHORIZED THIRD PARTY PROGRAM WAS DETECTED; AND /OR (B) EA MAY EXERCISE ANY OR ALL OF ITS RIGHTS UNDER THIS AGREEMENT, WITH OR WITHOUT PRIOR NOTICE TO THE USER.

Pages: 1 ... 245 246 [247] 248 249 ... 260