Yoko

All sides of Injection
It is currently 2024-03-28 15:02:21

All times are UTC+02:00




Post new topic  Reply to topic  [ 11 posts ] 
Author Message
PostPosted: 2007-05-12 21:20:26 
Offline

Joined: 2007-04-27 00:13:06
Posts: 7
В линии где "тип инвизки" почему-то выдаёт prase error, что не так?
Code:
sub recall(obj,n)
var t
var x=uo.getx('self')
var y=uo.gety('self')
uo.set('finddistance','2')
while uo.getx()==x and uo.gety()==y or uo.dead()
uo.cast('Recall',obj)
t=0
uo.deletejournal()
repeat
t=t+1
wait(200)
if n==1 then
uo.findtype('0x000E',-1,'ground') #golem
if uo.findcount() and uo.injournal('attacking you') or uo.gethp()
if golem==1 then
uo.findtype('0x0F09','0x0060',2) ; тип инвизки
if uo.findcount() then
uo.useobject('finditem')
uo.print('атака! пьем инвизку')
uo.setglobal('inviz',str(val(uo.getglobal('inviz'))+1))
uo.warmode(0)
uo.deletejournal()
wait(100)
else
uo.deletejournal()
wait(100)
end if
else
uo.print('атака! Внимение питье инвизок отключено!')
uo.deletejournal()
wait(100)
end if
end if
end if
until uo.getx()<>x and uo.gety()<>y or uo.injournal('spell|не удалось') or t==40 or uo.dead()
wend
end sub

Code:
Перенес в Ore. Добавил теги. Автор в следующий раз сам их лепи :)
aka I'm


Top
   
 Post subject:
PostPosted: 2007-05-12 21:24:44 
Offline
User avatar

Joined: 2007-03-24 08:12:51
Posts: 188
uo.findtype('0x0F09','0x0060','backpack')

tak poprobui


Top
   
 Post subject:
PostPosted: 2007-05-12 21:33:59 
Offline

Joined: 2007-04-27 00:13:06
Posts: 7
Неа, не пашет.


Top
   
 Post subject:
PostPosted: 2007-05-12 22:10:38 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
надоело уже.

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2007-05-12 22:20:30 
Offline
Expert!
User avatar

Joined: 2006-02-25 21:48:38
Posts: 1032
А меня транслит бесит!

_________________
DerMeister сейчас на нейрале!


Top
   
 Post subject:
PostPosted: 2007-05-12 22:34:07 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
А почему перенесли в треш
?!

_________________
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc


Top
   
 Post subject:
PostPosted: 2007-05-12 22:41:07 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
3Jlo6Hblu' u0ry®T wrote:
А почему перенесли в треш
?!

такие у нас правила- что хотим то и делаем :roll:

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2007-05-12 22:41:24 
Offline

Joined: 2007-04-27 00:13:06
Posts: 7
Так, а че в треш-то?
Ладн пох, пусть, но сказать то можно в чем проблема.


Top
   
 Post subject:
PostPosted: 2007-05-13 01:33:06 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
Mr Nmy wrote:
такие у нас правила- что хотим то и делаем :roll:

Я серьезно спросил, а что беспредел то ? мм, то что он в тег "код" не взял свой скрипт ? Почему сложно отредактировать его пост ? или перенести в нужную тему ? бред

_________________
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc


Top
   
 Post subject:
PostPosted: 2007-05-13 11:40:08 
Offline
Expert!
User avatar

Joined: 2004-10-15 22:38:04
Posts: 1396
Location: Moscow City.
Не ребят так не пойдет.
Поправил.

_________________
The End.


Top
   
 Post subject:
PostPosted: 2007-05-14 17:44:33 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
Глазами пробежался, увидел строчку
Code:
uo.setglobal('inviz',str(val(uo.getglobal('inviz'))+1))

Пробежался вверх-вниз(вот так вот :roll: )
не видел
Code:
var inviz

Советую попробывать
Code:
var inviz ( 'тип,цвет_инвизки' )

Скорей всего из-за етого.

_________________
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 11 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited