• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by minhkey

  1. M

    Need a secure query manager for Cipsoft 7.7

    Yeah, I know, he's been very helpful in answering questions so far. :-)
  2. M

    Need a secure query manager for Cipsoft 7.7

    Hmm, I don't think he is, since he's the one that warns about it being insecure:
  3. M

    Need a secure query manager for Cipsoft 7.7

    Hi, I have a server running Cipsoft 7.7 based on SilverFerns guide. It's been rock solid, and is hosted online, but I have not shared it with anyone apart from a few friends due to the RealOTS query manager being insecure. My own C++ (or other relevant language skills), especially when it...
  4. M

    [10.98] CipSoft Original Map (converted from 7.7)

    Did you ever find any spawns/houses?
  5. M

    Script and tutorial to automate install of "Leaked" 7.70 server

    Any status update on the query manager? I'd be happy to give it a try, if it's secure enough to open to the public :)
  6. M

    Script and tutorial to automate install of "Leaked" 7.70 server

    I've had a server up and running for about a year now based on these files (though with some modifications and additions). So far it's just me and some friends, and I haven't advertised it anywhere, but it's free if you want to join. :)
  7. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Hi, thanks for sharing this. I've been digging around the game binary with a disassembler, and managed to try some of the changes you've shown. I'd also like to modify the damage of some spells and runes, and increase the amount of mana/hp restored by mana/life fluids. For the damage part...
  8. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Thank you! I guess I should try stuff myself instead of going by what some people post here; you were right, it does work to edit the files. Some notes that may be useful for others: I couldn't get it to work on Linux using Wine, I had to use a Windows VM I couldn't get it to work using custom...
  9. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    You mean RMEs editor? I was under the impression that it could only view the .sec files, not edit/save them?
  10. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Fair enough :) I've successfully done some map editing by writing a script that randomly adds "stuff" (trees, bushes, etc) to one of the empty islands, but for more advanced mapping it would be nice to have a more complete GUI. I'll see what I can whip up if time allows. On another note, when I...
  11. M

    Connecting to cip server 7.7 - authenticating with the game server fails

    Did you manage to solve this in the end? I am still facing the same issue...
  12. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I'm guessing there's no chance you'd release this to the public? :)
  13. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    kay, could you confirm this is the correct formula? I'm trying to create a damage calculator that takes into account monster's armor and defend stats (not sure what defend even is, similar to shielding?) Basically, a way for you to enter your own weapon skill/atk and see the distribution of...
  14. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Thanks for confirming, kay. It does indeed seem like this is the case. Then I have some re-balancing to do :)
  15. M

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Do you have trouble opening your server to the public overall, or just allowing only your friends to connect? 1707292828 If it's not obvious to everyone I'd like to point that the reboot script works, just make sure you use the correct shebang for your OS (i.e., #!/bin/sh or #!/bin/bash, etc)...
Back
Top