Pages:
Author

Topic: Bitcoin Forum Signature Grabber - For signature campaigns - page 4. (Read 3306 times)

hero member
Activity: 1218
Merit: 534
I tested this and its working perfect, a good and easy to use tool for campaign manager or owner to check if users are wearing signatures or not.good work OP,downloading this for future use

Thanks. Smiley
hero member
Activity: 504
Merit: 500
What's the purpose of this tool? As part of programming practice I'd say nice application but we don't really need it , Do you ? You visit the profile of the user in the forum can see his signature campaign directly instead of copying the uid and pasting.If you could add this feature,like when a UID is taken as input you can list out all the signature campaigns of the user he has ever been in.This could be useful.

This is a great feature because it is easier to see all users in one page if they are wearing the signature or not.
Why do you need to list all past signature campaigns of a user, is this useful? i doubt. Good job OP keep it up.
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
What's the purpose of this tool?
Once you have a list of participants in your campaign(useful for campaign managers) , its very helpful and time-saving as opposed to going to everyone's profile, you can do it at once.

Oh yeah,in that sense I agree! You can enhance this idea further like this :
Make an option for any campaign manager to input all the udi's in one text file and upload it ,so next time when they have to check the sig's they can just select their uploaded files and list the signatures.
hero member
Activity: 1218
Merit: 534
If you could add this feature,like when a UID is taken as input you can list out all the signature campaigns of the user he has ever been in.This could be useful.

True. But that would need daily connections to the forum, a large database for logging etc.


Let's say manager X has 200 users in his campaign. Instead of checking each user every day (by clicking fi 200 bookmarks in his browser each day) he now only has to make a list of UIDs in a textfile and copy/paste them in my tool. With one click of a button he can see the signatures of his 200 users.

Even better; The manager makes this list and he writes it directly into the HTML of my tool.
Checking 200 users for 30 days: Clicking 200 bookmarks * 30 = 6000 clicks.
Checking 200 users for 30 days with my tool: 30 clicks.


Are you being real? Can't you really not see the use for this tool? Luckily some people here can.


Quote
As part of programming practice I'd say nice application but we don't really need it

Yeah, like I have nothing better to do on the first day of the new year. You make the tool, you get the credit. What's stopping you? Thanks for the input though.
sr. member
Activity: 458
Merit: 250
From nothing to nothing
What's the purpose of this tool?
Once you have a list of participants in your campaign(useful for campaign managers) , its very helpful and time-saving as opposed to going to everyone's profile, you can do it at once.
full member
Activity: 210
Merit: 100
I tested this and its working perfect, a good and easy to use tool for campaign manager or owner to check if users are wearing signatures or not.good work OP,downloading this for future use
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
What's the purpose of this tool? As part of programming practice I'd say nice application but we don't really need it , Do you ? You visit the profile of the user in the forum can see his signature campaign directly instead of copying the uid and pasting.If you could add this feature,like when a UID is taken as input you can list out all the signature campaigns of the user he has ever been in.This could be useful.
hero member
Activity: 504
Merit: 500
It is a nice bot, i didn't checked the source files maybe you can improve it,
But i think that it only grabs the html code that is shown here in forum so basically not the BBCode which i firstly thought.


The BBcode is only visible to a user when logged in. I guess one could convert the HTML to BBcode. If there's really a need for it I might add it. Again, it was meant for signature campaign owners to "check" if their signature was still being used.

I understand now the point of this bot, the feature to check bulk users makes this bot very useful.
This is very useful especially for campaign managers to check if any of their participants is cheating or not.
hero member
Activity: 1218
Merit: 534
This is an excellent tool for campaign manager with this tool they don't have to go to each profile of their campaigner it will ease us every campaign manager will book mark this and might use this somebody in the near future I don't think there is a tool like this in existing


Please don't bookmark, download it for your own server please. Smiley

And thank you for the support!
hero member
Activity: 1218
Merit: 534
Great stuff man. Glad to see some people making to help out some people in the forum.

Regards,
JM Erestain

Thank you. Appreciate it.
legendary
Activity: 2450
Merit: 1047
thecryptocurrency.directory
I don't know if there's already a tool like this... If so, ignore me and my post.  Wink


I know there are a lot of signature campaigns running here. I made a simple tool to check/view multiple signatures at once. It uses PHP and Javascript. It's not my best coding work but it seems to do what it needs to do.

Demo:
http://bitblabber.com/scripts/signaturechecker/

Files:
http://bitblabber.com/scripts/signaturechecker/files.zip



DO NOT mass use this tool on my server please. I will keep track/logs. It's a free tool. Donations are always welcome: 19Q96qXWLCvjK8t2UwRakTCgR1LeVeYCmb

I'm also looking for paid work as a designer or programmer. If you need me > PM.

Have a nice day.


This is an excellent tool for campaign manager with this tool they don't have to go to each profile of their campaigner it will ease us every campaign manager will book mark this and might use this somebody in the near future I don't think there is a tool like this in existing
legendary
Activity: 854
Merit: 1000
Great stuff man. Glad to see some people making to help out some people in the forum.

Regards,
JM Erestain
hero member
Activity: 1218
Merit: 534
It is a nice bot, i didn't checked the source files maybe you can improve it,
But i think that it only grabs the html code that is shown here in forum so basically not the BBCode which i firstly thought.


The BBcode is only visible to a user when logged in. I guess one could convert the HTML to BBcode. If there's really a need for it I might add it. Again, it was meant for signature campaign owners to "check" if their signature was still being used.
hero member
Activity: 504
Merit: 500
I don't know if there's already a tool like this... If so, ignore me and my post.  Wink


I know there are a lot of signature campaigns running here. I made a simple tool to check/view multiple signatures at once. It uses PHP and Javascript. It's not my best coding work but it seems to do what it needs to do.

Demo:
http://bitblabber.com/scripts/signaturechecker/

Files:
http://bitblabber.com/scripts/signaturechecker/files.zip



DO NOT mass use this tool on my server please. I will keep track/logs. It's a free tool. Donations are always welcome: 19Q96qXWLCvjK8t2UwRakTCgR1LeVeYCmb

I'm also looking for paid work as a designer or programmer. If you need me > PM.

Have a nice day.

It is a nice bot, i didn't checked the source files maybe you can improve it,
But i think that it only grabs the html code that is shown here in forum so basically not the BBCode which i firstly thought.
hero member
Activity: 1218
Merit: 534
It just shows signatures of the users. BBcode is missing. How about adding this feature ? Pssst.

Lol, it was meant for signature campaign owners to "check" if their signature was still being used. It is not meant to grab the BBcode. Smiley

But thanks for your kind words.
sr. member
Activity: 266
Merit: 250
It just shows signatures of the users. BBcode is missing. How about adding this feature ? Pssst.
hero member
Activity: 1218
Merit: 534
I don't know if there's already a tool like this... If so, ignore me and my post.  Wink


I know there are a lot of signature campaigns running here. I made a simple tool to check/view multiple signatures at once. It uses PHP and Javascript. It's not my best coding work but it seems to do what it needs to do.

Demos:
http://btcsig.orgfree.com   (hosted by user Alaki)
http://www.signaturegrabber.com   (hosted by user aubert)

Files:
http://bitblabber.com/scripts/signaturechecker/files.zip



DO NOT mass use this tool on my server please. I will keep track/logs. It's a free tool.

I'm also looking for paid work as a designer or programmer. If you need me > PM.

Have a nice day.
Pages:
Jump to: