Jump to content


Toggle shoutbox Chat Open the Shoutbox in a popup

Прямая связь с администрацией по скайпу: gods.dragon
@  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
@  Senseless : (17 February 2024 - 19:17) Lagi powli opatj
@  Artemy Shan : (17 February 2024 - 12:36) Мне удалось повторить действия, которые делал этот пиздюк, чтобы нагружать процессор сервера на 100% и вроде как я поправил это.

Photo

Помогите со скриптом!


  • Please log in to reply
23 replies to this topic

#21 Valeno

Valeno
  • Members
  • 2 posts
  • Location:Россия
  • Interests:Кроме денег, ещё люблю своих любимых и отдых с ними - деньги, любимые, отдых...

Posted 23 July 2009 - 21:08

Поправте плиз

sub WarTraining
var x = uo.getX
var y = uo.getY
var tx, ty
uo.addObjectopponent
while uo.targeting
wait200
wend
uo.addObjectbandages
while uo.targeting
wait200
wend
if uo.getX-uo.getXopponent > 1 uo.getXopponent-uo.getX > 1 uo.getY-uo.getYopponent > 1 uo.getYopponent-uo.getY > 1 then
uo.print
return
endif
if uo.getX > uo.getXopponent then
tx = x1
ty = y
else
if uo.getXopponent > uo.getX then
tx = x-1
ty = y
else
if uo.getY > uo.getYopponent then
tx = x
ty = y1
else
if uo.getYopponent > uo.getY then
tx = x
ty = y-1
else
uo.print
return
endif
endif
endif
endif
uo.warmodetrue
uo.attackopponent
repeat
if uo.getHP < uo.getMaxHP/4 then
Walktx,ty
uo.warmodefalse
repeat
uo.waittargetobjectself
uo.usetypeuo.getGraphicbandages
wait350
until uo.getHP == uo.getMaxHP
Walkx,y
uo.warmodetrue
uo.attackopponent
endif
if uo.getHPopponent < uo.getMaxHPopponent/2 then
Walktx,ty
uo.warmodefalse
repeat
uo.waittargetobjectopponent
uo.usetypeuo.getGraphicbandages
wait350
until uo.getHPopponent == uo.getMaxHPopponent
Walkx,y
uo.warmodetrue
uo.attackopponent
endif
wait700
until uo.dead
endsub

sub Walkx,y
go:
while not uo.getX == x not uo.getY == y
if not uo.getX == x then
if uo.getX > x then
uo.press36
else
uo.press34
endif
endif
if not uo.getY == y & uo.getX == x then
if uo.getY > y then
uo.press33
else
uo.press35
endif
endif
checklag
wend
checklag
if not uo.getX == x not uo.getY == y then
goto go
endif
endsub

sub CheckLag
if uo.Waiting>0 then
uo.Execcanceltarget
end if
uo.DeleteJournal
uo.Clickbackpack
repeat
wait50
until uo.InJournalbackpack
while uo.injournalbackpack
uo.setJournalLineuo.Injournalbackpack-1,is Empty
wend
end sub

#22 Mmm

Mmm

    Novice Player

  • Members
  • 104 posts

Posted 24 July 2009 - 08:16

Я так понемаю это автоатака??

#23 Soubamp

Soubamp
  • Members
  • 1 posts

Posted 30 July 2009 - 01:47

Поправте плиз

sub WarTraining
var x = uo.getX
var y = uo.getY
var tx, ty
uo.addObjectopponent
while uo.targeting
wait200
wend
uo.addObjectbandages
while uo.targeting
wait200
wend
if uo.getX-uo.getXopponent > 1 uo.getXopponent-uo.getX > 1 uo.getY-uo.getYopponent > 1 uo.getYopponent-uo.getY > 1 then
uo.print
return
endif
if uo.getX > uo.getXopponent then
tx = x1
ty = y
else
if uo.getXopponent > uo.getX then
tx = x-1
ty = y
else
if uo.getY > uo.getYopponent then
tx = x
ty = y1
else
if uo.getYopponent > uo.getY then
tx = x
ty = y-1
else
uo.print
return
endif
endif
endif
endif
uo.warmodetrue
uo.attackopponent
repeat
if uo.getHP < uo.getMaxHP/4 then
Walktx,ty
uo.warmodefalse
repeat
uo.waittargetobjectself
uo.usetypeuo.getGraphicbandages
wait350
until uo.getHP == uo.getMaxHP
Walkx,y
uo.warmodetrue
uo.attackopponent
endif
if uo.getHPopponent < uo.getMaxHPopponent/2 then
Walktx,ty
uo.warmodefalse
repeat
uo.waittargetobjectopponent
uo.usetypeuo.getGraphicbandages
wait350
until uo.getHPopponent == uo.getMaxHPopponent
Walkx,y
uo.warmodetrue
uo.attackopponent
endif
wait700
until uo.dead
endsub

sub Walkx,y
go:
while not uo.getX == x not uo.getY == y
if not uo.getX == x then
if uo.getX > x then
uo.press36
else
uo.press34
endif
endif
if not uo.getY == y & uo.getX == x then
if uo.getY > y then
uo.press33
else
uo.press35
endif
endif
checklag
wend
checklag
if not uo.getX == x not uo.getY == y then
goto go
endif
endsub

sub CheckLag
if uo.Waiting>0 then
uo.Execcanceltarget
end if
uo.DeleteJournal
uo.Clickbackpack
repeat
wait50
until uo.InJournalbackpack
while uo.injournalbackpack
uo.setJournalLineuo.Injournalbackpack-1,is Empty
wend
end sub
советую

#24 Arghhhh

Arghhhh

    Advanced Player

  • Members
  • 323 posts
  • Gender:Male
  • Location:Москва. Знаешь где это?
  • Interests:Привет?

Posted 08 September 2009 - 21:42

за рп дам 100% работающий скрипт ))
FUFUFUFUFUFUFUUUUUUUUUUU




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users