Jump to content


Toggle shoutbox Chat Open the Shoutbox in a popup

Прямая связь с администрацией по скайпу: gods.dragon
@  MousT : (Today, 19:17) SHAN TI BUDESH ZA SERVEROM SMOTRET ILI TOGDA ZAKROJ EGO VOOBSHE. CTF COLOR LOST MUTJAT FAME GP A TEBE POFIG.
@  Senseless : (06 May 2024 - 08:39) opatj dedosi idut :(
@  fr33 : (17 April 2024 - 11:16) gm pashol v mu igrac
@  Pablo : (15 March 2024 - 21:12) Sell regs from pandora box.
@  Pablo : (15 March 2024 - 21:11) Sell paralyze and poison necklaces 100k 1 piece.
@  fr33 : (11 March 2024 - 16:38) blee gm zb atdai bank
@  GM SOLAR : (10 March 2024 - 17:24) ОпЯТь лаГГи ! ! !
@  Pablo : (06 March 2024 - 17:48) Labākais hot ko esmu jebkad paņēmis :D
@  Senseless : (05 March 2024 - 09:42) Opatj ataki na server powli :(
@  Pablo : (03 March 2024 - 19:19) Riebiigais
@  Ganjakur : (03 March 2024 - 15:10) kāds niks mp?
@  Pablo : (02 March 2024 - 21:31) Var kāds iedot 40 kk priekš 11 lvl ?
@  Senseless : (02 March 2024 - 18:12) bratva estj u kogo script na ckerika na lamber ?
@  GM SOLAR : (02 March 2024 - 16:44) ALL GO NA CTF ! ! ! ! !
@  Ganjakur : (01 March 2024 - 17:32) labi
@  Pablo : (29 February 2024 - 12:08) Eu džeki, tie kuri vairāk nespēlē ultimu, varat droši man uzdāvināt savus itemus, vai pat savus acc. droši rakstam man privāti. Es vismaz uzturēšu šo serveri pie dzīvības :D
@  fr33 : (29 February 2024 - 09:45) yes
@  EmmaSb : (28 February 2024 - 21:00) Easyuo still working ?
@  Artemy Shan : (18 February 2024 - 20:42) Еще один фикс поставил. Смотрим, тестируем.
@  jurasiks : (18 February 2024 - 20:04) da pipec tu, zdelal on

Photo

Autoload.sc


  • Please log in to reply
5 replies to this topic

#1 Qvazavr

Qvazavr

    Newbie

  • Members
  • 5 posts

Posted 22 June 2008 - 21:04

Piedavu nokopeet savu autoload.sc te (inject skripti, kuri jus lietojat)

:)

#2 EnFlame

EnFlame

    Thief of Horses

  • Members
  • 2041 posts
  • Gender:Male
  • Location:Беломорканал
  • Interests:A bit of this & a bit of that.

Posted 22 June 2008 - 22:42

sub necromeat()

uo.usetype('0x09F1','0x0049')

end sub



sub masspoison()

uo.usetype('0x1832','0x0487')

end sub



sub archdispel()

uo.usetype('0x183C','0x0427')

end sub



sub archdetect()

uo.usetype('0x183C','0x0447')

end sub



sub lavabomb()

uo.usetype('0x183A','0x0446')

end sub





sub Recal()

var RuneBook='0x400a2c5b'

UO.WarMode(0)

uo.recall(runebook,9)

   wait (100)

end sub



sub AutoHeal1()

VAR Success = 'You put the bloody bandage'

VAR Fizzle = 'failed.'

VAR bandag = '0x0E21'

VAR k

repeat

If UO.GetHP() < UO.GetMaxHP() - 15 Then

If UO.Count( Bandag ) > 0 Then

uo.DeleteJournal( Success )

uo.DeleteJournal( Fizzle )

k = 0

UO.Bandageself()

repeat

wait(50)

k = k + 1

until UO.InJournal( Success ) or UO.InJournal( Fizzle ) or k > 100

Else

return

Endif

Else

wait(500)

Endif

until UO.Life == 0

endsub





sub autostart()

uo.exec('exec Stamina')

uo.exec('exec Paralyze')

end sub



sub Loot() 

<< cut >>

end sub



sub AutoHeal()	  

repeat

   If UO.STR>UO.Life Then

	  UO.BandageSelf()

	  wait(1000)

   endif

until uo.dead()

end sub



sub Paralyze()

Uo.DeleteJournal()

  REPEAT

	  If Uo.InJournal('You are frozen and can not move') Then

		uo.msg('.Usetraped')

		 Uo.DeleteJournal()

	  Else

		 Wait(100)

	  EndIf

  Until Uo.Dead()

END SUB



sub PickUp()

uo.set('finddistance','3') 

UO.FindType( -1 , -1 ,'ground')

If UO.FindCount() then

uo.moveitem('finditem')

uo.ignore('finditem')

Wait(200)

Endif

Wait(250)

end sub



sub Heal()

var k

var ghtype='0x2384' 

var ghcolor='0x7843' 

while true

while UO.GetHP()==UO.GetMaxHP()

  wait(100)

wend

repeat

UO.BandageSelf()

k=0

uo.DeleteJournal()

repeat

  k=k+1

  wait(100)

until UO.InJournal("You put the bloody|You apply the") or k==50

until UO.GetHP()==UO.GetMaxHP()

if UO.GetHP()<=1 then

  UO.UseType(ghtype,ghcolor)

  wait(200)

endif

wait(10)

wend

endsub



sub Stamina()

Uo.DeleteJournal()

  REPEAT

	  If Uo.InJournal('You are too fatigued to move') Then

		uo.msg('.drink refresh')

		 Uo.DeleteJournal()

	  Else

		 Wait(100)

	  EndIf

  Until Uo.Dead()

END SUB

nothing special ;)

#3 Moderators

Moderators

    Novice

  • Members
  • 40 posts

Posted 22 June 2008 - 22:43

tas auto hels met uz sevi targetu ?

#4 EnFlame

EnFlame

    Thief of Horses

  • Members
  • 2041 posts
  • Gender:Male
  • Location:Беломорканал
  • Interests:A bit of this &amp; a bit of that.

Posted 22 June 2008 - 23:42

tas auto hels met uz sevi targetu ?

nu ja, vinjsh ir taa uztaisiits, lai targetu mestu uz Laachpleesi.

#5 Moderators

Moderators

    Novice

  • Members
  • 40 posts

Posted 23 June 2008 - 00:59

:D kas tu tads ? :D

#6 Hakuno

Hakuno

    Master

  • Members
  • 653 posts
  • Gender:Male
  • Location:/home/Hakuno

Posted 24 June 2008 - 11:56

sub Paralyze()

Uo.DeleteJournal()

  REPEAT

	  If Uo.InJournal('You are frozen and can not move') Then

		uo.msg('.Usetraped')

		 Uo.DeleteJournal()

	  Else

		 Wait(100)

	  EndIf

  Until Uo.Dead()

END SUB



sub Stamina()

Uo.DeleteJournal()

  REPEAT

	  If Uo.InJournal('You are too fatigued to move') Then

		uo.msg('.drink refresh')

		 Uo.DeleteJournal()

	  Else

		 Wait(100)

	  EndIf

  Until Uo.Dead()

END SUB

Очень часто крэшит с ошибкой 'Unhandled exception in parser'.
Vi veri universum vivus vici.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users