Dumb Question

02/22/2012 14:54 Hybrid~#1
Hello epvpers...im here cuz i have a dumb question.
I have made an S4 league hack... And the next version i want to be *protected*
I want the GUI to be disabled...when the ppl press the UnLock button my thread wil open and he will need to press the Thanks button to get an Unique PW to unlock the trainer....Can someone help me?huh
02/22/2012 15:31 xXxB4NGxXx#2
Ur the guy that as first says: No questions in this Thread!!

And theres no problem to do it but its Thankspush, and thats not allowed.
02/22/2012 15:49 Freddy​#3
You can protect you script with this [Only registered and activated users can see links. Click Here To Register...]
And then
PHP Code:
#include <WinHttp.au3>

$hSession _WinHttpOpen("Mozilla/5.0 (Windows NT 6.0; rv:10.0.1) Gecko/20100101 Firefox/10.0.1")
$hConnect _WinHttpConnect($hSession"www.elitepvpers.com")
$sHTML _WinHttpSimpleRequest($hConnect"GET""forum/Threadlink")
If 
Not StringInStr($sHTML,$HWID[1]) Then Exit
..
.. 
btw. Sorry it may contain errors cause i'm online with my iPhone
02/22/2012 16:02 jacky919#4
Quote:
Originally Posted by xXxB4NGxXx View Post
Ur the guy that as first says: No questions in this Thread!!

And theres no problem to do it but its Thankspush, and thats not allowed.
Why this should be thankspushing?
Is it forbidden to get a thanks for your own work?
02/22/2012 16:06 K1ramoX#5
Why dont you make a password and give the password only those people who have pressed thanks?

Else you can use the [Only registered and activated users can see links. Click Here To Register...]
02/22/2012 16:31 Hybrid~#6
Quote:
Originally Posted by Snivel View Post
You can protect you script with this [Only registered and activated users can see links. Click Here To Register...]
And then
PHP Code:
#include <WinHttp.au3>

$hSession _WinHttpOpen("Mozilla/5.0 (Windows NT 6.0; rv:10.0.1) Gecko/20100101 Firefox/10.0.1")
$hConnect _WinHttpConnect($hSession"www.elitepvpers.com")
$sHTML _WinHttpSimpleRequest($hConnect"GET""forum/Threadlink")
If 
Not StringInStr($sHTML,$HWID[1]) Then Exit
..
.. 
btw. Sorry it may contain errors cause i'm online with my iPhone

mmm iPhone niceeee
btw tyvm...ill try it soon...im on my phone too xD (but not iPhone:( )

Quote:
Originally Posted by Applecode View Post
Why dont you make a password and give the password only those people who have pressed thanks?

Else you can use the [Only registered and activated users can see links. Click Here To Register...]
He will get boring till i get online and give him the pw

Quote:
Originally Posted by xXxB4NGxXx View Post
Ur the guy that as first says: No questions in this Thread!!

And theres no problem to do it but its Thankspush, and thats not allowed.
Wtf u are talking abt?lol...the guy with no questions in thread?rofl...are u mad?

Quote:
Originally Posted by Snivel View Post
You can protect you script with this [Only registered and activated users can see links. Click Here To Register...]
And then
PHP Code:
#include <WinHttp.au3>

$hSession _WinHttpOpen("Mozilla/5.0 (Windows NT 6.0; rv:10.0.1) Gecko/20100101 Firefox/10.0.1")
$hConnect _WinHttpConnect($hSession"www.elitepvpers.com")
$sHTML _WinHttpSimpleRequest($hConnect"GET""forum/Threadlink")
If 
Not StringInStr($sHTML,$HWID[1]) Then Exit
..
.. 
btw. Sorry it may contain errors cause i'm online with my iPhone
Error^^