autopots

Mhalicot

Gamers Republic
Messages
1,971
Points
0
Location
Asia
Github
mhalicot
Emulator
thumb-23b99910e725b696ece94cac4e4fcccc-screenhercules019.jpg


File Name: autopots

File Submitter: Mhalicot

File Submitted: 25 Nov 2013

File Category: Plugins

HPM autopots complete package.

Compatible with Windows System Only

if you are using Linux, ignore other files and use only autopots.c

some Linux Systwem got many bugs with files what are all ready compiled under VS2010 .

(Windows Compiled wont work on *nix)
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. edit conf/plugins.conf and add autopots

3. find autopots/autopots.sln and recompile it.

4. You can now start using your ready made plugins
default_no1.gif


Pre-Compiled features, ready made MSVC. you can easily rebuild and its ready to go without any trouble on setup.

as simple as Download>Recomple>Play
if you are using VS2010/VS2009/vs2013 or whatsoever and you are failing to compile because of platform issue.

this is what you need to do.

In Recompiling:

If you are using other MSVS/C

Quote

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..
Note: Recompile if you modify the script.

the command is @autopots, @autohp, @autosp

If you want to edit look for src/plugins/autopots.c

you can also add alias in atcommand.conf
To on type: @autopots <HP_rate> <HP_itemID> <SP_rate> <SP_itemID>

@autohp <hp_rate> <hp_item id>

@autosp <sp_rate> <sp_item id>

// Change autopots/hp/sp timer by replacing +500 in milisec

timer->add(timer->gettick()+500,autoatpots_timer,sd->bl.id,0);
if you want to use berry only type

@autopots 50 607 0 0

@autohp 50 607

@autosp 50 607

To turn it of, simply type @autopots again

If you have any questions feel free to drop a comment.

for more info on how to to use HPM visit Here

(Tested on Hercules rev. 137**)

Credit: Original file by Goddameit and converted by Me

Click here to download this file

 
Last edited by a moderator:
No prob
default_smile.png


will update to @autohp/@autosp when I saw support that 5/5 rates  
default_ani_meow.gif


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

File Name: autopotsFile Submitter: sevenzz23

File Submitted: 25 Nov 2013

File Category: Plugins

HPM @autopots complete package.

Compatible with Windows System Only

if you are using Linux, ignore other files and use only autopots.c

some Linux Systwem got many bugs with files what are all ready compiled under VS2010 .

(Windows Compiled wont work on *nix)
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. edit conf/plugins.conf and add autopots

3. find autopots/autopots.sln and recompile it.

4. You can now start using your ready made plugins
default_no1.gif


>Pre-Compiled features, ready made MSVC. you can easily rebuild and its ready to go without any trouble on setup.

as simple as Download>Recomple>Play
Note: Recompile if you modify the script.

the command is @autopots

If you want to edit look for src/plugins/autopots.c

you can also add alias in atcommand.conf
To on type: @autopots 1 <HP_rate> <HP_itemID> <SP_rate> <SP_itemID>
if you want to use berry only type

@autopots 1 50 607 0 0

To turn it of, simply type @autopots again

If you have any questions feel free to drop a comment.

for more info on how to to use HPM visit Here

(Tested on Hercules rev. 133**)

Credit: Original file by Goddameit and converted by Me

Click here to download this file

3. find autopots/autopots.sln and recompile it.

I failed...

 
http://herc.ws/board/index.php?app=downloads&module=display&section=screenshot&id=76

File Name: autopotsFile Submitter: sevenzz23

File Submitted: 25 Nov 2013

File Category: Plugins

HPM @autopots complete package.

Compatible with Windows System Only

if you are using Linux, ignore other files and use only autopots.c

some Linux Systwem got many bugs with files what are all ready compiled under VS2010 .

(Windows Compiled wont work on *nix)
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. edit conf/plugins.conf and add autopots

3. find autopots/autopots.sln and recompile it.

4. You can now start using your ready made plugins
default_no1.gif


>>Pre-Compiled features, ready made MSVC. you can easily rebuild and its ready to go without any trouble on setup.

as simple as Download>Recomple>Play

lockquote>
Note: Recompile if you modify the script.

>the command is @autopots

If you want to edit look for src/plugins/autopots.c

you can also add alias in atcommand.conf
To on type: @autopots 1 <HP_rate> <HP_itemID> <SP_rate> <SP_itemID>
if you want to use berry only type

@autopots 1 50 607 0 0

To turn it of, simply type @autopots again

If you have any questions feel free to drop a comment.

for more info on how to to use HPM visit Here

(Tested on Hercules rev. 133**)

Credit: Original file by Goddameit and converted by Me

Click here to download this file

3. find autopots/autopots.sln and recompile it.

I failed...
make sure you compile correctly !

@seven

when death.

its show Auto-Pots : OFF_

got underscore there..
 
actually it is not my script I only convert it to plugins, 

@mrlong it is normal to turn off the autopots when died if not, potions will still being consume...

@khen more info please.

 
Last edited by a moderator:
actually it is not my script I only convert it to plugins, 

@mrlong it is normal to turn off the autopots when died if not, potions will still being consume...

@khen more info please.
i did the ff:

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. edit conf/plugins.conf and add autopots

3. find autopots/autopots.sln and recompile it.

4. You can now start using your ready made plugins

this is the error////



 
Last edited by a moderator:
what compiler you are using? 2013/2010/2012?

rightclick afk>Configuration Properties>General>

search for Platform Toolset, change VS2012(v110) to VS2010(v100)

then try to recompile again..

will update to @autohp/@autosp when I saw support that 5/5 rates
default_smile.png


 
Last edited by a moderator:
what compiler you are using? 2013/2010/2012?

rightclick afk>Configuration Properties>General>

search for Platform Toolset, change VS2012(v110) to VS2010(v100)

then try to recompile again..

will update to @autohp/@autosp when I saw support that 5/5 rates
default_smile.png

2010 

for 2012 i dont use cause i dont have license for it

 
Last edited by a moderator:
Then follow that instruction that I gave.

 

sevenzz23, on 10 Nov 2013 - 02:11, said:

rightclick autopots>Configuration Properties>General>

search for Platform Toolset, change VS2012(v110) to VS2010(v100)

then try to recompile again..


 
^ what revision you are using? can you check your src/common and find that HPMi.h

Note: tested rev. 133** 

 
i think i was updating the tortoise not the server

im using TortoiseSVN

when i right click the Hercules folder ther is no update menu or something that trigger the update

on git i know but on svn i dont know

1. Which is better? TortoiseSVN or TortoiseGit

 
Last edited by a moderator:
Back
Top