Search found 15 matches

by SeeK-n-DeSTroY
2005-09-18 09:02:54
Forum: General
Topic: Project Guardian
Replies: 7
Views: 5209

Guina, sorry... i don't speak russian :(
can you write in english?
by SeeK-n-DeSTroY
2005-09-11 23:11:01
Forum: General
Topic: Project Guardian
Replies: 7
Views: 5209

HAEuHEAuhae.. ae.. realmente meu ingles is poor..
To fazendo aula.. espero que eu melhore :D

Não precisa se específico pro meu shard.. mas que simplismente não seja detectado pelo Guardian fdp... o viado que invento isso não deve pegá mulhé com certeza..
by SeeK-n-DeSTroY
2005-09-07 09:50:06
Forum: General
Topic: Project Guardian
Replies: 7
Views: 5209

UP...

this is important to the future of injection
by SeeK-n-DeSTroY
2005-09-02 03:15:48
Forum: General
Topic: Project Guardian
Replies: 7
Views: 5209

Project Guardian

Have you heard about Project Guardian? ( m )
Is about an client (not the UO client..) that every player must execute to login. You open the UO Client and then the Guardian Client, that patch-it and deny login with Injection..
There are other features, like block TEOT, block CS.. these are realy ...
by SeeK-n-DeSTroY
2005-04-20 21:46:36
Forum: General
Topic: One more time - Thanx to Yoko and Inject!
Replies: 1
Views: 1322

Uow... post your great script for the Community :D

Injection Rulez
by SeeK-n-DeSTroY
2005-04-20 21:44:31
Forum: General
Topic: What's exactly VAL() does?
Replies: 3
Views: 1486

Value and Integer are diferent things?
Please (we opened now a faq :wink: ), what's the diferences?
Where use a Value or an Integer?
Thank you Destruction
by SeeK-n-DeSTroY
2005-04-19 02:08:02
Forum: General
Topic: What's exactly VAL() does?
Replies: 3
Views: 1486

What's exactly VAL() does?

<BadEnglishMode=ON> //sorry :oops:
What's VAL() does?
How is your sintax, what returns, when use val(), and a simple script example.
I will be very pleased!
by SeeK-n-DeSTroY
2004-12-18 09:13:31
Forum: General
Topic: pros brazuca
Replies: 16
Views: 4593

Aew brazucada...
Vamo marca presença aih..
faze uns post totalmente em portugues.. pq esses ukraniano tb querem faze post soh na lingua deles vamo avacalha tb.. ehauheaheuahe

falows
by SeeK-n-DeSTroY
2004-08-17 10:43:56
Forum: General
Topic: invalid serial index
Replies: 3
Views: 2609

When you type UO.Exec("cast Harm last") Injection understand cast Harmlast.. but Harmlast does not exist.

I noticed that you use frequently UO.Exec.
This way Injection inits a new process and the problems are various.
Try this script&#058;

sub Harm()
if UO.Count("0x1F38")>0 then
UO ...
by SeeK-n-DeSTroY
2004-08-06 08:01:28
Forum: Help
Topic: Help with UO.Buy
Replies: 7
Views: 2445

Great!
Now I know what's do injectecho

thanks Yoko
by SeeK-n-DeSTroY
2004-08-02 20:44:55
Forum: Help
Topic: Help with UO.Buy
Replies: 7
Views: 2445

You read No items bought in your Ultima Online Client's Journal or using UO.Print(UO.Journal(0))?
UO.Print(UO.Journal(0)) shows the last registred line on Injection Journal... You can't access client's journal.. only injection internal journal...
by SeeK-n-DeSTroY
2004-08-01 23:47:46
Forum: Help
Topic: Help with UO.Buy
Replies: 7
Views: 2445

Don't works...
Injection Journal is Diferent from UO Journal..
This message X items bought is from injection to uo client, but don't appear in UO.InJournal, only server messages appear in this command...

:(

tkz, but this not sovle the problem...
Another Sugestion?
by SeeK-n-DeSTroY
2004-08-01 20:52:34
Forum: Help
Topic: Help with UO.Buy
Replies: 7
Views: 2445

Help with UO.Buy

There is a way to know, after a performed Buy command, if No item was bought?

I making a AutoBuyer macro, it works perfectly, but when npc don't have any item of my list to sell i can't detect it and macro can't continue.

Or, someone have another solution?
by SeeK-n-DeSTroY
2004-07-30 08:47:25
Forum: Requests
Topic: Evaluate Distance without Objects
Replies: 9
Views: 5906

But UO.GetDistance needs a object..
I need to know distance between point A and B...
A can be my character X,Y and B any point not marked with a object.

Need a new function?
by SeeK-n-DeSTroY
2004-05-22 21:17:11
Forum: Requests
Topic: Evaluate Distance without Objects
Replies: 9
Views: 5906

Evaluate Distance without Objects

Plz Yoko, include a function that evaluates distance between 2 points, coords based. UO.Distance("546 128","548 128") returns "2"

It's extremely necessary, and cannot do with math functions of injection, since it's impossible to calculate x^y (exponential) (a&#178;=b&#178;+c&#178;, it's possible ...