autogen - plagin for area skillls

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
Rumata
Noob
Noob
Posts: 9
Joined: 09 Apr 2008, 17:22
Noob?: No
Location: Russia
Contact:

autogen - plagin for area skillls

#1 Post by Rumata »

Code: Select all

# autogen.pl        Version 1.0
# this plag for range atackers only who using
# area skills or spells (like 'Arrow Shower', 'Storm Gust' etc.)
#
#
# thanks to ME (Rumata)
#
#	 1. in config.txt insert this block:
#
# autoGEN Arrow Shower {
#	GminMOB 1			# minimum number of mobs in target 'area' for skill activating
#	Gradius 3			# radius or target 'area' (ex. for target area 7x7 it's --> 3)
#	Gform 0				# the form of 'area' ---->0 - circle   or  1 - square
#	Glogic 1				# logic of  enviroment analisys
#	Gtimeout 0.5			# wait for the specified number of seconds before restart enviroment analisys
#	GmaxUses 1			# to the same coordinates
#	Gsp 20				# minimum sp procent (without '%') to activate analisys
#	lvl 10
#	dist 9
#	inLockOnly 0
#	notInTown 1
#	maxCastTime 0.1			
#	disabled 0
# }
#
#	2. in moncontrol.txt - '2' for related mobs
#
#
#					----------------[ Glogic ]-----------------
#				(o - our bot, x - point of beginnig analisys)
#	     1		        2		       3		   	    4 (not installed yet)
#	 square	               spiral in-out             spiral out-in             point analisys 
#	x---------->		<---------------	<---------------		M     M
#	----------->		|   <-------  /\	|   <-------  /\		   \  /
#	-----o---->		|   \/  o  /\  |	|   \/  o  /\  |		    o------M
#	----------->		\/  x------>  |	\/  -------->  |		     |
#	----------->		---------------->	x--------------->		    M
if uncomment the string

Code: Select all

#	ai_route($field{name}, $GposA->{x}, $GposA->{y});

our bot after search the 'area' will move to its center and there use skill. May be usefull for skills like 'bowling bash', it's not tested yet.

need testing on mage, plizz comment if you find some bugs.
Attachments
autogen.rar
1.0
(2.69 KiB) Downloaded 350 times
Last edited by Rumata on 30 Oct 2008, 03:48, edited 2 times in total.
if ($MANYquestions) {
brain enable 1;
} else {DIE!!!}

Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: GENOCIDE

#2 Post by Bibian »

this plugin might need a more descriptive name

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: GENOCIDE

#3 Post by sli »

Jewnocide.

Oh shit, here comes the flame war and another OpenKore Jesus to liberate the community from my hate.
cs : ee : realist

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: GENOCIDE

#4 Post by Technology »

Bibian wrote:this plugin might need a more descriptive name
Hmm maybe, i believe that genocide involves killing people, but here you want to kill monsters.
dictionary wrote:Extermination of an entire racial, political, or cultural group.
Greek: genos (child, family, generation, race) + Latin: caedere (to kill)
lol monstricide
Let us call the plugin:
mass murder monstricide mobber OR M4

guess who...
Killing of Christ: Christicide
just kidding, sli :P
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: GENOCIDE - plagin for area skillls

#5 Post by kali »

I think I did a plugin called locationSkill that did something similar to that.
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: GENOCIDE - plagin for area skillls

#6 Post by sli »

Infanticide.
cs : ee : realist

Rumata
Noob
Noob
Posts: 9
Joined: 09 Apr 2008, 17:22
Noob?: No
Location: Russia
Contact:

Re: GENOCIDE - plagin for area skillls

#7 Post by Rumata »

herbicide mlinnn!!! Castaneda provided... is it useles?
if ($MANYquestions) {
brain enable 1;
} else {DIE!!!}

Post Reply