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

Pages: [1]
1
you can try to add a find rep so it ignor it.  You can remove the ID of that monster so it wont attack it.

what you mean with "find rep"?
a find cicle? its slow... and i have to ignore the 1000000 creature on ground
the problem in the code above is that even if put the #LOBJECTTYPE = "energy vortex and reaper" it wont ignore it,
maybe becase its a monsters and not a object?

can you help me with a simple example?
thx  :-* 8)

2
Hi all :)

i found a nice script:
Quote
repeat
gosub attack
repeat
  namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE
until #false

sub attack
if #targCurs = 1 || #lLiftedKind = 1
  return
event macro 52 1
wait 10
event macro 53
wait 20
return

the problem is that  attack even energy vortex, reaper... there is a way to avoid attacking specific creatures?
tell me "yes"  :angel:

thx

Post Merge: May 04, 2022, 06:40:19 AM
someone can help me pls?

3
Script Snippets / Re: attack nearest hostile
« on: May 02, 2022, 10:09:53 AM »
Will attack closest targets, very useful for spawn or farming stuff.

Code: [Select]
repeat
gosub attack
repeat
  namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE
until #false

sub attack
if #targCurs = 1 || #lLiftedKind = 1
  return
event macro 52 1
wait 10
event macro 53
wait 20
return

It's CLAw sensing, could put in healing sensing as well...

hi i know this is a old thread
is possibile to ignore monsters? or ignore energy vortex and reaper?
is really annoying when you ciccle on monster and there are some vortex or reaper around  :-[

thx :)

Post Merge: May 03, 2022, 09:30:27 AM
someone?  :'(

4
New member introductions / Re: Hi all! :)
« on: May 04, 2020, 02:57:46 AM »

Thanks for your introduction - restricted status lifted - feel free to enjoy all the benefits of the site!


WELCOME!

i decide to left only what i had in bank...believe me that i was really upset/hungry  >:( about many things in UO that i say "no more uo" in my life...now i come back but only do enjoy the game, meet new friends, just this!!

thx for le me join the site :)

5
New member introductions / Re: Hi all! :)
« on: May 03, 2020, 07:55:10 AM »
What to say about me? I am a middle-aged man, neither too young :( nor too big! I have always been in love with the last one online, from the first day and I spent sleepless nights playing. Now with work all this is not possible (or maybe yes :) ). I've always hated the development team's management of the game, but after leaving the game for many years, here I am again, just for fun and without much expectation. I am a BI expert and I love data. I have a wonderful family and job.

I always live in Fellucca, but since trammel come i love it and i love PVM.
I love hunting in party or in guild, and do events in group.

Of course my english is not my native language, i come from Italy

So happy UO to all! :)

6
New member introductions / Hi all! :)
« on: May 03, 2020, 02:00:29 AM »
hi all,

My name is Roberto
i have been playing UO for as long as I can remember, maybe from start.
Recently i come back to UO because i miss a game like this and start from a few resources because when i left i left my house and all my rares (a lot) fall... ok its time to run again! :D

7
Combat/Healing/Looting / Re: Medusa scaler
« on: March 10, 2015, 11:24:53 AM »
where is the script??????

8
New member introductions / Hi all
« on: March 10, 2015, 11:08:47 AM »
Hi all my name is roberto and i come from italy :)

I have been playing UO for many years in OSI from about
 the start. They i take a long break (6/7 years) and now i'm
Back again 

I liked pvp when it was real pvp... Now only pvm!

Looking forward to joining in on this forum.

rob

Pages: [1]