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

Pages: [1]
1
New member introductions / New member here
« on: December 12, 2018, 04:49:55 AM »
Hello, new member here.
I played on different games but UO is still UO :D i really love this game and found out this website that is really amazing! I'm very happy to be here and share my passion with you guys. :)

2
Inactive Submissions / Re: Gen's GM Alert 2.0
« on: November 29, 2015, 11:16:29 PM »
Some1 can post script again? i can't find the download botton i play on UoDreams so i hope it can work there or if some1 know a script that might work please let me know !

Post Merge: November 29, 2015, 11:38:39 PM
Pleeeease fix that great script!!  :o Its the only one script which could help. I'm working at computer all day long and its nice to have script which could help when GM or other player screwing your character.

The header tells you that the script was written for OSI. Freeshards are quite different at times and you will most likely need to make changes. Try starting here:

Code: [Select]
menu get playerdetect
if ! #MENURES
  goto trade
if %contact_wait < #SCNT
  ignoreitem reset name
finditem HS_IS_NAB_OAB_QAB_PAB_MAB_RAB_SAB_LAB_XU_AV_OCB_NCB G_12
if #findkind <> -1
{
  if #FINDREP <> 7
  {
    gosub GetName #findid
    if #result
    {
      set %cname %Propname
      set %sound #false
      gosub alert %cname , #spc , has , #spc , arrived
      set %contact %cname
      menu set contact %contact
    }
  }
  ignoreitem #findid name
  set %contact_wait #SCNT + 30
}

could you help me please? i can't send u a pm !

Pages: [1]