Jump to content

Ancyker

Members
  • Content Count

    28
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Upvote
    Ancyker got a reaction from Ridley in [Tool] NED - Decryptor for SecureGRF   
    Now make one that encrypts, please XD
     
    (The official one doesn't work on Windows 10, it just crashes)
  2. Upvote
    Ancyker got a reaction from thiagoaxll in Class Setter (Disguise as Third Job, Trans, Etc)   
    This script will disguise a character as another class similar to theirs, i.e. disguise a Lord Knight as a Rune Knight or vice versa. If they have a mount, it will display.
     
    I've kept this to myself for a while, but after seeing the terrible ways people were going about this, I decided to release this to the public. It's loosely based on the script I made for RebirthRO.
     
    Get it from GitHub
     

     
    Note: You cannot charge for access to this NPC or it's features. For more details see here.
  3. Upvote
    Ancyker got a reaction from Nebraskka in Goodbye - We'll miss you.   
    Called it, etc.
     
    (Hope Ind is ok)
  4. Upvote
    Ancyker got a reaction from karazu in Class Setter (Disguise as Third Job, Trans, Etc)   
    This script will disguise a character as another class similar to theirs, i.e. disguise a Lord Knight as a Rune Knight or vice versa. If they have a mount, it will display.
     
    I've kept this to myself for a while, but after seeing the terrible ways people were going about this, I decided to release this to the public. It's loosely based on the script I made for RebirthRO.
     
    Get it from GitHub
     

     
    Note: You cannot charge for access to this NPC or it's features. For more details see here.
  5. Upvote
    Ancyker got a reaction from koko24 in Class Setter (Disguise as Third Job, Trans, Etc)   
    This script will disguise a character as another class similar to theirs, i.e. disguise a Lord Knight as a Rune Knight or vice versa. If they have a mount, it will display.
     
    I've kept this to myself for a while, but after seeing the terrible ways people were going about this, I decided to release this to the public. It's loosely based on the script I made for RebirthRO.
     
    Get it from GitHub
     

     
    Note: You cannot charge for access to this NPC or it's features. For more details see here.
  6. Upvote
    Ancyker reacted to Hadeszeus in Cart Cannon and Cannon Ball Element   
    I'd like to ask if this is still the correct behavior of Cart Cannon and Cannon Ball?


     

    Cause right now Cart Cannon doesn't take the element of Cannon Ball.
  7. Upvote
    Ancyker got a reaction from Xgear in Triton Control Panel 2 (Alpha)   
    Triton Control Panel 2
    Triton is back! The second version of Triton (formerly Sereon) is currently under development. The project is currently labeled as alpha, but it is almost to the beta stage. As such I'm inviting all to try it. The control panel currently features basic functionality. You are able to create accounts, log in, change your password and email address, manage your characters and see who is online.
     
    Official Website: http://triton.sereon.net/
    Demo: http://triton.sereon.net/demo/ (The demo is frequently used to test client skins and add-on functionality. It may not always function properly.)
    Live Demo: http://aesiro.com/
    Purchase: Click Here (For a limited time use coupon code "Hercules" for 25% off your first year)
     
    Features
    [*]Written in PHP
    [*]Extensible via modules, hooks and plugins.
    [*]Content Management System¹
    [*]Smarty enabled skinning system makes customizing the layout super easy.
    [*]Most features enabled through modules
    [*]Account Management
    [*]War of Emperium / Guild Info
    [*]Who's Online
    [*]IPB Integration¹
    [*]Dynamically Generated Guild Emblems
    [*]Dynamically Generated Character Avatars³
    [*]Payment System³: Items³, services³, levels³, character renames³ and more.
    [*]Payment APIs³: PayPal², Skrill² (Moneybookers), Google Checkout¹, Amazon Payments¹, Authorize.net¹ and more.
    [*]Vote for Points³

    ¹ Not yet implemented or still a work in progress.
    ² Implemented but not yet public.
    ³ Feature is not free.
     
    Requirements
    [*]PHP (latest version recommended, 5.4.11 at the time of this post but should work with older versions)
    [*]Apache (Note: .htaccess must be enabled or you must configure all the options from them in httpd.conf)
    [*]Smarty
    [*]phpmailer (Instructions below)
    [*]Operating system should not matter
    [*]Officially Supported Athenas: Hercules, rAthena, eAthena

    Installation
    [*]Download Triton Control Panel from the website.
    [*]Upload it to your web server or if your server is local place it in your web directory.
    [*]Create a file called import.php in the sites root directory and place the following in it:
    <?php?> [*]Open config.php and review all the settings available. Any settings you want to change place into import.php. This will make upgrading the CP much easier.
    [*](*nix) Run the following from the sites root directory:
    chmod -R 777 db/chmod -R 777 scratch/chmod -R 777 skins/default/cache/chmod -R 777 skins/default/templates_c/ [*]Create a folder called phpmailer in the website root directory and place phpmailer in it.
    [*]Verify the setup by visiting the URL.
    [*]Create a copy of skins/default/ -- name the new folder whatever you like.
    [*]Configure the new skin by modifying the $config['skin'] variable. Remember to place your modifications in import.php.
    [*]Modify the skin to your liking. .tpl files are plain text template files. You can open them with notepad. See the smarty documentation for more information on skinning.

    You can reply here with feature requests, questions, comments and other suggestions.
  8. Upvote
    Ancyker got a reaction from REKT in Triton Control Panel 2 (Alpha)   
    Triton Control Panel 2
    Triton is back! The second version of Triton (formerly Sereon) is currently under development. The project is currently labeled as alpha, but it is almost to the beta stage. As such I'm inviting all to try it. The control panel currently features basic functionality. You are able to create accounts, log in, change your password and email address, manage your characters and see who is online.
     
    Official Website: http://triton.sereon.net/
    Demo: http://triton.sereon.net/demo/ (The demo is frequently used to test client skins and add-on functionality. It may not always function properly.)
    Live Demo: http://aesiro.com/
    Purchase: Click Here (For a limited time use coupon code "Hercules" for 25% off your first year)
     
    Features
    [*]Written in PHP
    [*]Extensible via modules, hooks and plugins.
    [*]Content Management System¹
    [*]Smarty enabled skinning system makes customizing the layout super easy.
    [*]Most features enabled through modules
    [*]Account Management
    [*]War of Emperium / Guild Info
    [*]Who's Online
    [*]IPB Integration¹
    [*]Dynamically Generated Guild Emblems
    [*]Dynamically Generated Character Avatars³
    [*]Payment System³: Items³, services³, levels³, character renames³ and more.
    [*]Payment APIs³: PayPal², Skrill² (Moneybookers), Google Checkout¹, Amazon Payments¹, Authorize.net¹ and more.
    [*]Vote for Points³

    ¹ Not yet implemented or still a work in progress.
    ² Implemented but not yet public.
    ³ Feature is not free.
     
    Requirements
    [*]PHP (latest version recommended, 5.4.11 at the time of this post but should work with older versions)
    [*]Apache (Note: .htaccess must be enabled or you must configure all the options from them in httpd.conf)
    [*]Smarty
    [*]phpmailer (Instructions below)
    [*]Operating system should not matter
    [*]Officially Supported Athenas: Hercules, rAthena, eAthena

    Installation
    [*]Download Triton Control Panel from the website.
    [*]Upload it to your web server or if your server is local place it in your web directory.
    [*]Create a file called import.php in the sites root directory and place the following in it:
    <?php?> [*]Open config.php and review all the settings available. Any settings you want to change place into import.php. This will make upgrading the CP much easier.
    [*](*nix) Run the following from the sites root directory:
    chmod -R 777 db/chmod -R 777 scratch/chmod -R 777 skins/default/cache/chmod -R 777 skins/default/templates_c/ [*]Create a folder called phpmailer in the website root directory and place phpmailer in it.
    [*]Verify the setup by visiting the URL.
    [*]Create a copy of skins/default/ -- name the new folder whatever you like.
    [*]Configure the new skin by modifying the $config['skin'] variable. Remember to place your modifications in import.php.
    [*]Modify the skin to your liking. .tpl files are plain text template files. You can open them with notepad. See the smarty documentation for more information on skinning.

    You can reply here with feature requests, questions, comments and other suggestions.
  9. Upvote
    Ancyker got a reaction from jTynne in Should I switch over from rA?   
    If they break something it will be fixed on Hercules faster. You will have to wait for rAthena to merge the fix. Why wait for someone else to update so you can update? Seems rather silly to me.
  10. Upvote
    Ancyker got a reaction from Judas in Should I switch over from rA?   
    If they break something it will be fixed on Hercules faster. You will have to wait for rAthena to merge the fix. Why wait for someone else to update so you can update? Seems rather silly to me.
  11. Upvote
    Ancyker got a reaction from Ind in Should I switch over from rA?   
    If they break something it will be fixed on Hercules faster. You will have to wait for rAthena to merge the fix. Why wait for someone else to update so you can update? Seems rather silly to me.
  12. Upvote
    Ancyker got a reaction from Jguy in Should I switch over from rA?   
    If they break something it will be fixed on Hercules faster. You will have to wait for rAthena to merge the fix. Why wait for someone else to update so you can update? Seems rather silly to me.
  13. Upvote
    Ancyker got a reaction from Virtue in Triton Control Panel 2 (Alpha)   
    Triton Control Panel 2
    Triton is back! The second version of Triton (formerly Sereon) is currently under development. The project is currently labeled as alpha, but it is almost to the beta stage. As such I'm inviting all to try it. The control panel currently features basic functionality. You are able to create accounts, log in, change your password and email address, manage your characters and see who is online.
     
    Official Website: http://triton.sereon.net/
    Demo: http://triton.sereon.net/demo/ (The demo is frequently used to test client skins and add-on functionality. It may not always function properly.)
    Live Demo: http://aesiro.com/
    Purchase: Click Here (For a limited time use coupon code "Hercules" for 25% off your first year)
     
    Features
    [*]Written in PHP
    [*]Extensible via modules, hooks and plugins.
    [*]Content Management System¹
    [*]Smarty enabled skinning system makes customizing the layout super easy.
    [*]Most features enabled through modules
    [*]Account Management
    [*]War of Emperium / Guild Info
    [*]Who's Online
    [*]IPB Integration¹
    [*]Dynamically Generated Guild Emblems
    [*]Dynamically Generated Character Avatars³
    [*]Payment System³: Items³, services³, levels³, character renames³ and more.
    [*]Payment APIs³: PayPal², Skrill² (Moneybookers), Google Checkout¹, Amazon Payments¹, Authorize.net¹ and more.
    [*]Vote for Points³

    ¹ Not yet implemented or still a work in progress.
    ² Implemented but not yet public.
    ³ Feature is not free.
     
    Requirements
    [*]PHP (latest version recommended, 5.4.11 at the time of this post but should work with older versions)
    [*]Apache (Note: .htaccess must be enabled or you must configure all the options from them in httpd.conf)
    [*]Smarty
    [*]phpmailer (Instructions below)
    [*]Operating system should not matter
    [*]Officially Supported Athenas: Hercules, rAthena, eAthena

    Installation
    [*]Download Triton Control Panel from the website.
    [*]Upload it to your web server or if your server is local place it in your web directory.
    [*]Create a file called import.php in the sites root directory and place the following in it:
    <?php?> [*]Open config.php and review all the settings available. Any settings you want to change place into import.php. This will make upgrading the CP much easier.
    [*](*nix) Run the following from the sites root directory:
    chmod -R 777 db/chmod -R 777 scratch/chmod -R 777 skins/default/cache/chmod -R 777 skins/default/templates_c/ [*]Create a folder called phpmailer in the website root directory and place phpmailer in it.
    [*]Verify the setup by visiting the URL.
    [*]Create a copy of skins/default/ -- name the new folder whatever you like.
    [*]Configure the new skin by modifying the $config['skin'] variable. Remember to place your modifications in import.php.
    [*]Modify the skin to your liking. .tpl files are plain text template files. You can open them with notepad. See the smarty documentation for more information on skinning.

    You can reply here with feature requests, questions, comments and other suggestions.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.