Online Casinos - Casinomeister Logo Online Casinos - Casinomeister
Results 1 to 10 of 10

Thread: Can't get Fiddler to capture traffic from RTG flash casinos

  1. #1
    sdaddy's Avatar
    sdaddy is offline Meister Member Achievements:
    Veteran5000 Experience PointsFriends R Us
    Join Date
    Feb 2005
    Location
    Pennsylvania
    Posts
    491
    Thanks
    214
    Thanked 243 Times in 125 Posts
    Rep Power
    38
    Reputation Points: 1368

    Can't get Fiddler to capture traffic from RTG flash casinos

    In the past, I've used the IE add-on Fiddler to capture HTTPS traffic from MG flash games without any problems. Sometimes I like to collect stats from my playing sessions this way. For example, you can record how frequently a certain reel position came up in a slots game.

    But when I try to use Fiddler capture traffic from RTG flash games, I don't get anything.

    Can anyone tell me what I need to do?

  2. #2
    Rusty is offline Banned User - repetitive flaming Achievements:
    VeteranCreated Album pictures50000 Experience PointsPeople Likes You
    Join Date
    Jul 2006
    Location
    Manchester UK
    Posts
    2,842
    Thanks
    3,101
    Thanked 2,135 Times in 1,027 Posts
    Rep Power
    0
    Reputation Points: 12043
    Quote Originally Posted by sdaddy View Post
    In the past, I've used the IE add-on Fiddler to capture HTTPS traffic from MG flash games without any problems. Sometimes I like to collect stats from my playing sessions this way. For example, you can record how frequently a certain reel position came up in a slots game.

    But when I try to use Fiddler capture traffic from RTG flash games, I don't get anything.

    Can anyone tell me what I need to do?
    I wish I could.
    I have never heard of that software before but that just shows how ignorant I am on that side of things.
    How is the data/traffic set out so that you can see how many times a specific reel position has appeared?
    To what extent can you "fiddle" with traffic?
    Sounds perfect for collecting data for analysis, is that what you are using it for?
    I know that flash has not long been updated to a new version and as far as I know (guessing) Casino software using flash has been recently upgraded.
    Could it be anything to do with that?
    Forgive my ignorance if I am way off the mark.

  3. #3
    catrina m's Avatar
    catrina m is offline Senior Member Achievements:
    Friends R Us1 year registered5000 Experience PointsSocial Magnet!
    Join Date
    Feb 2007
    Location
    US of A
    Posts
    853
    Thanks
    599
    Thanked 654 Times in 284 Posts
    Rep Power
    42
    Reputation Points: 3394
    I would like to know this also

    You can tell an RTG slot has traffic when the random spins like a gas pump!
    Catrina

  4. #4
    sdaddy's Avatar
    sdaddy is offline Meister Member Achievements:
    Veteran5000 Experience PointsFriends R Us
    Join Date
    Feb 2005
    Location
    Pennsylvania
    Posts
    491
    Thanks
    214
    Thanked 243 Times in 125 Posts
    Rep Power
    38
    Reputation Points: 1368
    Quote Originally Posted by Rusty View Post
    I wish I could.
    I have never heard of that software before but that just shows how ignorant I am on that side of things.
    How is the data/traffic set out so that you can see how many times a specific reel position has appeared?
    To what extent can you "fiddle" with traffic?
    Sounds perfect for collecting data for analysis, is that what you are using it for?
    I know that flash has not long been updated to a new version and as far as I know (guessing) Casino software using flash has been recently upgraded.
    Could it be anything to do with that?
    Forgive my ignorance if I am way off the mark.
    This is the software I'm talking about:

    http://www.fiddlertool.com/fiddler/
    What is Fiddler?

    Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.
    For example, this is what shows up in Fiddler when I'm playing a 3-reel slot game for an MG flash casino:

    fiddler example.jpg

    The lower right hand pane is a record of the text that's sent to my browser after one spin. Where is says "reelPos=3,9,1", that corresponds to the actual symbols showing up on the center payline. (You can easily figure out what symbols those numbers match up with by watching a few spins.)

    Like I said, I can't get this traffic at all when I'm playing an RTG flash game, and I can't understand why.

  5. The Following User Says Thank You to sdaddy For This Useful Post:

    Rusty (3rd September 2008)

  6. #5
    Rusty is offline Banned User - repetitive flaming Achievements:
    VeteranCreated Album pictures50000 Experience PointsPeople Likes You
    Join Date
    Jul 2006
    Location
    Manchester UK
    Posts
    2,842
    Thanks
    3,101
    Thanked 2,135 Times in 1,027 Posts
    Rep Power
    0
    Reputation Points: 12043
    That is easy to understand but would take a fair bit of manual effort to gather the results.
    Would be great if you had a way of organising the way the information is presented.
    For eg a 5 reel slot would show the reel positions info in 5 columns, that would make it easy to see any obvious anomalies.
    Could be very useful for figuring reel layout though.

    Sorry I can not help but if you really need to know I know someone who probably can.
    I will ask when I next see them.

  7. #6
    Rusty is offline Banned User - repetitive flaming Achievements:
    VeteranCreated Album pictures50000 Experience PointsPeople Likes You
    Join Date
    Jul 2006
    Location
    Manchester UK
    Posts
    2,842
    Thanks
    3,101
    Thanked 2,135 Times in 1,027 Posts
    Rep Power
    0
    Reputation Points: 12043
    The advice he gave me was to check if the site was HTTPs which means secured as opposed to just http.
    It is obviously used in banking and we get the padlock symbol but apparently it is being used more and more by other sites.
    Hope this helps.

  8. #7
    sdaddy's Avatar
    sdaddy is offline Meister Member Achievements:
    Veteran5000 Experience PointsFriends R Us
    Join Date
    Feb 2005
    Location
    Pennsylvania
    Posts
    491
    Thanks
    214
    Thanked 243 Times in 125 Posts
    Rep Power
    38
    Reputation Points: 1368
    Quote Originally Posted by Rusty View Post
    The advice he gave me was to check if the site was HTTPs which means secured as opposed to just http.
    It is obviously used in banking and we get the padlock symbol but apparently it is being used more and more by other sites.
    Hope this helps.
    Thanks. I don't think that's the main issue though, because MG flash games are HTTPs and Fiddler seems to work in that case.

  9. The Following User Says Thank You to sdaddy For This Useful Post:

    Rusty (4th September 2008)

  10. #8
    sdaddy's Avatar
    sdaddy is offline Meister Member Achievements:
    Veteran5000 Experience PointsFriends R Us
    Join Date
    Feb 2005
    Location
    Pennsylvania
    Posts
    491
    Thanks
    214
    Thanked 243 Times in 125 Posts
    Rep Power
    38
    Reputation Points: 1368
    Quote Originally Posted by Rusty View Post
    That is easy to understand but would take a fair bit of manual effort to gather the results.
    Would be great if you had a way of organising the way the information is presented.
    It's not quite as tedious as you think. When you've collected enough results, you can copy all the captured traffic to the clipboard, paste it into Excel and get the specific information you want to a separate set of columns using the 'Text to Columns' command.

  11. The Following User Says Thank You to sdaddy For This Useful Post:

    Rusty (4th September 2008)

  12. #9
    winbig's Avatar
    winbig is offline mmmm, Foxy.
    Achievements:
    VeteranCreated Album picturesCreated Blog entry50000 Experience PointsPeople Likes You
    Join Date
    Mar 2005
    Location
    Pennsylvania
    Posts
    8,229
    Blog Entries
    4
    Thanks
    1,371
    Thanked 3,608 Times in 2,120 Posts
    Rep Power
    166
    Reputation Points: 19093
    Quote Originally Posted by sdaddy View Post
    It's not quite as tedious as you think. When you've collected enough results, you can copy all the captured traffic to the clipboard, paste it into Excel and get the specific information you want to a separate set of columns using the 'Text to Columns' command.
    If it won't capture traffic, what about using a 'screen recorder' program, then step through frame by frame to document the reel layouts?

    It'll be a little bit more manual labor, but that should work
    Operators: If you don't know what Transparency means, then here you go.....now how about practicing it?

    Transparency, as used in the humanities and in a social context more generally, implies openness, communication, and accountability. It is a metaphorical extension of the meaning a "transparent" object is one that can be seen through. ...

  13. #10
    sdaddy's Avatar
    sdaddy is offline Meister Member Achievements:
    Veteran5000 Experience PointsFriends R Us
    Join Date
    Feb 2005
    Location
    Pennsylvania
    Posts
    491
    Thanks
    214
    Thanked 243 Times in 125 Posts
    Rep Power
    38
    Reputation Points: 1368

    good alternative to Fiddler

    Okay, there's another free program, called Wireshark, which is indeed able to capture traffic from RTG flash casinos. With a little effort, I think I should be able to figure out the reel layout for slots games using this.

    http://www.wireshark.org/

    I have to give a big thanks to Enzo from 3Dice for bringing this to my attention.

  14. The Following User Says Thank You to sdaddy For This Useful Post:

    3Dice (9th September 2008)

Similar Threads

  1. The secret of Traffic
    By CasinoCashGuide in forum Affiliate Issues
    Replies: 5
    Last Post: 21st March 2005, 12:48 AM
  2. Do download casinos cheat more than flash casinos?
    By chucho in forum Online Casinos
    Replies: 4
    Last Post: 17th July 2004, 10:38 AM
  3. Casinos for Mac users? Flash Casinos?
    By organik in forum Online Casinos
    Replies: 11
    Last Post: 26th May 2004, 01:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Legal Statements and Privacy Policy
Casinomeister.com does not intend for any of the information contained on this website to be used for illegal purposes. You must ensure you meet all age and other regulatory requirements before entering a casino or placing a wager. Online gambling is illegal in many jurisdictions and users should consult legal counsel regarding the legal status of online gambling and gaming in their jurisdictions. The information in this site is for news and entertainment purposes only. Casinomeister.com is an independent directory and information service free of any gaming operator's control. Links to third party websites on Casinomeister.com are provided solely for informative/educational purposes. If you use these links, you leave this Website.