Bitcoin Forum
June 20, 2024, 06:01:33 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 [136] 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 ... 261 »
2701  Other / Meta / Re: Stake your Bitcoin address here on: May 20, 2019, 10:33:45 AM
Heres mine! Like in my profile dashboard

1HyUdiELR3pdV4C1GwfQKBANhf3oPkyPUK

Quoted. Just read my post above yours, this applies for you as well.
Come back and post a signed message.
2702  Other / Meta / Re: WOW. CAPTCHA check in order to post? That was new, great work theymos :) on: May 20, 2019, 10:08:46 AM
It could be Clouldflare but I've never seen requiring captcha til now. I've faced the "5 seconds waiting screen" quite often before.
I guess theymos can activate/deactivate different features of CloudFlare as well.

Confimred that is CloudFlare Sad
locking this one....
2703  Other / Meta / It was CloundFlare :( on: May 20, 2019, 08:57:49 AM
It was Clouldflare after all ...


I was surprised to see this today:)
When is the CAPTCHA check triggered ? I posted without going trough this step.

https://i.imgur.com/WRvB10c.png
EDIT>

No CAPTCHA required to post this thread.
Happen when I preview a post with code tags in it , and then happen again when I posted it.



Edit 2:

I tried to edit the OP and i got this one >




Tried a few different scenarios.
It's not tag based, not a character limit based. It's most likely random occurring and this will be a perfect solution to the spam bot problem Smiley
2704  Economy / Securities / Re: LoyceV's Legendary 10 Month 10 Person 10 Altcoin Investment Roller Coaster #2 on: May 20, 2019, 08:53:58 AM
I have to check, because I know that the free amCharts online version has some limitations up to 2000 lines and for 10 months hourly updates that will be around 7200 entries.
I will make some more deeply research.

Here is the code in html & javascript for my chart > 
You can save it and play with it a bit, add new entries with the format below.
Code:
<!DOCTYPE html>
<html>
<head>
<title>copy of Investment | amCharts</title>
<meta name="description" content="since the beginning" />

<!-- amCharts javascript sources -->
<script type="text/javascript" src="https://www.amcharts.com/lib/3/amcharts.js"></script>
<script type="text/javascript" src="https://www.amcharts.com/lib/3/serial.js"></script>


