I have a few years experience with Python (mostly pet projects); only skimmed through but nothing looks inherently suspicious (if that helps). The βgoodβ thing about Python is that you can βreadβ whatβs going on in the files themselves (so it tends to be less appealing in terms of hiring sneaky stuff)
Snappybeep/boop
Join !friendsofsnappy 2yr ago#1664671
spent 0 currency on pings
As the phrase that I had coined goes: If I cannot join them, I will rise above them; and if I cannot rise above them, I will destroy them. Iβve been trying to join and be accepted among the beautiful, popular people all my life, but it was to no avail. They have always treated me like scum. Girls have always deemed me unworthy of their love and s*x. I tried to overthrow them by gaining wealth at a young age, from trying to come up with invention ideas, to contemplating writing an epic story, and finally to trying to win the lottery. At this point, the prospect of overthrowing them seemed hopeless. The final solution to triumph over my enemies was to destroy them, to carry out my Day of Retribution, to exact my ultimate and devastating vengeance against all of the popular young people who never accepted me, and against all women for rejecting me and starving me of love and s*x.
For step 5, you should have them use the provided start.sh or start.bat instead, since it automatically gets deps from pip and uses python3. I also had to install zlib1g-dev and libjpeg-dev to make it work on my machine.
you have to use python3. Try running "python3 main.py"
After that you might run into errors saying packages are missing. In that case you would have to run "pip install -r requirements.txt" to install all the dependencies.
KONY_2032she/they
...we'll get him next time!
2yr ago#1668272
Edited 2yr ago
spent 0 currency on pings
...reddit-place-script-2022-main/main.py", line 10, in <module>
from websocket import create_connection
ModuleNotFoundError: No module named 'websocket'
wtf
edit: pip install websocket didn't help
edit2: fixed it, had to pip install websocket-client, logger, loguru, and stem
At this point I have the requirements, but I'm getting weird authentication errors. If I had more time, I'd check if the account I'm trying to use has been yalled.
Also, I'm not sure I want to use the bot at this current moment anyway, since there's a delicate compromise going on with altering the tail to not antagonize the roblox zoomers
Someone is carrying out an extremely low quality bot attack on the entire Marsey quadrant. (It was bigger but by the time I screenshotted was down to a single red pixel lmao) It was attacking the (even more heavily botted) star thing as well.
No sexualizing minors, even as a joke. This includes cartoons.
No doxxing.
Using alts to game dramacoin will get you banned.
If you post screenshots of publicly-available content, make sure to also include links.
Supporting free speech is an immediate ban.
Absolutely NO anti-CCP sentiment.
Absolutely NO homophobia, transphobia or furphobia.
Absolutely NO misgendering.
Absolutely NO antisemitism.
Absolutely NO vaccine misinformation.
You are encouraged to post drama you are involved in.
You are encouraged to brigade in bad faith.
You are encouraged to gaslight, to gatekeep, above all else, to girlboss.
You are encouraged to egg people on to transition or otherwise make drastic life changes.
This site is a janny playground, participation implies enthusiastic consent to being janny abused by unstable alcoholic bullies who have nothing better to do than banning you for any reason or no reason whatsoever (MODS = GODS)
Jump in the discussion.
No email address required.
Sounds like codecel work. I refuse to take part, as my line of work involves telling nerds what to do while making more money than them.
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
More options
Context
My line of work involves zero interaction with nerds whatsoever and I like it that way
Jump in the discussion.
No email address required.
So you do it in your spare time here?
Jump in the discussion.
No email address required.
Yes here I can bully them without smelling/seeing them both of which would upset the aesthetic of my life
Jump in the discussion.
No email address required.
>ruralcel
>complains about bad smells
Jump in the discussion.
No email address required.
There's a world of difference between the stenches of the natural world and Doritos sweat
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
More options
Context
Jump in the discussion.
No email address required.
More options
Context
This is violence against programmer chads.
Day of the basilisk soon Inshallah.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
How do you know this isn't a virus? I know it's open source but I'm
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
More options
Context
Read the code
Jump in the discussion.
No email address required.
More options
Context
It's python, you can read the source if you are that worried.
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
I have a few years experience with Python (mostly pet projects); only skimmed through but nothing looks inherently suspicious (if that helps). The βgoodβ thing about Python is that you can βreadβ whatβs going on in the files themselves (so it tends to be less appealing in terms of hiring sneaky stuff)
Jump in the discussion.
No email address required.
More options
Context
If you have even minimal codecel skills you can look at the code and see for yourself there is nothing virus in there.
Jump in the discussion.
No email address required.
More options
Context
A gigachad emoji was all the motivation I needed to run it.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
Is there a version for python 2
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
Lmao
Jump in the discussion.
No email address required.
Oh yeah, that was a lot of seethe you got with this exquisite bait, respect. /sincere
Jump in the discussion.
No email address required.
More options
Context
More options
Context
My university has some standard linux machines that we make all the students run their code on to avoid portability issues with grading
They still don't have Python 3
Jump in the discussion.
No email address required.
More options
Context
More options
Context
no, grandpa
Jump in the discussion.
No email address required.
More options
Context
More options
Context
As the phrase that I had coined goes: If I cannot join them, I will rise above them; and if I cannot rise above them, I will destroy them. Iβve been trying to join and be accepted among the beautiful, popular people all my life, but it was to no avail. They have always treated me like scum. Girls have always deemed me unworthy of their love and s*x. I tried to overthrow them by gaining wealth at a young age, from trying to come up with invention ideas, to contemplating writing an epic story, and finally to trying to win the lottery. At this point, the prospect of overthrowing them seemed hopeless. The final solution to triumph over my enemies was to destroy them, to carry out my Day of Retribution, to exact my ultimate and devastating vengeance against all of the popular young people who never accepted me, and against all women for rejecting me and starving me of love and s*x.
Snapshots:
https://github.com/rdeepak2002/reddit-place-script-2022:
https://www.python.org/downloads/:
main.py:
Jump in the discussion.
No email address required.
More options
Context
For step 5, you should have them use the provided start.sh or start.bat instead, since it automatically gets deps from pip and uses python3. I also had to install zlib1g-dev and libjpeg-dev to make it work on my machine.
Jump in the discussion.
No email address required.
More options
Context
I'm going to use this to vandalize the Croatian flag since it seems to be fricking up Marsey atm
Jump in the discussion.
No email address required.
More options
Context
So I actually have like 50 accounts that are banned for hate speech, I hope it's ok if I use them for this
Jump in the discussion.
No email address required.
I think banned accounts are not allowed to place tiles
Jump in the discussion.
No email address required.
I ended up using a fresh batch of them. It's quite easy to use.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
File "main.py", line 33
self.pixel_x_start: int = self.json_data["image_start_coords"][0]
SyntaxError: invalid syntax
Jump in the discussion.
No email address required.
you have to use python3. Try running "python3 main.py"
After that you might run into errors saying packages are missing. In that case you would have to run "pip install -r requirements.txt" to install all the dependencies.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
I think your picture is wrong? it tried to place this in a wrong position:
It should have been white
Jump in the discussion.
No email address required.
Someone else is also botting that tile wrongly
So dunno whats going on there
Jump in the discussion.
No email address required.
Actually i found the issue. The eyes/nose/mouth are 1 pixel down in your image, compared to the one on the canvas
Here is the one we are building: https://voiture-0.github.io/PlaceTemplater/?imgUrl=https%3A%2F%2Fi.imgur.com%2FkOdjK9g.png&x=372&y=1361&scale=32&skip=true
Here is yours: https://voiture-0.github.io/PlaceTemplater/?imgUrl=https%3A%2F%2Fde.catbox.moe%2Fc5yltw.png&x=372&y=1361&scale=32&skip=true
Jump in the discussion.
No email address required.
Actually i checked it again, and your marsey is 1 pixel higher than the marsey. So everything is down by one lul
Jump in the discussion.
No email address required.
Hard to tell, the current marsey differs in some places now.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
yea i think you might be one too many down?
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
...reddit-place-script-2022-main/main.py", line 10, in <module> from websocket import create_connection ModuleNotFoundError: No module named 'websocket'
wtf
edit: pip install websocket didn't help
edit2: fixed it, had to pip install websocket-client, logger, loguru, and stem
edit3: Authorization failed
Jump in the discussion.
No email address required.
At this point I have the requirements, but I'm getting weird authentication errors. If I had more time, I'd check if the account I'm trying to use has been yalled.
Also, I'm not sure I want to use the bot at this current moment anyway, since there's a delicate compromise going on with altering the tail to not antagonize the roblox zoomers
Jump in the discussion.
No email address required.
More options
Context
More options
Context
mmmmm
i love start.bat files
Jump in the discussion.
No email address required.
More options
Context
Why make the white pixels transparent instead of white?
Jump in the discussion.
No email address required.
Edit: We made a truce with the estonians. Go back to the old one.
https://anonfiles.com/xaFe2bTfxc/marsey4_png
Start coords are [365, 1350]
Jump in the discussion.
No email address required.
More options
Context
More options
Context
Jump in the discussion.
No email address required.
Are you using Linux or Windows? Is the file non-empty? Does it start with a cruly brace?
Jump in the discussion.
No email address required.
I'm on Windows. The file starts with "py{".
Jump in the discussion.
No email address required.
Remove the py
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
Marsey has developed down syndrome. Pleas bot harder.
Jump in the discussion.
No email address required.
More options
Context
this isn't going to steal my bank password will it?
Jump in the discussion.
No email address required.
More options
Context
Someone is carrying out an extremely low quality bot attack on the entire Marsey quadrant. (It was bigger but by the time I screenshotted was down to a single red pixel lmao) It was attacking the (even more heavily botted) star thing as well.
Jump in the discussion.
No email address required.
More options
Context