[AtCommand] autoatk

Mhalicot

Gamers Republic
Messages
1,971
Points
0
Location
Asia
Github
mhalicot
Emulator
File Name: [AtCommand] autoatk

File Submitter: Mhalicot

File Submitted: 18 Oct 2013

File Category: Plugins

HPM @autoatk complete package.

Compatible with Windows System Only

if you are using Linux, ignore other files and use only autoattack.c and recompile it.. follow this steps

ossi0110 said:
some Linux Systwem got many bugs with files what are allready compiled under VS2010 .
Instruction.

1. Download and extract files using 7z or any application that can extract it.

2. extract it in your server directory ex: C:/RO Server/Hercules/

2.1 if ask for Overwrite files? click OK.

3. Your done. you can now try your plugins.

In Recompiling:

If you are using VS2010

right click autoatk>Configuration Properties>General>

search for Platform Toolset, change to VS2009(v90) / VS2010(v100) / VS2012(v110) / VS2013(v120)

then try to recompile again..
the command is @autoatk.

If you want to edit look for src/plugins/autoattack.c
If you have any questions feel free to drop a comment.

for more info on using HPM Click Me

Original Released by: ossi0110

Requested by: Karazu

Click here to download this file

 
Last edited by a moderator:
http://herc.ws/board/index.php?app=downloads&module=display&section=screenshot&id=53

File Name: @autoatkFile Submitter: sevenzz23

File Submitted: 18 Oct 2013

File Category: Plugins

HPM @autoatk complete package.

Instruction.

1. Download and extract files using 7z or any application that can extract it.

2. extract it in your server directory ex: C:/RO Server/Hercules/

2.1 if ask for Overwrite files? click OK.

3. Your done. you can now try your plugins

the command is @autoatk.

If you want to edit look for src/plugins/autoattack.c
If you have any questions feel free to drop a comment.

Original Released by: ossi0110

Requested by: Karazu

Click here to download this file
I love you!

EDIT:

do i need to restart my server?

OK i will recompile

EDIT:

why like this

[Warning]: HPM:plugin_load: failed to load 'plugins/HPMHooking.so', skipping...[Warning]: HPM:plugin_load: failed to load 'plugins/autoattack.so', skipping... 
EDIT:

I did recompile but still exist.

Code:
[Warning]: HPM:plugin_load: failed to load 'plugins/HPMHooking.so', skipping...[Warning]: HPM:plugin_load: failed to load 'plugins/autoattack.so', skipping... 
 
Last edited by a moderator:
What does this plug in do?

Is this auto attack work like bot.

Is this the one that will walk randomly and attack random monster.

Can you make it to only attack specific monster or the monster that you click first and stop if you can see the same monster that you attack first.

Sample.

In you screen you see

5 poring

3 lunatic

5 willows

You click poring and your character will only attack poring in that screen or area and after killing the 5 poring your character will stop and will not attack other monster unless you attack it manually.

 
@karazu are you sure you put it in your server folder and overwrite what ever existence on it?

.so is not the extension of the file.. it must be .c

@themon no, I just convert what ossi1001 did and if he update his script and add that feature maybe I will also update mine too..

 
Last edited by a moderator:
@karazu are you sure you put it in your server folder and overwrite what ever existence on it?

.so is not the extension of the file.. it must be .c

@themon no, I just convert what ossi1001 did and if he update his script and add that feature maybe I will also update mine too..
Yes

I extracted it in my computer and then copy them in the  server via WinSCP (of course i did overwrite it.)

 
T_T. thats why i downloaded ur free release becasue i cant read them. its not about being lazy but it really hurts in to my EYE.

 
only the properties, I don't know why you cant run it. but its work for me and for my server. I tried it to 3 different test servers and in private server. 

All works fine without any hustle. 

 
so after copying it whats next? i tried  recompiling the server and still shows skipping. 

