Search found 19 matches
- 2010-04-09 21:53:50
- Forum: Scripting Ore
- Topic: Runuo - Sysmessages
- Replies: 4
- Views: 1384
Re: Runuo - Sysmessages
ty for insight... will try it when i get home.
- 2010-04-09 15:55:44
- Forum: Scripting Ore
- Topic: Runuo - Sysmessages
- Replies: 4
- Views: 1384
Re: Runuo - Sysmessages
i will try... if any1 could help me with a exemple would be great.
would be something like??
would be something like
Code: Select all
uo.injournal('cliloc # 0x05BD')
- 2010-04-08 23:56:13
- Forum: Scripting Ore
- Topic: Runuo - Sysmessages
- Replies: 4
- Views: 1384
Runuo - Sysmessages
I'm Trying to right down a script for a runuo server, but somehow the uo.injournal isn't detecting the messages for skills like Meditation or Stealth or any kind of skill relatated message returned, there is any way to detect that?
- 2010-03-02 13:47:11
- Forum: Scripting Ore
- Topic: How to build shop list form scripts
- Replies: 1
- Views: 890
How to build shop list form scripts
Hello ppl, i need to know how to build shop lists on scripts, just a guideline so i can build my script, ty.
- 2010-01-29 13:52:09
- Forum: I need script!
- Topic: Target Next
- Replies: 5
- Views: 4293
Re: Target Next
uder this line uo.attack( a )
uo.addobject('laststatus',a)
uo.addobject('lasttarget',a)
uo.addobject('laststatus',a)
uo.addobject('lasttarget',a)
- 2010-01-21 13:03:47
- Forum: Requests
- Topic: Fix mana potion display
- Replies: 4
- Views: 6156
Re: Fix mana potion display
artha se voce usa injention use o comando ,info , vai aparecer uma janela com todos os detalhes do item que voce quer saber.
- 2010-01-17 14:10:42
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-17 14:04:08
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 2010-01-15 21:19:54
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 2010-01-15 20:18:46
- Forum: Scripting Ore
- Topic: Auto-explosion
- Replies: 8
- Views: 2612
- 2010-01-15 19:49:48
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-12 16:22:23
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-08 02:48:18
- Forum: Scripting Ore
- Topic: Help on this PvM automation
- Replies: 5
- Views: 2659
- 2010-01-07 17:07:36
- Forum: Scripting Ore
- Topic: Help on this PvM automation
- Replies: 5
- Views: 2659
- 2010-01-07 13:47:19
- Forum: Scripting Ore
- Topic: Help on this PvM automation
- Replies: 5
- Views: 2659
Help on this PvM automation
Well
I´ve tryed to use this script on UO, and this wheres i need help considerations:
1°- checklag goes on a eternal loop because on my sever the backpack shows this: [newbie] backpack (%weight% Kg [THIS IS THE W8 ON KILOS] )
2°- my check mana for some reason dont work propely
3°- for some ...
I´ve tryed to use this script on UO, and this wheres i need help considerations:
1°- checklag goes on a eternal loop because on my sever the backpack shows this: [newbie] backpack (%weight% Kg [THIS IS THE W8 ON KILOS] )
2°- my check mana for some reason dont work propely
3°- for some ...
- 2010-01-06 20:15:40
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-06 19:17:14
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-06 18:25:53
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
- 2010-01-06 17:27:50
- Forum: Scripting Ore
- Topic: Delay time
- Replies: 15
- Views: 5264
Delay time
Hi russian ppl, im a brasilian and i´m desenvolving a script to automatic cast spells with a dinamic wait(), its more or less like this
inicio:
UO.Cast('Flame Strike','laststatus') ;cast poison
while true
if uo.injournal("visao|frizzle") then ; if is out of ...
inicio:
UO.Cast('Flame Strike','laststatus') ;cast poison
while true
if uo.injournal("visao|frizzle") then ; if is out of ...