Jump to content

Kyo

Members
  • Posts

    90
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Brazil

Recent Profile Visitors

2573 profile views

Kyo's Achievements

Poring

Poring (1/15)

12

Reputation

3

Community Answers

  1. Kyo

    GRF Protection

    I have read about it but many people say it's really easy to bypass? Is there anyone who has more information about this all?
  2. Hello there, is there any good tool to protect my GRF files? I am aware Harmony does, as far as I know it doesn't work with 2013 clients though. Is there anyone who could suggest me any tools that CANNOT be bypassed in just a second by anyone? I'd appreciate any suggestions. Thanks in advance, Kyo
  3. Thanks yC and Nana, I got it working now. yC's code suggestion worked in the end. It just didn't work because I didn't make the www.subdomain subdomains, just made DNS entries for them. This can get closed now.
  4. I tried that already, it didn't work for me. Here's the code: RewriteEngine On RewriteCond %{HTTP_HOST} ^www.domain.com [NC] RewriteRule ^(.*)$ http://$1\domain.com [L,R=301] RewriteCond %{HTTP_HOST} ^www.subdomain.domain.com$ [NC] RewriteRule ^(.*)$ http://subdomain.domain.com/$1 [R=301] Yes, this is what I mean. For some reason it doesn't work for subdomains though. Just same with the code I had, just for the main domain. PS: I always clear the cache and cookies before testing. Edit: Wtf is wrong with the code box, it always removes all the text after it if there's any and I have to rewrite everything...
  5. Sorry, I guess you missunderstood me. I need 'www' pages to 'non www' and not the other way around. However, same result. www.subdomain.domain.com doesn't work - the www doesn't get removed, www.domain.com/subdomain gets the www removed. Thanks for the help though.
  6. Hey everyone, I hope anyone ehre can help me out with a little problem I have. I need a .htaccess code that redirects www pages to non www pages. Here's what I have: RewriteEngine On RewriteCond %{HTTP_HOST} ^www.domain.com [NC] RewriteRule ^(.*)$ http://$1\.domain.com [L,R=301] The code works, my only problem about it is that www.subdomain.domain.com doesn't work. www.domain.com/subdomain works just fine. I really need www.subdomain.domain.com working though, I hope anyone here could help me out here. Thanks in advance, Kyo
  7. I would suggest to not use a Control Panel either, it would just weaken the security, they all open exploits somewhere.
  8. When is the login being refused? And I am pretty sure he means the UI.
  9. Kyo

    Backup copy

    You open up phpmyadmin, choose your RO database, click export and export the full database.
  10. Kyo

    Bugged @whereis

    1751 doesnt exist. Of course it does. 1751,RANDGRIS,Valkyrie Randgris,Valkyrie Randgris,141,2205000,1,2000000,2200000,3,2895,9307,588,506,196,131,125,276,267,156,10,12,2,8,86,0x37B5,100,576,576,480,1000000,617,5500,603,5000,616,2000,7510,5000,2357,1600,2524,3000,2421,3000,2229,5000,7024,2500,0,0,0,0,0,0,4407,1
  11. I just updated to the latest revision and compiling worked just fine. Did you edit anything? The map server cannot load because it's not compiled. Download a fresh source and compile again. Everything will work just fine after that.
  12. Kyo

    Reduce EDP Buff

    Renewal or Pre-Renewal...?
  13. Any idea about when you could be done with the features? I have a week off now and would really like to intensively test if you're able to finish them, I'll purchase this week still.
  14. I would appreciate if you could drop me a private message once you're done with these features, I really would like to give it a shot once done.
×
×
  • Create New...