Jump to content

Generate badge image script


leslie_

Recommended Posts

ok basically I need a script that finds the URL of a certain image on a page and displays it.

 

for example,

if i wanted to get the group badge off the page: http://www.habbo.com.au/groups/11376/id

 

i need a script so on my site i can do:

<img src="getbadge.php?id=11376">

which will display

s43114s04134s10094s2912140fefffdf17b0088cb9a2fb30f635333.gif

 

does anyone know how to do this it would help so much

 

Link to comment
https://forums.phpfreaks.com/topic/79811-generate-badge-image-script/
Share on other sites

<img src="http://www.habbo.com.au/habbo-imaging/badge/s43114s04134s10094s2912140fefffdf17b0088cb9a2fb30f635333.gif">

 

unless you know how they generate "s43114s04134s10094s2912140fefffdf17b0088cb9a2fb30f635333" from "11376"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.