Search found 22 matches

by ziemni
2007-03-12 17:37:43
Forum: General
Topic: Injection 2007
Replies: 419
Views: 196635

Any changelog for new releases?
by ziemni
2006-05-10 12:12:31
Forum: General
Topic: RunUO and Mondain's Legacy workaround.
Replies: 10
Views: 4221

RunUO and Mondain's Legacy workaround.

Hi.

Since RunUO sends diffrent damage packets to clients above or equal to "4.0.7a" than old ones (which are causing Injection powered clients to hang), it is easy to avoid it by setting your client version to older one. Problem when your shard demands new client, but it's kind of workaround for ...
by ziemni
2006-05-08 19:06:32
Forum: General
Topic: 5.0.0, Monadain's Legacy
Replies: 60
Views: 26958

Перемещение фонтс мула выдало новую ошибку, мол, нету доступа к такому-то, такому-то файлу, ребут компа или сделайте неполную инсталляцию. Перенос этого файла в папку с инжектом влечёт за собой точно такую же ошибку, но с другим файлом. Меня хватило на 10 разных, потом просо перенёс инжу в папку с ...
by ziemni
2006-04-11 04:24:39
Forum: General
Topic: Clients 5.x.x and ML shit.. .
Replies: 0
Views: 1395

Clients 5.x.x and ML shit.. .

Hi.

Shard I play (based on RunUO) recently added new shitty ML stuff. Together with it they want me to use client at least 5.0.0a I've just changed Version for my old client but... UO freezes (like it was conn lost, not process freeze) after my char receives damage (or commits it to other mobile ...
by ziemni
2005-07-19 19:50:14
Forum: General
Topic: Yoko: Unhanled exception in parser error
Replies: 7
Views: 3713

Badza wrote:Still not solved :( After 20minutes - 2 hours of runing script client crashed :(
Prehistoric versions are stable (script.dll) :(


I had the same with my mining script ;) But once it worked for 16 hours without crash. It seems to be quite random.
by ziemni
2005-02-26 10:10:07
Forum: Requests
Topic: waittarget* with delay.
Replies: 4
Views: 3537

Re: waittarget* with delay.

Yoko can u add to those functions arg delay? So it sends target after second or two after request form server.

like thys??

While not UO.Targeting()
wait(10)
wend
wait(2000)
UO.WaitTarget*


Nah. ur code will just w8 for target cursor in client, and then itll ...
by ziemni
2005-02-24 03:52:09
Forum: Requests
Topic: waittarget* with delay.
Replies: 4
Views: 3537

waittarget* with delay.

Yoko can u add to those functions arg delay? So it sends target after second or two after request form server.
by ziemni
2005-02-06 08:58:21
Forum: Help
Topic: Help with waittargettile please..
Replies: 2
Views: 1290

Re: Help with waittargettile please..

Hey.. i've using injection's scripts to macro for a while now, and something i really can't understand is the reason for the tilenumber on the "Waittargettile" function.. isn't there a way to avoid that number? because i made a macro for fishing and i m stucked on that tilenum, since it's variable ...
by ziemni
2005-01-27 19:21:10
Forum: Requests
Topic: server Display Map packet and Ploting course.
Replies: 0
Views: 2688

server Display Map packet and Ploting course.

RunUO shows t-maps drawing map centered nearby treasure location. Then it sends packet to add pin to the map, using 0x56 packet. So here is an example:

T-map location is x:3246 y:245
Runuo sends packet to draw map:

- 039717015+0000 --- server Display Map
0000: 90 40 30 70 74 13 9d 0b 95 00 ...
by ziemni
2005-01-27 18:36:04
Forum: Requests
Topic: Gump info dump.
Replies: 2
Views: 2518

Ive already written parser. Used it together with Uoip filtering my connection in linux box between me and server :P Was funny to check mapped samba drive every one second with injection :>
by ziemni
2005-01-27 10:11:01
Forum: Requests
Topic: Hotkeys modes.
Replies: 0
Views: 1932

Hotkeys modes.

Well, let me explain. How about creating few modes for hotkeys? For example 4. - then for example i bind ctrl+c to mode 1 as Cure spell, for mode 2 as Invis, for mode 3 as spam msg like "Selling XXX, ICQ me". and command ",hotkeys 1" gets me into mode 1.
Why? When playing pvp its good to have ...
by ziemni
2005-01-27 07:46:22
Forum: Requests
Topic: Gump info dump.
Replies: 2
Views: 2518

Gump info dump.

Hey. Can you write function to dump last gump to string? I mean info as it goes from server like:

(...(.{{ page 0 }{ resizepic 0 0 5054 530 437 }{ gumppictiled 10 10 510 22 2624 }{ gumppictiled 10 292 150 45 2624 }{ gumppictiled <blah blah blah>

Why? Cant wait to gump handling so ill write it ...
by ziemni
2005-01-27 07:38:53
Forum: General
Topic: 4.0.7, Samurai Empire!
Replies: 90
Views: 50445

Yoko when we can expect injection SE update? :P
by ziemni
2005-01-26 00:23:21
Forum: Modifications. Other user tools.
Topic: Project ASM
Replies: 392
Views: 184802

AGRS - what pathfinding algorithm you use? I have some experiance working with those, so maybe I can help.
by ziemni
2005-01-25 22:51:35
Forum: Scripting Ore
Topic: RunUO runebook miner.
Replies: 0
Views: 1544

RunUO runebook miner.

Hi.

Me again. Its rather proof of concept (well works well, but injection sucks when it comes to complicated unatended scripts for longer period, those dunno-what-from parser errors after 2 hours of script running).

Ok. That shit just use runebook to recall to mine, then it digs ore from ...
by ziemni
2005-01-25 22:29:40
Forum: Scripting Ore
Topic: RunUO magery trainer
Replies: 0
Views: 1150

RunUO magery trainer

Its a pack of few subs.

This one just changes string type spell name to number.

Btw. Feel free to comment it. If I seem to dont know about sth, just tell me Im not posting it for ppl who cant script for theirselfs. I post for ppl who can script, so then I hope my scripts will help them, and ...
by ziemni
2005-01-25 22:07:04
Forum: Scripting Ore
Topic: Simple RunUO blacksmith script.
Replies: 0
Views: 1621

Simple RunUO blacksmith script.

Simple template to runuo crafting. Can be improved by finding out what item type is made, or with stocking smith with hammers (from container or by tinkering it). Its made as blacksmith trainer, so if u want to make stuff with it, just comment out smelting section.


# &#40;c&#41; Ziemniaq ziemni ...
by ziemni
2005-01-25 21:55:05
Forum: Help
Topic: Using UO binds in scripts
Replies: 4
Views: 1574

UO.ServerPrint("spam msg")
by ziemni
2005-01-25 10:49:29
Forum: Requests
Topic: UO.TradeClose()
Replies: 4
Views: 3258

How bank is closed?
by ziemni
2005-01-23 18:10:16
Forum: Requests
Topic: UO.TradeClose()
Replies: 4
Views: 3258

Send to client "server tells u to close that container" packet.
Send to server "client closes that container" packet.
?