Jump to content

Hayate Yoshida

Members
  • Posts

    206
  • Joined

  • Last visited

Posts posted by Hayate Yoshida

  1. Ok so I was wondering if I could rename the extensions of rAthena scripts from *.txt to *.asc and for npcs just add that in the scripts_custom.conf as an entry like so: npc: npc/custom/example_npc.asc.

    My reasoning behind this is that I use so many txt files that it's detrimental to my work to go searching through each individual txt file to find scripts.

  2. Hello,

    How to change the engine flux cp?

    I want it using MyISAM on password field

    Now my password field is convert to random char

    ex. i put password 123456 when register on web. but on mysql field password. 123456 is convert to random char.

    how to fix it?

    thx

    I believe you left md5 hashing of passwords on. Just a simple mistake.

  3. I was hired as a GM Chief on a server a long while ago and had said that I would also learn scripting. I used the eAthena wiki and just practiced and read. I did quite a bit of research on various things. I also looked at other people's scripts and compared mine to their's and used that to look at different ways of doing the same thing. I entirely taught myself.

  4. WeeDiffGen have 1 error

    i've compare Diff Team's Diff and WeeDiff

    The Result is :

    2010-11-16

    Diff Team:

    1.Clicking cancel on char-select window causes the client to ask for closing it rather than return to the login window.

    WeeDiffGen:

    1.Clicking cancel on char-select window causes the client to ask for closing it rather than return to the login window.

    2.Errors during login (wrong password, already online etc.) cause the client to close (clean) rather than return to the login window.

    no solution, kRo gravity uses a different way to login via browser so any 2011 client will have problems with this

    so if judas said there is no sullution, it's not true

    The sullution is fix the WeeDiffGen .

    Actually I've seen this error before with DreamerRO's client O_o oddest error I've seen with a client so far.

    • Upvote 1
  5. ok fine, i dont need help anymore for this issue. f**k all those want a money only for doing helping people regarding with this issue. sorry mods for my foul language, because i want to spread my feelings. thank you..

    Seriously what's with the animosity? Someone gave you the best help, they pointed you to knowledge. In the future please research things. Don't expect people to do something for you. Most things on not having time is priority, you make time for what's important to you.

    As for things like sql injection phpacademy on youtube has some basic tutorials on how to do sql injection and how to prevent it. There are several resources out there. I actually would not recommend writing your own CP until you get pretty advanced in PHP or some other serverside scripting as you could actually end up making something even less secure. The best tool you can have against hacking is knowledge. Learn it.

×
×
  • Create New...