<!-- amCharts javascript code -->
<script type="text/javascript">
AmCharts.makeChart("chartdiv",
{
"type": "serial",
"categoryField": "Date",
"dataDateFormat": "MM/DD/YY",
"zoomOutButtonImageSize": 14,
"accessibleTitle": "loycevlegendary",
"backgroundAlpha": 1,
"percentPrecision": 4,
"theme": "default",
"categoryAxis": {
"gridPosition": "start",
"startOnAxis": true
},
"trendLines": [],
"graphs": [
{
"balloonText": "[[title]] of [[category]]:[[value]]",
"fillAlphas": 1,
"id": "AmGraph-1",
"title": "graph 1",
"type": "column",
"valueField": "column-1"
},
{
"balloonText": "[[title]] of [[category]]:[[value]]",
"fillAlphas": 1,
"id": "AmGraph-2",
"title": "graph 2",
"type": "column",
"valueField": "column-2"
},
{
"id": "AmGraph-3",
"title": "graph 3",
"valueField": "Date"
},
{
"id": "AmGraph-4",
"tabIndex": 0,
"title": "graph 4",
"valueField": "Value",
"xField": "Date",
"yAxis": "ValueAxis-1",
"yField": "Value"
}
],
"guides": [
{
"above": true,
"angle": 100.8,
"balloonColor": "#B32929",
"dashLength": 6,
"fillAlpha": 0.23,
"fontSize": 0,
"id": "Guide-1",
"lineThickness": 0
}
],
"valueAxes": [
{
"baseValue": 0.1,
"id": "ValueAxis-1",
"axisAlpha": 0.98,
"markPeriodChange": false,
"title": "Investment value in BTC",
"titleFontSize": 14
}
],
"allLabels": [],
"balloon": {},
"titles": [
{
"id": "Title-1",
"size": 15,
"text": "LoyceV's Legendary 10 Month 10 Person 10 Altcoin Investment Roller Coaster #2"
}
],
"dataProvider": [
{
"Date": "8/13/18",
"Value": "0.1"
},
{
"Date": "8/27/18",
"Value": "0.12331325"
},
{
"Date": "8/28/18",
"Value": "0.13127616"
},
{
"Date": "8/29/18",
"Value": "0.11775350"
},
{
"Date": "8/30/18",
"Value": "0.11324515"
},
{
"Date": "8/31/18",
"Value": "\t0.11900647"
},
{
"Date": "9/1/18",
"Value": "0.12805713"
},
{
"Date": "9/2/18",
"Value": "0.12119338"
},
{
"Date": "9/3/18",
"Value": "\t0.12143575"
},
{
"Date": "9/4/18",
"Value": "0.12366676"
},
{
"Date": "9/5/18",
"Value": "0.11770918"
},
{
"Date": "9/6/18",
"Value": "0.11478356"
},
{
"Date": "9/7/18",
"Value": "0.11300163"
},
{
"Date": "9/8/18",
"Value": "\t0.11026246"
},
{
"Date": "9/9/18",
"Value": "\t0.10778115"
},
{
"Date": "9/10/18",
"Value": "0.10503829"
},
{
"Date": "9/11/18",
"Value": "0.10212644"
},
{
"Date": "9/12/18",
"Value": "0.09915682"
},
{
"Date": "9/13/18",
"Value": "0.10854479"
},
{
"Date": "9/14/18",
"Value": "0.10988400"
},
{
"Date": "9/15/18",
"Value": "0.11211026"
},
{
"Date": "9/16/18",
"Value": "0.11012749"
},
{
"Date": "9/17/18",
"Value": "0.10730337"
},
{
"Date": "9/18/18",
"Value": "0.11073643"
},
{
"Date": "9/19/18",
"Value": "0.10773914"
},
{
"Date": "9/20/18",
"Value": "0.11191372"
},
{
"Date": "9/21/18",
"Value": "0.12085895"
},
{
"Date": "9/22/18",
"Value": "0.11770577"
},
{
"Date": "9/23/18",
"Value": "0.11986344"
},
{
"Date": "9/25/18",
"Value": "0.11171425"
},
{
"Date": "9/26/18",
"Value": "0.11601638"
},
{
"Date": "9/27/18",
"Value": "0.11434812"
},
{
"Date": "9/29/18",
"Value": "0.11807782"
},
{
"Date": "9/30/18",
"Value": "0.11921997"
},
{
"Date": "10/1/18",
"Value": "0.11737691"
},
{
"Date": "10/2/18",
"Value": "0.11763235"
},
{
"Date": "10/3/18",
"Value": "0.11710853"
},
{
"Date": "10/4/18",
"Value": "0.11881561"
},
{
"Date": "10/5/18",
"Value": "0.11749076"
},
{
"Date": "10/6/18",
"Value": "0.11775137"
},
{
"Date": "10/7/18",
"Value": "0.11510768"
},
{
"Date": "10/8/18",
"Value": "0.11666512"
},
{
"Date": "10/9/18",
"Value": "0.11542462"
},
{
"Date": "10/10/18",
"Value": "0.11517726"
},
{
"Date": "10/11/18",
"Value": "0.10878535"
},
{
"Date": "10/12/18",
"Value": "0.10758819"
},
{
"Date": "10/13/18",
"Value": "0.10783328"
},
{
"Date": "10/14/18",
"Value": "0.10736888"
},
{
"Date": "10/15/18",
"Value": "0.10463181"
},
{
"Date": "10/16/18",
"Value": "0.10684267"
},
{
"Date": "10/17/18",
"Value": "0.11090747"
},
{
"Date": "10/18/18",
"Value": "0.11225092"
},
{
"Date": "10/19/18",
"Value": "0.11044843"
},
{
"Date": "10/20/18",
"Value": "0.11230032"
},
{
"Date": "10/21/18",
"Value": "0.11341224"
},
{
"Date": "10/22/18",
"Value": "0.11126183"
},
{
"Date": "10/23/18",
"Value": "0.11207654"
},
{
"Date": "10/24/18",
"Value": "0.11318572"
},
{
"Date": "10/25/18",
"Value": "0.11337415"
},
{
"Date": "10/26/18",
"Value": "0.1147293"
},
{
"Date": "10/27/18",
"Value": "0.11503034"
},
{
"Date": "10/28/18",
"Value": "0.11318158"
},
{
"Date": "10/29/18",
"Value": "0.11063719"
},
{
"Date": "10/30/18",
"Value": "0.11247087"
},
{
"Date": "10/31/18",
"Value": "0.11467773"
},
{
"Date": "11/1/18",
"Value": "0.11370104"
},
{
"Date": "11/2/18",
"Value": "0.11319516"
},
{
"Date": "11/3/18",
"Value": "0.11230382"
},
{
"Date": "11/4/18",
"Value": "0.11204544"
},
{
"Date": "11/5/18",
"Value": "\t0.11114139"
},
{
"Date": "11/6/18",
"Value": "0.11268969"
},
{
"Date": "11/7/18",
"Value": "0.11291886"
},
{
"Date": "11/8/18",
"Value": "0.11276072"
},
{
"Date": "11/9/18",
"Value": "0.11070906"
},
{
"Date": "11/10/18",
"Value": "0.11070231"
},
{
"Date": "11/11/18",
"Value": "0.11068035"
},
{
"Date": "11/12/18",
"Value": "0.10919239"
},
{
"Date": "11/13/18",
"Value": "0.10802708"
},
{
"Date": "11/14/18",
"Value": "0.10429030"
},
{
"Date": "11/15/18",
"Value": "0.10121211"
},
{
"Date": "11/16/18",
"Value": "0.10253442"
},
{
"Date": "11/17/18",
"Value": "0.10129115"
},
{
"Date": "11/18/18",
"Value": "0.10406426"
},
{
"Date": "11/19/18",
"Value": "0.09798559"
},
{
"Date": "11/20/18",
"Value": "0.09818469"
},
{
"Date": "11/21/18",
"Value": "0.10109942"
},
{
"Date": "11/22/18",
"Value": "0.10107711"
},
{
"Date": "11/23/18",
"Value": "0.09845097"
},
{
"Date": "11/24/18",
"Value": "0.09920840"
},
{
"Date": "11/25/18",
"Value": "0.09751263"
},
{
"Date": "11/26/18",
"Value": "0.09859210"
},
{
"Date": "11/27/18",
"Value": "0.09869620"
},
{
"Date": "11/28/18",
"Value": "0.10060888"
},
{
"Date": "11/29/18",
"Value": "0.10086002"
},
{
"Date": "11/30/18",
"Value": "0.09844216"
},
{
"Date": "12/1/18",
"Value": "0.10100208"
},
{
"Date": "12/2/18",
"Value": "0.10044221"
},
{
"Date": "12/3/18",
"Value": "0.10085302"
},
{
"Date": "12/4/18",
"Value": "0.10252597"
},
{
"Date": "12/5/18",
"Value": "0.10245139"
},
{
"Date": "12/6/18",
"Value": "0.09983265"
},
{
"Date": "12/7/18",
"Value": "0.09763434"
},
{
"Date": "12/8/18",
"Value": "0.09936529"
},
{
"Date": "12/9/18",
"Value": "0.09938135"
},
{
"Date": "12/10/18",
"Value": "0.09901761"
},
{
"Date": "12/11/18",
"Value": "0.09999336"
},
{
"Date": "12/12/18",
"Value": "0.10035672"
},
{
"Date": "12/13/18",
"Value": "0.09883981"
},
{
"Date": "12/14/18",
"Value": "0.09805089"
},
{
"Date": "12/15/18",
"Value": "0.09689621"
},
{
"Date": "12/16/18",
"Value": "0.09822357"
},
{
"Date": "12/17/18",
"Value": "0.09791119"
},
{
"Date": "12/18/18",
"Value": "\t0.09935091"
},
{
"Date": "12/19/18",
"Value": "0.10393244"
},
{
"Date": "12/20/18",
"Value": "0.10178483"
},
{
"Date": "12/21/18",
"Value": "0.10217193"
},
{
"Date": "12/22/18",
"Value": "0.10167243"
},
{
"Date": "12/23/18",
"Value": "0.10472881"
},
{
"Date": "12/24/18",
"Value": "0.11242284"
},
{
"Date": "12/25/18",
"Value": "0.10852518"
},
{
"Date": "12/26/18",
"Value": "0.10836996"
},
{
"Date": "12/27/18",
"Value": "0.10578058"
},
{
"Date": "12/28/18",
"Value": "0.10462310"
},
{
"Date": "12/29/18",
"Value": "0.10791164"
},
{
"Date": "12/30/18",
"Value": "0.11017883"
},
{
"Date": "12/31/18",
"Value": "0.10750971"
},
{
"Date": "1/1/19",
"Value": "0.10456910"
},
{
"Date": "1/2/19",
"Value": "0.10625929"
},
{
"Date": "1/3/19",
"Value": "0.10627028"
},
{
"Date": "1/4/19",
"Value": "0.10799855"
},
{
"Date": "1/5/19",
"Value": "0.10951664"
},
{
"Date": "1/6/19",
"Value": "0.10902836"
},
{
"Date": "1/7/19",
"Value": "0.10719029"
},
{
"Date": "1/8/19",
"Value": "0.10804644"
},
{
"Date": "1/9/19",
"Value": "\t0.10945089"
},
{
"Date": "1/10/19",
"Value": "0.10642927"
},
{
"Date": "1/11/19",
"Value": "0.10582415"
},
{
"Date": "1/12/19",
"Value": "0.10628521"
},
{
"Date": "1/13/19",
"Value": "0.10705761"
},
{
"Date": "1/14/19",
"Value": "0.10416688"
},
{
"Date": "1/15/19",
"Value": "0.10601392"
},
{
"Date": "1/16/19",
"Value": "0.10710187"
},
{
"Date": "1/17/19",
"Value": "0.10739861"
},
{
"Date": "1/18/19",
"Value": "0.10752388"
},
{
"Date": "1/19/19",
"Value": "0.10877445"
},
{
"Date": "1/20/19",
"Value": "0.10777942"
},
{
"Date": "1/21/19",
"Value": "0.10826453"
},
{
"Date": "1/22/19",
"Value": "0.10751546"
},
{
"Date": "1/23/19",
"Value": "\t0.10901102"
},
{
"Date": "1/24/19",
"Value": "0.10960471"
},
{
"Date": "1/25/19",
"Value": "0.10887692"
},
{
"Date": "1/26/19",
"Value": "0.11033930"
},
{
"Date": "1/27/19",
"Value": "0.10846567"
},
{
"Date": "1/28/19",
"Value": "0.10512506"
},
{
"Date": "1/29/19",
"Value": "0.10429915"
},
{
"Date": "1/30/19",
"Value": "0.10644018"
},
{
"Date": "1/31/19",
"Value": "0.10519752"
},
{
"Date": "2/1/19",
"Value": "0.10376222"
},
{
"Date": "2/2/19",
"Value": "0.10386880"
},
{
"Date": "2/3/19",
"Value": "0.10367178"
},
{
"Date": "2/4/19",
"Value": "0.10221686"
},
{
"Date": "2/5/19",
"Value": "0.10117392"
},
{
"Date": "2/6/19",
"Value": "0.09979637"
},
{
"Date": "2/7/19",
"Value": "0.10129710"
},
{
"Date": "2/8/19",
"Value": "0.10199453"
},
{
"Date": "2/9/19",
"Value": "0.10211883"
},
{
"Date": "2/10/19",
"Value": "0.10098491"
},
{
"Date": "2/11/19",
"Value": "0.10173716"
},
{
"Date": "2/12/19",
"Value": "0.10214990"
},
{
"Date": "2/13/19",
"Value": "0.10282692"
},
{
"Date": "2/14/19",
"Value": "0.10116914"
},
{
"Date": "2/15/19",
"Value": "0.10138041"
},
{
"Date": "2/16/19",
"Value": "0.10083163"
},
{
"Date": "2/17/19",
"Value": "0.10213990"
},
{
"Date": "2/18/19",
"Value": "0.10247774"
},
{
"Date": "2/19/19",
"Value": "0.10230374"
},
{
"Date": "2/20/19",
"Value": "0.10082313"
},
{
"Date": "2/21/19",
"Value": "0.09950173"
},
{
"Date": "2/22/19",
"Value": "0.09986599"
},
{
"Date": "2/23/19",
"Value": "0.09993280"
},
{
"Date": "2/24/19",
"Value": "0.10218237"
},
{
"Date": "2/25/19",
"Value": "\t0.09849918"
},
{
"Date": "2/26/19",
"Value": "0.10016247"
},
{
"Date": "2/27/19",
"Value": "0.10135375"
},
{
"Date": "2/28/19",
"Value": "0.10066738"
},
{
"Date": "3/1/19",
"Value": "0.10251766"
},
{
"Date": "3/2/19",
"Value": "0.10251898"
},
{
"Date": "3/3/19",
"Value": "\t0.10286308"
},
{
"Date": "3/4/19",
"Value": "0.10087528"
},
{
"Date": "3/5/19",
"Value": "0.10356405"
},
{
"Date": "3/6/19",
"Value": "0.10384551"
},
{
"Date": "3/7/19",
"Value": "0.10362086"
},
{
"Date": "3/8/19",
"Value": "0.10362498"
},
{
"Date": "3/9/19",
"Value": "0.10699016"
},
{
"Date": "3/10/19",
"Value": "0.10726391"
},
{
"Date": "3/11/19",
"Value": "0.10734272"
},
{
"Date": "3/12/19",
"Value": "0.10953334"
},
{
"Date": "3/13/19",
"Value": "0.11282115"
},
{
"Date": "3/14/19",
"Value": "0.11397576"
},
{
"Date": "3/15/19",
"Value": "\t0.11350516"
},
{
"Date": "3/16/19",
"Value": "0.11105345"
},
{
"Date": "3/17/19",
"Value": "\t0.11012927"
},
{
"Date": "3/18/19",
"Value": "0.10894561"
},
{
"Date": "3/19/19",
"Value": "0.10892925"
},
{
"Date": "3/20/19",
"Value": "0.10928379"
},
{
"Date": "3/21/19",
"Value": "0.10889947"
},
{
"Date": "3/22/19",
"Value": "0.10750662"
},
{
"Date": "3/23/19",
"Value": "0.10843109 "
},
{
"Date": "3/24/19",
"Value": "0.10929295"
},
{
"Date": "3/25/19",
"Value": "0.10806274"
},
{
"Date": "3/26/19",
"Value": "0.10597496"
},
{
"Date": "3/27/19",
"Value": "0.10752572"
},
{
"Date": "3/28/19",
"Value": "0.10795807"
},
{
"Date": "3/29/19",
"Value": "0.10813376"
},
{
"Date": "3/30/19",
"Value": "0.10849996"
},
{
"Date": "3/31/19",
"Value": "0.11109521"
},
{
"Date": "4/1/19",
"Value": "0.11253631"
},
{
"Date": "4/2/19",
"Value": "0.10897584"
},
{
"Date": "4/3/19",
"Value": "0.11030252"
},
{
"Date": "4/4/19",
"Value": "0.10776096"
},
{
"Date": "4/5/19",
"Value": "0.10888820"
},
{
"Date": "4/6/19",
"Value": "0.10820073"
},
{
"Date": "4/7/19",
"Value": "0.10671350"
},
{
"Date": "4/8/19",
"Value": "0.10720960"
},
{
"Date": "4/9/19",
"Value": "0.10800326"
},
{
"Date": "4/10/19",
"Value": "0.10728770"
},
{
"Date": "4/11/19",
"Value": "0.09946164"
},
{
"Date": "4/12/19",
"Value": "0.10371785"
},
{
"Date": "4/13/19",
"Value": "0.10262230"
},
{
"Date": "4/14/19",
"Value": "0.10282132"
},
{
"Date": "4/15/19",
"Value": "0.10340186"
},
{
"Date": "4/16/19",
"Value": "0.10129998"
},
{
"Date": "4/17/19",
"Value": "0.10127345"
},
{
"Date": "4/18/19",
"Value": "0.10235364"
},
{
"Date": "4/19/19",
"Value": "0.10249637"
},
{
"Date": "4/20/19",
"Value": "0.10116916"
},
{
"Date": "4/20/19",
"Value": "0.10108793"
},
{
"Date": "4/21/19",
"Value": "0.09814287"
},
{
"Date": "4/22/19",
"Value": "0.10108793"
},
{
"Date": "4/23/19",
"Value": "0.09841215"
},
{
"Date": "4/24/19",
"Value": "0.09265618"
},
{
"Date": "4/25/19",
"Value": "0.0924252"
},
{
"Date": "4/26/19",
"Value": "0.08921847"
},
{
"Date": "4/27/19",
"Value": "0.08871936"
},
{
"Date": "4/28/19",
"Value": "0.09025313"
},
{
"Date": "4/29/19",
"Value": "0.08688733"
},
{
"Date": "4/30/19",
"Value": "0.08749201"
},
{
"Date": "5/1/2019",
"Value": "0.08682082"
},
{
"Date": "5/2/2019",
"Value": "0.08562444"
},
{
"Date": "5/3/2019",
"Value": "0.08238844"
},
{
"Date": "5/4/2019",
"Value": "0.08038312"
},
{
"Date": "5/5/2019",
"Value": "0.07961186"
},
{
"Date": "5/6/2019",
"Value": "0.0797695"
},
{
"Date": "5/7/2019",
"Value": "0.07934404"
},
{
"Date": "5/8/2019",
"Value": "0.07717307"
},
{
"Date": "5/9/2019",
"Value": "0.07423436"
},
{
"Date": "5/10/2019",
"Value": "0.07145739"
},
{
"Date": "5/11/2019",
"Value": "0.06594181"
},
{
"Date": "5/12/2019",
"Value": "0.06322202"
},
{
"Date": "5/13/2019",
"Value": "0.06278826"
},
{
"Date": "5/14/2019",
"Value": "0.05878779"
},
{
"Date": "5/15/2019",
"Value": "0.06122031"
},
{
"Date": "5/16/2019",
"Value": "0.06420382"
},
{
"Date": "5/17/2019",
"Value": "0.06400676"
},
{
"Date": "5/18/2019",
"Value": "0.06380547"
}
]
}
);
</script>
</head>
<body>
<div id="chartdiv" style="width: 100%; height: 400px; background-color: #FFFFFF;" ></div>
</body>
</html>
}

