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.


Topics - Dude1598

Pages: [1]
1
Scripting Chat / Quick question
« on: June 08, 2010, 05:36:19 AM »
I am trying to write my first script which is to use wool from a container, make yarn and then use yarn on loom to make cloth. The problem I am having is using the wool from the container. Also I have read the tutorials here and over at Easyuo and I cant find a way to use this item on this item.


Code: [Select]

This is the code so far for the yarn onto the loom

  findItem *** C_ , #backpackID
    if #findKind = -1
      halt
  set #lobjectID #findID
  set #ltargetKind 1
  event macro 17 0
  target 3
  event macro 22 0
  wait 20
return


2
Off Topic / Giant Sink Hole
« on: June 01, 2010, 02:46:41 AM »
I have read the article and look at the pictures and something doesnt seem right with this "giant" sink hole

http://www.cnn.com/2010/WORLD/americas/05/31/honduras.storm.emergency/index.html?hpt=C1

3
Off Topic / Website To Make Ringtones
« on: January 04, 2010, 09:29:15 PM »
Okay a friend told me about this website where you can take a part of a song and make it a ringtone. Then you can send it to your phone. For the life of me I cant remember the website. I was wondering what websites you guys use.

4
Scripting Chat / Lumberjacking In The Ter Mur ?
« on: October 11, 2009, 09:14:27 AM »
I have used MWInc script for lumberjacking and I just marked a full book in Ter Mur and all the script is doing is recalling around and not chopping but if I use my fel runbook it works just fine.

Was wondering if anyone else is having this problem.

5
General UO Chat / Trouble With UOAssist
« on: September 13, 2009, 02:58:04 PM »
I get this error when trying to use UOAssist to start UO

The UOPatcher (C:\Program Files\EA games\Ultima Online 9th Anniversary Collection\UOPatch.exe) is unaccessable or missing. UOAssist will not run until it is available to check for UO patches

Any suggestions on what to do ? Everything was working correctly before the expansion came out

6
General UO Chat / Patch Question
« on: July 15, 2009, 07:15:27 AM »
So I had to do a system restore the other day because my young brother was over and screw something up on my computer. Now when I try to patch to UO it wont let me pack and it says there is an error contact uo.com for support.
I even deleted what was in the patch folder and still no luck
Any ideas on what I can do ?

7
General UO Chat / High Demand Resources For SA ?
« on: July 06, 2009, 05:12:51 PM »
What have people notice, if you got into the beta, what resource or resources seem to be in high demand.

From what I got from the shout Box is that white pearl, amber, trav eyes, and Mining Gems are in high demand anything else to stock up on ?
Anything else to add

8
Scripting Chat / How Hard To Script This ?
« on: May 20, 2009, 01:46:01 PM »
What I want to do is restock my luna vendor with ingots from a secure or whatever else I want to stock

What I would like this script to do is:

Log In Check Vendor to see if it needs to be stocked.
Stock certain ingot that needs to be put on vendor.
-Price and put at certain location on vendor
Then log out when done


9
General UO Chat / Which Is Best To Farm ?
« on: May 18, 2009, 07:41:25 AM »
I have been farming boards for the past few months and I was thinking about switching to farming ingots.
Just wondering which is more profitable do you think ?

10
New member introductions / Hello All !
« on: May 17, 2009, 07:14:15 AM »
I have played for little over 9 years on chessy. SOme friends got me to join this game way back in the day, they have stopped playing but I havent. I forget really how I got turned onto scripting but ever since that moment I havent stopped. I can edit others people scripts to get them to do what I want but what I would like to learn is how to write my own because I got some good ideas but dont know where to begin.

Pages: [1]