Search found 19 matches

by Badza
2005-07-21 12:22:05
Forum: General
Topic: Yoko: Unhanled exception in parser error
Replies: 7
Views: 3713


As I have understood, all is bad in this life. I detained 1 script up to impossibility, delays statically and dynamic put. And all taki has achieved its stable work. And business was at all in delays. And speeds on the verge of fast luta. It is a script on an allocation of cards on coordinates. As ...
by Badza
2005-07-19 14:09:50
Forum: General
Topic: Yoko: Unhanled exception in parser error
Replies: 7
Views: 3713

Still not solved :( After 20minutes - 2 hours of runing script client crashed :(
Prehistoric versions are stable (script.dll) :(
by Badza
2005-06-29 11:38:24
Forum: Requests
Topic: binging hotkeys from the script
Replies: 4
Views: 3495

Reminder Yoko :) Pls, implent this.
by Badza
2005-05-13 12:42:27
Forum: Requests
Topic: binging hotkeys from the script
Replies: 4
Views: 3495

binging hotkeys from the script

idea:
uo.addhotkey(charcode,string) #adding hotkey (existing will be replaced)
uo.delhotkey(charcode) #deleting hotkey

where
charcode=same code that use uo.press()
string=set of command(s) as manual bind insert

what do you think yoko?
by Badza
2005-05-09 19:09:05
Forum: General
Topic: Problem with login.
Replies: 7
Views: 2569

Solved :)
Verbose Logging must be checked :)
btw. i running 3 client in the time and log file is too big :( 4 hours playing = cca 1GB
by Badza
2005-05-07 12:23:10
Forum: General
Topic: Problem with login.
Replies: 7
Views: 2569

Hi problem is back again :(
I still use client 1.26.4b (as before) and update injection.dll and script.dll from the yoko web page to 501.??(4VI). What do you change Yoko? :(
by Badza
2004-11-10 14:06:29
Forum: General
Topic: serial of backpack
Replies: 6
Views: 2205

:)
by Badza
2004-11-10 11:46:30
Forum: General
Topic: serial of backpack
Replies: 6
Views: 2205

thnx :)
by Badza
2004-11-09 18:43:48
Forum: General
Topic: serial of backpack
Replies: 6
Views: 2205

serial of backpack

How to get serial of another player's backpack? :) (not my backpack :)
by Badza
2004-09-03 23:23:43
Forum: Requests
Topic: Max. price control in buy dialog
Replies: 2
Views: 3510

Max. price control in buy dialog

Please add box with max. price of item in buy dialog and then simple compare (IF statement :) if vendor price<max (box) price :) then buy, or don't buy :)

pls pls :)
by Badza
2004-07-28 15:20:15
Forum: General
Topic: how control price at buy?
Replies: 4
Views: 2334

Can I code it and sent for you? :)
by Badza
2004-07-27 14:04:21
Forum: General
Topic: how control price at buy?
Replies: 4
Views: 2334

Yoko, i have a idea for some new functions
simple and independent from integrated buy system

uo.buyfromvendor('vendorname','itemname','amount',[maxprice])
return number of bought pieces of item

uo.selltovendor('vendorname','serialofitem','amount',[minprice])
return number of sold pieces of ...
by Badza
2004-07-26 21:21:02
Forum: General
Topic: how control price at buy?
Replies: 4
Views: 2334

how control price at buy?

How I can control the price of reagents at buy function? Here I define only item and amount but no price returned (or define max price for item :(

Please help. THNX
by Badza
2004-07-18 23:55:35
Forum: General
Topic: Problem with login.
Replies: 7
Views: 2569

by Badza
2004-07-10 14:34:10
Forum: General
Topic: Problem with login.
Replies: 7
Views: 2569

I read this .. twice :)
I download last version of ijection.dll (build 7.7.2004). And ... it works in first time login :) It was a some bug in older version from 31.3.2004 :)

thnx :)
by Badza
2004-07-08 22:11:34
Forum: General
Topic: Problem with login.
Replies: 7
Views: 2569

Problem with login.

Hi
1. When i run inject and i try to login a got a message: "The client could not attach to the game server. It must have been taken down, please wait a few minutes and try again.
2. Next i run client.exe without injection and i successfuly login into game, logout and terminate single client.
3 ...
by Badza
2004-06-19 22:18:35
Forum: General
Topic: detect incoming players
Replies: 5
Views: 3187

Thnx, i found these lines :)

Riknueth: Lord Riknueth
Rilkhel: Rilkhel
Ice Fiend: Ice Fiend
Kyorl: Lord Kyorl
Evzen: You have hidden yourself well

and now, if i found ":" and -not- "myname", then is it incoming player
or finding twice some string in line?

any ideas? :) (scripts? :) thnx
by Badza
2004-06-19 20:18:53
Forum: General
Topic: detect incoming players
Replies: 5
Views: 3187

not this -> Ragnar [OL] : Ragnar [OL]

In client 1.26.4 at server Dark Paradise (www.darkparadise.cz). I found in journal this:

You see: playername

but function uo.injournal() don't return this line, which i see in journal in game (after press JOURNAL button)

please help me with this
or ...
by Badza
2004-06-19 10:53:15
Forum: General
Topic: detect incoming players
Replies: 5
Views: 3187

detect incoming players

Hi,
how can I detect incoming players? In journal i found "You see: Playername", but in uo.injournal() isn'n nothing :(
Please help me, thnx.