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 - pwnage pimp

Pages: [1]
1
Misc. Scripts / Re: DOOM BONE CUTTER
« on: October 18, 2008, 05:16:22 PM »
Anyone else have problems with this script not finishing when it's in the middle of cutting a bone pile?

Every time i run it if the targcurs doesn't click the pile then it basically halts. It resumes if i press esc or target the pile myself

2
Combat/Healing/Looting / Wither Bot
« on: October 18, 2008, 05:13:06 PM »
For those who don't know much about scripting you might like this.

Script 1: Run this on your main account.
Code: [Select]
onhotkey f5 ;just set this key to whatever your wither button is
set *999 Wither

Script 2: Run this on your necro "bot"
Code: [Select]
loop:
finditem XXXXX ;char number one's #charid
if #finddist > 1
event pathfind #findx #findy #findz
if *999 = Wither
{
 set *999 empty
 key F5 ;again, set this to your wither key
}
goto loop

3
General UO Chat / Re: Forgot about this UO fan site
« on: October 18, 2008, 05:06:19 PM »
what is the uo fan site with the looter?

anyone remember imanewbie?

4
Player Templates / Re: Sampire
« on: October 18, 2008, 05:01:47 PM »
im not sure if this has been posted yet but unless you don't use jewels for your sampire it is going to be nerfed next publish

5
New member introductions / hello
« on: October 18, 2008, 05:00:59 PM »
i just wanted to say im very glad i came upon this website as it is exactly the community ive been looking for

Pages: [1]