Search found 17 matches
- 2005-06-13 10:59:33
- Forum: Help
- Topic: uo.IgnoreReset() problem
- Replies: 4
- Views: 1644
- 2005-06-12 22:57:13
- Forum: Help
- Topic: uo.IgnoreReset() problem
- Replies: 4
- Views: 1644
- 2005-06-12 11:16:36
- Forum: Help
- Topic: uo.IgnoreReset() problem
- Replies: 4
- Views: 1644
uo.IgnoreReset() problem
I made a script like this...
uo.findtype('type')
while not uo.findcount()==0
uo.grab('0','finditem')
uo.ignore('finditem')
uo.findtype('type')
endif
uo.ignorereset()
endsub
But when the sub ends the item is not removed from de ignore list, it still being ignored by the client.
Need ...
uo.findtype('type')
while not uo.findcount()==0
uo.grab('0','finditem')
uo.ignore('finditem')
uo.findtype('type')
endif
uo.ignorereset()
endsub
But when the sub ends the item is not removed from de ignore list, it still being ignored by the client.
Need ...
- 2005-06-10 07:59:27
- Forum: General
- Topic: Injection Under Linux
- Replies: 0
- Views: 1116
Injection Under Linux
There's anyway to use injection under linux? i Use client 3.0.0c emulated by cedega(winex) and i cant use injection. caus when i emulate it and launch the client it hangs in verifying acc and the injection window dont apear... help plz
- 2005-05-19 12:08:46
- Forum: Help
- Topic: Adding Hotkeys / Del Hotkeys
- Replies: 0
- Views: 867
Adding Hotkeys / Del Hotkeys
Theres anyway to add injection hotkeys or del injection hotkeys by the script?
like
del all hotkeys
and then
add all my hotkeys using my script.
like
del all hotkeys
and then
add all my hotkeys using my script.
- 2005-05-18 18:45:51
- Forum: Help
- Topic: How to delete objects?
- Replies: 3
- Views: 1000
- 2005-05-18 17:26:13
- Forum: Help
- Topic: How to delete objects?
- Replies: 3
- Views: 1000
How to delete objects?
i want to do a script like this
if uo.objatlayer('Lhand') then
uo.addobject('Left' , uo.objatlayer('Lhand'))
else
>>>>>>>> "Delete object Left" <<<<<<<<<<<
endif
But i dont know how to delete objects.
You're helping me a lot.. so thanx for all
if uo.objatlayer('Lhand') then
uo.addobject('Left' , uo.objatlayer('Lhand'))
else
>>>>>>>> "Delete object Left" <<<<<<<<<<<
endif
But i dont know how to delete objects.
You're helping me a lot.. so thanx for all
- 2005-05-18 12:30:20
- Forum: Help
- Topic: Buy/Sell List
- Replies: 1
- Views: 1025
Buy/Sell List
I wanna use uo.buy but i dont know hot to make my reags buy list.
uo.buy('regs',uo.getname('vendor') but it says Shopping List does not exist.
How to create a shopping list?
uo.buy('regs',uo.getname('vendor') but it says Shopping List does not exist.
How to create a shopping list?
- 2005-05-16 19:56:51
- Forum: Help
- Topic: Lasttarget Question Help plz.
- Replies: 1
- Views: 904
Lasttarget Question Help plz.
I tryed to use lasttarget in this:
uo.press(xx) ; Targetnext Key
if (uo.getname('lasttarget')=='Name') then
uo.ignore('lasttarget')
uo.press(xx) ; Targetnext Key
endif
My intention is to get the lasttarget defined by the targetnext key but the getname gets the 'injection lasttarget' and ...
uo.press(xx) ; Targetnext Key
if (uo.getname('lasttarget')=='Name') then
uo.ignore('lasttarget')
uo.press(xx) ; Targetnext Key
endif
My intention is to get the lasttarget defined by the targetnext key but the getname gets the 'injection lasttarget' and ...
- 2005-03-19 00:40:43
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
- 2005-03-17 15:13:53
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
- 2005-03-15 02:54:46
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
- 2005-03-12 08:46:14
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
- 2005-03-12 08:33:30
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
- 2005-03-11 22:07:44
- Forum: Help
- Topic: PROBLEM WITH WAITTARGETTILE
- Replies: 10
- Views: 1963
PROBLEM WITH WAITTARGETTILE
i need to do this...
i use waittargettile(8198 x y z) but diferent types of tiles use the same number 8198 and when i want to use on a specific objet that uses always in the same, i try to cut a horse corpse that is 8198 and it cuts human corpse that is 8198 too... ex: player corpse = 8198, horse ...
i use waittargettile(8198 x y z) but diferent types of tiles use the same number 8198 and when i want to use on a specific objet that uses always in the same, i try to cut a horse corpse that is 8198 and it cuts human corpse that is 8198 too... ex: player corpse = 8198, horse ...
- 2005-03-11 15:43:22
- Forum: Modifications. Other user tools.
- Topic: Project ASM
- Replies: 392
- Views: 185993
- 2005-03-11 14:07:01
- Forum: Modifications. Other user tools.
- Topic: Project ASM
- Replies: 392
- Views: 185993