Search found 7 matches

by Noite
2018-10-17 01:36:23
Forum: General
Topic: Injection 2015
Replies: 292
Views: 200031

Re: Injection 2015

I'm trying to download lastest injection but google drive was blocking me.

Please check and update if possible, thanks.
by Noite
2010-01-18 06:10:10
Forum: Scripting Ore
Topic: Delay time
Replies: 15
Views: 5264

Very nice script!
I try change this and made my own script, but the problem is try use this sub in pvp.
With me ever crashs in unspected sometime.
by Noite
2010-01-15 21:38:52
Forum: Scripting Ore
Topic: Delay time
Replies: 15
Views: 5264

When you cast and flizzes you lost mana in your shard ? May be a solution.
However, you could try:

Code: Select all

 ,set animecho 1
 ,set soundecho 1
 ,showjournal
by Noite
2010-01-15 21:34:30
Forum: Scripting Ore
Topic: Auto-explosion
Replies: 8
Views: 2612

Hm.. In my shard work different: Double click in explosion start a counter, if i dont aim something the pot explodes in my bag.
by Noite
2010-01-15 21:13:06
Forum: Scripting Ore
Topic: Auto-explosion
Replies: 8
Views: 2612

Fala xpree! Do u test this code?

Apparently, your code click and launch explo potion instant.
I want, click in pot, wait for 2 seconds and lauch in target. For the opponent no chance to dodge.
by Noite
2010-01-15 01:05:11
Forum: Scripting Ore
Topic: Auto-explosion
Replies: 8
Views: 2612

Dont work in my shard nmy, display:

autotarget cancelled

then

cast FS;
click explo
and dont launch explo pot (stay in bag)

sorry for english.
by Noite
2010-01-14 14:58:46
Forum: Scripting Ore
Topic: Auto-explosion
Replies: 8
Views: 2612

Auto-explosion

Hello yoko guys!

I try play a explosion pot when miss one second, but doesnt works




sub test()
#this shub works! but dont wait delay for explo potion
uo.cast('Flame Strike', 'laststatus');
wait(5)
uo.usetype('0x0F0E','0x0015')
#wait(2000&#41 ...