Mhalicot 392 Posted November 25, 2013 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 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 6 kyeme, Barbiroto, Ehwaz and 3 others reacted to this Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 25, 2013 Horey. thx bro for full fill my request . keekek Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 (edited) No prob will update to @autohp/@autosp when I saw support that 5/5 rates Edited November 25, 2013 by sevenzz23 1 Happy reacted to this Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 25, 2013 No prob soon to update @autohp/@autosp wow. sure its will be nice bro. i got this error. why ea ? autopots.c: In function 'autoatpots_timer': autopots.c:65: warning: array subscript is above array bounds autopots.c:71: warning: array subscript is above array bounds Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 http://herc.ws/board/index.php?app=downloads&module=display§ion=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 >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... Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 25, 2013 http://herc.ws/board/index.php?app=downloads&module=display§ion=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 >>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>Playlockquote> 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.. Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 (edited) 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. Edited November 25, 2013 by sevenzz23 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 (edited) 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//// Edited November 25, 2013 by khenma Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 (edited) 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 Edited November 25, 2013 by sevenzz23 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 (edited) 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 2010 for 2012 i dont use cause i dont have license for it Edited November 25, 2013 by khenma Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 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.. 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 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.. then i come up with this after ff ur ins. Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 ^ what revision you are using? can you check your src/common and find that HPMi.h Note: tested rev. 133** 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 (edited) ^ what revision you are using? can you check your src/common and find that HPMi.h Note: tested rev. 133** i have the rev 12085 .... and i have the HPMi.h on src/common just downloaded here: http://herc.ws/board/files/file/25-hercules-win32-for-ragexe-20130703/ Edited November 25, 2013 by khenma Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 try to update first your server 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 how to update? i haven't updated my server ever since Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 how you obtain your server? try to use TortoiseSVN 1 Happy reacted to this Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 how you obtain your server? try to use TortoiseSVN downloading updates so hard for the newbie to search haha... Quote Share this post Link to post Share on other sites
khenma 1 Posted November 25, 2013 (edited) 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 Edited November 25, 2013 by khenma Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 25, 2013 (edited) using tortoiseSVN, right click anywhere or make a new folder>CHeckout>URL of repository> add https://github.com/HerculesWS/Hercules/ click OK Edited November 25, 2013 by sevenzz23 1 Happy reacted to this Quote Share this post Link to post Share on other sites
Kei 2 Posted November 26, 2013 is there a delay on this autopots? Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 26, 2013 what delay? you can edit delay by editing autopots.c 1 Happy reacted to this Quote Share this post Link to post Share on other sites
Kei 2 Posted November 26, 2013 i mean like i'm using a autopots(romedic) Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 26, 2013 havent try it yet. and ask Goddameit about that becuase it is his script, I only convert it to Herclules Plugins Quote Share this post Link to post Share on other sites