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
Plugin or macro "Force GM teleport in lookmap"
Moderator: Moderators
-
- Noob
- Posts: 3
- Joined: 30 Jan 2013, 17:57
- Noob?: No
-
- Noob
- Posts: 3
- Joined: 30 Jan 2013, 17:57
- Noob?: No
Re: Plugin or macro "Force GM teleport in lookmap"
Someone can help? if u do not want post, please pm
What would be the hook?
What would be the hook?
Code: Select all
my $hooks = Plugins::addHooks(
['Network::Receive::map_changed', \&map_changed],
['teleport_sent', \&teleport_sent],
);
-
- Noob
- Posts: 3
- Joined: 30 Jan 2013, 17:57
- Noob?: No
Re: Plugin or macro "Force GM teleport in lookmap"
I know icu but i wanted something cleaner... noone can help ?
something like trigg+log+Command
something like trigg+log+Command