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

Pages: [1] 2 3 ... 5
1
Yes, I've returned yet again to UO, but this time, decided to host my own shard! Check out Insane UO and let me know what you think! Launch date is today so get in early and get your coveted house plots!

Hope to see you all around!

Website: https://insaneuo.com
Server: login.insaneuo.com
Port: 2593
Discord: https://discord.gg/2Z2s6xXX5F

2
UOMaddogs' Script Library / Maddog's Rev Dispeller
« on: February 09, 2013, 10:25:37 PM »
PURPOSE:
To dispel any revs that show up nearby!

INSTRUCTIONS:
1. Hit Play
2. Wait for revenants
3. Enjoy!

VERSION HISTORY:
Version 1.0
- First public release
- Will cast normal Dispel (not Mass Dispel) and target any revenants within 12 tiles
- There is a 5-second timeout for casting as well as an interrupt check to start re-casting immediately
- Faster Cast Recovery is NOT taken into account so you may see some "You are already casting a spell" messages if you get fizzled and it recasts too quickly. Don't worry, it'll try again!

**Tips:
- Use Protection so you never fizzle!
- Have 2/6 casting to make it as quick as possible

3
UOMaddogs' Script Library / Maddog's Skill Locker
« on: December 31, 2012, 10:44:08 AM »
PURPOSE:
To automatically lock skills when they reach a certain level.

INSTRUCTIONS:
1. Hit Play!
2. Select up to 3 skills and specify a threshold when the skill will be locked
3. Press Watch Skills
4. If you need to change skills or thresholds, click Pause, change the skills/thresholds and then press Watch Skills
5. Enjoy!

VERSION HISTORY:
Version 1.0
- First public release

Please Note:
- Skill threshold CAN NOT contain periods (decimal places). Please enter it like...
     - 100.0 would be 1000
     - 75.0 would be 750
     - etc

4
UOMaddogs' Script Library / Maddog's Automator
« on: December 21, 2012, 08:56:44 AM »
PURPOSE:
To train automate those mundane details of PvM and PvP that we all forget!

INSTRUCTIONS:
1. Make sure that this script and EN's ScanBuffBar.txt file are both in the same folder as your EUO executable!!! (see link below)
2. New targeting system MUST BE ENABLED IF you want to use Bandages or Spawner
3. Open this script and hit play
4. If you've never used it before on your current character, you will get a brief message with instructions, otherwise any settings you have saved will be restored
5. Select which actions/buffs/etc you would like automated
6. You can pause, save, and exit by pressing the buttons on the bottom
7. Enjoy PvP and PvM!

VERSION HISTORY:
Version 1.0
- First public release

Please Note:
- Nothing will be done if you are hidden and/or stealthing
- Bandages use the new targeting system
- Necro Debuffs = Blood Oath, Corpse Skin, Evil Omen, Strangle, Mind Rot
- Myst Debuffs = Sleep, Spell Plague
- "Spawner" is a little sub that I use that Selects Nearest Hostile and Attacks Selected Target (new targeting system must be enabled)
- Gift of Life will simply put a message about your characters head to remind you that your GoL has expired and needs to be recast

Please see the 2nd post for known bugs and issues!

Many thanks to EN for his amazing ScanBuffBar script! Please download it here: http://www.scriptuo.com/index.php?topic=1508.0

5
Home Entertainment PCs / Raspberry Pi
« on: September 16, 2012, 08:32:25 PM »
So I took some pics of my new Raspberry Pi and thought I'd do a quick write up. I'll be adding more once the rest of my parts come in for the HTPC!

Album: http://imgur.com/a/OSVHK

So let's do a quick run down of specs and inputs/outputs...

Specs:
- 700MHz ARM 11 processor
- 256MB RAM

