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

Pages: [1] 2
1
IDOC tools / Re: TrailMyx's IDOC Monitor/Looter v1.0c
« on: August 13, 2017, 07:20:29 PM »
What I can tell you that the house monitoring and pathfinding organizing is super useful. Il just implement the pack horse and beetle usage:) Ill duel macro them houses right up :)

2
IDOC tools / Re: TrailMyx's IDOC Monitor/Looter v1.0c
« on: August 13, 2017, 07:16:29 PM »
Would not be hard to implement the UOSteam macro to do such. REgardless very much love your script ty again. REally impressed

3
IDOC tools / Re: TrailMyx's IDOC Monitor/Looter v1.0c
« on: August 13, 2017, 07:05:11 PM »
It was tested the the looting process went for chests and took one into the person yet the two pack horses and beetle that I had did not have any boxes transfer over to the. Gonna have to figure out how to script putting the chests looted to go into a beetle and pack horse is space available. :)
Looking at the coding i do not really see any coding to place items into a pack animal. wonder if maybe I missed it.

4
UOSteam / Re: New OSI graphics resolutions
« on: August 13, 2017, 02:23:20 PM »
Double Click UOSTEAM. Loading screen for server will come up with UOSteam up. At this point go into UOSteam PRIOR TO LOGGING INTO UO. In UOSteam go to Game size window and calibrate it to the size you want. Then log into your game and the configuration screen will open up to your screen size. Save Changes prior to exiting game.

5
New member introductions / Re: New member
« on: August 13, 2017, 02:10:58 PM »
BTW myself Palameta, Chemikill, Danny Stallone and another member of chemikills friend just joined UO Demise. Let me know if ya play there and if ya wanna adventure. We mostly pvp but we are getting all geared up right now we are all new to the server but hit us up if ya are playing on there :)

6
UOSteam / Re: Continue getting error when starting Steam.
« on: August 13, 2017, 02:02:56 PM »
my friend do i have something amazing for you.

The reasoning behind such read access memory issues from windows 10 is the hidden spyware and data grabbing the system has. Microsoft truly devoured the concept of butting out of our buisness.
https://www.safer-networking.org/spybot-anti-beacon/
do yourself the biggest favor and download this anti beacon to remove networking flaws and memory dumping from your windows 10 system. You will be happy you did. It is so hard for a windows 10 user to run uo or anything without the outside source of interference from microsoft data collection. Horribly system. This anti beacon will clean out and refuse your network of overworking for the company.
here is a video explaining the situation from a x microsoft employee. He states microsoft is destroying your computer and for money grubbing reasons.

7
UOSteam / Re: Detecting hidden Macro
« on: August 13, 2017, 01:55:01 PM »
useskill 'Detecting Hidden'
waitfortarget 3000
targetrelative 'self' 3

8
UOSteam / Re: Auto Trap Box Tripper - UOSteam
« on: August 13, 2017, 01:36:51 PM »
Due to UOSteam being a on play macro setup while fighting of any sort you would have to loop the macro to pretty much all your offensive macros and that would just be silly. You are better off running a trap pouch if paralyzed macro with easyuo instead of using steam for when you use another macro the checking function will become disabled due to the setup of UOSTEAM plateform. Easyuo would be best for this.

9
UOSteam / Re: Tailor scrip
« on: August 13, 2017, 01:33:23 PM »
If we are talking about a tailor BOD Filling script Kraz created a steam one pretty useful. If its for training let me know.

if not @findobject 'Bulk Source'
  promptalias 'Bulk Source'
endif
if not @findobject 'Bulk Destination'
  promptalias 'Bulk Destination'
endif
if not @findobject 'Restock'
  promptalias 'Restock'
endif
if not @findobject 'Trash BODs Destination'
  promptalias 'Trash BODs Destination'
endif
if not @findobject 'Trash Barrel'
  promptalias 'Trash Barrel'
