Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

chris yolo

Trade With Caution
  • Joined

  • Last visited

Everything posted by chris yolo

  1. I'm good, rate is firm. if im taking that low ill sell to dieze or something he's the person i usually sell to ;p
  2. Selling 100m 07 for paypal $1/m PM me, will prob sell to one of my regular buyers if not sold in an hour.
  3. 105% firm, paypal only pm me your skype.
  4. Have skype? you might be able to help me with some other things :P
  5. Speaking to someone else about that, i just put it in but the smoothscroll doesnt work at all from jsfiddle for some reason https://jsfiddle.net/df0ksp8s/ It all works fine going down from brackets (the coding program i was using) http://codepen.io/alpha123/pen/qqapZX this works, if it doesnt for you i can zip it and send you it to run it locally
  6. Hey! I'm having a problem atm with my smoothscroll on an assignment i was given for class. It's for a personal portfolio. I have 2 problems - Smooth scroll goes down, but not up again Because the navigation bar is fixed, the smoothscroll goes under the title of that section of my portfolio GIF of what i mean - https://gyazo.com/58dd4597f5c543ea3bd2cf2cf59e033c As you see the white bit with the title, my smoothscroll currently goes over it and i need it to stop just above it so the title still shows, aswell as the smoothscroll to go back up again when i want it to HTML5 code - <nav class="nav nav--red"> <ul class="nav__list"> <li class="nav__list__item"><a onclick="initScroll('section8'); return false; " href="#">About</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section2'); return false; " href="#">Illustrations</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section3'); return false; "href="#">Photoshop Work</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section4'); return false; "href="#">Photography</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section5'); return false; "href="#">Web Design</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section6'); return false; "href="#">Audio</a></li><!-- --><li class="nav__list__item"><a onclick="initScroll('section7'); return false; "href="#">Contact</a></li> </ul> </nav> .CSS code - .nav__list { margin: 0; padding: 0; text-align:center; } .nav__list a { padding: .75em 1.5em; transition: all .25s ease-in-out; } .nav__list__item { border-style: solid; border-width: 0 0 1px; } .nav__list__item, .nav__list__item a { display: block; } .nav__list > .nav__list__item { border-width: 0 1px 0 0; } .nav__list > .nav__list__item, .nav__list > .nav__list__item a { display: inline-block; } .nav { position:fixed; background-color: #f5f5f5; width:100%; } .nav .nav__list__item { border-color: #e5e5e5; } .nav a { color: #555; text-decoration: none; } .nav a:hover, .nav a:active, .nav a:focus { background-color: #e5e5e5; } Javascript code - var marginY = 0; var destination = 0; var speed = 10; var scroller = null; function initScroll(elementId){ destination = document.getElementById(elementId).offsetTop; scroller = setTimeout(function(){ initScroll(elementId); }, 1); marginY = marginY + speed; if(marginY >= destination){ clearTimeout(scroller); } window.scroll(0, marginY); //console.log(destination); } window.onscroll = function(){ marginY = this.pageYOffset; }; function toTop(){ scroller = setTimeout(function(){ toTop(); }, 1); marginY = marginY - speed; if(marginY <= 0){ clearTimeout(scroller); } window.scroll(0, marginY); } I'd appreciate so much if someone could help me out with this, I see these 2 guys have done web before so I'm going to tag you if it's an easy fix please tell me, if it's complicated pm me and I can pay/reward you for fixing! @@Rudie @@harryth3hopp3r
  7. Hey

    chris yolo posted a topic in General Help
    Where would i post requesting html/javascript coding help? I see programming support but everyone in it seems to be requesting scripting help and it's different from what I'm asking for Thanks! Close found it thanks!
  8. You'll only need to wait 21days if it's sent as goods/service to a new paypal I'd be able to pay 1:1 as friends/family so you get the paypal instantly, pmed you my skype + offsite vouches.
  9. They mean something and your reason behind them not meaning anything is stupid I'd be pming them the chat conversation For the others, my rate is firm and btc is not an option. PayPal or UKBT only. Currently not home, you'll not receive response to pms till i can get on a pc it wont let me open some from my phone
  10. echeque is when your sending money from your bank account to a payee only some banks are like this but the best way of avoiding it is getting balance or paying from your card
  11. Selling 500m+ 07 Have vouches for 30b+ 07 sold on sythe (can prove), I'll not be going first unless a sponor or someone with very high fb. PM me your skype, Asking price is $1/m, can be negotiated on the amount being bought Not trusted? I can sell you up to $40 of gold if payment is sent as friends/family and you can forward reciept.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.