Jump to content

Thyr

Members
  • Content Count

    78
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    Thyr reacted to Mikegyver in Luafile514 for 2014 Client please   
    for renewal
    https://github.com/zackdreaver/ROenglishRE
    for pre
    https://github.com/zackdreaver/ROenglishRE
  2. Upvote
    Thyr reacted to Dastgir in Plugin Collections   
    Fixed @pk 
    https://github.com/dastgir/HPM-Plugins/commit/fcb9713db364f73f8508eaddf347f30f4946c228 : Cannot Damage self now
    https://github.com/dastgir/HPM-Plugins/commit/9d7f980a97ae97b66df2d005a2c8cb807b1d35c0 : Added config for maps where command can be used and where pk'ing is allowed
  3. Upvote
    Thyr reacted to meko in Monster make Aggressive   
    in Mode add
    Assist: true  
    More details here: https://github.com/HerculesWS/Hercules/blob/master/doc/mob_db_mode_list.txt
  4. Upvote
    Thyr reacted to meko in Antibot Killer 6 by Myzter   
    Bots will always be there no matter what you do; even if you manually do botchecks
     
    Let's say I am a bot user, even if your questions are unpredictable and change every single time, nothing prevents me from creating a remote-controlled bot. I could set up a bot that automatically farms and whenever a botcheck is performed the bot would stop completely and send me a text message. I would then remotely answer the botcheck question and the bot would resume operation and you would have no way to differentiate this from a normal player.
     
    Plus, botchecking only ends up annoying legitimate users: not everybody is good at math, or has good eyesight to solve captchas
  5. Upvote
    Thyr reacted to Dastgir in [Request] PvP Warper on force_1-2   
    You need to get min and max co-ordinate of it (x1, y1) and (x2, y2), then use rand in command like:
    warp("mapname", rand(x1, x2), rand(y1, y2));
  6. Upvote
    Thyr reacted to meko in Anyone can recommend that can host ragnarok server?   
    For the cheapest VPS offers have a look at LowEndBox.
    Keep in mind that most of those cheep providers advertised on LowEndBox do not offer DDOS protection.
     
     
     
    As for a guide to setting up a VPS running Hercules, I would first advise you to learn the basics of Linux:
    https://www.linux.com/learn/complete-beginners-guide-linux
    https://opensource.com/education/14/4/windows-to-linux-system-administration
    http://linuxsurvival.com/linux-tutorial-introduction/
     
    For the distribution, I recommend Debian, or Ubuntu Server (which is itself based on Debian)
     
     
    What is a VPS, what are the limitations:
    http://www.webhostingsecretrevealed.net/vps-hosting-guide/
     
     
    How to use SSH:
    https://support.suso.com/supki/SSH_Tutorial_for_Linux
    https://www.ssh.com/ssh/putty/windows/
     
     
    How to use git:
    https://try.github.io
    https://git-scm.com/documentation
     
     
    How to compile Hercules:
    https://github.com/HerculesWS/Hercules/blob/master/README.md#prerequisites
     
    How to use SQL:
    https://www.amazon.com/dp/1593271905/
  7. Upvote
    Thyr reacted to meko in @feelreset @hatereset commands for normal players   
    Add them in /conf/groups.conf to the group that has id: 0, usually this group is named "Player".
     
    In the Commands section of this group, add the following:
    feelreset: true allskill: true  
    For @hatereset I could not find this command in the source.
  8. Upvote
    Thyr reacted to caspe in Guide? Setup RO emulator to VPS   
    Well ready made host are re sellers who provide some extra service (such as Ragnarok patcher, sub-domain with flux installed) and charge for it. If u know how to manage VPS, then u can cut your expenses in half.
     
    If u afraid of wasting money on VPS because u don't know how to use, just go digital ocean and find coupon code like 10$ coupon code for new user, then create minimum price droplet and keep testing.
  9. Upvote
    Thyr reacted to Dastgir in Guide? Setup RO emulator to VPS   
    If it's just for testing and you have windows 10, you can use Ubuntu via WSL.
    https://msdn.microsoft.com/en-us/commandline/wsl/install_guide
  10. Upvote
    Thyr reacted to caspe in Guide? Setup RO emulator to VPS   
    Ragnarok Online Setup on VPS
     
    This will help u.
×
×
  • Create New...

Important Information

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