Page 1 of 1

Injection scripts by t1m3

Posted: 2006-04-17 12:31:28
by t1m3
Paralyze Field на LastTarget:

sub pf()
Uo.waittargettile("400",str(Uo.getx("lasttarget")),str(Uo.gety("lasttarget")),str(Uo.getz("lasttarget")))
Uo.cast("Paralyze Field")
endsub

Loot под PvP-Alfa:

sub Lootin()
var t,l
t=500
dim LootingItem[8]
uo.Print('Начинаем Лутать...')
### Armore Looting Items ###
LootingItem[0] = 0x1412 ## - Platemail Helm
LootingItem[1] = 0x1411 ## - Platemail Legs
LootingItem[2] = 0x1410 ## - Platemail Arms
LootingItem[3] = 0x1414 ## - Platemail Gloves
LootingItem[4] = 0x1B76 ## - Platemail Heater
LootingItem[5] = 0x1413 ## - Platemail Gorget
LootingItem[6] = 0x1415 ## - Platemail
LootingItem[7] = 0x1b74 ## - Shield
uo.canceltarget()
uo.Print('Выбери контейнер')
uo.addobject('lootcontainer')
while uo.targeting()
wait(100)
wend

for l=0 to 7
uo.FindType(LootingItem[l],"-1",'lootcontainer')
if uo.FindCount()>0 and uo.GetDistance('lootcontainer')<=2 then
uo.Grab(1,"finditem")
uo.Print('Найден предмет: '+str(uo.findcount()))
wait(t)
end if
next
uo.Print('Лут Закончен.')
end sub

Text под Pts

sub Pts()
var point
repeat
if UO.InJournal("You have gained") Then
uo.fontcolor (0x0254)
UO.msg("+ PvP Point[s] for t1m3")
wait (250)
UO.DeleteJournal()
endif
Wait(1000)
until false
end sub

Уйты с арены:

sub Stone()
UO.Exec('warmode 0')
var Stone='0x1183'
uo.usefromground(Stone)
uo.cast("Magic Reflection","self")
wait(4900)
UO.Exec('warmode 0')
end sub

Posted: 2006-04-17 12:56:15
by Destruction
Read rules by forum administration!

Posted: 2006-04-17 13:05:02
by flake
Русский он :)

Posted: 2006-04-17 13:16:45
by Grin
Что за мода пошла???
Наследство от...
Скрипты от...
Хлам от...
То что вы искали...
То что вам нужно...
Бред для вас...

Posted: 2006-04-17 14:00:41
by Demos
ничего нового для себя не увидел, все скрипты примитивны

Posted: 2006-04-17 19:19:06
by satanEP
Примитив. Я тебе и то больше скриптов выложу...

Posted: 2006-04-17 21:26:52
by Haxor
Loot под PvP-Alfa:
бугогого... раз в пол года можно лутать ценное ыыыы

Posted: 2006-04-17 23:22:04
by Destruction
flake wrote:Русский он :)

Я по аналогии с названием топика.

Если автор в течении трёх дней не исправит свой пост - мувну в треш.

viewtopic.php?t=5227