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

how to put tip me offline on your profile

  • ** 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.
Miss_Lollipop said:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=YOUR MODEL NAME HERE/


:)

To make it an active link use
<a href="URL"/>TEXT THEY READ</a>

Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=MODELNAME

FIFY
 
Upvote 0
Using
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=MODELNAME
is not the best option.

It has the same results as simply using
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip
, which doesn't have a model name in the end as you can see.
You still have to enter the model's name manually on the page, see:
nSG9S.png



BUT if you want to lead a member to a page where he can leave you a tip without having to enter your name, you will need your broadcaster ID.
The link you'll use will look like this:
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=YOURBROADCASTERID


How do you get your broadcaster ID?
Go to the homepage. Act as if you want to send your model account a PM.

Zr2Ri.jpg


EwJTb.jpg



Look at what it says on top of the pop up window:

45F7A.jpg



The number I underlined in pink is my broadcaster ID!
Next, open
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=YOURBROADCASTERID

You'll get this window:
oj1pD.png



This way people can tip you directly in a single step, without having to enter your name first.
Now if you want to shorten your offline tip link, so that people can remember it and you can easily use it on Twitter, you can use a link shortener like tiny.cc to make a really short URL. Mine is tiny.cc/tiplily, for example.
 
Upvote 0
Thank you so much for taking the time to create that, Lily.
 
Upvote 0
Upvote 0
LilyMarie said:
Lacey Black said:
This is the best link that I have found to use, just replace my username with yours between the = and &.

http://www.myfreecams.com/mfc2/php/tip. ... equest=tip

It doesn't matter what username you put there, you'll always just get to http://www.myfreecams.com/mfc2/php/tip.php?request=tip ;)


Actually my link is different than the one Miss_Lollipop posted and works perfectly.


Here is a link to tip you ;)
http://www.myfreecams.com/mfc2/php/tip. ... equest=tip
 
  • Like
Reactions: LilyMarie
Upvote 0
Lacey Black said:
LilyMarie said:
Lacey Black said:
This is the best link that I have found to use, just replace my username with yours between the = and &.

http://www.myfreecams.com/mfc2/php/tip. ... equest=tip

It doesn't matter what username you put there, you'll always just get to http://www.myfreecams.com/mfc2/php/tip.php?request=tip ;)


Actually my link is different than the one Miss_Lollipop posted and works perfectly.


Here is a link to tip you ;)
http://www.myfreecams.com/mfc2/php/tip. ... equest=tip

If you ever change your model name it would break though, the other one stays working no matter what.
 
Upvote 0
Shaun__ said:
Lacey Black said:
LilyMarie said:
Lacey Black said:
This is the best link that I have found to use, just replace my username with yours between the = and &.

http://www.myfreecams.com/mfc2/php/tip. ... equest=tip

It doesn't matter what username you put there, you'll always just get to http://www.myfreecams.com/mfc2/php/tip.php?request=tip ;)


Actually my link is different than the one Miss_Lollipop posted and works perfectly.


Here is a link to tip you ;)
http://www.myfreecams.com/mfc2/php/tip. ... equest=tip

If you ever change your model name it would break though, the other one stays working no matter what.
Yep, taking the time to use your broadcaster ID is worth it.
 
