Search found 4 matches

by gusrab
Wed Nov 07, 2018 9:28 am
Forum: Published Macros
Topic: Radament's Macro Library
Replies: 5
Views: 10069

Radament's Macro Library - Part 4

Regeant Organizer (Store looted regeants in your backpack to your spell caster keys)

//Spellcaster Organizer by Radament
//v 1.0
if not findalias 'SpellCasterkeys'
headmsg 'Select Spell Casters Keys'
promptalias 'SpellCasterkeys'
endif
useobject 'SpellCasterkeys'
waitforgump 247257139 15000 ...
by gusrab
Wed Nov 07, 2018 9:26 am
Forum: Published Macros
Topic: Radament's Macro Library
Replies: 5
Views: 10069

Radament's Macro Library - Part 3

Magery and Resist Spell Trainer

////////////////////////////////////
// This macro is designed for //
// training both magery and //
// resist from 30. It is intended //
// for characters with 40+ //
// intelligence. //
// //
// Turn on loop and click play! //
// //
// ~~Made by kdivers ...
by gusrab
Wed Nov 07, 2018 9:22 am
Forum: Published Macros
Topic: Radament's Macro Library
Replies: 5
Views: 10069

Radament's Macro Library - Part 2

Auto Tamer

//TamerHelper v5.1 by Vlek, Grunt of the Bloodclan (www.bloodclan.org)
//Get next to a tameable, press your associated button, and enjoy.
if not listexists 'NameTheTamed'
createlist 'NameTheTamed'
//Set this name to whatever you want.
pushlist 'NameTheTamed' 'one'
endif
if not ...
by gusrab
Wed Nov 07, 2018 9:20 am
Forum: Published Macros
Topic: Radament's Macro Library
Replies: 5
Views: 10069

Radament's Macro Library

Well I want to return something to the community for all the help I received.
This is basically my own private collection of Macros wich I mostly created or modified. Some of them will only work in this shard.
This macros are for UOSteam only. This Library is divided in 4 parts because is huge ...