Jump to content

Swift aka AnonyWS

Contributor
  • Posts

    146
  • Joined

  • Last visited

Recent Profile Visitors

2,064 profile views

Swift aka AnonyWS's Achievements

Contributor

Contributor (5/14)

  • First Upload Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

9

Reputation

  1. Fixed: <?php //Groups who have access to this page?$member_groups = array(1,2,3,4,5); // Denied message$denied_message = 'You are not allowed to view this page'; // Required IPB Frameworkrequire_once( 'initdata.php' );require_once( CP_DIRECTORY.'/sources/base/ipsRegistry.php' );$registry = ipsRegistry::instance();$registry->init(); // Load Member Data$member = $registry->member()->fetchMemberData(); // Are they allowed to view this page?if( !in_array($member['member_group_id'], $member_groups) ){ echo $denied_message; exit;} /** STUFF FOR YOUR VIPS**/ print 'Hello '.$member['members_display_name']; ?>
  2. Got this snippet from a previous thread, it dosen't work: <?php //Groups who have access to this page?$member_groups = array(1,2,3,5; // Denied message$denied_message = 'You are not allowed to view this page'; // Required IPB Frameworkrequire_once( 'initdata.php' );require_once( CP_DIRECTORY.'/sources/base/ipsRegistry.php' );$registry = ipsRegistry::instance();registry->init(); // Load Member Data$member = $registry->member()->fetchMemberData(); // Are they allowed to view this page?if( !in_array($member['member_group_id'], $member_groups) ){ echo $denied_message; exit;} /** * STUFF FOR YOUR VIPS**/ print 'Hello '.$member['members_display_name']; ?> I get: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/username/public_html/test.php on line 13
  3. If DDoS Attack are immature for a 16 year old kid, then how old do you need to DDoS A site and not be called immature? There are still no proof that we did perform any of these attacks, other than a very few screenshots. I'm tired of the bitching staff that can't control their mouth on this forum, i am just asking for this to stop and act more serious. You're the moderator here, your supposed to moderat and not help stuff getting out of control yourself. I agree on some points that you state, but nor you can discuss this without adding these pointless comments such as "Grow up", or "shit thread".. If it's somebody that need to grow up, it's the staff. I'm out, have fun everyone.
  4. If we did or not, do you have any proof before making these claims? Do not try to make fake claims without having any proof showing that the attacks came from my computer.
  5. Right, i decided to make a feedback as i am allowed to do so. I'm very tired of the staff direspecting members, an example would be on this status: http://webflake.sx/statuses/user/2-phun/?status_id=663 Davlin are making claims, that we are attacking ForumVolt? There are no proof. He also called us "Crackheads" for pinging forumvolt. Also serval staff members randomly put you on ignore, if your asking them one simple question. How hard can it be to be a normal staff member that can give respect to people that respcet you? Give respect, get respect... Stop making fake claims, or randomly closing statuses because you can't discuss back. Some people will say "uh, its just crackhead.. get over it" yeah it sure is just crackhead but where is the need for it? it's getting hot here :3 This is not the first time Davlin talks like he runs this forum and disrespect members.. Meh, i miss old forumcore.
  6. Swift aka AnonyWS

    Question Donator...

    What's up with people getting remoevd from the donator status? lol.
  7. Version 3.0

    45 downloads

    [b]Description:[/b] Villain is a dark, semi-transparent dark skin which includes a simple background picker allowing your members to choose their own image from a preset array of high quality background images. Perfect for any community, and especially great for gaming forums or site who want to offer customization options to their members! [b]Compatible with:[/b] The latest versions of IP Board 3.x, Gallery, Blog, Downloads, Chat, IP.Content and Nexus [b]Additional info:[/b] The skin is compatible with all major, modern browsers including Internet Explorer (latest versions), Firefox, Safari, Chrome and Opera. After purchasing this skin, you will be able to download it immediately from your Client Area on the forums. [url="http://www.ipbforumskins.com/skindemo/skinchange.php?id=39"][color=#ff0000][size=6][b]Live demo here![/b][/size][/color][/url]
  8. Version 3.0

    33 downloads

    [b]Description:[/b] Snapshot is lightly based off the Aero theme used in Windows 7. It features a very unique 'blur' effect and includes a simple background picker allowing your members to choose their own image from a preset array of high quality background images (2560x1200 pixels by default). Perfect for any community, and especially great for those who want to offer customization options to their members! [b]Compatible with:[/b] The latest versions of IP Board 3.x, Gallery, Blog, Downloads, Chat, IP.Content and Nexus [b]Additional info:[/b] The skin is compatible with all major, modern browsers including Internet Explorer (latest versions), Firefox, Safari, Chrome and Opera. Browsers which don't support css box shadows and border radius (such as IE 7 & 8) will experience a slightly more simple design. After purchasing this skin, you will be able to download it immediately from your Client Area on the forums. [size=6][b][url="http://www.ipbforumskins.com/skindemo/skinchange.php?id=38"][color=#ff0000]LIVE DEMO HERE![/color][/url][/b][/size] [b]Note:[/b] This is the latest version released, that's why i decided to re-upload it.
  9. I don't see how i am flaming your site? It must defiently be a fact if Cloudflare are slowing it down. Might even be your browser.. Lol. /end.
  10. Must be your host which is shit then or your setup. Boosted my site performnance so it loads instantly. Ping was taken down from 80ms to 20ms.
  11. If you need DDoS Protection like cloudflare you can check out cloudexity. Real DDoS Protection for a low price: - http://cloudexity.com/ They're also selling 6Gbit DDoS Protected VPS (If needed).
  12. Hello everyone! There was another tutorial on here, but it did not explain how they can secure themself 100% or make it comptiable with IP.Board. That's why i decided to remake a tutorial here. So let's get started! 1. Register & Install cloudflare FREE On your domain. To do this, visit http://cloudflare.com/. 2. It will now as you to enter all the DNS, you have to do this to make sure the attacker can not reach your website real IP Address. So please add all your dns etc to it! This is really important. Make sure to put the orange cloud on all of your dns.. 3. Now change the name servers on the domain you decided to install cloudflare on, to cloudflare's dns/nameserver. 4. You might have to wait untill cloudflare DNS Has successfully been added to your domain, when it is added you can head over to https://www.cloudflare.com/my-websites.html , where you select the wrench icon then you select "Cloudflare Settings". 5. Click the "Security settings" tab. Then make sure that "Basic Protection level" are set to "I'm under attack". This will prevent the attackers to hit your website with attacks such as "Header attack" - "Post attack" - "Get atack"! 6. Please change/select these settings: E-mail address obfuscation: ON Server side exclude (SSE): ON Browser integrity check: ON Right, that's basically it! However, there is one last step before you can procceed. You have to allow X_FORWARDED_FOR IP matching! To do this, head over to: System Settings > System > Security and Privacy. Then select "Yes" And hit the save button. When you have cloudflare installed over the "Mail" DNS you might want to use phpsendmail, or a remote mail server / API. The cloudflare free version will protect you against all kind of attacks, as you have "I'm under attack" mode on. However, if the attack is bigger than 5Gbps it will automaticly send all connections straight to your server. You'll have to upgrade to the enterprise package to protect you against attacks huger than 5Gbps. Your site should now be fully protected by cloudflare, the reason we decided to put "Orange" cloud on all of your dns is so they can't get the IP Address out of your server. If you left the "ftp" dns open, they could easily ping ftp.domain.com then get your server IP And attack it from there You can always try to leave the basic protection at "High" instead of "I'm under attack" but that will let the attackers to use Header/Get/Post attacks against your site. I have never had any problems with cloudflare by using this method, no attacks or anything! With cloudflare you can also block countries, such as China if you're reciving heavy ammounts of spam or botnet attacks from China etc.
  13. It is protection, up to 5Gbps. + Even enterprise package dosent work if they have your IP. Not low quality, and does not make the site slower at all. You must have shit internet to say that, my site have never loaded fast as it does now. Also spares tons of bandwidth + ability to block China and the botnet countries.
  14. Make sure to add all your DNS Under the orange cloud. And make sure to use a remote mail server if you want to be fully protected, it will protect you against attacks up to 5Gbps. However, when you've done that. There is only one way the attacker/hacker can attack you with. And that is by attacking you with a method called "Header/Get/Post". To protect against that aswell you can put the cloudflare mode to "I'm under attack".
×
×
  • Create New...