that is the one inside in ur  file? i did not touch any in ur file. what i did was just extract and copy.

".so is not the extension of the file.. it must be .c"

EDIT:

test.JPG



EDIT:

OK I will try to re install it.

delete and add again.

 
Last edited by a moderator:
[Warning]: HPM:plugin_load: failed to load 'plugins/HPMHooking.so', skipping...[Warning]: HPM:plugin_load: failed to load 'plugins/autoattack.so', skipping... 
same T_T

I dont know why  still .so

Same result.

test2.JPG

What is this?

Code:
config.status: error: cannot find input file: `src/plugins/Makefile.in' 
 
Last edited by a moderator:
is your plugin-HPMHooking is updated?

try to update your Hercules files including the plugins..

 
ok let me update mine

EDIT:

I successfully recompiled it without error.

[Warning]: HPM:plugin_load: failed to load 'plugins/HPMHooking.so', skipping...[Warning]: HPM:plugin_load: failed to load 'plugins/autoattack.so', skipping... 
This lines are gone also, but why i cant use the "@autoatk"?

 
Last edited by a moderator:
.so is extension for linux, just like building hpm in windows give .dll,

@karazu

Make sure you have files in src/plugins/ and then edit

Src/plugins/makefile.in and add your plugin name in MYPLUGINS then do

make plugins

And then run he server, then you will not get those errors.

 
Last edited by a moderator:
.so is extension for linux, just like building hpm in windows give .dll,

@karazu

Make sure you have files in src/plugins/ and then edit

Src/plugins/makefile.in and add your plugin name in MYPLUGINS then do

make plugins

And then run he server, then you will not get those errors.
Ok.

is your plugin-HPMHooking is updated?

try to update your Hercules files including the plugins..
is it ok if u add the latest update of plugins in the trunk to ur ZIP/RAR? (put all the files including the the new committed files and ur files)

its just like I will just copy it instead of updating my own trunk, because i made alot of customization in my files and i think if i will update it will mess up my server.

 
.so is extension for linux, just like building hpm in windows give .dll,

@karazu

Make sure you have files in src/plugins/ and then edit

Src/plugins/makefile.in and add your plugin name in MYPLUGINS then do

make plugins

And then run he server, then you will not get those errors.
Ok.

is your plugin-HPMHooking is updated?

try to update your Hercules files including the plugins..
is it ok if u add the latest update of plugins in the trunk to ur ZIP/RAR? (put all the files including the the new committed files and ur files)its just like I will just copy it instead of updating my own trunk, because i made alot of customization in my files and i think if i will update it will mess up my server.
wont taking plugin file from other affect server and cause some unintended bug(as i think) and if you have edited the variables sended to some default functions, then obviously, server would crash. If you could have used any HPMHooking file from anybody, then hercules would have released a .dll/.so on its own too.
 
Last edited by a moderator:
@karazu updating HPM plugin wont affect your server because it is separate project.. recompile it individually.

 
@karazu

if you got skype add me there    nightfire0110  ,

first off , you should never use pre compiled stuff for the Plugin system , like you downloaded here .  only take the .C file  , and some Linux Systwem got many bugs with files what are allready compiled under VS2010 .

so when you get skype , msg me and i will help you out over teamviewer , then we should solve this problem in arround 5 mins. and i will explain you how to add them step by step

 
@karazu

if you got skype add me there    nightfire0110  ,

first off , you should never use pre compiled stuff for the Plugin system , like you downloaded here .  only take the .C file  , and some Linux Systwem got many bugs with files what are allready compiled under VS2010 .

so when you get skype , msg me and i will help you out over teamviewer , then we should solve this problem in arround 5 mins. and i will explain you how to add them step by step
Thank you  

ossi0110 I am currently in the office now and i cannot do some stuff, thank you for that. I will just try to fix this 1st and if it will not really work, I will PM you.

https://boardtest.herc.ws/user/87-ossi0110/
 
Back
Top