Jump to content

What's on your clipboard?


Futurama

Recommended Posts

  • 3 weeks later...
jimmiesarerustled.png

Level 99 Skills 28/28 200M exp Skills 6/28
Going for 200M All Skills. [qfc]48-49-837-63099395[/qfc]

@Matt258RS Twitch: Matt258RS

 

Whatpulse
My Youtube user name: birdman258 200MCook ProfitCook 200mPrayer MakinWines MyF2pSkillers

 

On 12/23/2011 at 4:39 PM, 'Jebrim' said:

But don't even begin to think that I think I'm better than you all simply because I've done 7.6k+ hours of Agility or because I have tens of thousands of fans.

Link to comment
Share on other sites

able to choose from a selection of four of the most powerful rewards ever seen in RuneScape.

rc1tzc.png

☢ CAUTION ☢ CAUTION ☢ CAUTION ☢ CAUTION ☢

Link to comment
Share on other sites

They confess to each other, have a good laugh about it, and then are immediately torn apart by a pack of rabid badgers because they're horrible people.

Squab unleashes Megiddo! Completed all quests and hard diaries. 75+ Skiller. (At one point.) 2000+ total. 99 Magic.
[spoiler=The rest of my sig. You know you wanna see it.]

my difinition of noob is i dont like u, either u are better then me or u are worst them me

Buying spins make you a bad person...don't do it. It's like buying nukes for North Korea.

Well if it bothers you that the game is more fun now, then you can go cry in a corner. :shame:

your article was the equivalent of a circumcized porcupine

The only thing wrong with it is the lack of a percentage for when you need to stroke it.

 


7ApdH.png
squabharpy.png
Poignant Purple to Lokie's Ravishing Red and Alg's Brilliant Blue.

Link to comment
Share on other sites

[spoiler=longish]'The purpose of this UDF is to determine if there are unallowable errors in the range numbers

'of a single street segment. For the purposes of routing, there can only be odd numbers

'(not inlcuding 0, because this is considered as a null value since <null> isn't a valid integer)

'on the "odd/left" side and even numbers of the "even/right" side of the street. Also, the starting range

'number must be lower than the ending range number on both sides. All of these possibilites

'(of which there are actually 256--in practice, there are few null values though) are checked by this.

'----

'in order for this UDF to work, the data must be ordered in a certain way

'there needs to be 5 columns in the following order:

'Unique object identifier, starting range on the "left/odd", ending range on the "left/odd",

'starting range on the "right/even", ending range on the "right/even"

 

Function RANGE_CHECK(FRADDL As Double, TOADDL As Double, FRADDR As Double, TOADDR As Double) As String

 

'FRADDL is the starting odd range number (FRom ADDress Left)

'TOADDL is the ending odd range number (To ADDress Left)

'FRADDR is the starting even range number (FRom ADDress Right)

'TOADDR is the ending even range number (To ADDress Right)

 

If (FRADDL > TOADDL Or FRADDR > TOADDR) Then

RANGE_CHECK = "wrong" 'checks for the starting range to be higher than the ending range

 

ElseIf (WorksheetFunction.IsEven(FRADDR) = False Or WorksheetFunction.IsEven(TOADDR) = False) Then

RANGE_CHECK = "wrong" 'checks for odd values on even side

 

ElseIf (FRADDL = 0 And TOADDL = 0) Then

RANGE_CHECK = "correct" 'checks for 0 on odd side, and the range is good

 

ElseIf (FRADDL = 0 And WorksheetFunction.IsOdd(TOADDL) = False) Then

RANGE_CHECK = "wrong" 'checks for instances of 0 and even on odd side

 

ElseIf (WorksheetFunction.IsOdd(TOADDL) = False) Then

RANGE_CHECK = "wrong" 'checks for even values on odd side, starting value

 

ElseIf (FRADDL <> 0 And WorksheetFunction.IsOdd(FRADDL) = False) Then

RANGE_CHECK = "wrong" 'checks for rare instances of non 0 and even on odd side

 

Else: RANGE_CHECK = "correct" 'if all checks fail, the range is good

End If

 

End Function

 

 

 

A pain in the ass to read without indentation and colors. Wish it would keep that formatting when I copy pasted it.

Working on max and completionist capes.

2435/2475

Link to comment
Share on other sites

  • 2 weeks later...

- You have walked where the last resistance to Martial Law was abolished.

You have earned the Fought the Law Exploration Badge! Earning this badge has granted you one Character Point! (2012-08-28 05:31:11).

6Ij0n.jpg

In real life MMO you don't get 99 smithing by making endless bronze daggers.

Link to comment
Share on other sites

DspBP.gif

Requiescat in pace, Shiva "Anarith" Kumar.
dea6a17b9c.png
351 Quest Points|99 Strength|99 Attack|99 Constitution|99 Defence|99 Magic|138 Combat|99 Summoning|99 Slayer|99 Ranged|99 Firemaking|99 Dungeoneering|99 Cooking|99 Prayer|99 Runecrafting|99 Smithing|99 Fletching|99 Construction|99 Farming|99 Fishing|99 Herblore|99 Crafting|99 Agility
True friends are never separated by distance, for they are forever linked by their hearts.

Join the HYT CLAN![qfc]90-91-310-65710712[/qfc]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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