Bitcoin Forum
June 27, 2024, 07:45:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 [1625] 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 ... 2458 »
  Print  
Author Topic: GAW / Josh Garza discussion Paycoin XPY xpy.io ION ionomy. ALWAYS MAKE MONEY :)  (Read 3377005 times)
systematicdeception
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
April 19, 2015, 02:22:07 AM
 #32481

Hey guys, just in case you wanted to build your own local, searchable archive of humorous scammery. This script will scrape the entire hashtalk site and download every thread in RSS form.

This will create a shitload of RSS files, so be sure to run in its own subdirectory, ie ~/hashtalkscambullshit/

Code:
nano get_ht.py

then paste in the following

Code:
#/bin/bash

# if your name is homero, better hire the nations smartest developers and most feared lawyers to help you with this... we all know you have trouble with computers.

import urllib, os, time

def getstart():
        startfrom = input('What post to start from? enter 0 to start from beginning: ')
        endon = input('What post to finish on? enter something like 40000 to get the whole site: ')
        runloop( startfrom, endon );


def runloop( i, x ):
        currentlyat = 0
        pauseat = 10
        total = x - i
        while i <= x:
                if currentlyat == pauseat:
                        os.system('clear')
                        print "Always Profitable! Hang on, grabbing threads %s - %s.... Hopefully PayCoin doesn't reach $0 before we're finished!" % ( i, i + 10)
                        pauseat = pauseat + 10
                        time.sleep(1)
                else:
                        os.system('wget -b -a htwgetlog --no-check-certificate -q --show-progress https://hashtalk.org/topic/%s.rss > /dev/null' % i)
                        i = i + 1
                        currentlyat = currentlyat + 1
        os.system('clear')
        print "%s threads downloaded." % total
        print "We're done! Enjoy searching the scam database."



getstart()

execute

Code:
python get_ht.py

It'll ask you which post to start from (0 if you're beginning or another number if you're resuming a previous scrape)

Then it'll ask which post to stop at. I don't know what the currently highest known post is, haven't bothered to check.


Oh, whats that you say? You say you're only interested in Homero's Sales pitches? No problem!

Code:
#/bin/bash
wget https://hashtalk.org/user/mrceo/topics.rss


bump...

updated to reflect that there are only about 37000 posts total, so set your max to ~38000 to catch everything.

TypeError: not all arguments converted during string formatting


Sorry! I think I fixed the issue.

Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
April 19, 2015, 02:26:46 AM
 #32482

Hey guys, just in case you wanted to build your own local, searchable archive of humorous scammery. This script will scrape the entire hashtalk site and download every thread in RSS form.

This will create a shitload of RSS files, so be sure to run in its own subdirectory, ie ~/hashtalkscambullshit/

Code:
nano get_ht.py

then paste in the following

Code:
#/bin/bash

# if your name is homero, better hire the nations smartest developers and most feared lawyers to help you with this... we all know you have trouble with computers.

import urllib, os, time

def getstart():
        startfrom = input('What post to start from? enter 0 to start from beginning: ')
        endon = input('What post to finish on? enter something like 40000 to get the whole site: ')
        runloop( startfrom, endon );


def runloop( i, x ):
        currentlyat = 0
        pauseat = 10
        total = x - i
        while i <= x:
                if currentlyat == pauseat:
                        os.system('clear')
                        print "Always Profitable! Hang on, grabbing threads %s - %s.... Hopefully PayCoin doesn't reach $0 before we're finished!" % ( i, i + 10)
                        pauseat = pauseat + 10
                        time.sleep(1)
                else:
                        os.system('wget -b -a htwgetlog --no-check-certificate -q --show-progress https://hashtalk.org/topic/%s.rss > /dev/null' % i)
                        i = i + 1
                        currentlyat = currentlyat + 1
        os.system('clear')
        print "%s threads downloaded." % total
        print "We're done! Enjoy searching the scam database."



getstart()

execute

Code:
python get_ht.py

It'll ask you which post to start from (0 if you're beginning or another number if you're resuming a previous scrape)

Then it'll ask which post to stop at. I don't know what the currently highest known post is, haven't bothered to check.


Oh, whats that you say? You say you're only interested in Homero's Sales pitches? No problem!