Upvote 0
There are a few more variables you can use if you want to make a link with a set tip amount or have a suggestion for the comment automatically filled in (to specify what content it's for, say). Tricky part is that if you add spaces or other special characters to your comment you have to use URL encoding. Wherever you want a space you need to use %20 etc. There's a converter here if you scroll down. Here's what a link like this would look like:

Code:
http://www.myfreecams.com/mfc2/php/tip.php?broadcaster_id=YOUR_BROADCASTER_ID&request=tip&tip_value=TIP_AMOUNT&comment=COMMENT%20GOES%HERE
 
Upvote 0
Had a little free time tonight.

Tip Me Link Generator.

Let me know if there are any bugs you stumble across. I only tested it briefly in Firefox and Chrome.

Edit note, Amber - 10/13/16: Now hosted by CamModelExpress! - https://www.cammodelexpress.com/tip-me-generator/
 
Last edited by a moderator:
Upvote 0
LilyMarie said:
Using
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=MODELNAME
is not the best option.

It has the same results as simply using
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip
, which doesn't have a model name in the end as you can see.
You still have to enter the model's name manually on the page, see:
nSG9S.png



BUT if you want to lead a member to a page where he can leave you a tip without having to enter your name, you will need your broadcaster ID.
The link you'll use will look like this:
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=YOURBROADCASTERID


How do you get your broadcaster ID?
Go to the homepage. Act as if you want to send your model account a PM.

Zr2Ri.jpg


EwJTb.jpg



Look at what it says on top of the pop up window:

45F7A.jpg



The number I underlined in pink is my broadcaster ID!
Next, open
Code:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=YOURBROADCASTERID

You'll get this window:
oj1pD.png



This way people can tip you directly in a single step, without having to enter your name first.
Now if you want to shorten your offline tip link, so that people can remember it and you can easily use it on Twitter, you can use a link shortener like tiny.cc to make a really short URL. Mine is tiny.cc/tiplily, for example.

Super helpful, step by step instructions here. Thank you Lily. The photos are a major help with any step by step, but the arrows? Perfect. Haha.

:h: Fantastic.
 
Upvote 0
MsBritney said:
Miss_Lollipop said:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=YOUR MODEL NAME HERE/


:)

To make it an active link use
<a href="URL"/>TEXT THEY READ</a>
Which text box do you put that in? :( books/hobbies/about me?
Any of the above. Usually I see models picking one (or more) of those sections and expanding it with a load of their own material. There are ways to get around the normal profile formatting, but they get a little complex.
 
Upvote 0
Kradek said:
MsBritney said:
Miss_Lollipop said:
http://www.myfreecams.com/mfc2/php/tip.php?request=tip&username=YOUR MODEL NAME HERE/


:)

To make it an active link use
<a href="URL"/>TEXT THEY READ</a>
Which text box do you put that in? :( books/hobbies/about me?
Any of the above. Usually I see models picking one (or more) of those sections and expanding it with a load of their own material. There are ways to get around the normal profile formatting, but they get a little complex.
How do you make the link look like a "tip me offline" button? I copy and paste the link and it just shows up as words on my profile.I dont like it :(
 
Upvote 0
MsBritney said:
How do you make the link look like a "tip me offline" button? I copy and paste the link and it just shows up as words on my profile.I dont like it :(
If you're copying from the generator, make sure your copying the text from the top textbox. The bottom one is just the URL.
 
  • Like
Reactions: kittieturner
Upvote 0
Thank you Lily and Kradek. Super helpful !!
 
Upvote 0
StarrieNights said:
i feel stupid. this is what i have...

http://www.myfreecams.com/mfc2/php/tip. ... 5204298448

How do i turn that into a useable tip address??

I had to cut off the http through the .com so that it wouldn't make the text into a link, but this is directly from the link you posted:

/mfc2/php/tip.php?request=tip=7900012&username=StarrieNights&cache_id=0.05175715204298448

The link you want is:

Code:
<a href=http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=7900012>Offline Tips</a>

or for the forum

Code:
[url=http://www.myfreecams.com/mfc2/php/tip.php?request=tip&broadcaster_id=7900012]Offline Tips![/url]

Gives you Offline Tips!
 
  • Like
Reactions: ZoeSlave
Upvote 0
Okay, I give up. I need help making an offline tip button! :?
Also, if someone could break down how to do this, this way, I'd be forever in their debt.

Here is my image url I want to use: http://graphics2.myfreecams.com/photos2 ... 657504.jpg

Here is my broadcaster ID: 10788452

I've been at it for over an hour and every code I try, isn't working. :(
 
Upvote 0
Status
Not open for further replies.