Author |
Topic  |
BWJM
Junior Member
 
Canada
193 Posts |
Posted - 26 September 2002 : 00:23:02
|
Richard: Possible: Yes. Do I know how to even begin to try and do it? Not a hope.  |
 |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 26 September 2002 : 00:29:20
|
ok, was just wondering if anyone had already done it before I attempt it. Thanks. |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 00:44:59
|
quote: Originally posted by BWJM
Bookie: lol
OK, here's my code: It'll be included next time I email it out (not anymore tonight)
Case "M Total"
strTotalKeyCount = FormatNumber(Mid(Item, 17), 0, , , TriState.True)
End Select
Next
'### ANTI-LEECH TEST - Users MUST be a member of TEAM BROKEN MACHINE
If strTeamID = 1839 Then
'### Get Data from Website - Team Rank
HTTPGet.Open("GET", "http://project-dolphin.net/api/teamrank.php?TeamID=" & strTeamID, False)
HTTPGet.Send and
If bTeamTotal Then
strOutputText = strOutputText & strLine8 & vbNewLine
End If
'### ANTI-LEECH TEST - Users MUST be a member of TEAM BROKEN MACHINE
Else
strOutputText = "Unauthorized user!" & vbNewLine & vbNewLine & _
"Statistics Withheld!"
intFontSize = 12
bBold = True
drawFormat.Alignment = StringAlignment.Center
objFontColour = Brushes.Red
objBgColour = Color.White
objEdgeColour = Color.Black
End If
With this version, the Team ID is checked immediately and if it fails, all the rest of the statistics are not gathered or computed and it immediately outputs a nasty red on white error message. I might make the wording a bit harsher later but this is fine for now.
When I add this anti-lech code I get a servr runtime error in the code you sent me. When I remove the anti-leech protection parts it works fine. I copyed the code as is (by going reply with quote). Any ideas why? I kept your teamid as is because I wanted to check that the error popped up. |
Cheers, WeeVaa.
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 26 September 2002 : 00:48:19
|
you don't need to use reply w/quote anymore. You can copy and paste directly from the post. |
 |
|
BWJM
Junior Member
 
Canada
193 Posts |
Posted - 26 September 2002 : 00:50:15
|
I'll send out a new version of the code to sync everyone. |
 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 00:53:46
|
Cheers, just got it. But what the GlacierBkgrd.jpg file you keep sending? |
Cheers, WeeVaa.
|
 |
|
BWJM
Junior Member
 
Canada
193 Posts |
Posted - 26 September 2002 : 00:58:54
|
You must be reading it in Hotmail or something... It's a background image I use in my HTML emails. |
 |
 |
|
BWJM
Junior Member
 
Canada
193 Posts |
Posted - 26 September 2002 : 00:59:56
|
Oh yeah! Got another star! Right on!  |
 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 01:09:49
|
Congrats  |
Cheers, WeeVaa.
|
 |
|
TestMagic
Senior Member
   
USA
1568 Posts |
Posted - 26 September 2002 : 01:15:41
|
Again, any guarantees about the trustworthiness of the pulses? It just occurred to me the other day that they could get info about what was acutally typed.
I saw on one of the cheater boards there at project-dolphin that there was a place where you could actually see what info was being sent, and I was wondering if anybody had checked it out.
Of course, I'm not worrying too much because I assume it's safe (because of the number of people doing it), and of course, because I know dayve is a smart and trustworthy guy.
But does anybody have any more info on it? |
Snitz rocks! · Search 2 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 01:20:10
|
Yeah, check the pervious page of this topic, Gremlin did a trace on the info. What is the address of this topic your are talking about, might have to go check it out. |
Cheers, WeeVaa.
|
 |
|
TestMagic
Senior Member
   
USA
1568 Posts |
Posted - 26 September 2002 : 02:21:21
|
I've read all the posts, but I didn't see anything that said directly that actual keystrokes (and not the number) were recorded.
Anyway, what I read was this (talking about one way that another user might have "cheated" on her/his keystroke counts):quote: what a n00by way to do it, use C++ to edit the value that the program has stored in RAM
And here's the link:
http://project-dolphin.net/forum/viewtopic.php?t=120
To me, that meant that somebody knew where the info was being stored and where it could be read. |
Snitz rocks! · Search 2 |
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 02:33:12
|
quote: Originally posted by TestMagic
I saw on one of the cheater boards there at project-dolphin that there was a place where you could actually see what info was being sent, and I was wondering if anybody had checked it out.
What is the URL of this post? I would like to check it out please. |
Cheers, WeeVaa.
|
 |
|
eggyfarts
Junior Member
 
New Zealand
200 Posts |
Posted - 26 September 2002 : 02:34:34
|
Sorrey, I clicked reply about 10 mins then replyed just now, didn't see your post. |
Cheers, WeeVaa.
|
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 26 September 2002 : 03:10:07
|
quote: Originally posted by RichardKinser
Gremlin, is it wise to have your pwd showing above? I know it's not the actual password, but...
I'd thought about blanking it out, but its something I dont use anywhere else, and I'm happy if someone wants to use my userid and pass to pump in a few more keystrokes.
Thanks for thinking about it though Richard |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
Topic  |
|