These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE General Discussion

 
  • Topic is locked indefinitely.
 

The Key to Mass-Harvesting and Giving Likes (aka...

First post
Author
Solstice Project
Sebiestor Tribe
Minmatar Republic
#201 - 2011-12-30 12:27:39 UTC
Irumani wrote:
Solstice Project wrote:
I have an awesome idea !!

Instead of giving Likes, give ISK !

Every time you "Like" a post then,
you give one ISK from your wallet !

(hey that's doesn't even sound half as stupid as i hoped it does ...)


You can't give ISK out of game, thus I can't give ISK while at work. But I can give Likes while at work!


It seems you're not in the same context.

It's a Like. The system registers it and transfers one ISK from the wallet to the other wallet.
Whenever you send a mail to somebody who has a CSPA,
you get a window that you'll get charged the amount he had specified
and then the amount will get removed from the wallet.
Works in game the same as in evegate.

So ... no issues here.

But i wasn't serious anyway !
Zelda Wei
New Horizon Trade Exchange
#202 - 2011-12-30 13:02:52 UTC  |  Edited by: Zelda Wei
CCP Punkturis wrote:
Irumani wrote:
And when I'll have some more time (when I won't be at work), I'll make a similar code for search results, so you'll be able to like everything from a single person, like, CCP Punkturis for instance.



heh please don't! I like to believe my posts are good enough to get likes on their own Cool


You're a real girl that works for CCP, of course all the boys will like you. Blink
Hustomte
Veritex Industrial Inc.
#203 - 2011-12-30 13:04:39 UTC
Confirming that if you like at least a few of Destination SkillQueue forum posts you'll get BLITZED with "like" backs... kinda cool Cool

...Signature...

Alrione
Black Lagoon Inc.
#204 - 2011-12-30 13:23:23 UTC
Solstice Project wrote:

It seems you're not in the same context.

It's a Like. The system registers it and transfers one ISK from the wallet to the other wallet.
Whenever you send a mail to somebody who has a CSPA,
you get a window that you'll get charged the amount he had specified
and then the amount will get removed from the wallet.
Works in game the same as in evegate.

So ... no issues here.

But i wasn't serious anyway !

That sounds pretty good, and one isk isnt exactly a lot Bear
Grey Stormshadow
Sebiestor Tribe
Minmatar Republic
#205 - 2011-12-30 14:18:19 UTC
Irumani wrote:
Avensys wrote:
Grey Stormshadow wrote:
3 dev replies thanking about likes and zero worrying about the bot spamming them... good going.

No wonder that game is full of bots also.

don't need a fancy "bot"

see the javascript:addThanks(postID) when hovering over the Like button?

knowing CCP postIDs are probably sequential, so you could just write a few lines of javascript to loop over postIDs and like them all

a generous person could just paste something like "javascript:for(i=startID;i < endID;i++){addThanks(i)}" into their browser's address field.


Better yet, since jQuery is already loaded within the forums:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Edit for CCP mods : Sorry if this causes trouble, but it was waaaaaay too easy to put together, and since previous dev reactions to possible botting assumptions have been quite non-existing, I assumed it was okay.
Feel free to poke if it's not and I'll remove it and swear never to do it again.

Good bye dear "likes" - you will not be missed.

Get classic forum style - custom videos to captains quarters screen

Play with the best - die like the rest

Bumblefck
Kerensky Initiatives
#206 - 2011-12-30 14:29:34 UTC
/me looks around at his handiwork and smiles



"What hath Bumble wrought"

Perfection is a dish best served like wasabi .

Bumble's Space Log

Kenpachi Viktor
Perkone
Caldari State
#207 - 2011-12-30 14:36:29 UTC
Bumblefck wrote:
/me looks around at his handiwork and smiles



"What hath Bumble wrought"



you're just riding in on the wave Destination SkillQueue created... Roll

A war that would’ve involved 20,000 players, 75% of nullsec space, and hundreds of supercapitals was halted not by diplomacy, but by a game mechanic so dreadful that those who have experienced it previously have no desire to do so again. - Fix POS & SOV

Bumblefck
Kerensky Initiatives
#208 - 2011-12-30 14:37:30 UTC  |  Edited by: Bumblefck
Kenpachi Viktor wrote:
Bumblefck wrote:
/me looks around at his handiwork and smiles



"What hath Bumble wrought"



you're just riding in on the wave Destination SkillQueue created... Roll



I'm talking about this thread, nothing else


e: ...AND RIDING HIGH