Code:
#/bin/bash
wget https://hashtalk.org/user/mrceo/topics.rss


bump...

updated to reflect that there are only about 37000 posts total, so set your max to ~38000 to catch everything.

TypeError: not all arguments converted during string formatting


Sorry! I think I fixed the issue.

Fun fact: This thread alone has 33,000 posts
owlcatz
Legendary
*
Offline Offline

Activity: 3696
Merit: 1972



View Profile
April 19, 2015, 02:52:15 AM
 #32483

Fun fact: This thread alone has 33,000 posts

And guess who is still not behind bars?


.
I  C  Λ  R  U  S
██████████
██████▀▀▀██
████▀█████▀█
██████████
██████████
█████████████
░▄████
█████████████
███████████████████
███████████████████
████████░░░▀▀▀▀▀▀▀▀
████████▄▄▄████████
███████████████████
█████████████████▀
░░░██
▄▄▄█
█████
░░░██
░░░██
░░░██
░░░██
░░░
░░░
░░░
▄██████
█▌░▐██
███████▀
█████████████████████
██
███████████████████
██
███████████████████
██
████▀▀▀▀████▀▀█████
██
██░░▄▄░░██░░░█████
██
███▄▄██░░███░░█████
██
███▀▀▀▀░░▀██░░█████
██
██░░░░▄▄▄▄█▀░░▀████
██
██░░░░░░░░█░▀▀░████
██
███████████████████
██
███████████████████
██
███████████████████
█████████████████████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██









██
████
████
██









