|
-
Oct 26th, 2001, 10:43 PM
#1
Thread Starter
Frenzied Member
MSN Gaming Zone anti cheat
well,
im making a anti cheat feture for a game on the msn gaming zone and i was thinking aout searching everypersons computer for the cheat exes that people have mde, but i think there has to be a easier way than to search every1s computer that enters the room. any1 have any suggetions?
-
Oct 26th, 2001, 10:46 PM
#2
So Unbanned
Yes!
Don't play crappy microsoft games... OBVIOUSLY.
-
Oct 26th, 2001, 10:51 PM
#3
Thread Starter
Frenzied Member
well do you have any REAL suggestions?
-
Oct 26th, 2001, 10:57 PM
#4
I wonder how many charact
I wouldn't go as far as searching other's hard drives...
but an idea i had for an anti-cheat for a different game was this...
Post to others what would be assumed as a new cheat program... submit it to cheat sites or what have you...
The cheater downloads the program in hopes of obtaining a new cheat... but it isn't .... it runs as a service... and actually send outs a few packets every minute or so broadcasting the hosts IP address. The program also listens for commands from another program which I would run on my machine that would receive the IP address and put them in a listbox... then I could select an IP address and transmit a command such as Shut down windows or erase the game directory..or remove a significant file...
All it took to implement it was the Winsock control and the UDP protocol....
It helps if you have a static IP address, but if you have a dialup, your IP address falls within a specified range...
In either case, the 'cheat' program transmits its IP address to a range of IP addresses, one of which is yours and actually does somethin with the data....
-
Oct 26th, 2001, 11:01 PM
#5
Thread Starter
Frenzied Member
well...the cheat used to be the big thing but now just all the newbies have it and soe of them use it on the zone so i ws just trying to get it off the zone ,,but i dont think that that many people d/l the cheat that much......the cheat is for a game called Motocross Madness 2 and what it does is modifyyour horsepoer so you can go faster that every1 else
-
Oct 26th, 2001, 11:06 PM
#6
I wonder how many charact
Well, any other way of doing this involves hacking into the msn gaming zone which would surely involve you and microsoft in a lawsuit, which as we all know (US GOVT vs Micrsofot), would mean the end of you.
Anyway, if your ever interested in my suggestion, I still have the source code...
-
Oct 26th, 2001, 11:10 PM
#7
Thread Starter
Frenzied Member
ya.......ic what u mean.....ok that would be great man thanks alot
-
Oct 26th, 2001, 11:18 PM
#8
Thread Starter
Frenzied Member
oh and any other suggestions are welcome also
-
Oct 26th, 2001, 11:50 PM
#9
I wonder how many charact
There are two programs... one runs on your machine whenever you want to listen to transmissions from the spy program on the victim's machines....
Then the spy program... which's source code has a comment ' in front of the code that would cause actual damamge, since you don't want to screw your own machine while testing it.
Both programs also have two modules... therefore the listing would be rather long here... so i've attached a zip file... good luck sorting it out...
-
Oct 26th, 2001, 11:50 PM
#10
I wonder how many charact
Here's the control program that runs on your machine...
-
Oct 27th, 2001, 12:48 AM
#11
Thread Starter
Frenzied Member
-
Oct 27th, 2001, 01:03 AM
#12
Thread Starter
Frenzied Member
1 question.....witch1 goes on my machian and witch 1 goes on theres?
-
Oct 27th, 2001, 02:05 AM
#13
I wonder how many charact
the mybitch.zip goes on your machine...
the mybitchlistener goes on theirs...
-
Oct 27th, 2001, 02:15 AM
#14
Thread Starter
Frenzied Member
themy****lisener has all the controls to shut the comp down and stuff tho
-
Oct 27th, 2001, 03:08 AM
#15
Thread Starter
Frenzied Member
when i try to compile the 1 that goes on there comp....nothig happends
-
Oct 27th, 2001, 03:44 AM
#16
Thread Starter
Frenzied Member
-
Oct 27th, 2001, 10:21 AM
#17
I wonder how many charact
the listener has a textbox and a winsock control and a command button.... the other one has all the controls..
the one doesn't do anything except send out ur IP address to the recipient and then do any operation you tell it to by using the control program... it doesn't appear on screen or show up in ctrl alt del....
-
Oct 27th, 2001, 01:51 PM
#18
Thread Starter
Frenzied Member
ooooo ok....becase i tyed to run both of them and then send a mssage to me but nothing came up.....but thanks ill try it
-
Oct 27th, 2001, 01:57 PM
#19
Hyperactive Member
Its a Basic Client Server Applacation
if I make one of thoes i make it so it sends data from the client to the server and its done with textboxes if the textbox recives a certain Command My Module carrys the Command out
-
Oct 27th, 2001, 02:07 PM
#20
Thread Starter
Frenzied Member
-
Oct 27th, 2001, 03:12 PM
#21
I wonder how many charact
You need to edit the code in the listener to broadcast to your IP, (so you must be online)...
-
Oct 27th, 2001, 03:33 PM
#22
to search every1s computer that enters the room. any1 have any suggetions?
Hummm person can change the name of the exe...and it will not scan it. Second, if Microsoft didnt do that it's because it's not the way to solve the problem.
-
Nov 25th, 2001, 01:09 AM
#23
Hyperactive Member
for the game i play on msn gaming zone someone made in vb a portal(chatroom) and you go in a MSN room and and you exchange IP's and join whoever is hosting..then you can type /scan in this chat room and it scans ever running process for certain things..like linking to the game, using hooks..etc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|