Perfection is a dish best served like wasabi .

Bumble's Space Log

Xolve
State War Academy
Caldari State
#209 - 2011-12-30 16:42:39 UTC
LOL Threads talking about game related stuff get locked for no content.. but how many like threads actually have content (besides this one of course)?
Aus Mote
SERRCom
#210 - 2011-12-30 17:14:12 UTC
Clementina wrote:
Hello Everybody,

The process for making this code work was a bit more involved for me. I'm on Firefox 8.0.1. To make it work I clicked the Firefox button on the top left corner, went to the web developer submenu, then went to the Web Console. In the Web Console, I pasted the code found on the first page. To test I liked every post on the first page. It works but it won't like every post in a thread, just every post on a page of a thread.


Yeah, if you use Firefox you'll have to do this. I got to the web developer submenu though the "tools" menu, though; I'm guessing firefox looks different on Windows XP than other OS's? I dunno.
Bumblefck
Kerensky Initiatives
#211 - 2011-12-30 17:21:17 UTC
Xolve wrote:
LOL Threads talking about game related stuff get locked for no content.. but how many like threads actually have content (besides this one of course)?



Not many, dear boy, not many

Perfection is a dish best served like wasabi .

Bumble's Space Log

Xolve
State War Academy
Caldari State
#212 - 2011-12-30 17:22:40 UTC
I be pushin' the like butan.
Eladaris
Indefinite.
#213 - 2011-12-30 20:16:21 UTC
That's a highly snazzy like macro there, gonna have to give it a shot.
Zelda Wei
New Horizon Trade Exchange
#214 - 2011-12-30 20:25:06 UTC  |  Edited by: Zelda Wei
Quote:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Doesn't work in Firefox
Xolve
State War Academy
Caldari State
#215 - 2011-12-30 22:48:46 UTC
Zelda Wei wrote:
Quote:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Doesn't work in Firefox


Doesn't work for me :/
DeMichael Crimson
Republic University
Minmatar Republic
#216 - 2011-12-31 00:54:31 UTC
Myz Toyou wrote:
Would the real Destination Skillqueue please stand up....




There can be only one.







Seems an awful lot of CCP involvement with this thread topic.

Maybe Destination Skillqueue is a CCP alt/bot that gives random amount of 'Likes' to various randomly selected forum posters.
Grey Stormshadow
Sebiestor Tribe
Minmatar Republic
#217 - 2011-12-31 01:03:58 UTC  |  Edited by: Grey Stormshadow
Zelda Wei wrote:
Quote:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Doesn't work in Firefox

It works... go to "tools menu" -> "www-professional" -> "web console" and paste it there

Tested - enjoy your likes.

Get classic forum style - custom videos to captains quarters screen

Play with the best - die like the rest

DeMichael Crimson
Republic University
Minmatar Republic
#218 - 2011-12-31 01:16:24 UTC
Grey Stormshadow wrote:
Zelda Wei wrote:
Quote:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Doesn't work in Firefox

It works... go to "tools menu" -> "www-professional" -> "web console" and paste it there

Tested - enjoy your likes.


Only problem is that some posters who don't deserve it will receive 'Likes'.
Grey Stormshadow
Sebiestor Tribe
Minmatar Republic
#219 - 2011-12-31 01:34:08 UTC  |  Edited by: Grey Stormshadow
DeMichael Crimson wrote:
Grey Stormshadow wrote:
Zelda Wei wrote:
Quote:

Quote:

javascript:jQuery('#yafpage_posts').find('.hidden-td .popup').each(function(){var id = jQuery(this).attr('id'); id = id.substr(4); addThanks(id)});


copy/paste this in your browser address field and you will automagically like every post on the page.


Doesn't work in Firefox

It works... go to "tools menu" -> "www-professional" -> "web console" and paste it there

Tested - enjoy your likes.


Only problem is that some posters who don't deserve it will receive 'Likes'.

Only time will tell when the "likes"-button invades our overview and brings new entertainment to fleet fights.

Get classic forum style - custom videos to captains quarters screen

Play with the best - die like the rest

Alrione
Black Lagoon Inc.
#220 - 2011-12-31 02:56:35 UTC
Grey Stormshadow wrote:

Only time will tell when the "likes"-button invades our overview and brings new entertainment to fleet fights.


Lost your ship?
"Like" the person who did most damage.

Cannot warp out?
"Like" the pilot scrambling you.

All of the in-game "Like" features require bookface profile linking so your friends can see what you like. Lol