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 - xeres

Pages: [1] 2
1
Submit your Script / Re: Sampire Fighting Assist Healer v1.1.0
« on: October 22, 2013, 11:32:42 AM »
i was just thinking about something like this to use as a follow me bot for stuff...

I'll get em loaded and do some testing later this week/weekend...

*wonders how well it'll work on Runuo servers....*

2
Scripting Chat / Re: Need - BS macro rewards classifier
« on: October 22, 2013, 11:25:23 AM »
the mostly available bod swapper, "penny's" i think has a major issue on demise.  it tries to give the "bad rewards" back to the NPCs which works fine on OSI but is broken as hell for RunUO.

Is this what you are referring to as bad rewards?

Demise, well RunUO in general, is notorious for breaking perfectly good scripts and require surgical tweaking to work right...this is why i have "-demise" version of lots of stuff gathered over the years :)

3
Scripting Chat / Re: Well here we go But a few questions
« on: October 22, 2013, 11:09:54 AM »
yeah, slowing things down helps ghosting a lot.  i used to have a lot of ghosting issues when I wrote some really basic looting subs in a combat script...which i'm planning on ressurecting soon :)

4
Scripting Chat / Re: gump difficulty
« on: October 22, 2013, 02:39:00 AM »
so i figured out why my click wasn't working....doesn't like changing the coords on the fly like that....changed it to click some vars and it works now....

but my question about gump focus still stands :)

this is more standard anyways...
Code: [Select]
     set %clickx #contposx + 134
     set %clicky #contposy + 35
     click %clickx %clicky r

5
Site News / Re: Please Welcome Our Newest Elite
« on: October 22, 2013, 02:28:13 AM »
cheers!

6
Scripting Chat / gump difficulty
« on: October 21, 2013, 05:25:03 PM »
so I'm in the process of renewing a personal use script but I've hit a wall here.  Its a highly modified ML quester script with LOTs of options, but the issue I'm having is the free server I'm on is having both a paperdoll of the NPC and the ML quest gump open.  of course the paperdoll open after the ML gump, so it has container focus and has to be dealt with...

I've tried just doing a quick check on #contname = paperdoll_gump and then right clicking it to clear the gump, but that is seemingly not going to work for some reason.  it just gets stuck in my goto loop trying to right click it....which is utterly baffling as I've never had a click function not work like that....

is there a way to muck about between open gumps to find the right one?

code snippet....

Code: [Select]
  getquestgump:
   set #nextcposx 0
   set #nextcposy 0
   set #lObjectID %questnpcID
   wait 30
   event Macro 17
   wait 30
   gumpcheck:
   if #contname = paperdoll_gump
     {
     click #contposx + 79 #contposy + 290 r
     goto gumpcheck
     }
   wait 30
   if #contname <> generic_gump && #CONTSIZE = 507_496
      goto getquestgump
  contpos 0 0

7
UOSteam / Re: Assist UO Will not be updated!!
« on: October 20, 2013, 09:01:58 AM »
this doesn't surprise me at all tbh.  Seems the drama llama pokes its head up over at RunUO every few years...lol

I never really liked AUO since i started back again anyways.  the macro system was more powerful, but a complete pain to work with...

8
New member introductions / Re: and I thought I kicked the habbit....
« on: February 24, 2012, 05:30:49 AM »
Yes I am bumping an oldddd thread. I feel so special being mentioned in Xeres thread muahaha. Also disappointed he has been a member here since 09 and never even told me about this place! Then again, I hadnt played UO since UOCoders went down.

I was heavvyyy into paintball. I started playing in 1996-97.. and still play to this day. Not as heavy into it as I was when it was mentioned in this thread. Considering I am not working anymore and a fulltime student, its hard to afford the $100+/week to play. I do have about $9000 worth of brand new paintball equipment though and am planning on starting up my own field.

If bumping old threads is a no-no.. Then its obvious I haven't changed! <3 :P
^^ post padding, dont fall for it.  rofl....  bloody necromancers always fiddling with the dead

and yeah, I didn't get very active back then.  SL fizzled out pretty quick, went back to ABC....

Then I fell into a WoW trap that has created a time vortex in my life that I'm trying to resolve...

