Find Your New Baby
Top Escorts
Top Tier Escorts
LoveHUB Escorts Directory
This blog is moderated by Literal2
  1. #15847
    Quote Originally Posted by HawkJock  [View Original Post]
    Yes. I use an iPhone. When I get a number, I assign it to a contact. I've had several of those contacts "pop up" in my FB list of people I may know. It sometimes takes a couple days of exchanging texts before it does tho.
    Snap Chat works well too.

  2. #15846
    Quote Originally Posted by JustLonely  [View Original Post]
    I might get one out of 30 pic searches to work. That's for 30 women, not pics. But with that said I just searched one this morning and it came back associated with a Taiwan twitter account.

    My best search tool was FB before they blocked phone number searches. With more and more people making their Socials for friends only, it is getting harder to get any intel on them.
    Yes. I use an iPhone. When I get a number, I assign it to a contact. I've had several of those contacts "pop up" in my FB list of people I may know. It sometimes takes a couple days of exchanging texts before it does tho.

  3. #15845
    Quote Originally Posted by HawkJock  [View Original Post]
    I figured I come the the source for all things SB / SA. Have you guys had any luck using Google Image Search to get info on pics from SA profiles? Seems as if they are changing the meta-data and none of the pictures are returning results when I input them into the Image Search.
    I might get one out of 30 pic searches to work. That's for 30 women, not pics. But with that said I just searched one this morning and it came back associated with a Taiwan twitter account.

    My best search tool was FB before they blocked phone number searches. With more and more people making their Socials for friends only, it is getting harder to get any intel on them.

  4. #15844

    Image Search

    I figured I come the the source for all things SB / SA. Have you guys had any luck using Google Image Search to get info on pics from SA profiles? Seems as if they are changing the meta-data and none of the pictures are returning results when I input them into the Image Search.

  5. #15843

    This works

    Quote Originally Posted by FScott  [View Original Post]
    Z,

    Thanks for this! I can also attest that it works. Is there a way to use the same procedure, or a variation, to suss out the SB's email or contact info? I see that all my dirty laundry is on display, but not hers. If you could poke around a bit more and see what else you can find, I'm pretty sure we would elect you to the SD Clubhouse All-Time Hall of Fame!

    Waiting with bated breath.

    Scott.
    This works good. But the SA IT team will fix this bug (it's very east to fix (two lines of code change) if they know that we know about it. So we need to use it only thru PMs not publicly.

  6. #15842

    Fair Point

    Quote Originally Posted by FarFarAway  [View Original Post]
    Uh, there's a disconnect here. You say your SB is a 'civvy' - but then she says 'most guys' - so, obviously, she has a database big enough to use *most* - you've got what is defined here as an UTR.
    I suppose you are right in that regard. From my limited 9 month life of sugaring in the Bowl, I've found what I would say are real civvies, UTRs and outright professionals. Of course, how one characterizes an SB is a constant debate here and we all have our own opinions. And because I'm a relative newbie, my opinion is moot as I have no idea what the Bowl was like last year, two or ten years ago. We each have our reasons for playing in the Bowl and sometimes I'm willing to nurture an actual SB while other times I just want to get my dick wet because I have the time and cash and my experience, for the most part, is that the SBs, even the UTRs, are better than the pros as they don't watch the clock, and provide an overall better experience.

  7. #15841
    Quote Originally Posted by FarFarAway  [View Original Post]
    There seems to be a perpetual moving target in terms of how to pay for monthly membership without giving up our personal identity. I have had a lot of luck over time with OneVanilla and VanillaGift prepaid debit cards, and there seems to be some posting in sugar threads that indicates these still work, but I am not 100% sure.

    I want to inquire about the experience of others w / another scenario I can envision. I have an Android phone and have the seeking.com app on it. I am guessing from other's posts that I could pay for a month with Google Pay. I haven't ever used it, so does it work this way? I get myself a Google Pay prepaid card (which I am guessing I can do without giving up personal info) and add it to the Google Pay app on my sugar burner? Then I can pay my membership on the seeking.com app from Google Pay? If someone has experience doing this, or a correction of it, I'd be very grateful.

    I only have a membership on seeking for a month at a time, perhaps less, it isn't necessary for me to have a full plate, and I get too obsessed w / finding new SBs. I have used the app to set up a new profile, with that you can get a week of full membership for <$30, that has worked for me at some time.
    You can add a prepaid card to Google pay. I just did it a week ago. In my case, I used a Vanilla prepaid card available at most drug stores.

  8. #15840
    Quote Originally Posted by BamBam  [View Original Post]
    There have always been both types on the site. Maybe the share has increased. Most of the complaints I have heard is about them being scammers. That aside, the big interest for me is this ranting online: where are they doing it? If you can learn that, it would be BIG news and very useful!

    BAM.
    Hey man, you can check Reddit (sugarlifestyle sub forum I think) for some "testimonials". I want to see what Dragon has to say though, he might have something new to bring to the table.

    -Queefy.

  9. #15839
    Quote Originally Posted by Zcochran00  [View Original Post]
    I'm a programmer, and I spend a good portion of my time doing web development. I've noted that SA has been rewriting portions of their site from a traditional "click link, wait for server return the new page" style to a "single-page application" approach. Turns out that due to some rather silly programming choices on their part, it's actually possible to view the text content of messages even if you don't have premium time enabled.

    It involves opening up your browser's "development tools" window so you can inspect the contents of the page and the data being requested, and should work in either Chrome or Firefox.

    Log in to SA and go to your inbox. Right-click anywhere on the page and choose "Inspect Element". The browser's dev tools should either pop up as a separate window, or as part of the main window. Click on the "network" tab in the dev tools. Then, back in the SA inbox screen, click on a conversation.

    If you go back to the "network" tab, you should see a list of all the data requests the SA page asked for from the server. One of them should look like "/ inbox? Page=1&limit=25". Click on that one. It'll show a bunch of technical details of some of the message headers.

    Now, look for a tab called "Response". If you click on that, you should see a tree with sections like "status", "message", "conversation", and "metadata". Expand "conversation" "messages" "data". You should see some numbered entries, 0 and up. Those represent each of the messages in the conversation, from both of you. (Side note: the "metadata" object has a whole bunch of info that they know about your own account. Some of it is info you entered yourself, like profile info. There's also things like "payments_total", which appears to be how much you've actually ever paid SA, unread message count, whether you're in the EU, and even fields labeled "has_under_age_punishment" and "has_unacknowledged_punishment". Very interesting.)

    Each message entry has a field called "body", which is the text that's shown in your inbox. If you've got premium active, it's the actual message text. If not, it's "Upgrade to read".

    Here's where they did something silly. They send back the text that should be shown, but *they also send back the original text too*. So, even if the "body" field says "Upgrade to read", the "original_body" field shows the actual no-kidding message that was sent. You can inspect each of the messages that was received, and effectively read the conversation.

    It's not a substitute for reading messages in the inbox as usual, but it might be helpful for anyone who gets a message when they don't have premium active and wants to peek at it without having to immediately shell out the cash to read it.

    As a programmer, I can tell that there's actually a _ton_ of useful information being returned whenever you view a profile page or inbox page. It would be possible for someone to write a browser extension that either extracted some of that info from a page, or re-requested that data from the server, and did something useful with it (up to and including modifying an inbox to show all the messages without needing premium enabled). Sadly, I don't have time to work on anything like that myself. I've got a lot of other things on my plate.

    Hope that helps!
    Z,

    Thanks for this! I can also attest that it works. Is there a way to use the same procedure, or a variation, to suss out the SB's email or contact info? I see that all my dirty laundry is on display, but not hers. If you could poke around a bit more and see what else you can find, I'm pretty sure we would elect you to the SD Clubhouse All-Time Hall of Fame!

    Waiting with bated breath.

    Scott.

  10. #15838

    Current seeking.com payments

    There seems to be a perpetual moving target in terms of how to pay for monthly membership without giving up our personal identity. I have had a lot of luck over time with OneVanilla and VanillaGift prepaid debit cards, and there seems to be some posting in sugar threads that indicates these still work, but I am not 100% sure.

    I want to inquire about the experience of others w / another scenario I can envision. I have an Android phone and have the seeking.com app on it. I am guessing from other's posts that I could pay for a month with Google Pay. I haven't ever used it, so does it work this way? I get myself a Google Pay prepaid card (which I am guessing I can do without giving up personal info) and add it to the Google Pay app on my sugar burner? Then I can pay my membership on the seeking.com app from Google Pay? If someone has experience doing this, or a correction of it, I'd be very grateful.

    I only have a membership on seeking for a month at a time, perhaps less, it isn't necessary for me to have a full plate, and I get too obsessed w / finding new SBs. I have used the app to set up a new profile, with that you can get a week of full membership for <$30, that has worked for me at some time.

  11. #15837

    Location tracking

    This was in the NYTimes today coincidentally: https://www.nytimes.com/interactive/...vacy-apps.html.

    Long and short is that so many apps track you now.

  12. #15836

    Awesome.

    Just want to chime in that this works. Trial membership ran out and had two new inbox messages. Found the responses!

    Thanks!!

    Quote Originally Posted by Zcochran00  [View Original Post]
    I'm a programmer, and I spend a good portion of my time doing web development. I've noted that SA has been rewriting portions of their site from a traditional "click link, wait for server return the new page" style to a "single-page application" approach. Turns out that due to some rather silly programming choices on their part, it's actually possible to view the text content of messages even if you don't have premium time enabled.

    It involves opening up your browser's "development tools" window so you can inspect the contents of the page and the data being requested, and should work in either Chrome or Firefox.

    Log in to SA and go to your inbox. Right-click anywhere on the page and choose "Inspect Element". The browser's dev tools should either pop up as a separate window, or as part of the main window. Click on the "network" tab in the dev tools. Then, back in the SA inbox screen, click on a conversation.

    If you go back to the "network" tab, you should see a list of all the data requests the SA page asked for from the server. One of them should look like "/ inbox? Page=1&limit=25". Click on that one. It'll show a bunch of technical details of some of the message headers.

    Now, look for a tab called "Response". If you click on that, you should see a tree with sections like "status", "message", "conversation", and "metadata". Expand "conversation" "messages" "data". You should see some numbered entries, 0 and up. Those represent each of the messages in the conversation, from both of you. (Side note: the "metadata" object has a whole bunch of info that they know about your own account. Some of it is info you entered yourself, like profile info. There's also things like "payments_total", which appears to be how much you've actually ever paid SA, unread message count, whether you're in the EU, and even fields labeled "has_under_age_punishment" and "has_unacknowledged_punishment". Very interesting.)

    Each message entry has a field called "body", which is the text that's shown in your inbox. If you've got premium active, it's the actual message text. If not, it's "Upgrade to read".

    Here's where they did something silly. They send back the text that should be shown, but *they also send back the original text too*. So, even if the "body" field says "Upgrade to read", the "original_body" field shows the actual no-kidding message that was sent. You can inspect each of the messages that was received, and effectively read the conversation.

    It's not a substitute for reading messages in the inbox as usual, but it might be helpful for anyone who gets a message when they don't have premium active and wants to peek at it without having to immediately shell out the cash to read it.

    As a programmer, I can tell that there's actually a _ton_ of useful information being returned whenever you view a profile page or inbox page. It would be possible for someone to write a browser extension that either extracted some of that info from a page, or re-requested that data from the server, and did something useful with it (up to and including modifying an inbox to show all the messages without needing premium enabled). Sadly, I don't have time to work on anything like that myself. I've got a lot of other things on my plate.

    Hope that helps!

  13. #15835

    Location Services

    Quote Originally Posted by ErnestLl  [View Original Post]
    But then you can't receive calls.

    Only thing worse than SO knowing where you are is SO calling you for an hour unable to reach you -- going straight to VM sounds very different than ringing and not answered (ringer off excuse) -- and you don't know she is calling to have your alibi ready.
    Turn the Location Services off. That works like a charm. Make sure you turn it off when you are at place whcih you want others to see. I always do that when we go partying from office after lunch.

  14. #15834

    One flaw to that.

    Quote Originally Posted by HawkJock  [View Original Post]
    Airplane mode works and doesn't alert your friends of being turned off. You'll have to play with it, but it used to transmit your last known location when you switch to airplane mode until you go live again.
    But then you can't receive calls.

    Only thing worse than SO knowing where you are is SO calling you for an hour unable to reach you -- going straight to VM sounds very different than ringing and not answered (ringer off excuse) -- and you don't know she is calling to have your alibi ready.

  15. #15833
    [Deleted by Admin]

    Now I'm sure you're a chick. A really racist chick.

    Fuck off

    A2

Posting Limitations

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
The Velvet Rooms
Live Escorts
High Class Companions
Best Escorts

Protected by Copyscape