Search found 8 matches

by Oberon77
2014-04-26 15:01:40
Forum: Help
Topic: Help modify injection
Replies: 6
Views: 2349

Re: Help modify injection

yes, but i must play with a modified version of injection made by the staff of the server.

I would like to change some parameter of this version, but i don't know how do it.
by Oberon77
2014-04-13 00:26:33
Forum: I need script!
Topic: Fishing script
Replies: 3
Views: 2251

Re: Fishing script

my injection doesnt know the uo.recount command :(
by Oberon77
2014-04-12 23:59:51
Forum: Help
Topic: Help modify injection
Replies: 6
Views: 2349

Re: Help modify injection

i cannot play with that injection version because the server dont identify me. Maybe in the shard injection is there something needed to be authenticated.

Can u guide me in modifying that version or cani post it and u can have a look on it?
by Oberon77
2014-04-11 20:20:25
Forum: Help
Topic: Help modify injection
Replies: 6
Views: 2349

Re: Help modify injection

Incorrect User wrote:Try 1403.16 viewtopic.php?f=1&t=17391


Is possible to find it in english?
by Oberon77
2014-04-11 17:15:22
Forum: I need script!
Topic: Fishing script
Replies: 3
Views: 2251

Fishing script

I have scripted this.

Can someone say if it's ok or if it can be sripted better?

thi is the script:

sub main()

while true
repeat
uo.waittargettile(0,5262,3235,-5)
wait(1000)
uo.usetype("Canna")
wait(5000)
until uo.injournal("There doesn't seem to be any fish here")
wait(1000)
cibo()
wait ...
by Oberon77
2014-04-11 17:12:19
Forum: Help
Topic: Help modify injection
Replies: 6
Views: 2349

Help modify injection

Hello mate

on my uo shard we must play with a modified version of injection that has some feature closed and we cannot use the script.

Can someone help me modify that version so that i can turn on again some feature?
by Oberon77
2014-04-11 14:22:23
Forum: Help
Topic: Help on ,equip command
Replies: 2
Views: 1696

Re: Help on ,equip command

Thanks

It works good
by Oberon77
2014-04-08 13:26:53
Forum: Help
Topic: Help on ,equip command
Replies: 2
Views: 1696

Help on ,equip command

Hello mate

I play on an italian shard that use a modified version of injection where there are some disabled command like moveoff and moveon.

I am scripting a fishing macro but i havea problem. The fishing pole some time brokes and my fisher dont increase the skill. I tried using ,arm command but ...