New entries you can add using this format in the "dataProvider": >

Code:
,
{
"Date": "5/18/2019",
"Value": "0.06380547"
}
2705  Economy / Securities / Re: LoyceV's Legendary 10 Month 10 Person 10 Altcoin Investment Roller Coaster #2 on: May 20, 2019, 07:53:29 AM
Note, using same format to posting weekly data updates should not be considers as plagiarism.
This guy does it too!

I got some PMs some time ago regarding posting in the same format, which some people consider as a self-plagiarism sort of thing.
I know that the big boss does it but only Satoshi can ban him, so Cheesy
2706  Other / Meta / Re: Stake your Bitcoin address here on: May 20, 2019, 07:43:59 AM
Hello newbie here

Eto po yung address ko

3QKDMugir1wREKw8PjcGCoYusSwa1XvQPX
Quoted, but consider reading this thread first and sing a message from this address. Probably there is also a translated version of the mentioned guide in your local section, just check. Just a tip, staking wallet address from exchange it's useless because you don't own the private keys and you cannot proof ownership.
2707  Economy / Securities / Re: LoyceV's Legendary 10 Month 10 Person 10 Altcoin Investment Roller Coaster #2 on: May 20, 2019, 07:25:52 AM
Chart update after the last update:
Data from August 13 2018 til May 18 2019 (some dates are missing due to LoyceV missed to record the data)



