Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 Project Dolphin - Team Broken Machine
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 23

BWJM
Junior Member

Canada
193 Posts

Posted - 26 September 2002 :  00:23:02  Show Profile
Richard: Possible: Yes. Do I know how to even begin to try and do it? Not a hope.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 September 2002 :  00:29:20  Show Profile
ok, was just wondering if anyone had already done it before I attempt it. Thanks.
Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  00:44:59  Show Profile
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.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 September 2002 :  00:48:19  Show Profile
you don't need to use reply w/quote anymore. You can copy and paste directly from the post.
Go to Top of Page

BWJM
Junior Member

Canada
193 Posts

Posted - 26 September 2002 :  00:50:15  Show Profile
I'll send out a new version of the code to sync everyone.

Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  00:53:46  Show Profile
Cheers, just got it. But what the GlacierBkgrd.jpg file you keep sending?

Cheers,
WeeVaa.

Go to Top of Page

BWJM
Junior Member

Canada
193 Posts

Posted - 26 September 2002 :  00:58:54  Show Profile
You must be reading it in Hotmail or something... It's a background image I use in my HTML emails.

Go to Top of Page

BWJM
Junior Member

Canada
193 Posts

Posted - 26 September 2002 :  00:59:56  Show Profile
Oh yeah! Got another star! Right on!

Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  01:09:49  Show Profile
Congrats

Cheers,
WeeVaa.

Go to Top of Page

TestMagic
Senior Member

USA
1568 Posts

Posted - 26 September 2002 :  01:15:41  Show Profile  Visit TestMagic's Homepage
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
Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  01:20:10  Show Profile
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.

Go to Top of Page

TestMagic
Senior Member

USA
1568 Posts

Posted - 26 September 2002 :  02:21:21  Show Profile  Visit TestMagic's Homepage
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
Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  02:33:12  Show Profile
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.

Go to Top of Page

eggyfarts
Junior Member

New Zealand
200 Posts

Posted - 26 September 2002 :  02:34:34  Show Profile
Sorrey, I clicked reply about 10 mins then replyed just now, didn't see your post.

Cheers,
WeeVaa.

Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 26 September 2002 :  03:10:07  Show Profile  Visit Gremlin's Homepage
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
Go to Top of Page
Page: of 23 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07