PHP Banner [GIF IMG SUPPORT]

BIOS

Knowledge Seeker
VIP
Oct 10, 2015
447
848
208
when i see it right the banner self create an picture what looks time date and username why you need gif support?
 
D

Deleted member 97182

Cause I want for ex. some particles moving in behind.
 

kalle

high minded
Contributor
Oct 28, 2015
411
253
178
This is not possible and I tell u why.
This banner uses gd library and gd library does not support gif extenstions.
But this can be done with other librarys likeLink
 

pppexe

Member
Jul 6, 2017
5
1
38
Here you are.
DL: https://www25.zippyshare.com/v/OZSJ8t6r/file.html
Scan: https://www.virustotal.com/#/file/4...8fb9e4a57992fab90834ee351a526f76c85/detection
______________________________

You need: PHP 5.4 or higher.
Screen
Imagick for PHP
Query Acces

At the beginning, the banner background (in gif format) and the font should be added to the asset keys.
Then use the child in the config / config.php file.
It can open the screen browser screen -S gifBannerGenerator php core.php.
We stop the bot with the command screen -X -S gifBannerGenerator finish.

Functions:
Counter of online users.
A counter for the amount of channels.
Counter of online administration.
Displaying the current time.

//Sorry for bad English. ;)
 
D

Deleted member 97182

I will write if its good / not right after I test it, & thanks as well.

---- Automatically Merged Double Post ----

It says "> Uruchamianie aplikacji gifBannerGenerator... > Nie wykryto rozszerzenia imagick!" Which means (from google translate) "Image extension not detected".

//EDIT
Oh I am an idiot.. :D It took me a while till I found out that "imagick" is PHP Extension xd

I've got the banner to work, but there ain't no text there.

"'onlineClients' => array('enabled' => true, 'x' => 100, 'y' => 100, 'fontSize' => 40, 'fontColor' => 'white'), //Ustawienia licznika uzytkownikow online"
This is my setting and I dont see any text.

I got it to work somehow, thanks a looooot @pppexe , you are a goood! :D Without you I wouldn't have a .gif banner <3 Thanks really!

(lock if you want)
 
Last edited by a moderator:
Top