Link to the chart >
https://live.amcharts.com/BjZDM/

There was a small bounce after all Smiley


Note, using same format to posting weekly data updates should not be considers as plagiarism.
2708  Other / Meta / Re: Shouldn't Theymos act on Bounty Managers Now on: May 19, 2019, 06:42:34 AM
Maybe it's time the community to start controling those managers. I created this thread long ago but wasn't that success. List of Campaign Managers accepting shitposters. Report here >
2709  Other / Meta / Re: Please disable Fake ANNs download links , theymos ! on: May 16, 2019, 07:51:25 PM
I didn't got this one. So the fake Anns are copying real projects just replacing the links with infected ones in GitHub?? Can you host files with malware on GitHub ??
I'll keep an eye on those ones.
2710  Other / Meta / Re: [CLUB] The SpamBuster! Over 7000+ accounts reviewed : [23.11] on: May 16, 2019, 01:18:40 PM
Just another case..
We have two ANNs, and then comes this guy rollthienvuong quoting the OP a few times in a row with some shitty comments .. he is already painted in red.

Here are the ANNs >
https://bitcointalk.org/index.php?topic=5143881.msg51079209#msg51079209
and this >
https://bitcointalk.org/index.php?topic=5143905.msg51079212#msg51079212

Then come those comments ? Can we consider that as Plagiarism or what ?  

