Wannabe programmer here, I'll write any program you want as long as it's not too huge/time demanding i.e. no GUIs...

Wannabe programmer here, I'll write any program you want as long as it's not too huge/time demanding i.e. no GUIs. Free of charge.

Other urls found in this thread:

addons.mozilla.org/sv-SE/firefox/addon/video-downloadhelper/
mega.nz/#!mMxSiZaB!MX9Nu4W_6XtF0GEdK59vEVk8VdqneA3xBCWS3hXdky4
mega.nz/#!bAIliDYA!RlN3uIgeuaZyS_K0bM8BP-Yl-DRZVep7D9xLgcoDbus
twitter.com/SFWRedditImages

image downloader from rule34.paheal.net

let me give a list of tags and it downloads the images into folders

Ok, it might take longer than the life of this thread so here is my email so you can send me info on how to contact you:

[email protected]

I'm still open to more program suggestions but I will start working on this one

make me a video downloader for vids i cant get the url off of by right clicking

This already exists:
addons.mozilla.org/sv-SE/firefox/addon/video-downloadhelper/

Is it not enough for some reason?

What do you mean exactly by download the images into folders?
Do you enter a tag and then it finds all the images with that tag and adds them into a folder with he tag as the name? Does it search for only one tag at a time or images that have all of the tags at once?

is there anyway you could make a botnet that doesnt need python to use as im on a windows pc

one tag at a time, let it download the first 100 images or so and have it stop when it starts downloading images that have been downloaded before (md5 hash?)

tag is folder name

or even maybe convert one

Write a program that determines whether another program will eventually terminate.

I can make a program that sends large packages to a requested IP or URL but a botnet is a collection of computers all running this program so I cannot make a botnet for you though I could make that program.

A program that posts numbers following Fibonacci pattern on Sup Forums threads. Bonus points if you've got a botnet to make it spam them or can make it work through a bunch of proxies.

So no duplicate images in any folders, even in between them basically?
Also you are aware that you have to give the exact tag names e.x. "erza_scarlet" and not "erza scarlet" or just "erza". I could make the program try all the variations of the tags you put in but I wouldn't recommend it.

Please clarify what you mean by this

erza_scarlet would be fine

You want me to spam Sup Forums with a Fibonacci pattern without you being found as the culprit?

Ok, I'll get back to you when it is done. Send me a mail in the meantime.

post updates?

How about a program that can help me download full playlists off youtube as mp3 files

Updates?
I could start a twitch stream of me programming in real time if you'd like.

Yes that I could probably do.

Send me a mail and I will contact you.

Give me as much details on how you want the program to work as possible in the mail. Such as what do you want the names of the mp3 files to be?

Dude. I've needed a guy like you for forever. Will you make me a program that will shuffle sets of images. Something that would basically let me test hands for card games, but just shuffles the image files.

Yeah sure, send me a mail with exact details. What image type are the images gonna me?
Do you specify a folder where the images are?
You want only 1 image to be shown at a time?

Just want me to post an email? All the files would be png files, and they'd all be contained in one specific file. It'd be better if you could do like..idk 10.

No I meant send me an email. I posted it earlier in the thread but here it is again:

[email protected]

fuck yes

You wanna see 10 images at a time?

Ok, gimme a sec to set it up.

Yep.

I want one of thoose

here you go user: pastebin /QcLchve4

a simple keylogger plz :)

just install windows 10

Here is the stream

twitch channel
kevin_mitnick123

When I post the full address it think it is spam

Kek

Make a bandcamp downloader
It's easy since the files arent even encrypted

write a program that determines whether another program will halt

Send mail

bet you you cant make one that gives me the WPA code to my neighbors wifi
very simple but very not

so you have a folder full of images and you want a program to show 10 of them?

Yes, but they would have to randomized. Believe it or not, i havent found shit that would do just that.

write a program that estimates the probability distribution that gave rise to a large set of high-dimensional data

[code]from glob import glob
from random import shuffle
from webbrowser import open_new_tab

# get list of images
images = glob("folder/*.png")

# shuffle them
shuffle(images)

# generate html for first 10
html = ''
for image in images[0:10]:
html += ''.format(image)

# write html to file
fh = open("foobar.html", "w")
fh.write(html)
fh.close()

# open html file in web browser
open_new_tab('foobar.html')
[/code]

dammit this isn't Sup Forums

pastebin /TNmvYHep

Thanks m8, i had like no fucking idea what was going on there...

Even with the pastebin i'm still kinda lost on what exactly to do with this,

do you have python 2.7 installed?

is so then just save it as something.py and change The_Big_Bang_Theory/*.jpg to point to your images

then save and run

No, honestly just thought this shit would run on its own.

huehuehue

dub dubs checked

Browser for Sup Forums on iOS/android

There's like literally a million of those.

>Implying GUI creation is time consuming.

>no gui
>browser
die

When you never do them and have very little exp doing them yeah, they are time consuming.

JDownloader 2 can

nearly done senpai?

Pretty soon yeah I think so.
Currently working on the hash part so that there wont be duplicate images.

The program I amke will be an exe you can doubleclick

use youtube-dl

fucking epic

also see this?

>downloads exe from Sup Forums

wat?

And why he fuck would that be a issue?

Well most people don't have python along with all the required libraries installed.

Yea isn't that a downloader for r34 already?

>apt-get

missing a few features, but yeah

Most people run windows fuckoff faggot.

Well I already wrote the thing myself but thanks.

whoop whoop

did you just tell your self to fuck off?

Oh sorry I'll fix that for you, fuckoff

umadbro?

Yeah I'm a little tilted that it is always assumed that everyone is a computer wiz, has linux and know how to compile and run programs as long as you just dump some code on them. It is so easy to just make an exe out of it and save the general public a bunch of hassle

thats a terrible idea

codemonkeys are arseholes, have some boobs and relax

...

Ok I think the r34 crawler is done now. You can notify me if you find any problems with it. Its not tested very well after all

epic

pastebin code thingy?

I made an exe

mega.nz/#!mMxSiZaB!MX9Nu4W_6XtF0GEdK59vEVk8VdqneA3xBCWS3hXdky4

I think I'll start working on the image shuffler now. That one should be easy.

much rather have the source then i can modify it

mega.nz/#!bAIliDYA!RlN3uIgeuaZyS_K0bM8BP-Yl-DRZVep7D9xLgcoDbus

epic shit

Is the guy who wanted the image shuffler still here?
I wanna ask him what the sizes of the images will be.

bump