endif
// Craft Info
if not listexists 'CraftInfo'
  @createlist 'CraftInfo'
  // Hats
  @pushlist 'CraftInfo' 0x1544
  @pushlist 'CraftInfo' 0x1540
  @pushlist 'CraftInfo' 0x1713
  @pushlist 'CraftInfo' 0x1715
  @pushlist 'CraftInfo' 0x1714
  @pushlist 'CraftInfo' 0x1716
  @pushlist 'CraftInfo' 0x1717
  @pushlist 'CraftInfo' 0x1718
  @pushlist 'CraftInfo' 0x1719
  @pushlist 'CraftInfo' 0x171a
  @pushlist 'CraftInfo' 0x171b
  @pushlist 'CraftInfo' 0x171c
  @pushlist 'CraftInfo' 0x2306
  // Shirts
  @pushlist 'CraftInfo' 0x1f7b
  @pushlist 'CraftInfo' 0x1efd
  @pushlist 'CraftInfo' 0x2310
  @pushlist 'CraftInfo' 0x1517
  @pushlist 'CraftInfo' 0x1fa1
  @pushlist 'CraftInfo' 0x1ffd
  @pushlist 'CraftInfo' 0x1f01
  @pushlist 'CraftInfo' 0x1f00
  @pushlist 'CraftInfo' 0x1515
  @pushlist 'CraftInfo' 0x1f03
  @pushlist 'CraftInfo' 0x1f9f
  @pushlist 'CraftInfo' 0x230a
  @pushlist 'CraftInfo' 0x230e
  // Pants
  @pushlist 'CraftInfo' 0x152e
  @pushlist 'CraftInfo' 0x1539
  @pushlist 'CraftInfo' 0x1537
  @pushlist 'CraftInfo' 0x1516
  // Miscellaneous
  @pushlist 'CraftInfo' 0x1541
  @pushlist 'CraftInfo' 0x153b
  @pushlist 'CraftInfo' 0x153d
  // Footwear
  @pushlist 'CraftInfo' 0x2307
  @pushlist 'CraftInfo' 0x1711
  // Leather
  @pushlist 'CraftInfo' 0x13c7
  @pushlist 'CraftInfo' 0x1db9
  @pushlist 'CraftInfo' 0x13c6
  @pushlist 'CraftInfo' 0x13cd
  @pushlist 'CraftInfo' 0x13cb
  @pushlist 'CraftInfo' 0x13cc
  // Studded
  @pushlist 'CraftInfo' 0x13d6
  @pushlist 'CraftInfo' 0x13d5
  @pushlist 'CraftInfo' 0x13dc
  @pushlist 'CraftInfo' 0x13da
  @pushlist 'CraftInfo' 0x13db
  // Female Armor
  @pushlist 'CraftInfo' 0x1c00
  @pushlist 'CraftInfo' 0x1c08
  @pushlist 'CraftInfo' 0x1c0a
  @pushlist 'CraftInfo' 0x1c0c
  @pushlist 'CraftInfo' 0x1c06
  @pushlist 'CraftInfo' 0x1c02