You already submitted this post! You might have accidently double clicked, or tried to refresh.

You already submitted this post! You might have accidently double clicked, or tried to refresh.

one more post from another thread >
You already submitted this post! You might have accidently double clicked, or tried to refresh.

This seems to be the default message from the forum with the typo > accidently <

..............sorry for the messy post but I need this raw material for later when I have time .............. Smiley
2711  Other / Meta / Re: How many posts I need to report to get a project using bumping bot down? + virus on: May 16, 2019, 01:00:11 PM
Project moved in the archive so we can consider this case closed. Smiley Thank you for the help and support.  
I'm locking this thread.

Update >
OMNIS-BIT created a new ANN Thread > https://bitcointalk.org/index.php?topic=5143916.0. Now it's reported. I'm waiting to see if it's gonna be trashed again.
2712  Other / Meta / Re: How many posts I need to report to get a project using bumping bot down? + virus on: May 15, 2019, 02:15:26 PM
Report the thread and OP for spreading links to malwares. If you can prove it, OP account will get banned and you won't have to worry about reporting his posts again.

6. No linking to phishing or malware, without a warning and a valid reason.

I just recently saw that their wallet contain virus. It was posted today, now it's easy to report it based on the rule #6, but for using the bumping bot again, no reaction.
My request to trash the ANN was marked as good but the ANN is still there. I think such threads should be locked at least until the situation is cleared.
 
