Wanna win the vote? I need some help...

Status
Not open for further replies.

we11er

Newbie
Joined
Jan 13, 2004
Messages
1,035
Reaction score
0
I've written a C# proggie to send post requests to the vote script. Only thing is it's giving me a "No such contest or poll" error response form the script. I think I may not have the write post data.

This is what I have as the script/post data:

Code:
const string url = @"http://contestsandpolls.gamespyid.com/poll.aspx";
const string data = @"publickey=dd3bb034-d6df-4d01-a6c2-a1e4a31ebdbb&exiturl=http://www.gamespy.com/articles/562/562511p1.html&closedurl=http://www.gamespy.com/articles/562/562511p1.html&q_1961=7422";

(this may not be formatted nicely)

And yes, the post data is supposed to be in the 'GET' format. No special chars in there that I need to encode? Don't think so.

Anyone want to go through the form source and confirm the data is correct? We need to get this working - I don't want some Halo 2 fanboys coming in here and spamming us with "HAHAHA u da sux0rs!!111".

Thankyou for reading.
 
isnt that cheating?? i bet you cheat in cs too dont you ... loser
 
err!!! No, I don't cheat in CS! How dare you! :p
 
Seriously what's the point of cheating to win a ****ing poll!? Will it make you feel better if hl2 wins? Jesus...
 
idd, it's plain simple : HL2 will leave much greater impressions than Halo2. Everyone will realise it, even the Halo2 fanboys.
 
Hey, it takes 5 mins to write the code, so why not?
 
what if the halo guys come and find your script and use it for themselves *claps* this'll be fun
 
we11er said:
Hey, it takes 5 mins to write the code, so why not?

It takes 10 seconds to realise hl2 will lose and there's no point to win by cheating.
 
Come on you know better then that.
 
Status
Not open for further replies.
Back
Top