Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "Main page/Test Suffer"

From RuneGlory
Jump to: navigation, search
(Created page with "<html> <body> <style type="text/css"> body { text-align: center; margin: auto; padding: 20px; } label { font-weight: bold; margin: 0 4px; } select { margin: 0; padd...")
 
Line 25: Line 25:
 
</form>
 
</form>
 
<br></br>
 
<br></br>
<button type="button"
 
onclick="document.getElementById('demo').innerHTML = Date()">
 
Click me to display your time zone.</button>          <button type="button" onclick="myFunction()">Click me to display hourly events.</button>
 
<p id="demo"></p>
 
 
<p id="demo"></p>
 
  
 
<script>
 
<script>
Line 38: Line 32:
 
}
 
}
 
function myFunction() {
 
function myFunction() {
    var str = "GMT -3";
+
  var d = new Date();
    var result = str.link("https://i.imgur.com/saHJYFp.png");
+
  var n = d.getTimezoneOffset();
    document.getElementById("demo").innerHTML = result;
+
  n = n/60;
 
}
 
}
  
Line 51: Line 45:
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 2x wilderness singles </td>
     <td> 2 </td>
+
     <td> 12,6 </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 2x wilderness multi </td>
     <td> 2 </td>
+
     <td> 1,7 </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 25% skilling xp </td>
     <td> 2 </td>
+
     <td> 2,8 </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 2x skill points </td>
     <td> 2 </td>
+
     <td> 3,9 </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 2x slayer points </td>
     <td> 2 </td>
+
     <td> 4,10 </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td> 1 </td>
+
     <td> 2x shooting stars </td>
     <td> 2 </td>
+
     <td> 5,11 </td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Revision as of 05:03, 22 May 2018

Select your Time zone:


Boost Time
2x wilderness singles 12,6
2x wilderness multi 1,7
25% skilling xp 2,8
2x skill points 3,9
2x slayer points 4,10
2x shooting stars 5,11