• What are you working on? January 2012
    3,401 replies, posted
[QUOTE=synthiac;34470083]>Carrot_Top[/QUOTE] [url]http://mlpfanart.wikia.com/wiki/Carrot_Top[/url]
[QUOTE=amcfaggot;34469850][i]plotgrabber.lua[/i] [code]-- grabs plot from ponibooru using OS multithreading via Lanes -- usage: plotgrabber.lua <content preferences> <filters> <tags> -- example: plotgrabber.lua "questionable explicit" "dirtyponyconfessions" "rarity" ... [/code] [img]http://images.devs-on.net/Image/Pc20PdAUJPdrCwb-AdministratorCWi.png[/img] oh god porn avalanche[/QUOTE] A suggestion: use ponibooru[b].org[/b] instead of ponibooru.[b]413chan.net[/b]. For some reason it loads faster. Not even the site admin knows why either.
[QUOTE=KillerJaguar;34470123]A suggestion: use ponibooru[b].org[/b] instead of ponibooru.[b]413chan.net[/b]. For some reason it loads faster. Not even the site admin knows why either.[/QUOTE] luckily you can change that easily in the top couple variables in the .lua file, thanks for providing that info just make sure you guys don't put a backslash at the end in ROOT_URL [editline]30th January 2012[/editline] ah geez i dont think i've ever had this much porn saved before -snip, updated see below- [editline]30th January 2012[/editline] the page number totals at ponibooru are terribly off, so i made sure the script partially ignored them. it seems i've downloaded every last image off ponibooru with the arguments: "explicit" "dirtyponyconfessions" there's no tags to search for that i included, so it dumps everything explicit but nothing with the tag "dirtyponyconfessions" [img]http://images.devs-on.net/Image/5G8cjYf1jJUVTXd-imagesProperties.png[/img] that's all of it. [code]... Downloading 7476 - nsfw zecora.png... Downloading 5801 - abuse edit scootabuse scootaloo.png... Downloading 1864 - applejack apple_bloom diaper.jpg... Waiting on remaining threads to finish downloading... All plots grabbed in 76 minutes and 21 seconds! Killed 1 lane(s) at process end. [/code]
[IMG]http://dl.dropbox.com/u/22597917/dungeon.png[/IMG] well looks like I can generate dungeons, even if I haven't created any valuable textures for it ;p and the black area isn't yet blocked, it's just simply not textured ;p *cough*
[QUOTE=amcfaggot;34470164] ah geez i dont think i've ever had this much porn saved before [img]http://images.devs-on.net/Image/ezgu27ipSUe1AuE-imagesProperties.png[/img][/QUOTE] [img]http://i.imgur.com/vvIHq.png[/img] :smug:
except i downloaded all of this in one go from one website with my own custom script with ~xXxmultithr34d1ngxXx~ :supersmug:
[img]http://i.imgur.com/OUJ5d.png[/img] :q:
you store your porn in your itunes folder?
Brilliant, ain't it?
[QUOTE=supersnail11;34470739][img]http://i.imgur.com/vvIHq.png[/img] :smug:[/QUOTE] Aren't you a little young :v:
[QUOTE=amcfaggot;34470841]you store your porn in your itunes folder?[/QUOTE] I did that back in middle school. Ah, good times...
Who downloads porn anymore these days? [U][I]COMPLETELY MOBILE[/I][/U]
Editing metatables is fun Also, I made a really simple chat command system for minetest. Maybe that will stop any giant if-elseif string.sub(text, 1, #"//pos") == "//pos" stuff.
[QUOTE=amcfaggot;34470164][img]http://images.devs-on.net/Image/5G8cjYf1jJUVTXd-imagesProperties.png[/img][/QUOTE] now to just spend the next five weeks fapping continuously [sub][sub][sub]hurr hidden message suggesting you'd like to perform intercourse on a horse[/sub][/sub][/sub]
It turns out that you can open the Ubuntu online tour [i]while in[/i] the Ubuntu online tour. [img]http://img109.imageshack.us/img109/1503/neatv.jpg[/img]
unception
What are you hiding?!
[QUOTE=Map in a box;34471580]What are you hiding?![/QUOTE] [img]http://img52.imageshack.us/img52/379/cluee.jpg[/img] holy jpeg rape In other news, I just got my old 2.4Ghz keyboard+mouse working on my tablet. Time to install some linux. :D
[vid]http://dl.dropbox.com/u/39892935/javaw%202012-01-30%2023-01-39-38.webmvp8.webm[/vid] I just finished this Pong clone I made testing out Slick2D. Now on to trying to make something more creative...
[QUOTE=Neo Kabuto;34472249][vid]http://dl.dropbox.com/u/39892935/javaw%202012-01-30%2023-01-39-38.webmvp8.webm[/vid] I just finished this Pong clone I made testing out Slick2D. Now on to trying to make something more creative...[/QUOTE] I think the ball moves a tad too fast for your paddles.. lol
what the fuck since when has there been so many ponies in this forum
Doing exercises on Learn Python the Hard Way is the greatest thing ever. First time in the couple months that I've on/off worked on Python stuff that I'm actually enjoying myself.
Making an app that involves trees and catching leaves. So far its more of a tree barf simulator. [t]http://www.adamncasey.co.uk/upload/image/3816/d/o/[/t]
[QUOTE=duno;34473214]Making an app that involves trees and catching leaves. So far its more of a tree barf simulator. [IMG=500]http://www.adamncasey.co.uk/upload/image/3816/d/o/[/IMG][/QUOTE] Use [ img][ /img]. (or [ t][ /t]) [t]http://www.adamncasey.co.uk/upload/image/3816/d/o/[/t] [editline]31 January 2012[/editline] What is a good c++ IDE? Aside from Visual Studio.
[QUOTE=benji2015;34473450]Use [ img][ /img]. (or [ t][ /t]) [t]http://www.adamncasey.co.uk/upload/image/3816/d/o/[/t] [editline]31 January 2012[/editline] What is a good c++ IDE? Aside from Visual Studio.[/QUOTE] is an IDE even necessary? I've been using Notepad++, and it's just fine.
[QUOTE=benji2015;34473450] What is a good c++ IDE? Aside from Visual Studio.[/QUOTE] [URL="http://www.codeblocks.org/"]Code::Blocks[/URL]
[QUOTE=The Kakistocrat;34473464]is an IDE even necessary? I've been using Notepad++, and it's just fine.[/QUOTE] Have you tried using an IDE? It will change your life.
[QUOTE=Darwin226;34473643]Have you tried using an IDE? It will change your life.[/QUOTE] switching from an IDE to a text editor on steroids (TextMate) changed my life
doing drugs changed my life
[QUOTE=ichiman94;34463885]you should use isometric graphics, or do layers early so you can have height[/QUOTE]Late reply, but I found a good tutorial about doing isometric, so I will probably redo my entire engine some time!
Sorry, you need to Log In to post a reply to this thread.