SA-MP Forums Archive
[Tool/Web/Other] Dynamic Server Signature Generator - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] Dynamic Server Signature Generator (/showthread.php?tid=628991)



Dynamic Server Signature Generator - X337 - 18.02.2017

Hei guys, today i make a simple tool that may help some server owners that don't have knowledge about php to make and customize their own dynamic server signature.

Link: http://x337.us/sg/index.html

How to use? You can view a player's signature by entering player username in "username" GET parameter.
Example:
Code:
http://your-host.tld/signature.php?username=X337


Source Code:
Download here

If anyone got a problem with this tool or signature code, you can PM me or post your problem here.


Re: Dynamic Server Signature Generator - Sumit4 - 18.02.2017

Wow Nice GG


Re: Dynamic Server Signature Generator - RyderX - 18.02.2017

COOL! THANKS DUDE!


Respuesta: Dynamic Server Signature Generator - Whyd - 18.02.2017

Very nice


Re: Dynamic Server Signature Generator - Roozevelt - 18.02.2017

Nice one again x337


Re: Dynamic Server Signature Generator - iLearner - 18.02.2017

+rep


Re: Dynamic Server Signature Generator - Jelly23 - 18.02.2017

Really nice.

+rep


Re: Dynamic Server Signature Generator - StrikerZ - 18.02.2017

Cool


Re: Dynamic Server Signature Generator - BroZeus - 18.02.2017

Nice!
I made something similar for a server but with a lot more features. I am providing its source since you can use it. Here's how it worked
Starting :
https://i.gyazo.com/3601efba28db82db...8c52abdc4c.mp4

and editing text :


Source : https://github.com/xxxZeus/Custom-Si...t-s-Life-SA-MP

Oh and it only worked for firefox last time i checked it. You will need to edit javascript side to make it work for chrome, i was lazy back then so I was happy for it to be working in firefox only.

Since I am really busy with other stuff so you can look at source to see how I did all those things and use it in your project.


Re: Dynamic Server Signature Generator - X337 - 18.02.2017

Thank you guys

Quote:
Originally Posted by BroZeus
View Post
Nice!
I made something similar for a server but with a lot more features. I am providing its source since you can use it. Here's how it worked
Starting :
https://i.gyazo.com/3601efba28db82db...8c52abdc4c.mp4

and editing text :

Source : https://github.com/xxxZeus/Custom-Si...t-s-Life-SA-MP

Oh and it only worked for firefox last time i checked it. You will need to edit javascript side to make it work for chrome, i was lazy back then so I was happy for it to be working in firefox only.

Since I am really busy with other stuff so you can look at source to see how I did all those things and use it in your project.
I may check the source soon to improve this tool, it seems cool. Thank you so much


Re: Dynamic Server Signature Generator - LemonZays - 24.03.2017

Very Nice


Re: Dynamic Server Signature Generator - JessThompson - 08.05.2017

Cool, do you not need to escape the username to stop injections? I suppose the preg match would work but would escaping it as well not be a better security measure? Good work tho X337


Re: Dynamic Server Signature Generator - Barnwell - 08.08.2017

Good job +REP!!


Re: Dynamic Server Signature Generator - JorryDagle - 28.09.2017

how to change the Back Ground Logo?


Re: Dynamic Server Signature Generator - JeaSon - 29.10.2017

please share source code if anyone has it