EvilZone
Community => General discussion => Topic started by: Sherlock Holmes on June 02, 2014, 10:52:44 AM
-
How do i use an image(gif) as my signature? I mean there's no "Specify signature by url" then how should i do it? And yes i resized it to 500*250 pixels..
-
You do it the same way you add images to posts, by the ['img'] tag.
[img]link to image[/img]
-
ok..done..thank you..
-
You could also use
[ img width=500 height=150 ] link to gif [ /img ]
to control the size of you gif. I would be user friendly if it doen't fill p the screen for us.
You can vary those numbers to fit your needs.
-
ah thanks. i have used 500*200 if that would be ok..
-
ah thanks. i have used 500*200 if that would be ok..
No, it's not OK. Please proceed to kill yourself, as there is no other possible solution to this pit of madness.
-
Personally I hate moving signatures and we should ban them...
-
Personally I hate moving signatures and we should ban them...
nooooo...they're fun! :-D
-
nooooo...they're fun! :-D
They're annoying and they make the page load slowly.
we should ban them...
I think thats necessary.
-
Fuck upstream linked images anyway, not only speed but also data leaks.
-
one more question..how can i have a signature that describes ip address of the viewer..?
for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?
-
one more question..how can i have a signature that describes ip address of the viewer..?
for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?
Cleaned up the thread, lots of useless trolling and bullshit.
If you want a signature that changes depending on who looks at it, you need to generate a new image on the fly every time someone views it. You can easely do this with PHP and GD (http://php.net/manual/en/book.image.php).
Related:
http://www.simplemachines.org/community/index.php?topic=505337.0
https://community.x10hosting.com/threads/php-gd-creating-a-dynamic-signature.52648/
https://www.phpbb.com/community/viewtopic.php?t=2095600
http://php.about.com/od/finishedphp1/ss/twitter_signature_3.htm
-
I adblock/blacklist any signature that is too large for my taste, or just annoying.
Quick and effective. Will never see it again :D
That is what I normally do as well :P
-
Cleaned up the thread, lots of useless trolling and bullshit.
If you want a signature that changes depending on who looks at it, you need to generate a new image on the fly every time someone views it. You can easely do this with PHP and GD (http://php.net/manual/en/book.image.php (http://php.net/manual/en/book.image.php)).
Related:
http://www.simplemachines.org/community/index.php?topic=505337.0 (http://www.simplemachines.org/community/index.php?topic=505337.0)
https://community.x10hosting.com/threads/php-gd-creating-a-dynamic-signature.52648/ (https://community.x10hosting.com/threads/php-gd-creating-a-dynamic-signature.52648/)
https://www.phpbb.com/community/viewtopic.php?t=2095600 (https://www.phpbb.com/community/viewtopic.php?t=2095600)
http://php.about.com/od/finishedphp1/ss/twitter_signature_3.htm (http://php.about.com/od/finishedphp1/ss/twitter_signature_3.htm)
Thanks! I'll look into it.
-
one more question..how can i have a signature that describes ip address of the viewer..?
for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?
I think what OP meant was like a signature that either captures the user's IP address and generates data about it; then either displays it in the image or logs it for OP.
I don't think either of those thoughts are gonna be any friendly to EZ members who most of them trust the EZ network with many of there private data.
But i think it could be done programmatically. There are already alot of techniques for images to capture IP addresses when they are view, let me see what google will say.
-
Just put this in your signature
(http://www.danasoft.com/vipersig.jpg)
-
Then let him embed this html in his image.
<a href="http://www.danasoft.com"><img src="http://www.danasoft.com/vipersig.jpg" border="0"></a><p><div style="font-family:Arial,sans-serif;font-size:11px;">Sign by Danasoft - <a href="http://www.danasoft.com">Get Your Sign</a></p></div>
-
Yes kenjoe..n thanks Deepcopy..but if this violates privacy of anyone in anyway then i don't think i want to do that.
-
Danasoft images are OK, however very overused by little kids in gaming forums. The custom scripts that show you your IP is what troubles me - no one knows what info the script is logging...
-
Its not like we have any control over these things at the moment. And there is not really a whole lot we can do, other than banning external links completely. Which has a lot of drawbacks.
-
Danasoft images are OK, however very overused by little kids in gaming forums. The custom scripts that show you your IP is what troubles me - no one knows what info the script is logging...
Just like the image I posted anyone can create it and be logging your information with a normal image on any page at anytime without telling you so is this really a threat? Kiddy? Sure, harmful? Not so much. Think about just how many kids use this image, that would be a lot of ips to harvest and scan for open ports and try to do anything malicious...
Then let him embed this html in his image.
<a href="http://www.danasoft.com"><img src="http://www.danasoft.com/vipersig.jpg" border="0"></a><p><div style="font-family:Arial,sans-serif;font-size:11px;">Sign by Danasoft - <a href="http://www.danasoft.com">Get Your Sign</a></p></div>
Why would you needed the HTML, just copy the image and put it in IMG bbcode tags
-
Just like the image I posted anyone can create it and be logging your information with a normal image on any page at anytime without telling you so is this really a threat? Kiddy? Sure, harmful? Not so much. Think about just how many kids use this image, that would be a lot of ips to harvest and scan for open ports and try to do anything malicious...
I could setup a script on the local/remote personal server and log these IP addresses, try to pwn any new IP and then build a bot net. It would be an easy way to get slave for my bot net. I won't succeed with all of them but it will harvest enough after sometime.
Why would you needed the HTML, just copy the image and put it in IMG bbcode tags
Just incase he wanted to roll his own image with the same shit.