Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 11:05

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Thanks Check

Discussion on Thanks Check within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2015
Posts: 75
Received Thanks: 25
Smile Thanks Check

how make Thanks Check using epvp Hardware ID?
►Destroyer◄ is offline  
Old 12/01/2015, 08:17   #2
 
elite*gold: 0
Join Date: Apr 2015
Posts: 375
Received Thanks: 2,520
Its not that hard, think yourself, you can find the right way..
If you cant think, i will tell how to make hwid thing.
Xonivion is offline  
Old 12/04/2015, 13:36   #3
 
[Xino]'s Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 109
Received Thanks: 539
add 2 button,1 WebBrowser,2 label ,1 textbox

in Form_Load
Code:
Dim epvphwidurl As String = "http://www.elitepvpers.com/api/hwid.php?hash="
hwid.Text = HWIDInfo.getHWID()
epvphwidurl = epvphwidurl + hwid.Text
WebBrowser1.Navigate(epvphwidurl)
1 button
Code:
      
Clipboard.SetText(hwid.Text)
Process.Start("http://www.elitepvpers.com/forum/profile.php?do=editprofile")
2 button
Code:
       Try
Dim username As String
Dim Client As New WebClient
Dim getresult As String = Client.DownloadString("url of your thread") username = HWIDInfo.Splitbetween(WebBrowser1.Document.Body.InnerText, "<username>", "</username>")
            epvpusername.Text = username
            If (Strings.InStr(getresult, username, CompareMethod.Binary) > 0) Then
                thankedlabel.Text = "Yes"
            Else
                thankedlabel.Text = "No"
                MessageBox.Show("You didn't thank me yet", "Thanks Check", MessageBoxButtons.YesNo, MessageBoxIcon.Error)
                If DialogResult.Yes Then
                    Process.Start("url of your thread")
                End If
            End If
        Catch ex As Exception
            MessageBox.Show(ex.Message)
        End Try
HWIDInfo
[Xino] is offline  
Thanks
1 User
Old 04/26/2016, 17:45   #4
 
elite*gold: 0
Join Date: Feb 2016
Posts: 9
Received Thanks: 0
i try it but not work
Argon2 is offline  
Reply


Similar Threads Similar Threads
Flyff.a check b check[ SonGoku sammlung aller Fragen]
08/07/2012 - Flyff Private Server - 4 Replies
Hey Leute nun ich use die Chaos Files als Test einfahc mal so... nun ist da dieser Flyff.b check oder a.check damit keiner die datasubs manupulieren kann... soo nun mache ich sie in programm und starte alle Server aber gehe ich ingam ekann ich immernoch range asal machen und Client crasht nichtmal... 2 Frage noch antihack er wird bei mir Ingam enicht angezeigt was hat den Chaos Files für eine Headmark weis es einer?
[WTT]No CRC check and gg bypass for dekaron eu and no crc check for 2moons
10/18/2008 - Dekaron Trading - 1 Replies
Look at the title:rolleyes: I wanna trade it for 50mill on dekaron eu. just add me to msn for proofs [email protected]



All times are GMT +2. The time now is 11:05.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.