I still have my entire script library on my harddrive....including the old UOC full auto fisher, looter, heartwood kit farmer, even jabber's old lumber jacker, my auto-vampurai will get retooled once I've get setup properly...afk dexxing is my primary pastime.   ;)

9
UO Bragging Rights / Re: Uo Demise
« on: February 23, 2012, 05:44:46 AM »
The whole Demise staff was replaced about a year ago or so due to the over aggressive banning. They also removed all the bans. :D The staff there now are really nice and productive with custom events every few days. I moved to Demise because I was getting burnt out on Hybrid. Now I play both and I love it! :D I brought half my guild from Hybrid with me to Demise.


PS. Even though this thread has not been replied to for 3 years and probably to late to help Peppar or Fdisk. I figured its worth a shot.  ;D
some people will never be welcomed back to Demise.  no matter how many times they do a mass-unban :D

10
New member introductions / Re: Howdy
« on: February 23, 2012, 05:08:26 AM »
dont let this scrub around.

he will just talk a lot and test lots of scripts at the drop of a hat.

wait maybe thats not a bad thing...  ;D

this riff raff should been my referal too :)

11
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« on: February 01, 2011, 02:16:35 PM »
hmmm, just one runebook, no multi book planned?

i smell a feature saved for elites....

 ;)

12
Off Topic / Re: Career (56k beware)
« on: April 23, 2009, 03:25:28 PM »
thats a great pic. rofl.

but yeah....I still sit at a desk with 3 monitors, a wyse thin terminal, and usually at least one forklift mountable pc.  I manage a 11TB SAN with a handful of ESX hosts.  I've got a major boner for the new vSphere 4 stuff VMware just announced this week.  Dynamic dirstributed switching is fuckin crazy.  I love it.  SQL server is my friend, it keeps me company.  I drink coffee from a very nice Kuerig.

I love what I do, and yes I work for a company that hasn't asked for bailout monies.  we are still doing very well thank you very much :D

They take good care of me, and I take good care of thier systems : ;D

13
Off Topic / Re: Rant
« on: April 23, 2009, 03:02:53 PM »
I actually worked with a guy, that had a hadicapped parking tag.  but he never used it at work.  he had cronic lung problems (smoked for 40 years :'( ) but he had no problems walking the extra 40 yards for a regular parking spot. 

people that park in those spots that dont have a slip need to have a leg broken....that way they know why those spots are near the doors....

14
Scripting Chat / Re: Weird question I can't find any info on:
« on: April 22, 2009, 03:12:44 AM »
I did something similar when I was working on a GM detector.....

to test for individual keywords or phrases in journal, you do have to break it all out individually...
The %msg# variables are my GM detector phrases that are set near the top
Code: [Select]
sub checknotifications
      if ( %msg1 in #journal )
         {
         set %msg1tripped #true
         set %keyword %msg1
         }
      if ( %msg2 in #journal )
         {
         set %msg2tripped #true
         set %keyword %msg2
         }
      if ( %msg3 in #journal  )
         {
         set %msg3tripped #true
         set %keyword %msg3
         }
      if ( %msg4 in #journal  )
         {
         set %msg4tripped #true
         set %keyword %msg4
         }
      if ( %msg5 in #journal  )
         {
         set %msg5tripped #true
         set %keyword %msg5
         }
Now that I'm looking at that code...it would be cleaner with a for loop....but meh, its old code.

then you can do something like this to tie it all up...
Code: [Select]
if %msg1tripped || %msg2tripped || %msg3tripped || %msg4tripped || %msg5tripped
     {
     sound %notificationsound
     display Notification triggered on keyword: " %keyword " on charater " #charname " @ time: #time date: #date
     }

saved me from jail many times while I was making glasses on OSI :D

15
New member introductions / Re: Hello from spain :D
« on: April 21, 2009, 03:33:50 PM »
yeah...most freeshards have different item types.  teleporters are in different places for heartwood, so it breaks the rail-in rail-out.

I'm glad I wrote my own quester back in the day :D  but its not public, waaay too buggy for public consumption...but works well enough for me. :)

Pages: [1] 2