Search found 13 matches
- 2004-06-03 20:23:10
- Forum: Help
- Topic: anyway to send windows messages through injection?
- Replies: 0
- Views: 1713
anyway to send windows messages through injection?
Is there any way to send a windows message in injection to a specified window? Or better yet the client its loaded?
- 2004-06-03 20:16:54
- Forum: Help
- Topic: canceling a target...
- Replies: 3
- Views: 2388
- 2004-06-03 01:00:58
- Forum: Help
- Topic: canceling a target...
- Replies: 3
- Views: 2388
canceling a target...
Is there anyway to cancel a target cursor? i need to cancel it after uo.target() because its bugged and stays up even tho it shouldnt..
right now im thinking about creating a windows message and sending it straight to the client but then i gotta find out what client im on, i suppose i can have it ...
right now im thinking about creating a windows message and sending it straight to the client but then i gotta find out what client im on, i suppose i can have it ...
- 2004-05-29 17:15:22
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
- 2004-05-25 05:05:02
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
- 2004-05-24 09:20:52
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
- 2004-05-24 08:07:46
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
- 2004-05-24 07:28:12
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
Also debugging scripts is a whore and a half... it would atleast be useful to see what line number ur on... my currenct alchemy/poisoning script runs fine for awhile, ive watched it go through every possible way it can, then all of a sudden the damn thing will say 'unhandeled exeption in parser' and ...
- 2004-05-24 07:25:10
- Forum: Requests
- Topic: What injections scripting needs to be able to crush easyuo's
- Replies: 10
- Views: 6514
What injections scripting needs to be able to crush easyuo's
Id like to start out by saying that as is now, both are about equal, injections scripting is for the most part better, but it lacks some built-in functionality of easyuo hence imho there equal.
in the docs it mentions a 'waitforservertosay' function, i really think this is needed , not only does ...
in the docs it mentions a 'waitforservertosay' function, i really think this is needed , not only does ...
- 2004-05-24 03:21:54
- Forum: Help
- Topic: Script dont work..=(
- Replies: 4
- Views: 2560
- 2004-05-24 00:22:47
- Forum: Help
- Topic: Menus not working?
- Replies: 5
- Views: 2861
Just to humor myself i replaced the menu but and added it above, same result, yes i dont know what to do thats why i posted in the help section, i don't need an entire script i just need to know how the menu system works
all i need to do is when the menu pops up "Choose a forumla" I need to know ...
all i need to do is when the menu pops up "Choose a forumla" I need to know ...
- 2004-05-23 12:09:49
- Forum: Help
- Topic: Menus not working?
- Replies: 5
- Views: 2861
- 2004-05-23 00:03:48
- Forum: Help
- Topic: Menus not working?
- Replies: 5
- Views: 2861
Menus not working?
I do the following and it does not work, it cancels as soon as the menu opens but doest not select an item..
uo.waitmenu("Choose a forumla",'Poison')
Uo.FindType("0x0F88" , 0, "ground")
UO.UseType("0x0E9B")
UO.waittargetobject("finditem")
it finds my shade on the ground,uses the mortar ...
uo.waitmenu("Choose a forumla",'Poison')
Uo.FindType("0x0F88" , 0, "ground")
UO.UseType("0x0E9B")
UO.waittargetobject("finditem")
it finds my shade on the ground,uses the mortar ...