Epitome of Cake 2013년 11월 24일 오전 10시 58분
I found Steam's inner coding...
I don't know what I did exactly, but I have all the coding for my page on Steam. Is this supposed to happen? HOW did this happen? I didn't touch anything and if I wanted to would this be against the rules? Please help.
< >
전체 댓글 23개 중 1~15개 표시 중
Black Blade 2013년 11월 24일 오전 11시 02분 
well may just be the source code for the site that is really nothing...
Epitome of Cake 2013년 11월 24일 오전 11시 03분 
Black Blade님이 먼저 게시:
well may just be the source code for the site that is really nothing...
I still found it interesting. And I'm wondering if that's supposed to happen...
Black Blade 2013년 11월 24일 오전 11시 04분 
The Chosen One님이 먼저 게시:
Black Blade님이 먼저 게시:
well may just be the source code for the site that is really nothing...
I still found it interesting. And I'm wondering if that's supposed to happen...
Not really you never really suppose to see the code :D: but its a bug... but i don't think it will do any harm
The real code is binary (As in 101010101010101011000011010) so i don't think reading it will help you much
Epitome of Cake 2013년 11월 24일 오전 11시 04분 
Black Blade님이 먼저 게시:
The Chosen One님이 먼저 게시:
I still found it interesting. And I'm wondering if that's supposed to happen...
Not really you never really suppose to see the code :D: but its a bug... but i don't think it will do any harm
The real code is binary (As in 101010101010101011000011010) so i don't think reading it will help you much
Yep. alright, well it's nice to know I didn't break anything. Thank you!
Black Blade 2013년 11월 24일 오전 11시 13분 
The Chosen One님이 먼저 게시:
Yep. alright, well it's nice to know I didn't break anything. Thank you!
Have fun with it if you can :D: its not every day a bug like these happens
Epitome of Cake 2013년 11월 24일 오전 11시 13분 
Black Blade님이 먼저 게시:
The Chosen One님이 먼저 게시:
Yep. alright, well it's nice to know I didn't break anything. Thank you!
Have fun with it if you can :D: its not every day a bug like these happens
I saved it on a word file... Not sure if I can do it again. XD
Black Blade 2013년 11월 24일 오전 11시 15분 
The Chosen One님이 먼저 게시:
I saved it on a word file... Not sure if I can do it again. XD
just to be sure i am right.... what page was it? il see if i can give you the same thing to see if it is or not
Epitome of Cake 2013년 11월 24일 오전 11시 16분 
Black Blade님이 먼저 게시:
The Chosen One님이 먼저 게시:
I saved it on a word file... Not sure if I can do it again. XD
just to be sure i am right.... what page was it? il see if i can give you the same thing to see if it is or not
If you mean what page was it for, it was my profile page.
Epitome of Cake 2013년 11월 24일 오전 11시 20분 
<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Steam Community :: The Chosen One</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="http://cdn.steamcommunity.com/public/shared/css/buttons.css?v=1965295483" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/shared/css/shared_global.css?v=837462132" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/css/globalv2.css?v=164110712" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/css/skin_1/modalContent.css?v=1758883865" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/css/skin_1/profilev2.css?v=2369287946" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/shared/css/motiva_sans.css?v=3790063272" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/css/skin_1/header.css?v=115305590" rel="stylesheet" type="text/css">
<link href="http://cdn.steamcommunity.com/public/css/skin_1/vgui_scrollbars.css?v=188610516" rel="stylesheet" type="text/css">
<script type="text/javascript" async="" src="http://www.google-analytics.com/ga.js"></script><script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/prototype-1.7.js?v=3244382321&amp;l=english"></script>
<script type="text/javascript"
Epitome of Cake 2013년 11월 24일 오전 11시 20분 
There's how it starts.
Black Blade 2013년 11월 24일 오전 11시 21분 
<head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Steam Community :: The Chosen One</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <link href="http://cdn.steamcommunity.com/public/shared/css/buttons.css?v=1965295483" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/shared/css/shared_global.css?v=837462132" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/globalv2.css?v=164110712" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/modalContent.css?v=1758883865" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/profilev2.css?v=2369287946" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/shared/css/motiva_sans.css?v=3790063272" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/header.css?v=115305590" rel="stylesheet" type="text/css" > <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/prototype-1.7.js?v=3244382321&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/scriptaculous/scriptaculous.js?load=effects,controls,slider,dragdrop&amp;v=2741717158&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/global.js?v=2756978262&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/jquery-1.8.3.min.js?v=256962474&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/shared/javascript/tooltip.js?v=3974603456&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/shared/javascript/shared_global.js?v=1372073191&amp;l=english"></script> <script type="text/javascript">$J = jQuery.noConflict(); if ( typeof JSON != 'object' || !JSON.stringify || !JSON.parse ) { document.write( "<scr" + "ipt type=\"text\/javascript\" src=/"http://cdn.steamcommunity.com/public/javascript/json2.js?v=345020324&amp;l=english/"></script>/n" ); }; </script><script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/modalContent.js?v=2880798515&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/modalv2.js?v=558272582&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/profile.js?v=2398193976&amp;l=english"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-33779068-1']); _gaq.push(['_setCustomVar', 1, 'Logged In', 'true', 2]); _gaq.push(['_setCustomVar', 2, 'Client Type', 'External', 2]); _gaq.push(['_setCustomVar', 3, 'Cntrlr', 'profiles', 3]); _gaq.push(['_setCustomVar', 4, 'Method', "profiles\/DefaultAction", 3]); _gaq.push(['_setDomainName', 'steamcommunity.com']); _gaq.push(['_trackPageview']); _gaq.push(['_setSessionCookieTimeout', 900000]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https://' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> g_rgProfileData = {"url":"http://steamcommunity.com/id/Kairo115/","steamid":"76561198105375253","personaname":"The Chosen One","summary":"If you don't know me, you should. I accept all except mean or rude people. I like to chat, but just because it says I'm online, does not mean I'm there at my PC ready to chat, and just because it says I'm offline, dosen't mean I'm away from my PC, I may just not want to chat.. I may be fairly new, but I like the community here, and I'm here to stay. You may know I change my name alot. I also like to start groups alot.\r<br>\r<br>P.S. Have a brownie for your troubles.\r<br>\r<br>I like almost all music, but I prefer some genres over others.\r<br>\u2554\u2550\u2550\u2557\u266b \r<br>\u2551\u2588\u2588\u2551Put this \r<br>\u2551(o) \u2551on your page \r<br>\u255a\u2550\u2550\u255dif you love music. \r<br>\r<br>\u2554\u2566\u2566\u2566\u2566\u2550\u2557Put this on your page \r<br>\u2551\u2569\u2551\u2551\u2551\u2554\u2557if you give free hugs. :3 \r<br>\u255a\u2569\u2569\u2550\u2569\u2550\u255d \r<br>\r<br>__\u2665__\u2665_____\u2665__\u2665___ Put This \r<br>_\u2665_____\u2665_\u2665_____\u2665__ Heart \r<br>_\u2665______In_____\u2665__ On Your \r<br>__\u2665____GOD___\u2665__ Page If \r<br>___\u2665____We__\u2665___ You\ufeff Believe \r<br>____\u2665_Trust_\u2665_____ In GOD \r<br>______\u2665___\u2665______ \r<br>________\u2665_____ \r<br>\r<br>CAN YOU READ THIS ? \r<br>Olny 55% of plepoe can. I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg. The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it dseno\\'t mtaetr in waht oerdr the ltteres in a wrod are, the olny iproamtnt tihng is taht the frsit and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it whotuit a pboerlm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Azanmig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt! fi yuo cna raed tihs, palce it in yuor porfiel!"}; </script> </head> <body class="flat_page profile_page">
These?
Epitome of Cake 2013년 11월 24일 오전 11시 21분 
Black Blade님이 먼저 게시:
<script type="text/javascript"> jQuery(document).ready(function($) { $('.tooltip').tooltip(); $('.supernav').tooltip({'location':'bottom', 'tooltipClass': 'supernav_content', 'offsetY':-4, 'offsetX': 1, 'horizontalSnap': 4, 'tooltipParent': '#supernav', 'correctForScreenSize': false}); }); </script> <div id="global_actions"> <div class="user_avatar"> <div class="playerAvatar offline"> <a href="http://steamcommunity.com/id/Black4Blade"><img id="headerUserAvatarIcon" src="http://media.steampowered.com/steamcommunity/public/images/avatars/2e/2e8f22c2ef37756ae02ed1234c089112f461f4fe.jpg" alt=""></a> </div> </div> <div id="global_action_menu"> <div class="header_installsteam_btn header_installsteam_btn_gray"> <div class="header_installsteam_btn_leftcap"></div> <div class="header_installsteam_btn_rightcap"></div> <a class="header_installsteam_btn_content" href="http://store.steampowered.com/about/"> Install Steam </a> </div>
See if you can find that in there
hmmm, I don't recognixe any of that.
Epitome of Cake 2013년 11월 24일 오전 11시 22분 
Black Blade님이 먼저 게시:
<head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Steam Community :: The Chosen One</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <link href="http://cdn.steamcommunity.com/public/shared/css/buttons.css?v=1965295483" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/shared/css/shared_global.css?v=837462132" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/globalv2.css?v=164110712" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/modalContent.css?v=1758883865" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/profilev2.css?v=2369287946" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/shared/css/motiva_sans.css?v=3790063272" rel="stylesheet" type="text/css" > <link href="http://cdn.steamcommunity.com/public/css/skin_1/header.css?v=115305590" rel="stylesheet" type="text/css" > <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/prototype-1.7.js?v=3244382321&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/scriptaculous/scriptaculous.js?load=effects,controls,slider,dragdrop&amp;v=2741717158&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/global.js?v=2756978262&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/jquery-1.8.3.min.js?v=256962474&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/shared/javascript/tooltip.js?v=3974603456&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/shared/javascript/shared_global.js?v=1372073191&amp;l=english"></script> <script type="text/javascript">$J = jQuery.noConflict(); if ( typeof JSON != 'object' || !JSON.stringify || !JSON.parse ) { document.write( "<scr" + "ipt type=\"text\/javascript\" src=/"http://cdn.steamcommunity.com/public/javascript/json2.js?v=345020324&amp;l=english/"></script>/n" ); }; </script><script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/modalContent.js?v=2880798515&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/modalv2.js?v=558272582&amp;l=english"></script> <script type="text/javascript" src="http://cdn.steamcommunity.com/public/javascript/profile.js?v=2398193976&amp;l=english"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-33779068-1']); _gaq.push(['_setCustomVar', 1, 'Logged In', 'true', 2]); _gaq.push(['_setCustomVar', 2, 'Client Type', 'External', 2]); _gaq.push(['_setCustomVar', 3, 'Cntrlr', 'profiles', 3]); _gaq.push(['_setCustomVar', 4, 'Method', "profiles\/DefaultAction", 3]); _gaq.push(['_setDomainName', 'steamcommunity.com']); _gaq.push(['_trackPageview']); _gaq.push(['_setSessionCookieTimeout', 900000]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https://' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> g_rgProfileData = {"url":"http://steamcommunity.com/id/Kairo115/","steamid":"76561198105375253","personaname":"The Chosen One","summary":"If you don't know me, you should. I accept all except mean or rude people. I like to chat, but just because it says I'm online, does not mean I'm there at my PC ready to chat, and just because it says I'm offline, dosen't mean I'm away from my PC, I may just not want to chat.. I may be fairly new, but I like the community here, and I'm here to stay. You may know I change my name alot. I also like to start groups alot.\r<br>\r<br>P.S. Have a brownie for your troubles.\r<br>\r<br>I like almost all music, but I prefer some genres over others.\r<br>\u2554\u2550\u2550\u2557\u266b \r<br>\u2551\u2588\u2588\u2551Put this \r<br>\u2551(o) \u2551on your page \r<br>\u255a\u2550\u2550\u255dif you love music. \r<br>\r<br>\u2554\u2566\u2566\u2566\u2566\u2550\u2557Put this on your page \r<br>\u2551\u2569\u2551\u2551\u2551\u2554\u2557if you give free hugs. :3 \r<br>\u255a\u2569\u2569\u2550\u2569\u2550\u255d \r<br>\r<br>__\u2665__\u2665_____\u2665__\u2665___ Put This \r<br>_\u2665_____\u2665_\u2665_____\u2665__ Heart \r<br>_\u2665______In_____\u2665__ On Your \r<br>__\u2665____GOD___\u2665__ Page If \r<br>___\u2665____We__\u2665___ You\ufeff Believe \r<br>____\u2665_Trust_\u2665_____ In GOD \r<br>______\u2665___\u2665______ \r<br>________\u2665_____ \r<br>\r<br>CAN YOU READ THIS ? \r<br>Olny 55% of plepoe can. I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg. The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it dseno\\'t mtaetr in waht oerdr the ltteres in a wrod are, the olny iproamtnt tihng is taht the frsit and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it whotuit a pboerlm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Azanmig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt! fi yuo cna raed tihs, palce it in yuor porfiel!"}; </script> </head> <body class="flat_page profile_page">
These?
Yep. Dat's it.
Black Blade 2013년 11월 24일 오전 11시 23분 
ya that was more from the middle after <body>
Any how that code is a site source... you can get it from browser :D: by going to the source
On chrome you do that with clicking on the menu -> Tools -> view Source
So its all safe
By the way do you know coding?
Black Blade 님이 마지막으로 수정; 2013년 11월 24일 오전 11시 23분
Dreakon13 2013년 11월 24일 오전 11시 26분 
Black Blade님이 먼저 게시:
By the way do you know coding?
Clearly, hence the anxiety at seeing the site's source.
< >
전체 댓글 23개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50

게시된 날짜: 2013년 11월 24일 오전 10시 58분
게시글: 23