endif
// Search for a Tailoring BOD to fill
if @findtype 0x2258 0x483 'backpack'
  @setalias 'bod' 'found'
  useobject! 'bod'
  waitforgump 0x5afbd742 15000
  // Combine
  if not targetexists 'server'
    replygump 0x5afbd742 2
    waitforgump 0x5afbd742 15000
    waitfortarget 5000
  endif
  // Check for sewing kits
  if @findtype 0xf9d 0 'backpack'
    pause 1500
    @setalias 'sewing kit' 'found'
    useobject! 'sewing kit'
    waitforgump 0x38920abd 15000
    // Craft
    while targetexists 'server'
      // Check for sewing kit before craft
      if not @findobject 'sewing kit'
        break
      endif
      if not @ingump 0x5afbd742 'leather' and not @ingump 0x5afbd742 'studded'
        // Check for cut cloths
        if @counttype 0x1766 'any' 'backpack' < 50 and @counttype 0x1767 'any' 'backpack' < 50
          if @movetype 0x1766 'Restock' 'backpack' 0 0 0 'any' 100
            pause 1500
          elseif @movetype 0x1767 'Restock' 'backpack' 0 0 0 'any' 100
            pause 1500
          else
            sysmsg 'Out of cloths!' 25
            @canceltarget
            stop
          endif
        endif
        // Hats
        if @ingump 0x5afbd742 'skullcap'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;0&#93;
        elseif @ingump 0x5afbd742 'bandana'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;1&#93;
        elseif @ingump 0x5afbd742 'floppy hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;2&#93;
        elseif @ingump 0x5afbd742 'cap'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;3&#93;
        elseif @ingump 0x5afbd742 'wide-brim hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 30
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;4&#93;
        elseif @ingump 0x5afbd742 'tall straw hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 44
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;5&#93;
        elseif @ingump 0x5afbd742 'straw hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 37
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;6&#93;
        elseif @ingump 0x5afbd742 "wizard's hat"
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 51
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;7&#93;
        elseif @ingump 0x5afbd742 'bonnet'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 58
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;8&#93;
        elseif @ingump 0x5afbd742 'feathered hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 65
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;9&#93;
        elseif @ingump 0x5afbd742 'tricorne hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 72
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;10&#93;
        elseif @ingump 0x5afbd742 'jester hat'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 79
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;11&#93;
        elseif @ingump 0x5afbd742 'flower garland'
          replygump 0x38920abd 1
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 86
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;12&#93;
          // Shirts
        elseif @ingump 0x5afbd742 'doublet'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;13&#93;
        elseif @ingump 0x5afbd742 'fancy shirt'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;14&#93;
        elseif @ingump 0x5afbd742 'formal shirt'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 86
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;15&#93;
        elseif @ingump 0x5afbd742 'shirt'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;16&#93;
        elseif @ingump 0x5afbd742 'tunic'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;17&#93;
        elseif @ingump 0x5afbd742 'surcoat'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 30
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;18&#93;
        elseif @ingump 0x5afbd742 'plain dress'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 37
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;19&#93;
        elseif @ingump 0x5afbd742 'fancy dress'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 44
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;20&#93;
        elseif @ingump 0x5afbd742 'cloak'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 51
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;21&#93;
        elseif @ingump 0x5afbd742 'robe'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 58
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;22&#93;
        elseif @ingump 0x5afbd742 'jester suit'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 65
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;23&#93;
        elseif @ingump 0x5afbd742 'fur cape'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 72
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;24&#93;
        elseif @ingump 0x5afbd742 'gilded dress'
          replygump 0x38920abd 8
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 79
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;25&#93;
          // Pants
        elseif @ingump 0x5afbd742 'short pants'
          replygump 0x38920abd 15
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;26&#93;
        elseif @ingump 0x5afbd742 'long pants'
          replygump 0x38920abd 15
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;27&#93;
        elseif @ingump 0x5afbd742 'kilt'
          replygump 0x38920abd 15
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;28&#93;
        elseif @ingump 0x5afbd742 'skirt'
          replygump 0x38920abd 15
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;29&#93;
          // Miscellaneous
        elseif @ingump 0x5afbd742 'body sash'
          replygump 0x38920abd 22
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;30&#93;
        elseif @ingump 0x5afbd742 'half apron'
          replygump 0x38920abd 22
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;31&#93;
        elseif @ingump 0x5afbd742 'full apron'
          replygump 0x38920abd 22
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;32&#93;
          // Footwear
        elseif @ingump 0x5afbd742 'fur boots'
          replygump 0x38920abd 29
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;33&#93;
        elseif @ingump 0x5afbd742 'thigh boots'
          replygump 0x38920abd 29
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 44
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;34&#93;
        else
          @unsetalias 'found'
        endif
      else
        // Check for leathers
        if @counttype 0x1081 'any' 'backpack' < 50
          if @movetype 0x1081 'Restock' 'backpack' 0 0 0 0 100
            pause 1500
          else
            sysmsg 'Out of leathers!' 25
            @canceltarget
            stop
          endif
        endif
        // Leather
        if @ingump 0x5afbd742 'leather gorget'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;35&#93;
        elseif @ingump 0x5afbd742 'leather cap'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 30
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;36&#93;
        elseif @ingump 0x5afbd742 'leather gloves'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 37
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;37&#93;
        elseif @ingump 0x5afbd742 'leather sleeves'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 44
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;38&#93;
        elseif @ingump 0x5afbd742 'leather leggings'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 51
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;39&#93;
        elseif @ingump 0x5afbd742 'leather tunic'
          replygump 0x38920abd 36
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 58
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;40&#93;
          // Studded
        elseif @ingump 0x5afbd742 'studded gorget'
          replygump 0x38920abd 43
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;41&#93;
        elseif @ingump 0x5afbd742 'studded gloves'
          replygump 0x38920abd 43
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;42&#93;
        elseif @ingump 0x5afbd742 'studded sleeves'
          replygump 0x38920abd 43
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;43&#93;
        elseif @ingump 0x5afbd742 'studded leggings'
          replygump 0x38920abd 43
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;44&#93;
        elseif @ingump 0x5afbd742 'studded tunic'
          replygump 0x38920abd 43
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 30
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;45&#93;
          // Female Armor
        elseif @ingump 0x5afbd742 'leather shorts'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 2
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;46&#93;
        elseif @ingump 0x5afbd742 'leather skirt'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 9
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;47&#93;
        elseif @ingump 0x5afbd742 'leather bustier'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 16
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;48&#93;
        elseif @ingump 0x5afbd742 'studded bustier'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 23
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;49&#93;
        elseif @ingump 0x5afbd742 'female leather armor'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 30
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;50&#93;
        elseif @ingump 0x5afbd742 'studded armor'
          replygump 0x38920abd 50
          waitforgump 0x38920abd 15000
          replygump 0x38920abd 37
          waitforgump 0x38920abd 15000
          pause 250
          @findtype CraftInfo&#91;51&#93;
        else
          @unsetalias 'found'
        endif
      endif
      // No crafted items were found
      if not @findobject 'found'
        // Craft failed, try again
        if @ingump 0x38920abd 'failed to create the item'
          continue
        endif
        // Trash BOD or missing definitions
        @moveitem! 'bod' 'Trash BODs Destination'
        pause 1500
        break
      endif
      target! 'found'
      waitfortarget 5000
      if not targetexists and @injournal 'must be exceptional' 'system'
        // Recycle this item
        if usetype! 0xf9f
          waitfortarget 5000
          target! 'found'
          pause 1500
        endif
        // Unable to recycle, trash item
        if @findobject 'found'
          @moveitem! 'found' 'Trash Barrel'
          pause 1500
        endif
        replygump 0x5afbd742 2
        waitforgump 0x5afbd742 15000
        waitfortarget 5000
        clearjournal
      endif
    endwhile
    // BOD is complete, move to destination
    if not targetexists 'server'
      @moveitem 'bod' 'Bulk Destination'
    endif
    pause 1500
    // Out of sewing kits
  elseif @movetype 0xf9d 'Restock' 'backpack'
    pause 1500
  else
    sysmsg 'Out of sewing kits!' 25
    @canceltarget
    stop
  endif
