Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 02/20/22 in Posts

  1. 1 point
    Elurair Patching Launcher (RO Patcher Lite+ROCred Merge) About Universal auto-patcher for all your updating needs combined with a launcher, which is fully skinnable, highly customizable and easy on resources. It is free of any cost and works on every 32-bit and 64-bit Microsoft* Windows* platform. How this came to be: Future of ROCred and RO Patcher Lite Known Issues None. FAQ Q: Does the patcher support encrypted GRFs? A: Yes, common GRF encryption schemes are supported. Q: Can I use the Patcher part without the Launcher part? A: Yes, the Launcher mechanics and UI can be disabled in configuration. Q: Can I use the Launcher part without the Patcher part? A: Yes, remove all Patcher sections from the configuration. Download & Website http://ai4rei.net/p/skal (discord available for real-time support) License This work is licensed under a Creative Commons Attribution-Noncommercial 4.0 International License.
  2. 1 point
    Pack v2022: Current Version: 27 December 2021 Update 2023-10-01 - latest versions can be found there: https://discord.gg/p2kvabm https://ragnarokservice.top/ Download Links (~4.5GB): Download from Mirror #1 or Download from Mirror #2 or Download from Mirror #3 Important: Please make someone mirror these files. Or make a donation to me and I will make a mirror by myself. What is that? This is a newbie package that contains 1 click solution for launching Hercules emulator with a single click. This package only for education. Do not use this package anywhere in production. This package good demonstration of how everything should be configured by yourself to make it work. We can find here a good guide on how to configure everything by yourself: http://herc.ws/board/topic/16521-how-to-setup-offline-server-for-personal-development-use/ What inside the package? You have 7 folders: 01_emulator = here emulators (pre-compiled and pre-configured) for RENEWAL or classic PRERE mechanics 02_client_side = here is your client-side what need to copy-paste to your clean kRO client 03_openserver = here is Open Server (MySQL server where stored your game database and which required by the emulator) 04_useful_tools = here are different useful tools that you usually will need when will work with the emulator or databases 05_misc_repos = here are repositories from which it has built the client-side, and exe patched. 06_cmder = this is a tool will be good for you to update the emulator to the latest version (and other files in misc_repos) 07_clean_kRO_client = this is a clean kRO client (2018 somewhere in march updated), need for you to run your own RO copy. How to use all of this? extract files inside 01_emulator, 02_client_side, 03_openserver, 07_clean_kRO_client Now, what emulator version do you need? Latest (current official servers) (renewal mechanic (suras, dorams, etc classes)) or classic PRE-re (champion, high wizard, high priest)? Now if for example, you use PRERE mechanic (where is high wizard class, paladin, lord knights, and no 3rd classes) your steps are next: a.) go to 02_client_side\FOR_PRERE_EMULATOR\ b.) select all files in this folder (FOR_PRERE_EMULATOR) and copy (CTLR+C) c.) now go to 07_clean_kRO_client/clean_kRO_client/ folder and copy files here (overwrite if windows explorer will ask to do that). d.) now you need to run OpenServer (it's a server that stores all your player's data inside the database, required by the emulator) and run it. e.) Click on Red Flag -> Run the server, make sure in your tray you got Green Flag. f.) Now go to 01_emulator\hercules_PRERE\ and run: run-server.bat g.) Now go to your 07_clean_kRO_client/clean_kRO_client/ and run: 2018-04-18bRagexeRE_patched.exe Your emulator, your database, and the client are running. Now you can try to login into the game. About Accounts: How to make a GM account or how to access the database? For that, you need to click on Green Flag -> Advanced -> PHPMYADMIN In the login field of PHPMyAdmin enter: "root", in the password field enter nothing. (no password) Press enter or login, and you will be in the database. Databases well structured, so mostly always you need not edit too much there. How to make a GM account? You opened PHPMYADMIN. Now select your database, and find in this database table called: "login" Open this table, and find your account name, and you will see column "group_id". Edit number in this column (group_id) to 99. 0-99 = your GM level. 99 = super admin with all privilegies, 0 = simple player with no privieleges. Okay, everything working for me, what can I do next? My short answer: http://herc.ws/board/ Read all topics, read different guides, read info about NPCs Read info how to add NPCs, how to enable them, how to disable them Read /doc/ folder files inside your emulator folder Read wiki pages: https://herc.ws/wiki/Main_Page Do experiments and do not afraid to destroy everything or remove them. Just do mistakes and errors, it's how people learning something new, through mistakes. DO not afraid to do a lot of mistakes and ask questions. People will help you if you will try to help yourself first and will make good questions with some research before posting messages. What tools can I use for making everything much easier for me? Tools that you MUST have: - Grf Editor - Server Database Editor - VSCode / Notepad++ / Sublime Text / Atom (any of these editors and select always C syntax highlight for opened files) I want to play with my friends on my server The solution that you will find by the link below is a terrible solution. But usable for a small group of people who for education only want to launch their server ONLINE (for others). This is SUPER bad, and never do that, (it's weird, after the only time you will understand why). But if you still asking here is the link: https://gist.github.com/anacondaq/3eae8e4afb5d3c3880d08b95b2c54b78 =============================================== I want make a donation as a gesture of goodwill: =============================================== Ask administrators here: http://herc.ws/board/ If they accept donations or not, I found no donation link. Optionally you can always support the next guys: 4144 for massive help to the current RO scene at all by his hard work. AnnieRuru for a lot of scripts, helping newbies on the forums http://herc.ws/board/staff/ - all these guys zackdreaver for a lot of efforts on a translation project and to all guys, scripters, mappers, etc players who spend their time, their efforts just for you to make everything free what you see here. Sorry if I didn’t mention someone. I need help with <something> There are a lot of talented developers, software developers, scripters, mappers, spriters, and many other people in this community. Check the link: https://herc.ws/board/forum/49-paid-services/ Also, I accept all questions related to the basic newbie stuff on the topic. Do not hesitate to ask even super stupid questions. But before asking something, try to do a very simple thing: Open google, in the search bar enter: "site:herc.ws" Then write your question or problem Hit enter and check all links that you see, maybe someone already solved your problem earlier. Alternatively: if you will not be annoying, and will be respectful, I can help with some newbie stuff in the discord channel about the package: https://discord.gg/p2kvabm Changelog: - 2021-04-10 - build from scratch new version with everything new (2020 game client, latest translation, fixed bugs, tons of features and improvements) - 20200419 - upgraded emulators, fixed problems with emulators, SQL files, and so on, upgraded full kRO, tools, misc Repos, client-files not touched. Added Discord channel for newbies support. - 20200307 - updated emulator, recompiled, uploaded to google drive. Client or db-server files not changed. - 20200203 - updated emulator, rest files not touched, if you want to upgrade your emulator, just download the 01_emulator.rar folder, and use it instead of your old one. I'm Ukrainian in Ukraine. Russia has begun a war against my country, and doing right now is genocide. Destroying cities, even mine own, killing thousands of people, civil people, burning to the ground cities. If you wish to support me in this challenging time (I will try to re-route part of this money to people I know to help them under these awful conditions). You can donate personally for me for my needs by the link: https://nowpayments.io/donation/anacondaq (crypto). Alternatively, you can send money to help Ukraine citizens to the official fond https://www.comebackalive.in.ua/ or to: https://help.gov.ua/
  3. 1 point
    Updated to 2.1.0, adds support for ZIP archives and reflects builder and configuration improvements based on community feedback. Updated to 2.2.0, adds support for self-updating and fixes ZIP archives would not be extracted.
  4. 1 point
    Haziel

    Haziel's Graphics

    Greetings, I'm Haziel. I've been a Pixel Artist and Designer for over 15 years and I'm here to offer my services to the RO community. I'll be listing some of my prices and rates below with a brief explanation of each service I can offer. Keep in mind that my pricing range is based and varies depending on the complexity and amount of needed hours of work. As an additional note, for RO, I'll always try my best to make my work fit perfectly in the environment as if it was an official resource, avoiding that weird custom feeling most third-party sprites causes since the beginning of RO community. Headgears: Headgears are crafted in a usual static, 5 framed fashion by default, following Gravity's patterns. Animations, however, can be applied depending on the design. Includes: Equipment SPR/ACT, Inventory SPR/ACT, Item BMP, Collection BMP Prices: Lower $15 ~ $30 Middle $20 ~ $40 Upper $20 ~ $50 For animation, an extra fee starting at $10 ~ $20 will be charged depending on the number of extra frames necessary. Examples: Robes/Garments: Robes or Garments are visual sprites equipped under the Cape or Costume Cape slot that actually displays a visual sprite. Although it was released by Gravity in January of 2011, there's a lot of people still not aware of its existence. The main advantage of using Robes is that it allows the sprite to be behind the character in certain angles, making the appearance of some sprites, such as the beloved wings, to look way better than the old custom ones. Includes: Equipment SPR/ACT, Inventory SPR/ACT, Item BMP, Collection BMP Prices: Sigle Class $15 ~ $25 All Classes $20 ~ $40 It's important to note that Robes, unfortunately, CAN'T be animated. Examples: Monsters & Pets: Monsters in RO consists of a range of frames that varies from 20 to over 100 frames, so creating them is a job that may take weeks of effort. Alternatively, I've also worked on conversions of monsters from other media, which I enjoy to enhance, adding new frames and effects to improve the overall experience of finding a new monster in a well-known environment. Includes: Monster SPR/ACT, Monster WAV Prices: Edits/Recolours $10 ~ $50+ Monster $40 ~ $100+ Monster Sounds $10 I can also work on adding sounds or other kinds of media to already existing monsters or creating new colours and even small edits to them. Examples: Weapons: Weapons are a tricky job to perform due Client's hardcoded limitations, however, I've managed to get some really interesting results over the years. Within this topic is interesting to note that weapons are inherited from BaseJobs, it means that Rune Knights and Lord Knights will directly use the Knight's weapon sprites. It's important to note that each Gender and Class requires its own sprite so the visual can be shown, even if it's the same item. Includes: Weapon SPR/ACT, Inventory SPR/ACT, Item BMP, Collection BMP Prices: Design $20 (One Class) Additional Class $5 Examples: NPCs: I've already created a wide range of Custom NPCs over the years and it's one of the most common requests I'm usually hired to. Includes: NPC SPR/ACT Prices: First Frame $15 ~ $20 Extra Frame $5 ~ $10 The additional frames of an animated NPC may vary in price depending on its complexity. Examples: Logos: I have quite some experience on the development of Server's visual identity and logos, which usually are essential to define a series of elements of the Server itself. Includes: Logo PSD, Logo PNG Prices: Logo $20 ~ $40 Examples: CLICK ME!! Patchers: I can also create Thor Patchers fairly well, not only the design part but also the coding. Includes: Thor Patcher Complete Folder Prices: Patcher $20 ~ $40 Web Portion $10 Examples: CLICK ME!! Also Available: I can also, and commonly work creating: - Status Icons - Skill Icons - NPC Cutins - Custom Cards - Login Screens - Loading Screens Not Available: Unfortunately, there are some services that I won't be offering due to the fact those usually takes too much time and aren't as rewarding as it should be neither for me or for the customers based on the fair price I would have to ask: - Custom Classes - Custom Battlemounts Rules: 1. DO NOT steal my work, it takes hours, days, sometimes weeks to be made, don't claim it yours. 2. DO NOT redistribute, mirror or redistribute my work. 3. DO NOT edit my work without my permission, It includes recolours. 4. DO NOT remove my signature included among my files, be respectful. 5. DO use my works as Donation Rewards, be kind and just ask me first. 6. YOU WILL respect and follow the Terms of Service attached to any of my available media. Additional Information: • I'm a Freelancer and my work is for sale, contact me by PM, Facebook, Discord, E-Mail ([email protected]) or Skype ( hyering ) if you're interested. • I'll not edit or modify other Artists' work without their permission, be sure to have it before asking. • I do take references on Sprites from TalesWeaver, Trickster and other sources, but I'll not redistribute raw materials or teach how to get it. • Feel free to contact me speaking English or Spanish. I can also understand Portuguese at a certain level. • I'm not a master or a know-it-all, I'll share my knowledge when I feel appropriate to do so.
×
×
  • Create New...

Important Information

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