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

Pages: [1] 2
1
Misc. Scripts / Re: Snow's Justice Gainer
« on: September 12, 2011, 02:19:04 AM »

This script works great now except I cannot rez my red by using Noble Sacrifice.... Is there a rule that Noble Sacrifice cannot be used to rez a red??

2
General UO Chat / Re: Training battle chicken lizard
« on: September 11, 2011, 12:10:01 AM »
i guess no one here has ever trained one of those.

yeah, probably...

Wonder if it follows the rule of +-20 skill level for training...

4
General UO Chat / Training battle chicken lizard
« on: September 09, 2011, 06:53:21 AM »

Can anyone share on properly training battle chicken lizards?  My shard is going to have a contest for it next month.

thanks

5
Misc. Scripts / Re: Snow's Justice Gainer
« on: September 06, 2011, 05:27:18 PM »
is your red in Factions and your blue not?

you are right, that is the why I cannot rez my red.  ;D

thanks

6
Misc. Scripts / Re: Snow's Justice Gainer
« on: September 03, 2011, 10:00:59 PM »
I tried this script but the blue got "You cannot perform beneficial acts on your target". The ghost cannot be resurrected.

7
General UO Chat / Re: looting script causes client crash
« on: August 21, 2011, 07:37:33 PM »
okay, here it goes

In addition to CLAw, I have these two scripts running in the same easyuo.
=== script 1 for EOO =========
set %timeout_looter ( #sCnt + 20 )
repeat
    namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE || #sCnt > %timeout_looter
EVENT MACRO 15 206
WAIT 205s

======script 2 for attacking nearest hostile ==========
set %timeout_looter ( #sCnt + 20 )
repeat
    namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE || #sCnt > %timeout_looter
event macro 3 0 ..
wait 30
set %timeout_looter ( #sCnt + 20 )
repeat
    namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE || #sCnt > %timeout_looter
event macro 52 1
wait 30
set %timeout_looter ( #sCnt + 20 )
repeat
    namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE || #sCnt > %timeout_looter
event macro 53
wait 3s
=========================

8
General UO Chat / Re: looting script causes client crash
« on: August 19, 2011, 12:48:03 AM »

First try using new script it last for 5 hours and crashed, and is much better than before.... will try more...  ;D

9
General UO Chat / Re: Is there a working medic script for gargoyle?
« on: August 19, 2011, 12:46:13 AM »

I found I need to code to handle different buff/debuff situations in using buff-scanner, but well that is beyond my abilities.... I can only code very simple scripts..  :P

10
General UO Chat / Re: looting script causes client crash
« on: August 17, 2011, 05:06:56 PM »

Cerveza, thank you.

yes, i am using a simple attack script that attack nearest hostile monsters and now have included code snippet u suggested to see how it come out.

 ;D

11
General UO Chat / looting script causes client crash
« on: August 16, 2011, 09:38:16 PM »
Hello, I want to farm gold afk, and have tried several loot scripts... I consistently have UO client crashed after running looting script for a while, maybe 10 minutes or less ..... Is there something I can do to resolve it? thanks.

for example what to modify in CLAw script to avoid client crash?

12
General UO Chat / Re: Is there a working medic script for gargoyle?
« on: August 16, 2011, 09:34:35 PM »
thanks all, will give a try about buff scanner  ;)

13
General UO Chat / Is there a working medic script for gargoyle?
« on: August 09, 2011, 11:58:14 PM »

I tried several on easyuo, but none is working for gargoyles.  Can someone help?  :)

14
General UO Chat / Re: Faction ranking
« on: May 20, 2011, 05:32:26 PM »

I bump up to rank 10 now and I have only 2 killing points. Looks like no one is playing factions on my shard.  ::)

15
General UO Chat / Faction ranking
« on: May 13, 2011, 08:06:42 PM »

Hello,

The factions on my shard is nearly dead... however, I still want some of the faction items...
I wonder how the faction ranking mechanism is working... Can I have my rank up by simply killing faction-opposite monsters?
Is it possible I can get to rank 10 by killing monsters?

Pages: [1] 2