Plugin or macro "Force GM teleport in lookmap"

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

macrover
Noob
Noob
Posts: 3
Joined: 30 Jan 2013, 17:57
Noob?: No

Plugin or macro "Force GM teleport in lookmap"

#1 Post by macrover »

Hello guys,

Please forgive my ignorance, i have looked for this topic but couldn't find if it has been discussed yet.
I am looking for a macro to get disconnected if GM teleports you somewhere in map(Lockmap).

So if somehow bot could disconnect if teleported, no problem wont occur.

Do you have any idea if there has been such issue before or is it possible to apply this on OpenKore?

Thank you for your interest
macrover
Noob
Noob
Posts: 3
Joined: 30 Jan 2013, 17:57
Noob?: No

Re: Plugin or macro "Force GM teleport in lookmap"

#2 Post by macrover »

Someone can help? if u do not want post, please pm

What would be the hook?

Code: Select all

my $hooks = Plugins::addHooks(
            ['Network::Receive::map_changed', \&map_changed],
            ['teleport_sent', \&teleport_sent],
    );
macrover
Noob
Noob
Posts: 3
Joined: 30 Jan 2013, 17:57
Noob?: No

Re: Plugin or macro "Force GM teleport in lookmap"

#3 Post by macrover »

I know icu but i wanted something cleaner... noone can help ?

something like trigg+log+Command