10-28-2008, 06:33 PM
|
#121
|
First Line Centre
|
alright, i've already passsed it out to people who pm'd me. what i'm currently using is a firefox addon called imacro. record myself doing 50 votes and set it to repeat that action 400 times for example.
20,000 in about 55 clicks or so.
|
|
|
10-28-2008, 06:39 PM
|
#122
|
First Line Centre
|
oh! and in theory if you really wanted to you could open multiple copies of firefox and run the same loop in both of them....
|
|
|
10-28-2008, 06:47 PM
|
#123
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
Thanks to Phaneuf3, "Kamper" should have no problem winning now!!
edit: I really want to know why some people have less than 20 votes...like come on!
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
Last edited by HOOT; 10-28-2008 at 06:51 PM.
|
|
|
10-28-2008, 06:56 PM
|
#124
|
#1 Goaltender
|
Thanks Phaneuf! I feel like a tool now, because I used to do it all manually. haha that took me so long! I would do 1,000 or so votes, and then you would come on and say you just did 10,000. I just thought you were dedicated until I finally read that you had a system.
__________________
|
|
|
10-28-2008, 06:56 PM
|
#125
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
Kramer had 45038 @ 5:52(PST) and at 5:55 he has 48581
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 06:59 PM
|
#126
|
First Line Centre
|
Quote:
Originally Posted by Temporary_User
Thanks Phaneuf! I feel like a tool now, because I used to do it all manually. haha that took me so long! I would do 1,000 or so votes, and then you would come on and say you just did 10,000. I just thought you were dedicated until I finally read that you had a system.
|

No worries - work smart, not hard!
You can really see that counter jump when you have some more auto voters on there.
|
|
|
10-28-2008, 07:04 PM
|
#127
|
#1 Goaltender
|
haha I love this!
There is no reason a CP member can not win every week! Hilarity is ensuing!
__________________
|
|
|
10-28-2008, 07:07 PM
|
#128
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
70,000+
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 07:08 PM
|
#129
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
Quote:
Originally Posted by Temporary_User
haha I love this!
There is no reason a CP member can not win every week! Hilarity is ensuing!
|
We need to get in two CP members per week!
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 07:11 PM
|
#130
|
#1 Goaltender
|
My understanding, is that the first round had 2 guys choosen. They will shoot @ a game. Winner stays.
2nd round only one guy is choosen and they shoot against the winner from the first rounds shooters. Winner stays
and so on... until the finals.
so as long as Zane can beat out Shawn here in round 1 shooting, there is no reason this can't be a CP competition!
haha
__________________
|
|
|
10-28-2008, 07:14 PM
|
#131
|
First Line Centre
|
mother of god...
i went to perpare dinner and throw it in the oven. come back for one more look at the polls before the game started and oh lord - i've created a monster
haha nice work guys - this poll is being demolished now.
|
|
|
10-28-2008, 07:22 PM
|
#132
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
And that makes it 100,000 votes
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 07:29 PM
|
#133
|
#1 Goaltender
|
I think we broke it again!
???
__________________
|
|
|
10-28-2008, 07:31 PM
|
#134
|
First Line Centre
|
Quote:
Originally Posted by Temporary_User
I think we broke it again!
???
|
I'd say yes:
Server Error in '/' Application.
The process cannot access the file 'D:\inetpub\sites\Calgarysunpromo.com\httpdocs\las tshooter\App_Data\db.xml' because it is being used by another process.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.IOException: The process cannot access the file 'D:\inetpub\sites\Calgarysunpromo.com\httpdocs\las tshooter\App_Data\db.xml' because it is being used by another process.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:
[IOException: The process cannot access the file 'D:\inetpub\sites\Calgarysunpromo.com\httpdocs\las tshooter\App_Data\db.xml' because it is being used by another process.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2056741
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1038
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +113
System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +78
System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +51
System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext) +127
System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings) +6
System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) +42
System.Xml.Linq.XDocument.Load(String uri) +6
players.pollInformation() +54
players.Page_Load(Object sender, EventArgs e) +21
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|
|
|
10-28-2008, 07:38 PM
|
#135
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
It was him!
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 08:27 PM
|
#136
|
Franchise Player
Join Date: Jun 2008
Location: Spartanville
|
Quote:
Originally Posted by Phaneuf3
oh lord - i've created a monster
|
LOL!
It's all good though. One of Kamper's opponents
quote is: “Go Big or Go Home!”
|
|
|
10-28-2008, 08:33 PM
|
#137
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
Quote:
Originally Posted by FlamesAllTheWay
Haha so turns out I just got into the next cycle as well! I'm "Mr. Bo Dangles," 3rd row down on the right. Now I'm not asking CP to choose between 2 dedicated Flames fans here.. any loyal Flames fan deserves a chance at shooter glory.. but I'm hoping my ridiculously good looking mustache is enough to tip the balance in my favour  .
Anyways, good luck to all and any help in getting me in would be much appreciated. Congrats on getting in already as well Kryzsky!
|
Quote:
Originally Posted by Bagor
LOL!
It's all good though. One of Kamper's opponents
quote is: “Go Big or Go Home!” 
|
It's a CPer!
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
10-28-2008, 09:03 PM
|
#138
|
Franchise Player
Join Date: Jun 2008
Location: Spartanville
|
Quote:
Originally Posted by HOOT
It's a CPer!
|
Jeebus, they're everywhere!
|
|
|
10-28-2008, 10:28 PM
|
#139
|
Crash and Bang Winger
Join Date: Apr 2008
Location: Calgary, AB
|
gotta help me out too guys, im in the goalie gear...nickname "Bully"
please do your thing and get my numbers up there!
|
|
|
10-28-2008, 10:31 PM
|
#140
|
Franchise Player
Join Date: May 2006
Location: @HOOT250
|
I would but it looks like they blocked my IP!
__________________
Quote:
Originally Posted by henriksedin33
Not at all, as I've said, I would rather start with LA over any of the other WC playoff teams. Bunch of underachievers who look good on paper but don't even deserve to be in the playoffs.
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -6. The time now is 02:18 PM.
|
|