MyBB Requests

[Plugin] Userbar Hue Changer

Submitted by Tropical, , Thread ID: 3953

Thread Closed

RE: [Plugin] Userbar Hue Changer

OP
#11
19-05-2015, 02:33 AM
AndresXZ09 Wrote:
$10 per hour

http://nulledbb.com/Thread-Verified-Flat...9#pid21589


I read later on down that thread,
it appears you may need a VPS for that too work :noh:

I have a paid domain along with paid hosting; maybe I should get a VPS :noh: :yus:

RE: [Plugin] Userbar Hue Changer

#12
19-05-2015, 02:43 AM
Aoki Wrote:
19-05-2015, 02:33 AM
AndresXZ09 Wrote:
$10 per hour

http://nulledbb.com/Thread-Verified-Flat...9#pid21589

Yes, per hour.

http://prntscr.com/76tddu

RE: [Plugin] Userbar Hue Changer

This post was last modified: 19-05-2015, 02:49 AM by Blowjob
#13
ffs.. Code it on your own, pay for it, or don't get it.

like others have said, you've been requesting a shitload too much for someone that doesn't contribute.

http://nulledbb.com/Thread-Completed-For...IP-Request
and asking for my old website's theme being ripped.

Either pay for it or code it yourself.
I know how to make one and probably could if I tried. But I'm not going to release it, especially for free..

That's why its not released.

Here. i'll let you on your own path: it needs ImageMagick PHP extension, and a coder that has a brain on what he is doing.

Learn quick young one.

RE: [Plugin] Userbar Hue Changer

#14
19-05-2015, 02:44 AM
AndresXZ09 Wrote:
19-05-2015, 02:43 AM
Aoki Wrote:
19-05-2015, 02:33 AM
AndresXZ09 Wrote:
$10 per hour

http://nulledbb.com/Thread-Verified-Flat...9#pid21589

Yes, per hour.

http://prntscr.com/76tddu

[Image: BK7BEwG.png]
That was for a customer.

RE: [Plugin] Userbar Hue Changer

#15
I might try to do it, I'm reading about ImageMagick, what I can't figure out yet, is how should I make it override the userbar of a member that modifies it, and not create just an userbar for everyone.

Doing a mental map now :noh:

RE: [Plugin] Userbar Hue Changer

#16
19-05-2015, 03:50 AM
AndresXZ09 Wrote:
I might try to do it, I'm reading about ImageMagick, what I can't figure out yet, is how should I make it override the userbar of a member that modifies it, and not create just an userbar for everyone.

Doing a mental map now :noh:

easy..

could do it via SQL and do 'set 'data' data (or whatever mysql command stnyax are) for 'uid'

something like that :D

RE: [Plugin] Userbar Hue Changer

OP
#17
Blowjob AndresXZ09

Sweet, hope to see this done

:noh: Message me if you want me to test it out for you

RE: [Plugin] Userbar Hue Changer

#18
19-05-2015, 04:43 AM
Tropical Wrote:
Blowjob AndresXZ09

Sweet, hope to see this done

:noh: Message me if you want me to test it out for you

Why'd you @ me?

[Image: GIv0LJc.png]

RE: [Plugin] Userbar Hue Changer

#19
Maybe use this as a reference. Changing the deg value will make changes to the hue.
You will be able to code a plugin which changes the value for a user and saves it in your database.
Code:
<img class="hue" src="http://nulledbb.com/images/nulled/groups/galaxy2.png" />
<style>
.hue { -webkit-filter: hue-rotate(300deg); }
</style>

I'm not ripping the UB or something but I just used it as an example.
Sorry Hug

RE: [Plugin] Userbar Hue Changer

#20
ImageMagick using ModulateImage. http://php.net/manual/en/imagick.modulateimage.php

Users browsing this thread: 2 Guest(s)