Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

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.

Hedgehog

Monster Hunting Team Leader
  • Joined

  • Last visited

Everything posted by Hedgehog

  1. I don't think you would have mentioned his ego if you weren't trying to be disrespectful.
  2. Youtube HD Video - This video will cause high CPU usage, to view the video in a lower quality, please click .
  3. I had to pick my little sister up from school today. Didn't get driven off the road.
  4. http://forum.tip.it/topic/309457-m/page__st__260?do=findComment&comment=5275118
  5. Fun fact: Nex was designed to be teamed.
  6. How does it look out of place? It's in the wilderness, surrounded by all the dead trees and shit. Only a bridge connects it to the forests of Asgarnia.
  7. No, don't trust it. They used adventurer's logs to approximate the ratio of kills to effigies, which means that if someone had an effigy banked, or if some used effigies immediately and some banked them, then the ratio will be skewed.
  8. Someone on the HLF made this one:
  9. I had to divert all of my forum time to the HLF :/
  10. With Radiohead With the Obamas
  11. Have it run one day per week on the day you want it to run. The first part of the code should look like this: $date = json_decode(file_get_contents("weekcount.json"),true); if($date['count'] < 4){ $date['count']++; file_put_contents("weekcount.json", json_encode($date['count'])); } if($date['count'] == 4){ $date['count'] = 0; file_put_contents("weekcount.json", json_encode($date['count'])); ... } } Not sure if that will compile, I just did it from memory. Basically, keep the # of weeks in a file and read it and update it as necessary.
  12. I still remember when you got 99 mining :3
  13. Run it every day Increment it each time it runs When it reaches 28, run what you need to run Reset it
  14. OK so I have this picture that needs to be photoshopped into something (I have 3 more poses that I could do but I'd have to transparentize them, post if you're interested), let's see what you guys can come up with. I posted this on the HLF too so you need to prove that you're better.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

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.