2713  Other / Meta / How many posts I need to report to get a project using bumping bot down? + virus on: May 15, 2019, 01:03:00 PM
Here is the ANN of OMNIS-BIT
I have reported a bunch of posts lately, but they keep posting like hell. There are already 126 good reports and a few more awaiting.
I requested the thread to be taken down but still no change.. Sad



There is even a virus accusation in the wallet >

WARNING: SCAM PROJECT

DO NOT OPEN PROJECT WEBSITE.


Contains Trojan virus software that will mine Monero on your computer without your permission.



What to do guys?? I don't need such source of good reports, it doesn't help the forum and wasting my time.
2714  Other / Meta / Re: Division of Powers on: May 15, 2019, 11:13:23 AM
You are missing here the patrollers.

Yes, it's the same as always. Currently there are 3 patrollers and 20 non-patroller local moderators. (I saw someone say elsewhere that all mods have jurisdiction over newbies, but this isn't true.) At some points in the past there have been more patrollers, but that's not necessarily indicative of a shortage.

Edit:>
The patrollers can handle newbies all-over the forum, the local mods can do it only in their local boards, global mods can ban everyone despite the rank, but I guess only Theymos and Cyrus can Nuke a Legendary, in other words nuking higher ranked members.

2715  Other / Meta / Re: The Ban is not the same for everyone on: May 15, 2019, 10:05:07 AM
~

This is a ridiculous speech, it is like finding the hair in the egg to justify the unjustifiable.
So you're saying that spam is allowed, as long as each link is directed to a different page.

There are dozens of similar websites, which simply have their own page that they update. This is spam, we don't try to justify the impossible, It is not a question of "points of view" but of objectivity.

As I said, I do not support such behavior, I would report it myself and I have done it many times before.
I've been reporting such shit like this for very long time, but some of my reports back in the day was either were left unhandled or marked as bad.
It's was the same as the homograph attacks. They posted mostly plagiarized content but based on the homographs itself was not possible to get those posts deleted.
For me it was a clear case of abuse, but not for the mods. The interpretation of what is spam and what is not can vary.
2716  Other / Meta / Re: The fastest UNBAN for plagiarism on: May 15, 2019, 09:42:27 AM
Several Russian-speaking users who have merits and recommendations have asked for forgiveness. Their requests are ignored. And this user is not even banned for plagiarism. Explain to me the principle of your justice?

The guy is banned for 60 days from the forum and 2 years without signature.
The merit are not (the only) criteria, every case is investigated separately.
He has many scam investigations and accusation against shady projects with plagiarized whitepaper or fake team. So he was doing quite good for the forum. Just see his last started topics and you will see what I'm talking about.

It's difficult to compare him with the regular posters "discussing useless subjects" just to reach their sig. campaign limit and get some stakes.
I thinks it's fair punishment.
2717  Other / Meta / Re: The Ban is not the same for everyone on: May 15, 2019, 09:32:06 AM
It's not that easy case this one, what the guy is doing is adding the new ICOs to his ICO tracking/statistic website and inform the project manager about it.
If you see the links are all unique and leading to the actual projects.

I do not approve such behavior as everything can be done in PM communication, but based on the rules it's not 100% clear case of abuse.
2718  Other / Meta / Re: My BItcointalk Account Was Hacked By Award Coin Project Beware on: May 15, 2019, 08:53:37 AM
Award Coin Dev Banned me on Discord  Huh This really

If they hacked you just to post their shitty ANN, what else do you expect ? Just more shady behavior.
Have you started the procedure of recovering your account?
2719  Economy / Reputation / Re: Iasenko's DT Negative/Positive feedback discussion thread. on: May 15, 2019, 08:30:58 AM
Following the best secure practices, came the time for me to change my email & password.
To confirm that I'm still in possession of the private keys of my first stacked address, here is my signed message >

Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
This is iasenko from bitcointalk ;u=1291828 and today is 15/05/2019 I'm chainging my email address & password for security reasons.  Link to my staked address here > https://bitcointalk.org/index.php?topic=996318.msg41112783#msg41112783
-----BEGIN SIGNATURE-----
1PJBktMEwFFVwxRNM1CcJDGmyuhWFx3tbM
IDqVJxUixix1pWIxkyKfhrkYPqY5zxLuj7u4fmzCDbjBGlkLV2qxgG9rrZiPrPQ1ABHHOVNVzlKN0It3DA3EKco=
-----END BITCOIN SIGNED MESSAGE-----


Verified here  

This post was archived here > archived for reference in my trust feedback.



This post was edited due to error in the singed message.
2720  Other / Meta / Re: How did you lost your bitcointalk account? on: May 15, 2019, 07:45:44 AM
As the bull run a is fact now, the hacking attempts will begin to be more and more popular again. That's why this thread should be somehow a lesson for those who don't care much for their security.

Here is something not related to bitcontalk as well but can keep you safe, I got this email today.. don't fall for this >

Quote
-----Opprinnelig melding-----
Fra: myaccount@mydomain.com <myaccount@mydomain.com>
Sendt: 14. mai 2019 17:05
Til: myrealname<myaccount@myserver.com>
Emne: Your account was under attack! Change your access data!

Hello!

I have very bad news for you.
21/10/2018 - on this day I hacked your OS and got full access to your account myaccount@mydomain.com

So, you can change the password, yes... But my malware intercepts it every time.

How I made it:
In the software of the router, through which you went online, was a vulnerability.
I just hacked this router and placed my malicious code on it.
When you went online, my trojan was installed on the OS of your device.

After that, I made a full dump of your disk (I have all your address book, history of viewing sites, all files, phone numbers and addresses of all your contacts).

A month ago, I wanted to lock your device and ask for a not big amount of btc to unlock.
But I looked at the sites that you regularly visit, and I was shocked by what I saw!!!
I'm talk you about sites for adults.

I want to say - you are a BIG pervert. Your fantasy is shifted far away from the normal course!

And I got an idea....
I made a screenshot of the adult sites where you have fun (do you understand what it is about, huh?).
After that, I made a screenshot of your joys (using the camera of your device) and glued them together.
Turned out amazing! You are so spectacular!

I'm know that you would not like to show these screenshots to your friends, relatives or colleagues.
I think $788 is a very, very small amount for my silence.
Besides, I have been spying on you for so long, having spent a lot of time!

Pay ONLY in Bitcoins!
My BTC wallet: 1E9qZgNC9KRnJfwZChcBtXN8D4g17T51p7

You do not know how to use bitcoins?
Enter a query in any search engine: "how to replenish btc wallet".
It's extremely easy

For this payment I give you two days (48 hours).
As soon as this letter is opened, the timer will work.

After payment, my virus and dirty screenshots with your enjoys will be self-destruct automatically.
If I do not receive from you the specified amount, then your device will be locked, and all your contacts will receive a screenshots with your "enjoys".

I hope you understand your situation.
- Do not try to find and destroy my virus! (All your data, files and screenshots is already uploaded to a remote server)
- Do not try to contact me (this is not feasible, I sent you an email from your account)
- Various security services will not help you; formatting a disk or destroying a device will not help, since your data is already on a remote server.

P.S. You are not my single victim. so, I guarantee you that I will not disturb you again after payment!
 This is the word of honor hacker

I also ask you to regularly update your antiviruses in the future. This way you will no longer fall into a similar situation.

Do not hold evil! I just do my job.
Have a nice day!


Checking the address someone got fooled already.. Sad
Pages: « 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 [136] 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 ... 261 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!