Jump to content

Ayaka

Inactive Member
  • Posts

    288
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    0%

Everything posted by Ayaka

  1. Its not responsive atm but i will add Media Queries in css soon. maybe i use a framework but i think i will code responsive design myself
  2. I thought the sound would be a nice thing but it seems i'm wrong xD
  3. Wheel of Fortune Preview (Watch in HD) [Hidden Content] PS: The yawn was a friend in TS xD edit:// The wheel is generated in pure jquery with Canvas
  4. I think thats not necessary: You spin the wheel (random 1) und get 1 item of 3 (random2)? I think one random function is enough. You can add more items for each level than having slots. The items will apear random from your entries. Example: - you add 50 items for level1 but only 10 will apear. I have tested it so many times. Its really random to win something. But thanks for your suggestion it helps a lot to improve ideas and the CMS basically.
  5. Uuuhh have coded a completely new Wheel of Fortune now. The animation is awesome (never did something like this) with sound effects written in javascript php and ajax. My system is different from all you know (metin2 wheel). This feature is integrated in the whole system (rip it to other scripts is not really possible without writing a few things new). Wheel Features: - The Wheel has 3 levels - You can collect keys in this wheel to get to the next level - level 1: 10 possible win slots + 3 key slots - level 2: 8 possible win slots + 2 key slots - Level 3: 4 possible win slots - You have a "life bar". With each spin the bar lose on high. If the bar is empty the level will return to 1 - If the user is lucky he can get free gold (more in ACP features) - User get notifications of won items Features in ACP: - Disable/Enable wheel - You can manage all slots by giving the vnum of an item for each level - You can manage if there sould be the possibility of winning gold (and how much) in one slot too (instead of an item) - You can configurate the life bar - You can manage the user access level for the wheel. Normal Users or only VIP Users - You can configurate how much one spin costs (coins) Cheating? Not possible. The functions to win something is serverside. Coded some other security functions too. - save informations in serveral steps ins sessions - used some requests on important steps to check if something happens which is not normal (script modification, ...) - check database informations What about the chance to win? Its fucking random: spintime = Math.random() * (max - min) + min; Preview:
  6. I wonder where you guys get your sql structures from xD
  7. The OSI model is well known to me, still thanks.. you dont get my purposes but its ok. You said ddosing a website attacks the datacenter (including the own server) but you must mean layer 4 but nobody attacks websites with layer 4 nobody attacks TCP, UDP? interesting. Maybe we should invent booter. // edit: Im offtopic and out here. i had posted all what i wanted to say
  8. The OSI model is well known to me, still thanks.. you dont get my purposes but its ok.
  9. Ok i think we talk at cross purposes. I never said that apache or debian is better. FreeBSD has a much better performance -> Right, never said anything else. What I meant to say is that you can preventing your Apache server as long as you take the time to lock down the server. You never used apache but you're insist that it cant be configurate effective against DDoS, thats interesting. "your server doesn't handle an attack - the hoster does" ?? Read my post again. I was written the same thing but the webserver has 0 connection to the attack? What are you writing xD If it has nothing to do with it, we dont have to talk about which webserver we should use (DDOS is a family of attacks which overwhelm key systems in the datacenter including your webserver) . If apache isnt able to offer any protection then you have no clue how to configuate it. nginx is great. Im using it for metin2 webserver too, but to say that apache is shit is just wrong. If your main argument is that nginx is the best against DDoS and so fast then you sould look for LSWS. [irony]Oh moment. nginx is shit because LSWS mitigates DDoS and its faster then nginx.[/irony]
  10. @topic: We need to install packages, not programs. First of all: Tutorial work! But: - First install apache then other packages because Apache is the web server, then MySQL, then PHP (because PHP requires some libraries be available) I would do this with PORTS. But already said (). Configurate: What about php.ini settings? I am tired of hearing "I have a Too many connections error" Security: If you list mods like mod_antiloris, you can add: mod_limitipconn, mod qos, mod_evasive, mod_security, mod_noloris. - The most important thing to block Attacks on Ubuntu/Debian is (as far as I can see ) definitly Fail2Ban with IPTABLES but i dont know whats the best for BSD Apache is the most used webserver. With Apache as your Web server, you'll be assured long and reliable service as it's a solid, configurable and capable Web server so why not?? nginx is faster than Apache in transfer rate but has less of a wait time between receiving the request and passing a response back. Benchmarks proved that. The only question is what you need. i dont think you use apache very often if you ask about why installing mysql. I dont get the the point here: And that makes nginx better? Cmon I hope you know that the cake hasn't quite turned out as I'd hoped... The disadvantage of process-based servers like apache under heavier loads is that they usually consume far more RAM which significantly degrades performance and has nothing to do with a "good ddos protection". When your server fucked up because of RAM while a DDos attack (CPU trying to process the amount of data that coming in) then i have to say: Leave it all. Without a good hoster (mitigation solution and that is the point against DDoS) your going down with apache and with nginx sooner or later. Fact is: The BEST webserver does not exist. The best webserver is the one which is better configurated and better protected. That can be apache or nginx. edit:// why is it shit? Because its not smart to you? Because its not as simple as nginx? too much to install or configurate? Then use LAMP: [Hidden Content] Why you guys cant give me a compelling evidence WHY the fuck apache is shit? Its a powerfull web server (over 35% of all websites based on it) if you can configurate and protect it. Cant handel apache doesnt mean its shit.
  11. Not good tutorial, not work. It's for older version php - apache. A tutorial to do immediately Sorry but thats just stupid sciolism. Its a right way to set up a working webserver. If you are note able to Upgrade pkg first you should not set up a server. Ports are FreeBSB's software package system where you officially SHOULD use to install, uninstall, update your softwares packages. Thats the best way to install all packages up-to-date.
  12. I dont know what you did exactly so i cant help you but if you follow this tutorial you should get it work: Apache: [Hidden Content] Mysql: [Hidden Content] PHP: [Hidden Content] optional: phpmyadmin: [Hidden Content] If you ask me, i would set up a debian server for webhosting. But do it as you want
  13. Where i can find pkg_info and grep.php files? Its a console comand (use putty) xD [Hidden Content]
  14. Sure that php is installed? Show me: pkg_info | grep php When installed, do you have configurate apache? mods-available
  15. Staff can't answer to these comments? staff can answer too. With users is mean registred members. Staff Members will have colored names in comments.
  16. I will code this on weekend. was on my list anyways with comment system and only users can write comments (SAs can disable comments on news).
  17. Hi sorry for the delayed posting. Im complete the english language file to upload it for you to translate but its not finished yet :/ Give me 2 days more to place all parameters in the file. But I have another great announcement! The whole system will have a notification message like metin2dev. You can manage it in your control Panel. You get messages for: - Auctionhouse sells - wrong logins - ticket answers - itemshop bought items - System messages i will upload a preview soon.
  18. The problem is that its completely deprecated. If you want to share a script to help people (i think this is a good act) then recode it. Its not helpful when people use queries like this. Needless to put a strain on database.
  19. Mouse on left hand? Didnt see that very often ^^ My Specs (not the best but still ok): AMD FX 8320 8-Core 8 x 3500 MHz ASRock 980DE3/U3S3 Mainboard 16 GB DDR3 PC-1600 Hynix AMD (2 x 8GB Dual Channel) 2000 GB SATA II AMD Radeon R9 270X 2048 MB DDR5 600W 12cm LC-POWER Silent-Deluxe ATX
  20. Wow nice Oo i have tested OneSky and its a great thing! I will use this 4 sure I will create a project page this afternoon. auto-language detection is possible but im not sure about doing this. I recomment that the SA can choose a main language and if you have an account, you can choose your own. What do other people think? If there is a great demand i will code a feature in Admin Control Panel to enable/disable auto language detection. //edit: Nevermind, im coding this now // edit2: finished. Add auto language detection // Auto language detection function autoLanguageDet() { // if auto language detection is enabled if(settinginfo(autolang) == 1) { if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])) { $lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2); // check if languagefile is exist if(file_exists("language/".$lang.".php")) { return $lang; } else { // if language file doesn't exist, load default lang return settinginfo(language); } } else { // if HTTP_ACCEPT_LANGUAGE isnt set, load default lang return settinginfo(language); } } else { // if auto language detection is disabled, load default lang return settinginfo(language); } }
  21. It sould be titled "Manage VIP" i will change this when im coding this section. You can do following things there:
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.