A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

[TUT] Making some easy cash for paypal

1.4k views · started by Martin ·
#1
[TUT] Making some easy cash for paypal
[quote=oskar123456789;441085]

[size=4]1. Create an unverified PayPal account[/size]

[img]http://img809.imageshack.us/img809/7056/69174604.png[/img]
[img]http://img813.imageshack.us/img813/5070/39260978.png[/img]
[img]http://img257.imageshack.us/img257/5585/80270872.png[/img]
[img]http://img683.imageshack.us/img683/8200/54275609.png[/img]
[img]http://img101.imageshack.us/img101/9550/71755307.png[/img]

2.Register on [url=http://birejji.com/index.php?key=26351]Birejji.com - Get Paid To Socialize[/url]

[img]http://img152.imageshack.us/img152/9226/82708814.png[/img]
[img]http://img401.imageshack.us/img401/5198/96986513.png[/img]

[size=4]The login and start chatting ;)[/size]


[img]http://img101.imageshack.us/img101/1035/39601316.png[/img]
[img]http://img829.imageshack.us/img829/975/63314638.png[/img]

[size=4]3.The Menu[/size]

[img]http://img59.imageshack.us/img59/8536/47342573.png[/img]
[img]http://img139.imageshack.us/img139/1328/11525261.png[/img]
[img]http://img709.imageshack.us/img709/5277/42091147.png[/img]
[img]http://img688.imageshack.us/img688/1193/91241236.png[/img]
[img]http://img443.imageshack.us/img443/4739/60999944.png[/img][/quote]




Got this off another forum.
Completely not my guide, just felt like sharing it.
#2
does this really work, like have you tried doing this yourself? or have you just stumbled upon it and thought that you would share it?
#3
does this really work, like have you tried doing this yourself? or have you just stumbled upon it and thought that you would share it?


I got 25cents on my paypal from it.
But the mods saw me spamming and banned me quick as hell.

Basically you get like .01 cents per chat im you do, and it gets higher, dunno why or how to get it higher.
And then you need a minium of 25cents to deposit in to your paypal.
It's time consuming but free and easy.
#4
Martin wrote:
I got 25cents on my paypal from it.
But the mods saw me spamming and banned me quick as hell.

Basically you get like .01 cents per chat im you do, and it gets higher, dunno why or how to get it higher.
And then you need a minium of 25cents to deposit in to your paypal.
It's time consuming but free and easy.



how long did this take?
#5
Master wrote:
how long did this take?


well i spammed , hard as hell. So for me like 30 minutes.
But if you do it completely legit, it'll take you a while. Since it's not a big number ( .01$ )

I don't suggest spamming because they'll ban you fast. And it's IP ban. And proxy's are a hassle.
#6
$0.25 in 30 minutes?
Not worth it.
#7
uber_noob wrote:
$0.25 in 30 minutes?
Not worth it.

Free is free.
Just sayin. Also I'm pretty sure the amount of money you get per post goes up as you post more.
#8
Eh' I started going on this site I don't chat that often because your constantly being bombarded with "Hello, where are you from" and "How long have you been here's" so what I was thinking of doing was making a basic bot for it, where it would post one person after another, it would have to be proxy supported for the second account, and the second account wouldn't really even matter, I've checked out my HTTP headers and it seems basic, however each time a post is made something like this is displayed


'this code is given every time anybody else posts, chl and then the number represents the line it
'is on, because according to the source code anytime a post is made it adds it to the webpage
itself rather then using a simple chatbox.

[{"cmd":"CHECK","chl":238,"sessid":"e98be99b3679a03bc1ed8f5c686715a6"}]

'When you post information it sends something like this
room=main&message=%40whoever%2520this%2520is%2520A%2520Test%2520Post%2520&color=blue

'where room= tells which room your in
'the %40 is = symbol @
'the %2520 is = a space or " "
'color= says what color your username is


for the information posted, so I suppose I would have to search around for the sessionID, which I'm fairly sure I could find it.


if I DO end up making this bot it will be private to prevent overuse, either that or I would sell it. So either or, keep an eye out for it
#9
Eh' I started going on this site I don't chat that often because your constantly being bombarded with "Hello, where are you from" and "How long have you been here's" so what I was thinking of doing was making a basic bot for it, where it would post one person after another, it would have to be proxy supported for the second account, and the second account wouldn't really even matter, I've checked out my HTTP headers and it seems basic, however each time a post is made something like this is displayed

'this code is given every time anybody else posts, chl and then the number represents the line it
'is on, because according to the source code anytime a post is made it adds it to the webpage
itself rather then using a simple chatbox.

[{"cmd":"CHECK","chl":238,"sessid":"e98be99b3679a03bc1ed8f5c686715a6"}]

'When you post information it sends something like this
room=main&message=%40whoever%2520this%2520is%2520A%2520Test%2520Post%2520&color=blue

'where room= tells which room your in
'the %40 is = symbol @
'the %2520 is = a space or " "
'color= says what color your username is


for the information posted, so I suppose I would have to search around for the sessionID, which I'm fairly sure I could find it.


if I DO end up making this bot it will be private to prevent overuse, either that or I would sell it. So either or, keep an eye out for it


Wow, that's boss lol.
Good luck with the bot.