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

Pages: 1 [2] 3 4 ... 19
16
New member introductions / Re: I'm back ;)
« on: May 26, 2018, 08:42:30 PM »
I remember your bodswapper script. I remember looking through it WAY back in the day so i could learn how to use scanjournal. I think i was 15/16 when you released that script. Thanks for the trip down memory lane :)

17
General UO Chat / Re: UOA Loop?
« on: May 21, 2018, 08:08:18 AM »
Im looking for the old version of uoloop

Search google, it's not hard to find

18
Item Evaluation / Re: Freddy's item stats
« on: May 10, 2018, 12:11:16 PM »
It just saves the data as a persistent variable. You could probably whip up a small program to read the registry and output it in CSV

19
Off Topic / Re: Mesanna & scripting
« on: May 10, 2018, 07:06:03 AM »
this is all that was posted on easyuo

http://www.easyuo.com/forum/viewtopic.php?f=5&t=53582

20
Item Evaluation / Freddy's item stats
« on: May 10, 2018, 06:23:11 AM »
Code: [Select]
;==================================
; Script Name: Freddy's Item Stats
; Author: Freddy
; Version: 3.1
; Client Tested with: 7.0.16
; EUO version tested with: 1.5 (Build 0199)
; Shard OSI
; Revision Date: 10 May 2018
; Public Release: 12-18-2005
; Purpose: This script finds the Item ID and Item types of the item you click.
;==================================


This script will tell you basic information about an item you pick. It will store information about previously scanned items, which you can recall from the listbox. The script also has an option to save the itemid of whatever you scan to your clipboard.

21
Off Topic / Mesanna & scripting
« on: May 10, 2018, 05:52:55 AM »
Found this over at EUO. I knew the UO devs have been on scripting sites since before SUO started, but I didn't realize they have their minions sending them scripts lol. Be careful what you share publicly 

22
Script Snippets / Re: Freddy Snippets
« on: May 08, 2018, 09:12:55 PM »
I also realized the script will only use one BoS. If the bag becomes saturated the script will halt even if you have multiple BoS in your pack. This will be fixed shortly. 

23
Script Snippets / Re: Freddy Snippets
« on: May 07, 2018, 03:33:12 PM »
The dex farmer still works really well. Imbuing messed with the durability function, though it seems like it is just an issue with it displaying on the menu. There's a bug when scanning for a monster where it might ignore a monster close-by that I'm working on fixing. I'm still using a sampire that I built in 2010 maybe that works well. I'm going to be posting an update in the next few days.

24
Misc. Scripts / Freddy's Deed Stocker
« on: May 06, 2018, 09:57:55 PM »
Code: [Select]
;==================================
; Script Name: Freddy's Deed Stocker
; Author: Freddy
; Version: 2.0
; Client Tested with: 7.0.16
; EUO version tested with: 1.5 (Build 0199)
; Shard OSI
; Revision Date: 5/25/2012
; Public Release: 10/16/2011
; Purpose: Prices and organizes commodity deeds within a WOODEN BOX on a vendor.
;==================================
;Planned for next version
; - Journal scanner to detect when vendor can no longer hold more items
;Changes
;5/25/12
; - Removed unnecessary code.
; - Changed the method the script uses to drop deeds
; - Now prices and organizes at the same time
;11/01/11
; - Added a menu
;---------------------Do Not Edit Below------------------------

This script prices and organized commodity deeds in a wooden box on a vendor. This script ONLY works with deeds that have an item type of EWH and wooden boxes

To use:
Place deeds in your main pack or in a container in your main pack. Your vendors main pack must have a wooden box. When you run the script it will ask you to target the container with the deeds (if it is your main pack, click your backpack in your paperdoll.) and then the wooden box on the vendor. Set a price and press start. If your vendor has a messy wooden box, you can click the Organize instead button and it will organize the vendors pack without repricing.


25
UO News / Re: [UO.com]New Ultima Store Item: Violet Soulstone
« on: May 06, 2018, 06:42:48 PM »
I wonder if they are going to make a random colored soulstone. When you claim it, you get a randomly generated hue by the games own RNG. You could get blaze!!!!

They would make so much money if they allowed that

26
Stealth Client / Re: Trojan in last stealth
« on: April 25, 2018, 05:42:45 PM »
Pretty sure HUER stands for heuristics, which means the anti virus program scanned a program that did not have a definition and threw up flags because it acted similiar to the way a trojan would. I'm assuming it got flagged because stealth modifies the UO clients memory in ways similar to a virus.

27
New member introductions / Re: introduction !
« on: April 25, 2018, 06:30:53 AM »

Hi

I am not an English user.
It's a little hard to write.

I went back to see the endless travel promotion.

Try a little
I paid for it right away.

Ultima Online is always the best game for me.

I'm looking for a script to enjoy some more.

This is the place I was looking for.

Enless Journey is the reasonI came back to UO. I pretty much forgot how to play the game haha. Welcome back

28
Character skill advancement / Re: Freddy's Poison Express
« on: April 23, 2018, 02:25:50 PM »
it will poison a dagger 12 times then just spams i wish to lock this down.If you restart script after 12 times the gains are really fast if you restart it every 12 times.when you pause it the script shows hanging at scanjournal %_jindex

I will look in to it. I havent really played the gmae in a few years, so it will be some time. I need to get a house and some pots, should be a week or so.

29
Character skill advancement / Re: Freddy's Poison Express
« on: May 30, 2016, 05:57:47 AM »
I don't know if this script still works, but I think it's the most complex script I've written. Was just looking over it and the way it checks for different potions made me shocked how flexible easyuo can be with operators. I never messed with the lua easyuo, but you can really do a lot with easyuo.

30
Script Snippets / Re: Freddy Snippets
« on: July 26, 2015, 11:00:00 AM »
updated chat spam watch,.

http://www.scriptuo.com/index.php?topic=8886.msg77310#msg77310

Update july 26th 2015 - removed underscores from chat window

Pages: 1 [2] 3 4 ... 19