New ANTI-AFK SYSTEM :(

Ask for help

Moderators: Murderator+, Murderator

Post Reply
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

New ANTI-AFK SYSTEM :(

Post by MaryCruz »

Im playing at a Brazilian shard, they are testing new modes of anti-afk system...

One of this modes are uses EFFECT ANIMATIONS....

Like Flame Strike animation, Fizzles, Heal effect, Bless effect etc on the char, then you need to type which effect was playing on you char...

Is There any possible to check which animation OR SOUND was playied on my char using injection?
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

,set animecho 1
,set soundecho 1
,showjournal

its easy.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

Post by MaryCruz »

Very good..

Problem now is where the sound/anim was playied, if it was on my or in another char :/

i tried uo.journalserial

im not sure if i did it right... but i think all serials for SOUND messages are x01010101
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Code: Select all

; wait for anti-afk question.. is it gump, right?
repeat
    wait( 100 )
until uo.lastgump('replyed') == 0 && uo.lastgump('serial') = 'xxxx'
; detect the correct word
var word = ""
for i = 0 to 5
    if uo.journal(i) == "[sound 123]" then
        word = "Sound 123 played."
    endif
    ; etc for all effects
next
if word == "" then
    ; alarm! not detected.
    return
endif
; send reply
uo.lclick(...)
uo.sayu( word )
uo.lclick(...)
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

Post by MaryCruz »

thank you again :D

but the anti-afk system puts 2 characters next to me

So 3 effects(it got different sounds) are playied, in a random char, on me, or on an chicken, or an a rat....

Then a gump ask which was the first effect, and who it was playied...
same for second and third effect...

I think i can make the script... the problem is to recognize the serial of the anims or sounds (where it was playied)
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

make avi for correct undestand of macro, each time you add new details
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

Post by MaryCruz »

Actually works like that:
http://www.4shared.com/file/182685188/9 ... pture.html

with only one animation, then you need to answer the right animation and whcih char was playied

ps1: the good is that the animations cause sounds, each one different of other)

PS2: Options on Gump are always on same position....

ps3: the chicken and the rat are always on same postion..

so its easy to script this anti-antiafk, the problem is to check which char playied the sound..
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

uo.journalserial ?..

А ФС можно найти по тайпу ?.. Что-то я уже не помню..
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

If spell effect is an object -> posible
another way -> not posible...
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

Если это эффект, то без вариантов инжет не помощник.
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

Post by MaryCruz »

@Destrucion
serials for [Snd ] messages are x01010101, but thinking logical, for the client knows the itensity of the sound (as much longer the object is, the sound volume is lower) it must know which object it is..
Or is the server that send the volume of sound effect?

so its the end of macros?

but not talking about injection:

When the server send an packet of sound to the client, dont come any extra packet telling which object/npc the sound playied?

So there is an option to complie a yoko dll that shows at journal the serial of [Snd xxx] messages?
Am i right?

так что в конце макросов?

но не говорите об инъекции:

Когда сервер посылает пакет звука к клиенту, не приходят каких-либо дополнительных пакетов говорить, какой объект / ВСНП звук playied?

Поэтому есть возможность Скомпилируйте Йоко DLL, который показывает на журнал сериал [SND XXX] сообщений?
Я прав?
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

You need to handle effect packet, you can take old injection surces and done it by your self.

Simple way is find macro program with ability work with pixels (EasyUO, UOPilot) for more easy you can change visual of effects (not animated, simple form and color).

that's all...
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

I agree with Grin.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
MaryCruz
Posts: 6
Joined: 2009-12-25 20:15:29

Post by MaryCruz »

I dont know programing.. :(

So thats it, i hope one day someone compile an new dll with this feature...

Thank You!
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

Code: Select all

if uo.lastgump('replyed') == 0 then
play sound
endif
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

Что то ты не в тему...
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Grin wrote:Что то ты не в тему...

Он в тему но не совсем и малясь хреново.

Типа полу-автоматическая анти-защита)
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Grin
Expert!
Posts: 2580
Joined: 2005-05-04 14:05:19
Location: Москва

Post by Grin »

да?
Не смог применить ответ ни к одному сообщению:(

Недостоин я эксперта:(
:D
Post Reply