Jump to content

Zummy

Members
  • Posts

    114
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Zummy

  1. Does this script have a cli parameter to close the client upon finishing?
  2. I'm interested in buying your account creator software, would you be willing to accept paypal?

  3. Zummy

    Stealth Quester

    Does this support cli arguments to close the client after it's done? Or otherwise if it possible to receive a local version so I can add that functionality in myself?
  4. I think the issue is the fact that I'm using a sqlite database which produces a .db file instead of mysql files and tables etc. can't be read from a .db database. Where is are your database files located?
  5. I get a can't find database error, I just want to thank you for the nice write up and taking the time for it! But... would you be so kind to guide me through the process of connecting everything together, I have xampp with mysql active on port 3306 but I don't know how to configure everything, use the driver and link it to my existing local database ?.
  6. Is it possible to detect a failed login with the default login handler, to detect whether an account has been banned or not.
  7. Ah I thought you had to change that setting for each new account, my bad!
  8. Would you have to disable roofs manually since it says it has to be disabled in the requirements?
  9. Yeah I was afraid of that, I'll find another way. Thanks for the reply!
  10. Hi, I've started working on a new project but I have come across an obstacle and I need some help. I was wondering if it is possible to write a script that calls a method in another java file which in turn interacts with a local database. I have a method that can interact with the database but I am having trouble with the script not performing the method (which is seperate from the script files). I basically just want the script to update a variable in the database with just java and sql.
  11. This is a real inspiration! I have decided to start this journey aswell and it's a lot of fun figuring thinks out piece by piece. Your notes are an absolute godsent and I thank you for that! Do you have any tips for people that want to do the same thing (like me)? Also do you still use the same method to prevent mass bans?
×
×
  • Create New...