I'm trying to download lastest injection but google drive was blocking me.
Please check and update if possible, thanks.
Search found 7 matches
- 2018-10-17 01:36:23
- Forum: General
- Topic: Injection 2015
- Replies: 292
- Views: 200031
- 2010-01-18 06:10:10
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 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:
However, you could try:
Code: Select all
,set animecho 1
,set soundecho 1
,showjournal
- 2010-01-15 21:34:30
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 2010-01-15 21:13:06
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 2010-01-15 01:05:11
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 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) ...
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) ...