Jump to content

mogo

Members
  • Posts

    268
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mogo

  1. Please find them yourself by searching here or elgoog
  2. Copy-paste the password hash to http://ik.su.lt/~mogo/sha1.php you'll get a sha1 encrypted string. Use a sha1 bruteforcer on it. It won't be easy but you can decrypt short passwords quite fast
  3. If it's a preconfigured i can't help much. You may want to check the fort data for any errors. It should be in some file. Can't tell anything more because i'm not at home atm.
  4. You get a nullpointer exception when trying to access unexisting data (an empty array for example). Post the fort.load() method
  5. Aren't you missing </list> in the end of that xml?
  6. hahahah live and learn, eh? You may start with 4 or even two gigabytes
  7. Rnd.get(100) generates a random number between 0 and 100. If the number is 0 to 32 the player will be teleported to the first location. If the number is between 33 and 65 the player will be teleported to the second location and so on.
  8. What are the requirements to become a team member?
  9. uh i mean... Let's say i'm in a fight. We are both purple. And i am about to lose (i have very low hp) so i type the command, i become white (unflagged), my opponent finishes casting, he hits me and gets red? Awesome
  10. Play with phx a bit (there's plenty of guides in the forum), do some research, understand how it works. Trace down the "weak spot" in the source code, use your i-can-compile java knowledge to fix that "hole". And remember that there is no 100% cure. So keep your eyes open, use your head, do a lot of testing and you'll be relatively safe. Good luck!
  11. What's that? A command to trick your pvp opponents into going red? Is there atleast a check to see if you are not in combat?
  12. This guide is really wonderful! I was busting my head off to determine what each slot means. And now i see! lastip means the last ip (how couldn't i think of that) and access_level is the access level! Great! You saved me a lot of work, thanks man! Although i'm afraid that you might be wrong with the password part. You see the thing is that my password is 'fluffy' but it shows up in the navicat as some random junk. Is that normal? Anyway I'm looking forward to hearing more from you. Chow!
  13. /sarcasm Wow thanks great share. I was actually looking for a patch that makes my server unplayable!
  14. I used to love servers with this potion system. Thanks, great work!
  15. Why don't you leave the players to spectate the event? Just make sure that participants can't interact with non participating players. I have this setup on my server.
  16. You can start by checking the source code. Try to find out what is the server trying to do before returning the ImportError. Print out some variables in that piece of code and you should find the lil' f**er that causes this error. I hope this helps you to find 'the road' lol
  17. Yeah would be great. Is there any command for walker to drop... let's say one adena?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock