You are viewing a single comment's thread from:

RE: Bitcoin (BTC) Mid-Day Update: Why the Bottom Could Be Done!!

in #bitcoin7 years ago

@haejin could you please take down the part of the morning video where you tell your followers to attack my steemit? you have the situation backwards. The guy saying it was a virus was being a troll. He has pepe the frog for his image, a notorious troll icon. I don't want to keep spamming your post with the same thing but you are falsely accusing me and i need you to remove that from the video. maybe @ackza will tell you he was joking around but he does seem like a troll so he probably wont

As i posted before:
@haejin !!! you have it totally backwards! you are seriously sending your followers to attack a totally innocent person

i was genuinely sending you a script to correct your mouse issue. I really don't appreciate being falsely accused of sending you a virus and being called an SOB on your channel. I don't want your army of followers attacking me when in fact I was helping you. I am not a troll, i'm one of the good guys.

You had it backwards, you actually believed the TROLL who was saying its a stuxnet virus...thats a virus the US gov used against the iranian nuclear computers. you can check the wiki.

for more proof that its not a virus, here are some links where you can see for yourself

https://stackoverflow.com/questions/4437204/how-to-hide-mouse-cursor-with-jquery

https://stackoverflow.com/questions/1071356/is-it-possible-to-hide-the-cursor-in-a-webpage-using-css-or-javascript

i will also break down the code in its entirety. maybe you don't care but someone else can learn

$('td.chart-markup-table.pane')[0].setAttribute("style", "cursor:none");

$('') <----- this is a jQuery selector. It will find and return any elements on the page that satisfy the condition within. In this case, the condition are the names 'td, chart-markup-table and pane'. Tradingview has all of these tags on the candlestick pane. this is the panel we will hide the mouse on

[0] <----- since the selector might return multiple items, we have to pick which item. this selects the first item that is returned

.setAttribute("style", "cursor:none"); <----- this is pretty self explanatory, but it applies an attribute to the element we just selected using the first 2 parts of the script. in this case, we are setting the 'cursor' style to 'none'

@haejin i'm sorry if you thought it was a virus but its not. Please take down the part trying to attack me from your page. I am a fan and supporter of yours and this is not cool!

Sort:  

Understood. As @solisrex states it's not a virus; then I would like to retract the statement made in the video. I apologize for any inconvenience on this but as trolls abound, I've had to be ultra careful. Thanks

thanks @haejin i totally accept your apology. I understand how ruthless the trolls are on your page which is why i didn't want to be associated with them. and thanks @solisrex and @danpaulson for helping to clear this up.

Keep up the great work and I will keep directing followers to your page....oh and i wish you MASSIVE profits!

A very clever troll, indeed.

I read all his comments, actually he is not a troll.
Probably a misunderstanding.

i think just a bad joke that went too far

Yes. I think everyone was trying to help.
The universal irony of the world.

Oh damn @sandman0615, I was ready to start flagging you. I'm glad I saw this comment. While I'm not computer savvy enough to go through your script, I did look back at your other comments. They have all been positive about and helpful toward haejin. Exp:

sandman0615 (38) · 3 days ago
i think its jealousy plain and simple. Haejin draws alot of followers (and deservedly so) and I guess other posters here feel he takes from their potential profits. They attack the commenters too in an effort to drive people away. I had the most upvoted comment on his post a few days ago and now its so downvoted its hidden and full of spam bot messages. The level of composure haejin manages to keep is pretty impressive because these trolls live to destroy his steemit

$5.86
7 votes
Reply

@haejin, I hope you will take a second look and correct the record regarding @sandman0615. I hope no one else will flag him while we are waiting for this to happen.

@danpaulson thank you! I just want the record set straight. pretty unfair @haejin would make a snap judgement based on no evidence and then publicly call me out on a video, instructing his followers to flag and downvote me. Doesn't seem like thats within @haejin character and i hope he will rectify the situation. I have always been a big fan and tell everyone I know in crypto to follow him. that 'spam bot' message i refer to in the post you referenced is actually the troll who said it was a virus

Retracted and thanks for your inputs.

Yay!