elseif not property 'Deeds In Book: 0' 'Bulk Source'
  useobject! 'Bulk Source'
  waitforgump 0x54f555df 15000
  replygump 0x54f555df 5
  pause 1500
else
  sysmsg 'Unable to find BODs to fill.' 64
  @canceltarget
  stop
endif

10
UOSteam / Re: Continue getting error when starting Steam.
« on: August 13, 2017, 01:27:44 PM »
This could be that the pathway from your UO save in the client section of UOSteam is not connected to the location of your save. If you are using a secondary drive you will have to set it up to follow the path of your current saved location client. for example if you originally saved it in D:/ UO you will have to path it to your D drive. When opening UOSteam check the client folder and Client pathways connect to your installation.

11
UOSteam / Re: Animate Dead!
« on: August 13, 2017, 01:17:22 PM »
if @findtype! 0x2006 'any' 'ground' 'any' 3
setalias 'corpse' 'found'
cast 'animate dead'
waitfortarget 11000
@target! 'corpse'
 


cheers! :)

12
Off Topic / New MotherBoard
« on: August 13, 2017, 12:56:02 PM »
Just purchased a  ASUS ROG MAXIMUS VIII HERO...
Wondering what people think about this board :)

13
UOSteam / Re: Auto follow macro on steam
« on: August 13, 2017, 12:52:06 PM »
Hey Opywong,
I seen your name around Uo Demise. Only a week old in that server. Trying it out. Any ideas on a great way to make money there?

14
New member introductions / Re: New member
« on: August 13, 2017, 12:50:13 PM »
Really loving the community here. Been only a day and already messaging and talking to some peeps. Tight group. Loving it

15
IDOC tools / Re: TrailMyx's IDOC Monitor/Looter v1.0c
« on: August 13, 2017, 12:46:23 PM »
So far the item coordination of priority and item are functional. Targeting signs are functional. Pathfinding are functional. Hiding is functional. The only thing I have to check right now will be the collecting of the chests and usage of pack animals. The looting button is functonal. I will let you know on the actual house dropping and colleciton and usage of pack horses later tonight. :)  :police: Ill  be on patrol for it

Regardless the setup and menu option configuration are legendary as it stands so far.

Pages: [1] 2