Jump to content

Search the Community

Showing results for tags 'client'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Bulletin Centre
    • Community News
    • Repository News
    • Ragnarok News
  • Hercules Development Centre
    • Development Discussion
    • Suggestions
    • Development Centre Archives
  • Support & Releases
    • General Server Support
    • Database
    • Scripting
    • Source
    • Plugin
    • Client-Side
    • Graphic Enhancements
    • Other Support & Releases
  • Hercules Community
    • General Discussion
    • Projects
    • Employment
    • Server Advertisement
    • Arts & Writings
    • Off Topic
  • 3CeAM Centre
    • News and Development
    • Community
  • International Communities
    • Filipino Community
    • Portuguese Community
    • Spanish Community
    • Other Communities

Categories

  • Client Resources
  • Graphic Resources
    • Sprites & Palettes
    • Maps & Textures
    • Other Graphics
  • Server Resources
    • Server Managers / Editors Releases
    • Script Releases
    • Source Modifications
    • Plugins
    • Pre-Compiled Server
  • Web Resources

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Skype


IRC Nickname


Website URL


Location:


Interests


Github

Found 93 results

  1. Hi sorry im new here. cant seem to find an answer for this question so I have decided to post this. What client version do i need so that i wont use LOKI to login? like the previous versions of RO. Thanks in advance.
  2. RagEffect Client Plug-In About A client plug-in that replaces client's special effect table (.str) with data from an external database. This release is per request from Ragno on the rAthena boards with the permission to release it publicly. Known issues Currently the file is not loaded from GRF, but from data folder only. The range of clients might be limited, tested with 2012-07-02aRE and 2013-12-23c. For further possible issues see the Simple DLL Loader for RO Clients topic. Download binary, reference source License This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
  3. hello guys i have a vps on asura hosting and one of my friends suggested we should switch to hercules i was running rathena. so we deleted rathena files in my vps and loaded hercules and i think the svn is hercules4321 whatever that means and well my friend set it up to be online and it is running online with my vps host BUT the problem oi am having is this. i have no client to get in game and hes been away for a few days can somone tell me how do i make a client to get in game ? and also i would like to know if my npc's i have downloaded from rathena will work on hercules? thanks ill be checking this post all day to see your replies thanks
  4. I got this kind of error when summon scroll or calling mercenary followed by this How can I fix this? Thank you.
  5. Hi, I was looking by a way to do this but i wasn't able to find anything about it. This is what i'm trying to do. For exemple: I have two servers one is sub-server from another, Server A and Server B. Server A is a server which is a renewal server and Server B is a old-times server. The problem is that the cities of Payon and Morocc were changed and I wanna make just um patch of the game. Is any possible way to make a server recognize a grf during the loading operation? If Server A load aServer.grf else load bServer.grf. Thanks for the attention e sorry about the bad english.
  6. Main

    need help!

    Hello i'm newbie here, and i'm just stucked making client i used 2013-08-07aRagexe.xdiff to diffpatch 2013-08-07aRagexe.exe by using xDiffPatcher. but it doesn't work with R.O.Lex in my computer here it is just refreshing setup.exe over and over again T.T how can i fix it? sorry for poor english, waiting your answer ah, one more where can i get stable versions? i've downloaded a hercules file using SVN, i want to know if it is included or not
  7. Hi Everyone, I using client 2013-08-07aRagexe.exe it make me crash when click the Request button at login. This Button when click it crash.: Crash Log: Please help, and thanks.
  8. In case eAthena r15263 will be merged and the community has use for it, there's an excess add-on code, that has not and will not be committed to eAthena, due to it's nature of being a custom. The patch allows to optionally reject completely transparent emblems as part of the emblem validation code. Transparent emblems are typically abused during WoE times to draw less attention in castles and were/are considered against the rules on some official and private RO servers. Commented lines are an alternative approach for same effect, and may be removed. patch
  9. Please anyone can help me figure out this problem? in the character creation, how can i change it to english language? i am still looking for other problems like this. so far, this is my problem. Thank you hercules, hope you can help me and sorry for bad english.
  10. Hi guys! I really need your help please guide me on how to solve this. I'm still a NEWBIE Thank you for helping ^__^
  11. File Name: RO Client Package for Private Server File Submitter: OnNplay File Submitted: 16 Jul 2013 File Category: Client Resources Basically this package allow you to start build up your 1st client. Many of us call this "data" folder. Data folder is what you looking for before making your server grf. File is packed using 7zip (Ultra) for just 40.3MB. (normal size = 328MB) Folder "Tools" in this package is not part of "data" folder. Source Client Side Translation Project Texture Translation Project Click here to download this file
  12. Version v3 @r74

    13251 downloads

    Basically this package allow you to start build up your 1st client. Many of us call this "data" folder. Data folder is what you looking for before making your server grf. File is packed using 7zip (Ultra) for just 40.3MB. (normal size = 328MB) Folder "Tools" in this package is not part of "data" folder. Source Client Side Translation Project Texture Translation Project
  13. RO Credentials About Simple and tiny client launcher+login. Has no prerequisites and runs on all Windows versions. Known Issues [aavc] This tool is not safe for computers running Avast Anti-Virus. Download binary, reference source Q & A Is it customizable? Yes. How? With resource editing tools, such as ResourceHacker. All text and icons can be customized. Settings can be edited in an INI file, instructions on how to do that are provided in the example files together with the launcher. What is "reference source"? You cannot compile it (unless you provide the missing components), but see what functionality the latest binary contains. I want it to be xyz.exe, but it does not read the INI file. Why? You have to match the INI name to the EXE name. rocred.exe -> rocred.ini mytest.exe -> mytest.ini How can I embed an INI file into the EXE? Add the INI file as RCDATA resource named CONFIG with ResourceHacker. How do I use background skinning? Create a file named bgskin.bmp (magenta #ff00ff is considered transparent). You can also embed the file as BITMAP resource with the name BGSKIN. Window size is adjusted to the bitmap size, position of controls must be set in the INI. Buttons can be skinned as well, see the INI for names. Can I add custom buttons, if so, how many? Yes, see the INI template for details. There is no defined limit on how many, the only constraints are available memory, GDI resources and INI size limit on some platforms. By the way, custom buttons can be skinned as well. Why does the client not auto-login when I press "Start" / Why do I have to login twice? The client must be 2010-08-04aRagexeRE or newer and must not have the "Restore Login Window" patch and should have the "Use SSO Login Packet" patch. This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
  14. Hello all. I would like to know what 2013 client is best and stable to be used and support cash shop ?
  15. Ragnarok Online Launcher eXecutable (R.O.L.eX) Info: I started learning C# + .net and I thought why not create a client launcher and "kill 2 birds with 1 stone and here is the result.I chose the name cuz well who doesn't like rolexes Screenshots: Default Look With BG Features: 1) Configurable Window Title & Background (I am also planning to make buttons also configurable in future) 2) Settings button - invokes setup.exe (the file name is configurable within the ini file) 3) Register button - you can specify the website for registration in the ini file 4) Once you press Login Button (or press Enter) the Launcher minimizes to the background and rises back if the Client gets closed (Useful especially when you press cancel button during initial screens) 5) Starts updater before you log in to ensure RO folder is updated (can be turned off from ini file). Filename of the updater as well as Minimum No of days (default is 1) before next update can also be specified. - Credits to Shakto for the idea Download Link: http://www.mediafire.com/?7l4sq249k3zo4zo EDIT: Second version built for .NET 2.0 using WinForms - aka "Lazy Version" (I still believe its far better to go for .NET 4.0 - you can include the installer for .NET along with your client installer when you provide it to players). Screenshots: Default Look: With BG Image: Download Link: https://www.dropbox.com/s/dmhsqa5gp6adiwv/R.O.L.eX_LQ.zip Let me know if you have any suggestions or face any issues with either version (Flicker appearing in the LQ version cannot be avoided). EDIT 2: Planned Updates: 1) Skinnable Buttons & Customizable Button Locations. 2) Editable Names for Buttons + Labels. 3) Inbuilt Official & Private GRF Patcher. EDIT 3: Discontinued Further Updates since many are too lazy to get .NET 4 or their OS don't support it.
  16. If anyone want to join this project, tell me or tell to Yommy -= xDiffPatcher =- Download xDiffPatcher This is our Next-Generation Diff Patcher, it requires a new style of diff file called xDiff, (xml based) each xdiff is specific for a single ragexe, and will not work on any other ragexe date. xDiff files are created with the xDiffGen software below. There is a recent build in the directory : xDiffPatcherbinDebug Source is included if anyone wants to improve somethings --------------------------------------------------- All the following software need to use php language. Please install it on your computer. This is CommandLine PHP, Do not attempt to run these scripts in a web browser We would recommend using Subversion since these projects are frequently updated with new features. - Linux : sudo apt-get install php5 - Windows : install this http://windows.php.net/download/#php-5.4 Open your control panel and search : Edit environment variable for your account In this Windows, the second part (title System variables), search the variable Path Enter your PHP directory at the end, including ';' before (e.g. ;C:php) Now search your php.ini files Uncomment the line extension=php_sockets.dll (you have to remove the char ';') -= xDiffGen 2 =- Download xDiffGen2 To use that software, you have to put the decrypted exe in the Clients folder and open the file DiffGen.bat Then select the first option (0 - Local client folder), select your exe and the xDiff will be create in the Diffs folder some patches also extract some data (msgstringtables, packet_lengths, etc), these are put into the Extracted_Data folder Options 2 and 3 do not fully work as intended, since gravity are distributing new clients with Themida protection /sadface Options M and F are used to test a single patch against all clients to detect when some patterns fails (again not working with themida clients) -= Packet Parser =- Download PacketParser To use that software you have to place ws2_pp.dll from the dev folder, into your RO folder. Then hex edit your Ragexe.exe : search ws2_32.dll and replace the both occurrences by ws2_pp.dll Next you should extract the packetlength file using Packet Extract, And place it into packet parserdatapacket Next, open the parser.bat, choose Live Network Capture, choose your packet length tables file, and choose full_info Then open your Ragexe.exe (if done correct you will be prompted to use PacketParser) Enjoy -= Packet Extract =- Download this is a subscript of PacketParser above All you have to do here is to place your Ragexe.exe in the folder clients, with a pattern like this : 2013-05-22Ragexe.exe Open Packet_Extract.bat, select your exe Your Packet Data Length is now in the plens folder All credits to Yommy I just worked personally on the xDiffGen2 patches. We are open for anyone who wants to help with any of these projects. they are designed to be edited and hacked about with, and hope you can find some use with them
  17. Note: This topic is no longer updated. Note: This topic is the continuation of the Shin's Diff Patcher and WeeDiffGen projects. I haven't written it, but am just maintaining it. Atwl WeeDiff & WeeDiffGen About See the archived topics above. Known Issues Some plug-ins do not work with Themida clients, whether unpacked or not. Download WeeDiff binary builds (outdated) WeeDiff sources WeeDiffGen binary builds (outdated) WeeDiffGen sources License Original source: Copyright © 2011 ShinryoThis software is provided 'as-is', without any express or impliedwarranty. In no event will the authors be held liable for any damagesarising from the use of this software.You are allowed to alter this software and redistribute it freely withthe following restrictions: 1. You must not claim that you wrote the original software.2. Do not represent your altered source version as original software.3. This notice may not be removed or altered from any source distribution. Plug-ins introduced in the atwl repository: This work is licensed under a Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License.
  18. Judas Ragnarok Services I’ve been involved in Ragnarok for a quite a while. I’ve gained experience in the clientside and making various customizations. Below are the services that I provide: List of Services: ➢ Full Server/Client Setup - ($15) Addons: Troubleshooting: If current customers run into problems regarding their setup, within my capabilities there will be no charge. Accepted Payments: PayPal Only! Notes: You are free to pm me about your concerns and discounts can be provided if needed. If you would like a consultation about the above service, please PM me regarding that as well. Fractured Dimension Instance (Tales of Xillia Inspired)
×
×
  • Create New...

Important Information

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