I/O: (Board Diagram)
- 1 x SD (full size) card slot (operating system is loaded on here...mainly Debian linux distros, Class 4 or higher is recommended)
- 2 x USB 2.0 ports (cannot handle devices that draw power, use an external powered hub for that! I believe the max power is 500mA)
- 1 x 10/100 Ethernet jack
- 1 x HDMI (supports full 1080P HD video) w/ digital audio over HDMI (H.264 @ 40MBits/s, OpenGL ES2.0 & OpenVG)
- 1 x Composite video output
- 1 x 3.5mm (1/8") stereo audio output
- 1 x Micro-USB input (this is the power source)
- 26-pin GPIO (supports PCM, I2C, all kinds of other stuff)

If you have more questions about the specs or general info: http://www.raspberrypi.org/faqs

What makes this different from other boards like Arduinos and MAKE controllers?
- Whereas other boards are "hobby boards", the RPi can actually run an operating system (Linux, primarily Debian distros)

What makes it so awesome?
- It's only $35 (plus another $10-ish for the case) and can power a full-featured Home Theater PC (HTPC)!

What do I plan to do with it?
- Build an awesome HTPC so my wife can finally play all her BluRay Downton Abbey episodes (yea..sadly it's the truth). How do I plan to do it? Stay tuned and I'll shown you once my other parts arrive!!!


For now, enjoy the pics! Sorry they're not the greatest quality because I just snapped them with my Galaxy SII camera. I put a standard Sharpie in a few of the pictures so you can grasp the scale of it! Let me know if you have any questions and I'll try to answer them after my next post!

6
Off Topic / Buying a house...tips appreciated
« on: August 21, 2012, 08:27:09 PM »
Well I've finally convinced the wife to buy a house (even though it means a longer commute for her). Any tips for a first-time homebuyer?? We both watch tons of DIY Network and HGTV so I feel pretty confident knowing at least some of the pitfalls to avoid, but any real-life tips would be great!

7
Jokes! / Sometimes spelling IS important
« on: August 08, 2012, 12:34:46 PM »

8
Jokes! / Wait...what??
« on: July 12, 2012, 12:59:29 PM »

10
Scripting Chat / Finditem Ordering
« on: September 22, 2011, 05:51:38 PM »
So I had a curious question. If I have a open bag with 100 items in it and I do finditem * C with it, it will find 100 items and they will all be in the #findindex from 1 through 100. Now, if I run the same finditem again, will every item be "found" in the exact same order or does it vary randomly???

11
Jokes! / Relativity, gravity, winning...
« on: August 22, 2011, 07:10:15 AM »

12
Scripting Chat / 2-item list
« on: August 21, 2011, 04:31:12 PM »
So, I had an idea for a script that would search for players around your character, and if they're orange faction players, it would add a button to a menu with the player's name. When you clicked their name, it would set them as last target. Now, if an opposing faction player runs on your screen, then runs back off, I don't want it to disappear! So my idea was, as soon as you see a new player, add them to a list and set a timer for that person (say 60 seconds) and if they don't reappear on your screen within that time, then it disappears. If they do reappear, then you reset their timer. Now of course, I'm doing this with OLD EUO not the probably nicer and more elegant OEUO! Is it best to start 2 lists with _ separators and just scan through the list counting the number of _'s until i hit their ID, then counting the same through the other 2 lists (for remaining time and char name) OR should I create a dynamic variable on the fly that incorporates their ID and do it that way somehow? Looking for any creative listing ideas. In java I'd just use an ArrayList and be happy, but oh well!

13
Off Topic / Funny Blog
« on: August 09, 2011, 09:38:13 PM »
If any of you tech guys need a good laugh, check out www.roblol.com

It is written by a friend of mine who now does Tier 2 tech support and chronicles some of his more ridiculous calls. If you don't understand any of what he's saying, you're probably the person making those calls!  ;)

14
Player Templates / Mystic Chiv Weaver
« on: June 24, 2011, 12:04:58 PM »
So...I've been toying with this dirty template and decided to get input to see if I've forgotten anything. Without further ado, here it is:

120 Mysticism
120 Focus
120 Wrestling
115 Resisting Spells
105 Spellweaving
105 Chivalry
70 Meditation

I am aware that it is over 720 skill points, because I plan on getting 25 skill points on jewelry and/or items, I just haven't decided exactly how much and from what yet so I just included the final skill points in the template above. If I can squeeze in more than 25 skill points on the suit, I'll add more (or less) to meditation.

Character:
Gargoyle char so you can throw a rising colossus while flying
Probably a blue char so I can max out karma/fame

Offense:
Pixies + Spell Plague = Death
Death + 4/6 Holy Lights = Quicker Death


Defense:
Stone Form (in a field fight) = Immune
Immune + 4/6 Close Wounds = Nearly immortal
Nearly immortal + Gift of Renewal = Immortal
Immortal + Attunement = Definitely Immortal
Definitely Immortal + Gift of Life = Jesus
Jesus + Sacrifice (even more self-rez's) = Jesus on crack

Style:
In major field fights, you can cast rising colossus, essence of wind, wildfire, thunderstorm, hailstorm, and holy lights (when they get close)! Individually, you still have all the mysticism spells like bombard and nether bolt as well as the pixies and spell plague. Plus you can disarm dexers and can't be disarmed yourself!

Suit:
100 LRC
40 LMC
70 DCI
HIGH MR
Max HP Inc
Max Mana Inc

Stats: (ideally)
150 Str
10 Dex
150 Int


What did I forget or overlook?? Discuss!!

15
Player Templates / Thrammy
« on: May 24, 2011, 09:24:35 PM »
Yes, you read the title correctly...THRAMMY!!!

Here's the template:

120 Throwing
100 Tactics
100 Anatomy
90 Healing
40 Necromancy
100 Spirit Speak
100 Resisting Spells
70 Chivalry

Heal methods = Curse Weapon, Bandages, Pots, Chiv as a last resort
Cure methods = Orange Petals, Pots, Bandages, Chiv as a last resort (or you can just leech life right through it with Curse Weapon)

Weapons:
Stam Leech is essentially all that is required!
Add whatever else you want! (Maybe hit lower attack or something)
You have your mana leech from wraith and your life leech from Curse Weapon!

Resisting Spells keeps you from getting Mana Vamped all the time and should help keep your # of poisonings down also. And you don't have to worry about getting para'd by spawn!


Continue discussion.....let's hear any potential issues!

Pages: [1] 2 3 ... 5