+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: Checking If IPB 2.1.x is cracked or illigel

  1. #1
    dharmil's Avatar
    dharmil is offline x10 Elder dharmil is an unknown quantity at this point
    Join Date
    Sep 2005
    Location
    Avenel New Jersey
    Posts
    828

    Checking If IPB 2.1.x is cracked or illigel

    this is how you check if ipb 2.1.x is illigel

    http://Domain.com/forums/index.php?ipscheck=1&key=ipscheck$1@@
    just add the ?ipscheck=1&key=ipscheck$1@@ to a ipb forums index page...

    if its verson 2.0 or 1.3 you would add ?ipscheck=1

    and it will give you a xml thing telling you about cotomuer id and ****

    It will Look LIke:
    <ipscheck>
    <result>1</result>
    <customer_id>5432</customer_id>
    <account_id>05463</account_id>
    <version_id>21013</version_id>
    <version_string>v2.1.7</version_string>
    <release_hash><{%dyn.down.var.md5%}></release_hash>
    </ipscheck>

    <customer_id>Numbers</customer_id> Example :5432;; This number can very deppeding or the customer id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal
    <account_id>Numbers</account_id>Example :05463; This number can very deppeding or the account id registred ; if number ilike 0 or some thing else like words like SCRIPT-MAFIA or some thing its illigal

    if there is some type of xml error when you do this is probebly illigel

    and it you get some thing like
    <result>0</result>
    You do not have permission to view this page.

    that just means you didnt put the right command for the right verson
    Last edited by dharmil; 08-04-2006 at 12:21 PM.

  2. #2
    noerrorsfound is offline x10 Elder noerrorsfound is an unknown quantity at this point
    Join Date
    Mar 2006
    Posts
    868

    Re: Checking If IPB 2.1.x is cracked or illigel

    Of course they could've just not entered their license number. It's not like you're told to do it after you install IPB.

    You can also just look at the Invision Power Board part at the bottom. If Invision Power Board is NOT a link then it's nulled.

    Quote Originally Posted by dharmil
    if its verson 2.0 or 1.3 you would add ?ipscheck=1
    The ipscheck feature was not implemented until version 2.0.
    Last edited by noerrorsfound; 08-04-2006 at 03:42 PM.
    EOF

  3. #3
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by Koshimi
    Of course they could've just not entered their license number. It's not like you're told to do it after you install IPB.

    You can also just look at the Invision Power Board part at the bottom. If Invision Power Board is NOT a link then it's nulled.


    The ipscheck feature was not implemented until version 2.0.
    Thats only because 1.3 and down were free. 1.3.1 I think has an ?ipscheck=1, and also if it is 2.0.0 (Trial), ?ipscheck=1 shows up like "--"
    Thanks,
    Brandon Long

  4. #4
    noerrorsfound is offline x10 Elder noerrorsfound is an unknown quantity at this point
    Join Date
    Mar 2006
    Posts
    868

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by blong4life
    Thats only because 1.3 and down were free. 1.3.1 I think has an ?ipscheck=1, and also if it is 2.0.0 (Trial), ?ipscheck=1 shows up like "--"
    You did not read my post.
    The ipscheck feature was not implemented until version 2.0.
    So no, 1.3.1 does not have an ipscheck feature. The -- is true for any version 2.0.x forum that has not entered a license key.
    EOF

  5. #5
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by Koshimi
    You did not read my post.

    So no, 1.3.1 does not have an ipscheck feature. The -- is true for any version 2.0.x forum that has not entered a license key.
    And for the trial,I read it online at IPS somewere
    Thanks,
    Brandon Long

  6. #6
    bartman is offline x10Hosting Member bartman is an unknown quantity at this point
    Join Date
    Aug 2006
    Posts
    3

    Re: Checking If IPB 2.1.x is cracked or illigel

    Thanks for the information. I'll check if some of my favourite forums are illegal.

  7. #7
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by bartman
    Thanks for the information. I'll check if some of my favourite forums are illegal.
    dought it, mostly small or warez forum are prob using nulled. Like MicroTechXP is using a legal copy, i checked!!!
    Thanks,
    Brandon Long

  8. #8
    noerrorsfound is offline x10 Elder noerrorsfound is an unknown quantity at this point
    Join Date
    Mar 2006
    Posts
    868

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by blong4life
    dought it, mostly small or warez forum are prob using nulled. Like MicroTechXP is using a legal copy, i checked!!!
    Just before anyone starts relying on this, those numbers can be changed, just like they were on the 2.0.x ipscheck. Someone can easily make it look like they have a license.
    Last edited by noerrorsfound; 08-05-2006 at 01:47 PM.
    EOF

  9. #9
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by Koshimi
    Just before anyone starts relying on this, those numbers can be changed, just like they were on the 2.0.x ipscheck. Someone can easily make it look like they have a license.
    Exactly or make an error in the xml file, so people can't read it at all. I have seen them all before
    Thanks,
    Brandon Long

  10. #10
    dharmil's Avatar
    dharmil is offline x10 Elder dharmil is an unknown quantity at this point
    Join Date
    Sep 2005
    Location
    Avenel New Jersey
    Posts
    828

    Re: Checking If IPB 2.1.x is cracked or illigel

    Quote Originally Posted by blong4life
    Exactly or make an error in the xml file, so people can't read it at all. I have seen them all before

    yeha this is a xml error i have seen many times:

    Code:
    XML Parsing Error: not well-formed
    Location: http://www.domain.com/forum/index.php?ipscheck=1&key=ipscheck$1@@
    Line Number 8, Column 3:    < _hash><![CDATA[<{%dyn.down.var.md5%}]]>></ _hash>
    ---------^

+ Reply to Thread
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers