Form analysis
4 forms found in the DOM
<form class="chat-input-form" data-listener-count-submit="1" style="display: flex; box-sizing: border-box; align-items: center;">
<div ts="g" class="customInput noScrollbar chat-input-field inputFieldChatPlaceholder fullvideoInputFieldChat" contenteditable="true" data-listener-count-input="1" data-listener-count-paste="1" data-listener-count-click="1"
data-listener-count-keydown="4" data-listener-count-keyup="4" data-listener-count-focus="2" data-listener-count-blur="3" data-testid="chat-input" data-placeholder="Send a message..." data-listener-count-touchstart="1"
style="height: 16px; width: 100%; position: relative; overflow: scroll hidden; -webkit-tap-highlight-color: transparent; outline: none; border: none; box-sizing: border-box; font-size: 12px; white-space: nowrap; user-select: text; font-family: Helvetica, Arial, sans-serif; line-height: 15px;">
</div>
</form>
<form class="chat-input-form" data-listener-count-submit="1" style="display: flex; box-sizing: border-box; align-items: center;">
<div ts="g" class="customInput noScrollbar chat-input-field inputFieldChatPlaceholder fullvideoInputFieldPm" contenteditable="true" data-listener-count-input="1" data-listener-count-paste="1" data-listener-count-click="1"
data-listener-count-keydown="2" data-listener-count-keyup="2" data-listener-count-focus="2" data-listener-count-blur="2" data-testid="chat-input" data-placeholder="Send a message..." data-listener-count-touchstart="1"
style="height: 16px; width: 100%; position: relative; overflow: scroll hidden; -webkit-tap-highlight-color: transparent; outline: none; border: none; box-sizing: border-box; font-size: 12px; white-space: nowrap; user-select: text; font-family: Helvetica, Arial, sans-serif; line-height: 15px;">
</div>
</form>
<form style="margin-bottom: 40px; max-width: 400px;">
<div data-testid="font-settings">
<div style="font-weight: bold; font-size: 12px; margin: 0px 0px 8px;">Font Settings</div>
<div data-testid="chat-settings-color-picker" style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Chat Color</label><span data-testid="chat-color-swatch"
class="chat-settings-input colorSwatch" data-listener-count-change="1"
style="display: block; font-size: 12px; margin-top: 0px; border: 1px solid rgb(73, 73, 73); width: 20px; height: 20px; cursor: pointer; vertical-align: middle;"></span><input data-testid="chat-color-input" type="hidden" value=""></div>
<div data-testid="chat-settings-font-family-picker" style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Font Family</label><select data-testid="font-family-select"
class="chat-settings-input chat-settings-select" data-listener-count-change="1" style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="default">Default</option>
<option value="Arial, Helvetica">Arial</option>
<option value="Bookman Old Style">Bookman Old Style</option>
<option value=""Comic Sans MS", cursive">Comic Sans</option>
<option value=""Courier New"">Courier</option>
<option value="Lucida">Lucida</option>
<option value="Palantino">Palantino</option>
<option value="Tahoma, Geneva">Tahoma</option>
<option value=""Times New Roman"">Times New Roman</option>
</select></div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Font Size</label><select data-testid="font-size-select" class="chat-settings-input chat-settings-select"
data-listener-count-change="1" style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="9pt">9pt</option>
<option value="10pt">10pt</option>
<option value="11pt">11pt</option>
<option value="12pt">12pt</option>
<option value="13pt">13pt</option>
<option value="14pt">14pt</option>
<option value="15pt">15pt</option>
<option value="16pt">16pt</option>
<option value="17pt">17pt</option>
<option value="18pt">18pt</option>
<option value="19pt">19pt</option>
<option value="20pt">20pt</option>
</select></div>
</div>
<div data-testid="emoticons-settings">
<div style="font-weight: bold; font-size: 12px; margin: 14px 0px 8px;">Emoticons Settings</div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Show Emoticons</label>
<div ts="l" class="checkboxComponent toggle chat-settings-input" data-testid="show-emoticons-checkbox" data-listener-count-change="1"
style="height: 30px; width: 50px; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; border-radius: 20px; line-height: 30px; background-color: rgb(246, 115, 0); box-shadow: rgb(246, 115, 0) 0px 0px 0px 16px inset; border: 1px solid rgb(246, 115, 0); display: block; font-size: 12px; margin-top: 0px; margin-bottom: 10px;">
<div class="toggleButton" style="height: 30px; width: 30px; left: 20px;"></div><input type="checkbox">
</div>
</div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Autocomplete Delay</label><select data-testid="emoticon-autocomplete-delay-select" class="chat-settings-input chat-settings-select"
data-listener-count-change="1" style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="-1">Turn Off Autocomplete</option>
<option value="0">No Delay - 0s</option>
<option value="500">Short - 0.5s</option>
<option value="1000">Medium - 1s</option>
<option value="1500">Long - 1.5s</option>
</select></div>
</div>
<div data-testid="users-settings">
<div style="font-weight: bold; font-size: 12px; margin: 14px 0px 8px;">Users Settings</div>
<div style="margin: 4px 0px 7px 4px;">
<div style="display: inline-block;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Highest Token Color</label><span class="tooltip-info-icon" data-listener-count-pointerenter="1" data-listener-count-pointerleave="1"
data-listener-count-click="1"></span></div><select data-testid="highest-token-color-select" class="chat-settings-input chat-settings-select" data-listener-count-change="1"
style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="darkpurple">Dark Purple (Tipped 1000 recently)</option>
<option value="lightpurple">Light Purple (Tipped 250 recently)</option>
<option value="darkblue">Dark Blue (Tipped 50 recently)</option>
<option value="lightblue">Light Blue (Owns or purchased tokens)</option>
</select>
</div>
</div>
<div data-testid="notifications-settings" style="display: none;">
<div style="font-weight: bold; font-size: 12px; margin: 14px 0px 8px;">Notifications Settings</div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Notify on Entry For</label><select data-testid="notify-entry-for-select" class="chat-settings-input chat-settings-select"
data-listener-count-change="1" style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="orga">All Registered Users</option>
<option value="orgb">Mods, Fans, and Users With Tokens</option>
<option value="org">Mods and Fans</option>
<option value="none">No Users</option>
</select></div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Notify on Leave For</label><select data-testid="notify-leave-for-select" class="chat-settings-input chat-settings-select"
data-listener-count-change="1" style="display: block; font-size: 12px; margin-top: 0px; border-width: 1px; border-style: solid; height: 24px; width: 100%;">
<option value="orga">All Registered Users</option>
<option value="orgb">Mods, Fans, and Users With Tokens</option>
<option value="org">Mods and Fans</option>
<option value="none">No Users</option>
</select></div>
</div>
<div data-testid="other-settings">
<div style="font-weight: bold; font-size: 12px; margin: 14px 0px 8px;">Other Settings</div>
<div style="margin: 4px 0px 7px 4px;"><label data-testid="tip-volume-value-label" style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Tip Volume (50%)</label>
<div ts="l" class="slider chat-settings-input" data-listener-count-mousedown="1" data-testid="tip-volume-slider" data-listener-count-change="1"
style="height: 16px; width: 100%; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; cursor: pointer; display: inline-block; font-size: 12px; margin-top: 0px; border: none; vertical-align: top;">
<div style="position: absolute; box-sizing: border-box; background-color: rgb(204, 204, 204); top: 6px; height: 4px; width: 100%;"></div>
<div style="position: absolute; box-sizing: border-box; background-color: rgb(246, 115, 0); top: 6px; height: 4px; width: 50%;"></div>
<div data-listener-count-mousedown="1" data-listener-count-touchstart="1" style="position: absolute; top: 0px; background-color: rgb(246, 115, 0); border-radius: 50%; height: 16px; width: 16px; cursor: grab; left: calc(50% - 8px);"></div>
</div>
</div>
<div style="margin: 4px 0px 7px 4px;"><label style="font-size: 12px; display: inline-block; margin-bottom: 5px;">Collapse Notices</label>
<div ts="l" class="checkboxComponent toggle chat-settings-input" data-testid="collapse-notices-checkbox" data-listener-count-change="1"
style="height: 30px; width: 50px; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; border-radius: 20px; line-height: 30px; background-color: rgb(246, 115, 0); box-shadow: rgb(246, 115, 0) 0px 0px 0px 16px inset; border: 1px solid rgb(246, 115, 0); display: block; font-size: 12px; margin-top: 0px; margin-bottom: 10px;">
<div class="toggleButton" style="height: 30px; width: 30px; left: 20px;"></div><input type="checkbox">
</div>
</div>
<div style="margin: 4px 0px 7px 4px;"><label data-testid="manage-ignored-users-link" class="manage-ignored-link" style="margin-top: 16px; cursor: pointer;">View/Edit Ignored Users</label></div>
</div>
</form>
<form class="chat-input-form" style="display: flex; box-sizing: border-box; align-items: center;">
<div ts="g" class="customInput noScrollbar chat-input-field inputFieldChatPlaceholder" contenteditable="true" data-listener-count-input="1" data-listener-count-paste="1" data-listener-count-click="2" data-listener-count-keydown="1"
data-listener-count-keyup="1" data-listener-count-focus="3" data-listener-count-blur="2" data-testid="chat-input" data-placeholder="Send a message..." data-listener-count-touchstart="1"
style="height: 16px; width: 100%; position: relative; overflow: scroll hidden; -webkit-tap-highlight-color: transparent; outline: none; border: none; box-sizing: border-box; font-size: 12px; white-space: nowrap; user-select: text; font-family: Helvetica, Arial, sans-serif; line-height: 15px;">
</div>
</form>
Text Content
Video Player is loading.
Play Video
Unmute
Stream Type LIVE
Seek to live, currently behind liveLIVE
1x
Playback Rate
Chapters
* Chapters
Descriptions
* descriptions off
Captions
* captions settings, opens captions settings dialog
* captions off, selected
Audio Track
* 720p
* 540p
* 480p
* 240p
* auto, selected
Fullscreen
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog
End of dialog window.
Broadcaster's stream is experiencing network issues
CHAT
PM
Rules: No spamming. Do not insist the cam hosts to do as you please. Do not
announce other rooms or websites that would conflict with this room. Avoid any
argumentative and/or rude posts related to the cam viewing. Do not attempt to
post your e-mail address in the public chat.
To go to next room, press Ctrl+/. To send a tip, press Ctrl+S or type "/tip 25".
To disable emoticons or adjust autocomplete settings, click the 'Gear' tab
above.
Broadcaster addisonvodka is running these apps: Tip Goal, The Menu, Room
Notices, Tip Magic, Follower
Tip Received / Goal :
1050 / 2000
Highest Tip:
skinhoodieyo (215)
Latest Tip Received:
kdrew416 (1)
boypussyyyyy
they look so good in your hands 🤤
chris_daddy23
i had to give addison pep talks when she was pissed and ready to quit cb lol
theoneandonly01
How yall fucked before?
mclovin2121342250
I'm out for the night, but I'll definitely be back to tip your ass
zymicker
lol
kdrew416
tipped 1 token
zymicker
i'm glad you're here.
zymicker
Aria do you have your own cam room too?
zymicker
ok
bigdipper9999
i bet u both turn up the temp too
room subject changed to "topless rest of show @ariaatelier [950 tokens
remaining]"
😁SENDTIP
VIEW / REPORT EMOTICON
my long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long stringmy long stringmy long stringmy long stringmy long stringmy long
stringmy long stringmy long stringmy long stringmy long stringmy long stringmy
long string
A
addisonvodka
Back(Ctrl+L to close)
Private conversation with addisonvodka
Caution: The Chaturbate Team will NEVER contact you via chat or ask for your
password.
You must be a supporter, fan club member, or moderator to send this private
message.
Sign up for a Supporter Membership to send a pm to addisonvodka.
😁SENDTIP
VIEW / REPORT EMOTICON
Font Settings
Chat Color
Font FamilyDefaultArialBookman Old StyleComic
SansCourierLucidaPalantinoTahomaTimes New Roman
Font Size9pt10pt11pt12pt13pt14pt15pt16pt17pt18pt19pt20pt
Emoticons Settings
Show Emoticons
Autocomplete DelayTurn Off AutocompleteNo Delay - 0sShort - 0.5sMedium - 1sLong
- 1.5s
Users Settings
Highest Token Color
Dark Purple (Tipped 1000 recently)Light Purple (Tipped 250 recently)Dark Blue
(Tipped 50 recently)Light Blue (Owns or purchased tokens)
Notifications Settings
Notify on Entry ForAll Registered UsersMods, Fans, and Users With TokensMods and
FansNo Users
Notify on Leave ForAll Registered UsersMods, Fans, and Users With TokensMods and
FansNo Users
Other Settings
Tip Volume (50%)
Collapse Notices
View/Edit Ignored Users
SENDTIP
Chat settings saved
signup to chat -- totally free, no email needed
More Rooms
Spy has been disabled by the broadcaster.