great that!
thank you guys!
Search found 18 matches
findtype
I can't remember, but I thought that the findtype command has some "triggers" to search ONLY on the backpack root, or on its "sub bags"...
something like
^, ~ and _
maybe _backpack, ^backpack, ~backpack
I can't remeber the exactly syntax... and the forum engine doesn't allow to search by ...
something like
^, ~ and _
maybe _backpack, ^backpack, ~backpack
I can't remeber the exactly syntax... and the forum engine doesn't allow to search by ...
- 2008-02-18 20:51:33
- Forum: Help
- Topic: Automenu issue
- Replies: 4
- Views: 1739
odds that it works sometimes, and another workn't!
some instability on this funcion?
it even trigger that error if I type just
on the uo client...
it show the "syntax help" and ends with that err mess
some instability on this funcion?
it even trigger that error if I type just
Code: Select all
,automenu
on the uo client...
it show the "syntax help" and ends with that err mess
- 2008-02-15 01:13:21
- Forum: Help
- Topic: Automenu issue
- Replies: 4
- Views: 1739
- 2008-02-15 00:00:46
- Forum: Help
- Topic: Automenu issue
- Replies: 4
- Views: 1739
Automenu issue
Injection Version: 702.11 PaWn
Yoko Build: 212.11
Script Parser: 0.3
-------------------------------------
I'm not able to use the automenu command...
No matter wich syntax I use, it allways returns an error...
UO.automenu('prompt','choice')
UO.Exec('automenu ...
Yoko Build: 212.11
Script Parser: 0.3
-------------------------------------
I'm not able to use the automenu command...
No matter wich syntax I use, it allways returns an error...
UO.automenu('prompt','choice')
UO.Exec('automenu ...
- 2005-03-28 20:22:54
- Forum: Help
- Topic: Display Skills on titlebar
- Replies: 0
- Views: 769
Display Skills on titlebar
How can i dysplay some specific skills on the titlebar of my uo, or even injection's screen?
- 2004-09-24 01:48:05
- Forum: Help
- Topic: CREATE GUMP
- Replies: 1
- Views: 1255
CREATE GUMP
Can i?
create a gump, or a way to my user interact with script, without haves to inscript into...???
someone?
ive already used a script to get some target, but i need a "list of options"
somethinf like
if option=="1" then
...
else if option=="2" then
...
else
...
end if
something ...
create a gump, or a way to my user interact with script, without haves to inscript into...???
someone?
ive already used a script to get some target, but i need a "list of options"
somethinf like
if option=="1" then
...
else if option=="2" then
...
else
...
end if
something ...
- 2004-07-27 20:44:06
- Forum: Scripting Ore
- Topic: Heal status
- Replies: 9
- Views: 3514
- 2004-07-07 20:47:25
- Forum: Help
- Topic: inscript with e-book
- Replies: 10
- Views: 3819
- 2004-07-07 20:42:47
- Forum: Help
- Topic: inscript with e-book
- Replies: 10
- Views: 3819
- 2004-06-15 22:47:22
- Forum: Help
- Topic: inscript with e-book
- Replies: 10
- Views: 3819
inscript with e-book
im trying to macro inscription from an e-book
but haves a problem, the waitmenu method does'sn work, maybe cause the e-book is an gump,
then ive tried the recall self method...
set norbcheck 1
set norbcalac 1
recall self 7 // ive tried all the nubers between 0 and 70!!!!!!!
waittargetobject ...
but haves a problem, the waitmenu method does'sn work, maybe cause the e-book is an gump,
then ive tried the recall self method...
set norbcheck 1
set norbcalac 1
recall self 7 // ive tried all the nubers between 0 and 70!!!!!!!
waittargetobject ...
- 2004-05-10 15:26:54
- Forum: General
- Topic: Add abuilder mark?
- Replies: 1
- Views: 2074
Add abuilder mark?
Ive a problem with this gump...
well ive found(and tested) that the ongump command doesnt work
i try the recall self sintax and even this work on, i just need to click on the cancel button when it apears, how can i do that?
well ive found(and tested) that the ongump command doesnt work
i try the recall self sintax and even this work on, i just need to click on the cancel button when it apears, how can i do that?
- 2004-05-02 19:51:35
- Forum: General
- Topic: auto-inscription problem
- Replies: 3
- Views: 3782
- 2004-04-30 14:16:52
- Forum: General
- Topic: auto-inscription problem
- Replies: 3
- Views: 3782
auto-inscription problem
when i uses this part of script, my uo turns SOOOOO slow and dont run the next part of script... someone see something wrong whit this script?
var circulo=3
var magia='Bless'
var manareq=9
var si=uo.skillval("Inscription")
if si < 450 then
circulo=3
magia='Bless'
manareq=9 ...
var circulo=3
var magia='Bless'
var manareq=9
var si=uo.skillval("Inscription")
if si < 450 then
circulo=3
magia='Bless'
manareq=9 ...
- 2004-04-30 13:51:23
- Forum: General
- Topic: prompting user
- Replies: 3
- Views: 3653
Genious!
Man! Youuuuu, youuuuuu u're a genoius....
I have to made some changes, but its exactly what i need!
sub main()
var id_obj=PromptObject()
uo.print(""+id_obj)
end sub
sub PromptObject()
var last
uo.Info()
uo.exec("textclose") ...
I have to made some changes, but its exactly what i need!
sub main()
var id_obj=PromptObject()
uo.print(""+id_obj)
end sub
sub PromptObject()
var last
uo.Info()
uo.exec("textclose") ...
- 2004-04-27 20:48:50
- Forum: General
- Topic: prompting user
- Replies: 3
- Views: 3653
prompting user
Heloo, how can i prompt a user or get that he clicks on an specific object?
lemme explain
1- prompt
something like, appears a message to user "Say the number of times you want to loop the macro".... and the user writes the number and i get into
a var
2- I wanna get some serial, like a ...
lemme explain
1- prompt
something like, appears a message to user "Say the number of times you want to loop the macro".... and the user writes the number and i get into
a var
2- I wanna get some serial, like a ...
- 2004-04-18 20:48:04
- Forum: Help
- Topic: theres another commands like ,light?
- Replies: 1
- Views: 2553
theres another commands like ,light?
I was wondering, there are other commands like ,light, to activate the MAIN funcions of Inject, like Smooth Walk, Track World Items, Corpses Autoopen, by the UO command line???
- 2004-04-16 19:36:11
- Forum: General
- Topic: Lumberjacking 0o
- Replies: 1
- Views: 2946
Lumberjacking 0o
Ive trying to use inject to do some logs hehehehe
but i cant cause an error... lemme explain
#script
var yucca='0x41C8B5BC'
var axe='0x0F43'
uo.exec("waittargetobject "+yucca) #using an yucca id
uo.exec("usetype "+axe)
#end script
doesnt matter how closer im... they ALWAYS say...
that too ...
but i cant cause an error... lemme explain
#script
var yucca='0x41C8B5BC'
var axe='0x0F43'
uo.exec("waittargetobject "+yucca) #using an yucca id
uo.exec("usetype "+axe)
#end script
doesnt matter how closer im... they ALWAYS say...
that too ...