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

Pages: [1]
1
Off Topic / WINUO
« on: April 26, 2009, 09:34:41 AM »
Did WINUO go down? Or is it just me that cant get there?

2
Combat/Healing/Looting / RedKittie's Apples, Grapes, and Bombs
« on: December 13, 2008, 09:10:54 PM »
Here is my first attempt at writing my own script. Let me know what you think.


;******************************************************************************
;******************************************************************************
; Script Name:  RedKittie's Apples, Grapes, and Bombs
; Author: Redkittie
; Version: 1.0
; Client Tested with UO Version 6.0.11.0 (patch 72)
; Written using ScriptUO
; EUO version tested with: 1.5 Version 144
; Shard OSI
; Purpose:  Make enchanted apples, grapes of wrath, and smoke bombs
;******************************************************************************
;******************************************************************************
;Thanks to Trailmyx for ScriptUO and assistance with questions
;Thanks to Mr X for hia open container sub
;Thanks to Quintok & Raziel for the WaitForSysVars sub
;Thanks to Snicker7 for his subs, s7MakeAnything, s7WaitForAction,
;and s7WaitForVars
;******************************************************************************
;........................Setup.................................................
;In a secure in your house put three bags, one for your resources, one for
;finished product, and one for tools.  Start script, select item to make and
;whether you want to use tinkering, then just hit the button and away you go.
;You can make the containers the same everytime without targeting by entering
;the specific ids below.
;******************************************************************************
;******************************************************************************

3
Scripting Chat / Ghost items
« on: December 04, 2008, 09:34:35 AM »
Im gonna call them ghost items for lack of a better term. When testing a script I am running, when it drags stacks of items and drops in a container sometimes I notice another stack in my backpack that I cant seem to move. When I double click my backpack it will disappear. The script is trying to move this stack and causing it to fail. Is there a way to keep this from happening? Some thing I can change in the script?

4
New member introductions / Hello
« on: December 02, 2008, 01:05:26 PM »
Hi I am new to scripting. Looking for information to begin scripting my own. Heard about this site so thought I would look for ideas.

Pages: [1]