Activity Stream
48,167 MEMBERS
6905 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 6 of 6 FirstFirst ... 456
Results 51 to 55 of 55
  1.     
    #51
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    every pagerank checkers uses different code to work out the GOOGLE MAGIC BYTES and sometimes they mess up i will go threw tyhis unless my partner picks a site as he knows all your sites :/ mhahahha
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


  2.     
    #52
    Banned
    Website's:
    FusionWarez.info SmokeHost.net Leechers.co
    lol. At a time warezxtreme was pr1 and devilsfunhouse was PR2. Just a mistake Kamrul ffs. Also lol Litewarez ok.

  3.     
    #53
    Member
    @kamrul genius check the PR of link i gave its not http://www.devilsfunhouse.org

    ITS http://www.devilsfunhouse.org/forum/
    PR2
    Alexa: 95,799

    ok


    @litewarez bro i gona put ur link on my forum giving details again

    Name: Devil's Funhouse
    URl: http://www.devilsfunhouse.org/forum/
    PR2 ( plz check the link of my forum not http://www.devilsfunhouse.org)
    Alexa: 95,799
    1 year old domain
    Google indexed pages: 48k

    Kind Regards

    My site deserves to be in
    #TOP 6 SITES FROM PR AND ALEXA!




    About 36% of totall traffic is from search engines

  4.     
    #54
    Member
    Website's:
    *************** IMGscene.com
    WareztheGFX won't do a LE. You're acting like you've got the worlds biggest site. I mean "I am going to code my own pr checker", seriously dude.
    R.I.P Brother ~~ http://www.youtube.com/watch?v=RjPRBPLL6jI

    I'm a standing soldier.... :/

  5.     
    #55
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    Strspeed your cheaky and if you must know i have to develop one anyone for litewarez webmasters!


    And just to show you that I CAN code my own pagerank checker here the one i started but is not yet finished!!

    PHP Code: 
    class google_pagerank{
        
        var 
    $domain '';
        var 
    $resource false;
        
        function 
    __construct($domain){
            
    $this->domain $domain;
        }
        
        
    /*Google*/
        
    public function getPageRank(){
            
    $this->hash $this->CheckHash($this->HashUrl($this->domain));
            
    $UrlData = array(
                
    'client'    => 'navclient-auto',
                
    'ch'        => $this->hash,
                
    'features'    => 'Rank',
                
    'q'            =>'info:'.$this->domain
            
    );
            
    $UrlData http_build_query($UrlData,'','&');
            
    $this->getPage sprintf("http://google.com/search?%s",$UrlData); 
            
    /*Parse the results*/
            
    $this->gResults $this->GetDataFromDomain($this->getPage);
            
    $this->_pos strpos($this->gResults,"Rank_");
            return (
    $this->_pos === false) ? false substr($this->gResults$this->_pos 9);
        }
        private function 
    StrToNum($Str$Check$Magic){
            
    /* Once Removed*/
        
    }
        private function 
    HashURL($String){
            
    /*Twice Removed*/
            
    $T2 = (((($Check1 0xFFFFC000) << 4) | ($Check1 0x3C00)) << 0xA) | ($Check2 0xF0F0000 );
            return (
    $T1 $T2);
        }
        private function 
    CheckHash($Hashnum){
            
    $CheckByte 0;
            
    $Flag 0;
            
    $HashStr sprintf('%u'$Hashnum);
            
    $length strlen($HashStr);
            for(
    $i $length 1;  $i >= 0;  $i --){
                
    $Re $HashStr{$i}; 
                if(
    === ($Flag 2)){
                    
    $Re += $Re;
                    
    $Re = (int)($Re 10) + ($Re 10);
                } 
                
    $CheckByte += $Re;
                
    $Flag ++;
            }
            
    $CheckByte %= 10;
            if (
    !== $CheckByte){
                
    $CheckByte 10 $CheckByte;
                if(
    === ($Flag 2)){
                    if(
    === ($CheckByte 2)){
                        
    $CheckByte += 9
                    }
                    
    $CheckByte >>= 1;
                }
            }
            return 
    '7'.$CheckByte.$HashStr;
        }
        
    /*End Google*/

        /*Global Functions*/
        
    private function GetDataFromDomain($Url){
            
    $this->resource curl_init($Url);
            
    /*Settings*/
            
    $this->CurlOptions = array(
                
    CURLOPT_RETURNTRANSFER    => true,
                
    CURLOPT_HEADER            => false,
                
    CURLOPT_FOLLOWLOCATION    => false,
                
    CURLOPT_ENCODING        => "",
                
    CURLOPT_USERAGENT        => "Litewarez (Curl Client)",
                
    CURLOPT_AUTOREFERER        => true,
                
    CURLOPT_CONNECTTIMEOUT    => 120,
                
    CURLOPT_TIMEOUT            => 120,
                
    CURLOPT_MAXREDIRS        => 10,
                
    CURLOPT_SSL_VERIFYHOST    => 0,
                
    CURLOPT_SSL_VERIFYPEER    => false,
                
    CURLOPT_VERBOSE            => 1
            
    );
            
    curl_setopt_array($this->resource,$this->CurlOptions);
            return 
    curl_exec($this->resource);
        }
    }
    ?> 

    And to be honest i did not expect the response i have.. and have you heard me once gloat about it lol! at the end of the day im waiting for my partner to confirm it as he was already discussing something else where with a big site and i haven't spoke to him!

    ive made my mind up here just waiting for him to confer with me
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


  6.   Sponsored Links

Page 6 of 6 FirstFirst ... 456

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Link-Exchange wth Area51Warez.info Friends Link page.
    By diablo9975 in forum Link Exchange
    Replies: 28
    Last Post: 21st Nov 2011, 06:42 PM
  2. Replies: 20
    Last Post: 22nd Dec 2010, 04:44 PM
  3. Litewarez Feture list (Reason why your site belongs on Litewarez)
    By litewarez in forum Webmaster Discussion
    Replies: 42
    Last Post: 15th May 2010, 05:58 PM
  4. [Selling] Button and link spots and Network Slot cells
    By MrPeanut420 in forum Completed Transactions
    Replies: 7
    Last Post: 14th Mar 2010, 08:10 PM
  5. Link Exchange Wid Rapidshare Premium Link Generator
    By EnCiPh3r in forum Traffic Market (Buy, Sell and Trade)
    Replies: 5
    Last Post: 12th Feb 2010, 07:30 AM

Tags for this Thread

BE SOCIAL