██
████
[/ce
strangerdanger101
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 19, 2015, 03:09:07 AM
 #32484

Fun fact: This thread alone has 33,000 posts

And guess who is still not behind bars?



upboat bubbles Cheesy

What has it got in its pocketses precious? BTC: 1KctJNLwzFK8qJPsSwDrQRNxxKnVCrZm93
CanInvest
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
April 19, 2015, 03:17:15 AM
 #32485


Any chance that this very thread is actually hurting "the evidence" or making it not receivable in a court of law?
Tampered evidence?

I thought he would be behind bars already.....
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
April 19, 2015, 03:23:15 AM
 #32486

Fun fact: This thread alone has 33,000 posts

And guess who is still not behind bars?



upboat bubbles Cheesy

Any chance that this very thread is actually hurting "the evidence" or making it not receivable in a court of law?
Tampered evidence?

I thought he would be behind bars already.....


Absolutely not. All these 'leaks' were already supposed to be in the hands of authorities. If relevant data was in the dump and not previously in the hands of the authorities it won't be anyone on here in trouble. Homero will get some bonus time in jail.

TMA

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
holdembot
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 19, 2015, 03:26:35 AM
 #32487

Fun fact: This thread alone has 33,000 posts

And guess who is still not behind bars?



upboat bubbles Cheesy

Any chance that this very thread is actually hurting "the evidence" or making it not receivable in a court of law?
Tampered evidence?

I thought he would be behind bars already.....


And we thought Mark Karpelas would be on death row by now, things just take time or never happens.
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
April 19, 2015, 03:42:13 AM
 #32488

Hey guys, just in case you wanted to build your own local, searchable archive of humorous scammery. This script will scrape the entire hashtalk site and download every thread in RSS form.

This will create a shitload of RSS files, so be sure to run in its own subdirectory, ie ~/hashtalkscambullshit/

Code:
nano get_ht.py

then paste in the following

Code:
#/bin/bash

# if your name is homero, better hire the nations smartest developers and most feared lawyers to help you with this... we all know you have trouble with computers.

import urllib, os, time

def getstart():
        startfrom = input('What post to start from? enter 0 to start from beginning: ')
        endon = input('What post to finish on? enter something like 40000 to get the whole site: ')
        runloop( startfrom, endon );


def runloop( i, x ):
        currentlyat = 0
        pauseat = 10
        total = x - i
        while i <= x:
                if currentlyat == pauseat:
                        os.system('clear')
                        print "Always Profitable! Hang on, grabbing threads %s - %s.... Hopefully PayCoin doesn't reach $0 before we're finished!" % ( i, i + 10)
                        pauseat = pauseat + 10
                        time.sleep(1)
                else:
                        os.system('wget -b -a htwgetlog --no-check-certificate -q --show-progress https://hashtalk.org/topic/%s.rss > /dev/null' % i)
                        i = i + 1
                        currentlyat = currentlyat + 1
        os.system('clear')
        print "%s threads downloaded." % total
        print "We're done! Enjoy searching the scam database."



getstart()

execute

Code:
python get_ht.py

It'll ask you which post to start from (0 if you're beginning or another number if you're resuming a previous scrape)

Then it'll ask which post to stop at. I don't know what the currently highest known post is, haven't bothered to check.


Oh, whats that you say? You say you're only interested in Homero's Sales pitches? No problem!

Code:
#/bin/bash
wget https://hashtalk.org/user/mrceo/topics.rss


bump...

updated to reflect that there are only about 37000 posts total, so set your max to ~38000 to catch everything.

TypeError: not all arguments converted during string formatting


Sorry! I think I fixed the issue.

Fun fact: This thread alone has 33,000 posts

Yeah saw it top10 most active threads here.

Not much activity on hashtalk anymore in general, it´s really slowing down.

BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
April 19, 2015, 03:51:05 AM
 #32489

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

It is about to go up 10,000%+ more after the exchange opens next week!

Meh, only 10,000%?

Not enough , go away, i want 100,000% minimum or not worth my time.

BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
energico
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile
April 19, 2015, 03:51:32 AM
 #32490

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

I hope you guys bought it though. It is up almost 1000%, since then. Hopefully, you got some.

It is about to go up 10,000%+ more after the exchange opens next week! Just sharing with my HT brethren... trying to help you get some BTC back after being screwed by JOSH!

Thanks
Dr Mike

PM me
or
Follow me on Twitter:
Doctor Mike
@DrMikesCoinTeam

"My team is buying the next 10x coin in May, Now!"


Fuck off, your shitcoin is not wanted here.
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
April 19, 2015, 03:55:26 AM
 #32491

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

I hope you guys bought it though. It is up almost 1000%, since then. Hopefully, you got some.

It is about to go up 10,000%+ more after the exchange opens next week! Just sharing with my HT brethren... trying to help you get some BTC back after being screwed by JOSH!

Thanks
Dr Mike

PM me
or
Follow me on Twitter:
Doctor Mike
@DrMikesCoinTeam

"My team is buying the next 10x coin in May, Now!"


Fuck off, your shitcoin is not wanted here.

Why so harsh? At least it´s 1% ontopic,  he mentioned hashtalk in his posting.


But you´re right, not wanted here.

We accept only BTC, LTC and CON.

BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
Fargo
Sr. Member
****
Offline Offline

Activity: 283
Merit: 250



View Profile WWW
April 19, 2015, 03:57:53 AM
 #32492

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

I hope you guys bought it though. It is up almost 1000%, since then. Hopefully, you got some.

It is about to go up 10,000%+ more after the exchange opens next week! Just sharing with my HT brethren... trying to help you get some BTC back after being screwed by JOSH!

Thanks
Dr Mike

PM me
or
Follow me on Twitter:
Doctor Mike
@DrMikesCoinTeam

"My team is buying the next 10x coin in May, Now!"

if josh isn't involved i'm not buying.

  WEBSITE  |  WHITEPAPER  |  TWITTER
   GITHUB  |  REDDIT 
 
▬▬▬▬▬▬▬▬▬▬▬▬▬ ●    ● ▬▬▬▬▬▬▬▬▬▬▬▬▬
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
April 19, 2015, 04:20:01 AM
 #32493

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

I hope you guys bought it though. It is up almost 1000%, since then. Hopefully, you got some.

It is about to go up 10,000%+ more after the exchange opens next week! Just sharing with my HT brethren... trying to help you get some BTC back after being screwed by JOSH!

Thanks
Dr Mike

PM me
or
Follow me on Twitter:
Doctor Mike
@DrMikesCoinTeam

"My team is buying the next 10x coin in May, Now!"

if josh isn't involved i'm not buying.

Yeah, no funny without joshi. And a postive return on investment is sooo yesterday.

People love drama and want see their investment dying a slow death and no he pops up with 10,000+ % profit in one week.

Some years to late, , nobody want this anymore.


BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
April 19, 2015, 05:26:02 AM
 #32494

I was Kicked off Hash Talk for tipping Bitstake (XBS) 2 months ago.

I hope you guys bought it though. It is up almost 1000%, since then. Hopefully, you got some.

It is about to go up 10,000%+ more after the exchange opens next week! Just sharing with my HT brethren... trying to help you get some BTC back after being screwed by JOSH!

Thanks
Dr Mike

PM me
or
Follow me on Twitter:
Doctor Mike
@DrMikesCoinTeam

"My team is buying the next 10x coin in May, Now!"

if josh isn't involved i'm not buying.

Yeah, no funny without joshi. And a postive return on investment is sooo yesterday.

People love drama and want see their investment dying a slow death and no he pops up with 10,000+ % profit in one week.

Some years to late, , nobody want this anymore.



If something were to go up 10,000% then everyone would immediately sell, 100x return probably wouldn't be feasible in such a sort time.
TheIZS
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
April 19, 2015, 06:02:11 AM
 #32495

I bet all my remaining paycoin the "hack" was really Garbozo's at work girl on the side getting a little payback after she got cut loose, too many prying eyes watching the clown in charge.

1KRuaLy9R7r328m2H67xxnJ8QeAbvCDe6C

Mr. GARBOZO you lost your bet pay up 100BTC
Garzad
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 19, 2015, 07:59:06 AM
 #32496

Other than gocoin, he doesn't even appear to be trying to partner with anyone else. There's no ignored emails sent to amazon, target, shopify, paypal, tesla, etc.

That's even more premeditated. There's no to corporate@amazon.com please take my shitcoin, I already said you would.


And where's bitjane? Did he have sexual relations with her too?

WOW! Ignorant beyond belief. Get a life!

Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
April 19, 2015, 08:07:20 AM
 #32497

Other than gocoin, he doesn't even appear to be trying to partner with anyone else. There's no ignored emails sent to amazon, target, shopify, paypal, tesla, etc.

That's even more premeditated. There's no to corporate@amazon.com please take my shitcoin, I already said you would.


And where's bitjane? Did he have sexual relations with her too?

WOW! Ignorant beyond belief. Get a life!



If Josh were all alone on Hashtalk, where do you think he'd post?
Unacceptable
Legendary
*
Offline Offline

Activity: 2212
Merit: 1001



View Profile
April 19, 2015, 08:23:09 AM
 #32498

Other than gocoin, he doesn't even appear to be trying to partner with anyone else. There's no ignored emails sent to amazon, target, shopify, paypal, tesla, etc.

That's even more premeditated. There's no to corporate@amazon.com please take my shitcoin, I already said you would.


And where's bitjane? Did he have sexual relations with her too?

WOW! Ignorant beyond belief. Get a life!




"If you run into an asshole in the morning, you ran into an asshole. If you run into assholes all day long, you are the asshole."  -Raylan Givens
Got GOXXED ?? https://www.youtube.com/watch?v=9KiqRpPiJAU&feature=youtu.be
"An ASIC being late is perfectly normal, predictable, and legal..."Hashfast & BFL slogan Smiley
vizique
Legendary
*
Offline Offline

Activity: 2423
Merit: 1642



View Profile
April 19, 2015, 09:10:47 AM
 #32499

Other than gocoin, he doesn't even appear to be trying to partner with anyone else. There's no ignored emails sent to amazon, target, shopify, paypal, tesla, etc.
That's even more premeditated. There's no to corporate@amazon.com please take my shitcoin, I already said you would.
And where's bitjane? Did he have sexual relations with her too?
WOW! Ignorant beyond belief. Get a life!

You need a Dubai skyline in the background of that one
skinnyboy
Full Member
***
Offline Offline

Activity: 223
Merit: 100



View Profile WWW
April 19, 2015, 09:37:42 AM
 #32500

Other than gocoin, he doesn't even appear to be trying to partner with anyone else. There's no ignored emails sent to amazon, target, shopify, paypal, tesla, etc.

That's even more premeditated. There's no to corporate@amazon.com please take my shitcoin, I already said you would.


And where's bitjane? Did he have sexual relations with her too?

WOW! Ignorant beyond belief. Get a life!



Can I just check, going by the username, and the fair and justified offence that appears to be taken from the last line of the comment you responded to, that this is bitJane?

Pages: « 1 ... 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 [1625] 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 ... 2458 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!