The Lounge

[Boredom] Wallpaper stealer | HD Walleys!

Submitted by Sozin, , Thread ID: 2783

Thread Closed

RE: [Boredom] Wallpaper stealer | HD Walleys!

This post was last modified: 13-04-2015, 04:06 PM by AAA
#11
13-04-2015, 01:49 PM
AmN Wrote:
Yeah, soon I wil.



write something.php to steal money from banks :d
[Image: XhhKTdF.png]

RE: [Boredom] Wallpaper stealer | HD Walleys!

#12
13-04-2015, 02:41 PM
PORNSTAR Wrote:
13-04-2015, 01:49 PM
AmN Wrote:
Yeah, soon I wil.



write something to steal money from banks :d

what???

RE: [Boredom] Wallpaper stealer | HD Walleys!

#13
13-04-2015, 08:07 AM
AmN Wrote:
12-04-2015, 09:32 PM
Tropical Wrote:
12-04-2015, 09:12 PM
AmN Wrote:
So I was bored to death and I decided to steal all the wallpapers of a website.

http://askamn.com/wallpapers.php

PRess F5 and you will get new ones.

*No noob. I did not download and upload those millions of images to my server. I just wrote a regex in php and pulled the images from there <.<

About regex, how do you write something like this where it pulls images and such?

Google Regex.

$regex = '#(<img\ssrc="([\d]+)")#;
preg_match_all( $regex, $string, $matches);
foreach( $matches[1] AS $match)
{
echo "Src of image: {$match}";
}

above code will match all strings have an <img src="link"> type of image src in the given HTML code (here $string)

Thanks.
It seems easy but am a little confused.

Writing a tutorial, will help a ton and will be highly appreciated :noh:

RE: [Boredom] Wallpaper stealer | HD Walleys!

#14
Thanks for these wallpapers, very useful script, as for avatars Wink

RE: [Boredom] Wallpaper stealer | HD Walleys!

#15
even though its regex you should still add http://i.imgur.com/JQX6q2g.png

RE: [Boredom] Wallpaper stealer | HD Walleys!

OP
#16
14-04-2015, 02:49 PM
Hug Wrote:
even though its regex you should still add http://i.imgur.com/JQX6q2g.png

I will, when i have time.
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.

RE: [Boredom] Wallpaper stealer | HD Walleys!

#17
14-04-2015, 04:01 PM
Aokie Wrote:
14-04-2015, 02:49 PM
Hug Wrote:
even though its regex you should still add http://i.imgur.com/JQX6q2g.png

I will, when i have time.

any chance you can 'leak' the source of the PHP file into a private message to me, ?

RE: [Boredom] Wallpaper stealer | HD Walleys!

OP
#18
Paitence.
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.

RE: [Boredom] Wallpaper stealer | HD Walleys!

#19
It's a big shame I can't use them... Windows 7 Starter won't allow background change. xD
[Image: iAfRZWW.png]

RE: [Boredom] Wallpaper stealer | HD Walleys!

#20
Thanks alot! I found some of the posters I was looking for from a while ago!

Users browsing this thread: 1 Guest(s)