Adblock breaks this site

- Complete FullScreen For F2P -

Discussion in 'RuneScape 3 Cheating' started by RuneScheat, Aug 5, 2009.

  1. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Complete FullScreen For F2P

    Hey peeps, I just developed a new html file today, It's simple, but better than the other ones I've seen.

    You DON'T need to download anything. (No patches, firefox plugins, ect.)

    It automatically fits ANY screen size. Just Follow the Instructions below and watch the vid.



    Link is here: http://www.goldscapeserver.co.cc/rsfs/
    Secondary Link is here: http://www.rs-fullscreen.co.cc/
    This will show you how to a) Bypass ads if you just want to play it in the browser, or b) Play the game Full Screen as a free to play character. This will work no matter what size your screen is, due to the javascript function I added. Have Fun with it! Currently, my version is the only one to support ALL screen sizes, and it will work on almost every browser ever made! If you take my source, all I ask in return is a link or reference to me. Thank You!

    And to all of you who think its phising or whatever... it's not, go check the html source before you make assumptions.. or add this code to an html page for the same effect.

    Update: Added Unique visitor counter to the site along with browser recommendations.

    Code:
    <html>
    <title>RuneScape FullScreen</title>
    <body onload='parent.resizeIframe(document.body.scrollHeight)'>
    <script>
    function resizeIframe(newHeight)
    {
      document.getElementById('frameId').style.height = parseInt(newHeight) + 128 + 'px';
    }
    </script>
    <script language="JavaScript">
    <!--
    function resize_iframe()
    {
    
    	var height=window.innerWidth;//Firefox
    	if (document.body.clientHeight)
    	{
    		height=document.body.clientHeight;//IE
    	}
    	//resize the iframe according to the size of the
    	//window (all these should be on the same line)
    	document.getElementById("frameId").style.height=parseInt(height-
    	document.getElementById("frameId").offsetTop-8)+ 8 +"px";
    }
    
    window.onresize=resize_iframe; 
    
    
    
    //-->
    </script>
    <noscript>
    You must have javascript enabled for this to work.
    </noscript>
    <iframe id="frameId" src="http://world1.runescape.com/m0" name="mainframe" width="100%" style="position:absolute;top: -128px;left: 0px;right: 0px;" frameborder="0" scrolling="no" onload="resize_iframe()"></iframe>
    </body>
    </html>
    


    People who have tested it:
     
  2. crapkiller

    crapkiller Forum Addict

    Joined:
    Jul 19, 2006
    Posts:
    426
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    smells like phishing.
     
  3. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    check the source in the page before you assume that... its an iframe and javascript buddy, leading to the runescape page.
     
  4. Im Lazy

    Im Lazy Apprentice
    Banned

    Joined:
    Nov 25, 2007
    Posts:
    779
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Include in your video that you log in the runescape server.
     
  5. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    I could do that, but then again, a scammer could do that also...by stiching two different videos together. So I don't really see how this would help. CHECK THE HTML SOURCE!
     
  6. Vlad

    Vlad Hero

    Joined:
    Mar 1, 2007
    Posts:
    7,678
    Referrals:
    4
    Sythe Gold:
    1,802
    - Complete FullScreen For F2P -

    It looks completely legit from the HTML code.

    Check the HTML yourself -
    Code:
    <html>
    <title>RuneScape FullScreen</title>
    <body onload='parent.resizeIframe(document.body.scrollHeight)'>
    <script>
    function resizeIframe(newHeight)
    {
      document.getElementById('frameId').style.height = parseInt(newHeight) + 128 + 'px';
    }
    </script>
    <noscript>
    You must have javascript enabled for this to work.
    </noscript>
    [B]<iframe id="frameId" src="[U]http://world1.runescape.com/m0[/U]" name="mainframe"[/B] width="100%" style="position:absolute;top: -128px;left: 0px;" frameborder="0" scrolling="no"></iframe>
    </body>
    </html>
     
  7. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Thank you vlad-da-vamp, I think you are they first person to check the source...
     
  8. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Update: Added a unique visitor counter to the site. =P
     
  9. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Does anyone have any recommendations for this? Anything I could Improve on it? Please Tell =P
     
  10. Bleu

    Bleu Active Member

    Joined:
    Jul 27, 2009
    Posts:
    111
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Looks legit, didn't log in though.
     
  11. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Is anyone going to give any recommendations or anything? haven't heard much of a review of this. o_O
     
  12. EpicNova

    EpicNova Apprentice

    Joined:
    Jul 2, 2009
    Posts:
    640
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Logged in my password wasn't stolen, Legit.
     
  13. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Thanks, maybe people will catch on. =P
     
  14. Dwoshi

    Dwoshi Newcomer
    Banned

    Joined:
    Jul 25, 2009
    Posts:
    11
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Nice if it doesn't steal password :]
     
  15. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    it doesn't, but I'm glad people are taking precautions with this sort of thing... I've seen a lot of fakes.

    I have tested with IE and it's incompatible... So get google chrome, firefox, opera or something else other than IE if you're an IE user.
     
  16. alex trebek

    alex trebek Active Member

    Joined:
    May 5, 2009
    Posts:
    165
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    how is this better then loading RS, opening a new tab and hitting f11, and switching back to the RS tab? The fact that it blocks adds isnt a big deal, you should have firefox and adblock plus regardless.
     
  17. €pounded€

    €pounded€ Forum Addict

    Joined:
    Oct 15, 2007
    Posts:
    269
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    It works ive used it
     
  18. Cj_

    Cj_ Newcomer

    Joined:
    Aug 3, 2009
    Posts:
    22
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    Wow it's even compatible with swiftkit thanks man.
     
  19. RuneScheat

    RuneScheat Member
    Banned

    Joined:
    Mar 22, 2008
    Posts:
    74
    Referrals:
    1
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    no problem, wasn't that hard to make, just took some problem solving... A major issue i had at first was when I set height to 100 percent a 128px white bar appeared at the bottom because i made the padding of the frame to -128pxs to remove the ads and the "jagex bar". I fixed this by adding javascript to make the page 100 percent height plus 128, and that worked out nicely. I appreciate all the positive comments and feedback I have gotten, and I thank the people who wrote them.

    Also about this comment:
    1) you aren't opening a new tab...
    2) hitting f11 fullscreens the browser to make the client take up the whole screen.
    3) The ad cropping feature is a big deal to those who don't have adblock plus for firefox, I believe a very small percentage of my page viewers even have adblock plus.
     
  20. alex trebek

    alex trebek Active Member

    Joined:
    May 5, 2009
    Posts:
    165
    Referrals:
    0
    Sythe Gold:
    0
    - Complete FullScreen For F2P -

    I don't think you understand.

    Im saying that you can get the same result much more simply without using your service. How is your way better?
     
< Rs Memebership Pin generator | Soul Wars Botting Tie world >


 
 
Adblock breaks this site