Jump to content

Green Minded Abuser

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by Green Minded Abuser

  1. Thanks for info, Im gonna use this script for my server.
  2. Updates : Log in Form (100%) Registration Form (100%) Character Management (57%) Account Management (81.27%) Others (12%) Under Development by beta tester. ROPS = Ragnarok Online Private Server.
  3. hmmm, simple and cool event, what if 2 player enter the room? Next update add some rooms for new player and also check if 1 player enter the room already.
  4. yeah right, im currently doing some test right now.
  5. Topic : http://eathena.net/board/topic/53294-registration-php-code/ http://www.eathena.ws/board/index.php?showtopic=267614 Credits : Meomari I have now studied carefully study the repair work of the registration form Meomari. Another thought I have to shovel addition of new functions like its log in form, character & account management. Right now they are made and finished to do Features : • Log In Form ( 87% ) Function : - MySQL Database ( 93% ) - Php & Script ( 90% ) - Forgot Password, Create Account ( 100% ) - ID & Pass Checking ( 100% ) - Managing ( 20% ) • Registration Form ( 100% ) ( new basis and secure mysql database ) Function : - Script checking Username without refresh ( 100% ) - Registration with MD5 passwords ( 100% ) - Checking for Illegal character ( 100% ) - Anti-Flood protection with captcha. (captcha image refresh) ( 100% ) - Disable Ctrl keys for not copy and paste email ( 100% ) • Character Management ( 48% ) ( Change anything about your character ) - Change Hair ( 100% ) - Change Slot ( 100% ) - Change Clothes ( 100% ) - Change Hairstyle ( 100% ) - Others ( 63% ) • Account Management ( 72% ) ( Change anything about your account ) - Change Email ( 100% ) - Change Pass ( 100% ) - Change Sex ( 100% ) - Others ( 83% ) • CMS ( Content Management System ) ( 12% ) - Allow for a large number of people to contribute to and share stored data ( 17% ) - Control access to data, based on user roles (defining which information users or user groups can view, edit, publish, etc.) ( 4% ) - Aid in easy storage and retrieval of data ( 13% ) - Reduce repetitive duplicate input ( 2% ) - Improve the ease of report writing ( 7% ) - Improve communication between users ( 0% ) Maintaining Security ( 23% ) Managing Objects ( 12% ) Managing Servers ( 57% ) Managing Auditing ( 73% ) Maintaining Reports. ( 100% ) Tool Used : • Php • MySQL • Script • HTML • Javascript • MySQL Injection ( Why I used this? = To test the whole cp to prevent injection ) If you have some suggestion you can message me or leave comments here.
  6. yes you can still modify renewal refining system.
  7. much better to close this thread some fools messing up with this thread.
  8. Look at this? Is that so? How did you injected this cp lol? Are you allowed by the owner ot maker to remake it? why you asking? haha
  9. Unfortunately if you were an IP Board user (Licensed Members) you probably receive that news.
  10. 1st. Im no longer using simple english read my 1st post. cant understand? go to LA, California and look for me. 2nd. Do not spam nonsense message here, and do not mess up here. 3rd. If you are going to post again, I'm not going to compete to a person like you
  11. try to use search engine. A good developer is a good finder.
  12. haven't you read that news? maybe almost 2-3 months ago. read my 1st post I said suggest, no criticism. so in turn we eAthenians post to the Forum Software available trusted our fellow server owners.
  13. Of course I know lol, Im confused right now because I got 4 hours sleep from my earlier interview with company a while ago.
  14. Yes, because we got a news from IPB Management that 70% of Private Server Owners, used nulled version
  15. I'll give it 7/10 its really nice and peaceful +1 i like the theme of the whole city.
  16. Im confused with this one but Im gonna test this pvp script later and ill tell you the result after testing this one, btw nice idea and good job.
  17. sorry i forgot i get message that all guides must be posted at wiki so now im compiling everything and then ill post it when im done.
  18. So far most of the private server owner is using the IP Board nulled so turn all the server owner then here we are using to help you, if you do not have budget for the IP Board there are those other Forum Software we can probably use. I've also tried nulled IP Board and I have also discovered many things that can mess up your database, such as SQLi they attended such a program so we also used it when they easily preserved our database, especially Bots, I tested it mostly to heat the head, so in turn we eAthenians post to the Forum Software available trusted our fellow server owners. • Simple Machines Forum Software - http://www.simplemachines.org/ • MyBB Forum Software - http://www.mybb.com/ • Vanilla Forum Software - http://vanillaforums.org/ • phpBB Forum Software - http://www.phpbb.com/
  19. yes some lines goes wrong and i have to modify some lines.
  20. <html> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of markup tags HTML uses markup tags to describe web pages HTML Tags HTML markup tags are usually called HTML tags HTML tags are keywords surrounded by angle brackets like <html> HTML tags normally come in pairs like <b> and </b> The first tag in a pair is the start tag, the second tag is the end tag Start and end tags are also called opening tags and closing tags HTML Documents = Web Pages HTML documents describe web pages HTML documents contain HTML tags and plain text HTML documents are also called web pages The purpose of a web browser (like Internet Explorer or Firefox) is to read HTML documents and display them as web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page: <html> <body>[/font] <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> Example Explained The text between <html> and </html> describes the web page The text between <body> and </body> is the visible page content The text between <h1> and </h1> is displayed as a heading The text between <p> and </p> is displayed as a paragraph Credits to : w3schools (My Internet Academy)
  21. ok tnx well start discussing about adding website ill add rules for that if you allow me.
  22. much better if we have our own thread for web development not just off topic, because off topic only for other concern.
  23. almost working. some toolbar don't allow it haha i delete some of my toolbar s and it works.
×
×
  • Create New...