AmberCutie's Forum
An adult community for cam models and members to discuss all the things!

Specific Tip Links For Specific Things in HTML

  • ** WARNING - ACF CONTAINS ADULT CONTENT **
    Only persons aged 18 or over may read or post to the forums, without regard to whether an adult actually owns the registration or parental/guardian permission. AmberCutie's Forum (ACF) is for use by adults only and contains adult content. By continuing to use this site you are confirming that you are at least 18 years of age.
Status
Not open for further replies.

ReinaStorm

Cam Model
Sep 20, 2015
61
32
103
United States
allmylinks.com
Twitter Username
@goddessgypsy
MFC Username
ReinaSunshine
Streamate Username
Goddess_Gypsy
Chaturbate Username
Goddess_Gypsy
Hello and thanks for reading my post.
I have noticed that some ladies have it where you can put a specific tip amount on their profile for a specific item. For example it will say 50 tokens for a song.

The member has the option of pushing the link and it takes them right to where they can tip exactly 50 tokens for the song. I know how to put links to other stuff like tip me offline here. Or my twitter is there.

I do all of my own basic html. However, I have no idea how to make a specific tip link that takes them right to the exact amount of tokens for something so specific.
I would love to do this on my whiteboard and on my profile as well.

Here is a young lady that has specific amounts for specific items.
https://profiles.myfreecams.com/Reibug00

I'm not sure if her page is using html or something else.
I just use html.

Here is my profile in case it helps to see it.
https://profiles.myfreecams.com/GypsySunshine

If anyone knows the answer to this question please let me know.
My Broadcaster # on MFC is 10779092

I also work on Chaturbate from time to time so if anyone knows the answer to this same question that works on that site as well let me know. My Chaturbate listing is under Goddess_Gypsy https://chaturbate.com/goddess_gypsy/

By the way you will notice the raffles are the same name however I use different color raffle tickets for each site so each raffle is separate from the other. I didn't want y'all to think that I cheat people. Lol.

Thanks for your time and have a great day everyone.
 
I don't believe HTML works on whiteboards yet.
Hello and thanks for reading my post.
I have noticed that some ladies have it where you can put a specific tip amount on their profile for a specific item. For example it will say 50 tokens for a song.

The member has the option of pushing the link and it takes them right to where they can tip exactly 50 tokens for the song. I know how to put links to other stuff like tip me offline here. Or my twitter is there.

I do all of my own basic html. However, I have no idea how to make a specific tip link that takes them right to the exact amount of tokens for something so specific.
I would love to do this on my whiteboard and on my profile as well.

Here is a young lady that has specific amounts for specific items.
https://profiles.myfreecams.com/Reibug00

I'm not sure if her page is using html or something else.
I just use html.

Here is my profile in case it helps to see it.
https://profiles.myfreecams.com/GypsySunshine

If anyone knows the answer to this question please let me know.
My Broadcaster # on MFC is 10779092

I also work on Chaturbate from time to time so if anyone knows the answer to this same question that works on that site as well let me know. My Chaturbate listing is under Goddess_Gypsy https://chaturbate.com/goddess_gypsy/

By the way you will notice the raffles are the same name however I use different color raffle tickets for each site so each raffle is separate from the other. I didn't want y'all to think that I cheat people. Lol.

Thanks for your time and have a great day everyone.
Code:
<a href="http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=2161438&tip_value=300"</a>

Here's one I used to have for a 300 token tip. Make sure to change the broadcasterID after the = and the tip amount after the value=
 
  • Helpful!
Reactions: ReinaStorm
I don't believe HTML works on whiteboards yet.

Code:
<a href="http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=2161438&tip_value=300"</a>

Here's one I used to have for a 300 token tip. Make sure to change the broadcasterID after the = and the tip amount after the value=
You're awesome. Thanks so much. I appreciate it.
 
  • Like
Reactions: AmberCutie
Status
Not open for further replies.