Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62221
| References | (2 earlier) <bd321ee0-3966-4eb6-8fff-3b32e6848a86@googlegroups.com> <52ae596b$0$29976$c3e8da3$5496439d@news.astraweb.com> <mailman.4163.1387161201.18130.python-list@python.org> <fe57dbb8-f8be-4787-a6d6-e7c723b47670@googlegroups.com> <bae4f006-c9dc-4482-b210-6fb68a984b47@googlegroups.com> |
|---|---|
| Date | 2013-12-17 12:40 -0500 |
| Subject | Re: New to Python, Help to get script working? |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4299.1387302044.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Dec 17, 2013 at 12:33 PM, Rick Johnson <rantingrickjohnson@gmail.com > wrote: > On Monday, December 16, 2013 1:09:38 AM UTC-6, Mark wrote: > > On Sunday, December 15, 2013 9:33:17 PM UTC-5, Chris Angelico wrote: > > > I went and looked at the post linked to, and it has > > > buggy indentation. (Quite possibly indicates that the > > > author has two-space tabs, and didn't notice a bug > > > slipping in. I dunno.) Along the way, though, I learned > > > that the script in question is entirely for generating > > > fake twitch.tv viewers so as to get your stream > > > highlighted fraudulently, so I'm rather less inclined to > > > help. Got a legitimate use for this, or are you just > > > trying to cheat your way to fame? > > > > > Thanks for the reply, the answer is yes and no, i already > > have about 2400 followers and half mil views, i just > > wanted to see if i could get it to work. > > That's like a serial spammer saying """I already have 2400 > spam bots and half a million victims but i just want to get > my latest bot working for "academic" purposes only. *wink*""" > > Listen Mark, it's obvious you don't have any coding or > debugging skills and all you want to do is employ this app > for your own fraudulent purposes, so with that in mind: > > NO SOUP FOR YOU! > -- > https://mail.python.org/mailman/listinfo/python-list > I'm kinda with Rick on this thread. A guy walks along with a name like markshizzle, offers $20 to make his 'thing' work, and proudly admits he doesn't want to know how the program works, he just wants it to work. I don't think this is the right place for you markshizzle. This is a place for people who are interested in improving their python skills, and asking question after they have done there best to learn on their own first. $20? .. as they used to say on "are you being served': go boil your head -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-14 20:51 -0800
Re: New to Python, Help to get script working? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-15 05:03 +0000
Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-15 16:06 +1100
Re: New to Python, Help to get script working? Denis McMahon <denismfmcmahon@gmail.com> - 2013-12-15 15:25 +0000
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 13:19 -0800
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 13:31 -0800
Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 09:10 +1100
Re: New to Python, Help to get script working? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-16 01:37 +0000
Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 13:33 +1100
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:09 -0800
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:43 -0800
Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 18:47 +1100
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:48 -0800
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:52 -0800
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:55 -0800
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-16 00:02 -0800
Re: New to Python, Help to get script working? "Frank Millman" <frank@chagford.com> - 2013-12-16 10:38 +0200
Re: New to Python, Help to get script working? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-16 09:28 +0000
Re: New to Python, Help to get script working? Ned Batchelder <ned@nedbatchelder.com> - 2013-12-16 10:19 -0500
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-16 12:25 -0800
Re: New to Python, Help to get script working? rusi <rustompmody@gmail.com> - 2013-12-16 17:05 -0800
Re: New to Python, Help to get script working? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-12-16 21:05 -0500
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-17 03:05 -0800
Re: New to Python, Help to get script working? rusi <rustompmody@gmail.com> - 2013-12-17 09:13 -0800
Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 18:43 +1100
Re: New to Python, Help to get script working? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-12-17 09:33 -0800
Re: New to Python, Help to get script working? Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-17 12:40 -0500
Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-18 14:46 -0800
csiph-web