Search found 18 matches

by hunt3r
2008-03-06 17:44:48
Forum: Help
Topic: findtype
Replies: 3
Views: 1524

great that!
thank you guys!
by hunt3r
2008-03-04 06:00:23
Forum: Help
Topic: findtype
Replies: 3
Views: 1524

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 ...
by hunt3r
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

Code: Select all

,automenu


on the uo client...
it show the "syntax help" and ends with that err mess
by hunt3r
2008-02-15 01:13:21
Forum: Help
Topic: Automenu issue
Replies: 4
Views: 1739

I forgot to mention the error message:

Warning: error in command
by hunt3r
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 ...
by hunt3r
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?
by hunt3r
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 ...
by hunt3r
2004-07-27 20:44:06
Forum: Scripting Ore
Topic: Heal status
Replies: 9
Views: 3514

Theres a kind of semantic error on ur script...
try to put the

i=uo.gethp()

inside the while statement, cause if i var arent updated... it always will be the start value of the i...

sub hp()
var i,n
n = uo.getmaxhp()
while i<n
i = uo&#46;gethp&#40 ...
by hunt3r
2004-07-07 20:47:25
Forum: Help
Topic: inscript with e-book
Replies: 10
Views: 3819

YOKO!!!!!!!
I LOVE YOU ))))))))))))
even when u dont say nothing u solve the problem!!!
ive looking at this ,infogump....AMAZING command, that i dont knew it...
and i try to uze the serial of the button, at the case, 103 of the shifting earth button, and it WORKS!!!

,recall self 103
and it ...
by hunt3r
2004-07-07 20:42:47
Forum: Help
Topic: inscript with e-book
Replies: 10
Views: 3819

Sorry Yooko, the fckn shard haves a SUPERDOWN, and i couldnt take this before
plz if u could,
---------------------------------------------------------------------------------
_____infogump_______
serial 0x00006121
gumpid 0x000fe186
X 0
Y 0
1362 packet size
0 reply packet size
Buttons ...
by hunt3r
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 ...
by hunt3r
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?
by hunt3r
2004-05-02 19:51:35
Forum: General
Topic: auto-inscription problem
Replies: 3
Views: 3782

Thx yoko, but i cant solve the trouble!
i just, and ONLY use this part of script and it make my uo slowdown...
if this havent cycles, how can it may my uo slow?
by hunt3r
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&#46;skillval&#40;"Inscription"&#41;
if si < 450 then
circulo=3
magia='Bless'
manareq=9 ...
by hunt3r
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&#40;&#41;
var id_obj=PromptObject&#40;&#41;
uo&#46;print&#40;""+id_obj&#41;
end sub
sub PromptObject&#40;&#41;
var last
uo&#46;Info&#40;&#41;
uo&#46;exec&#40;"textclose"&#41 ...
by hunt3r
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 ...
by hunt3r
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???
by hunt3r
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 ...