PDA

View Full Version : Auto walk to varock.



LordGregGreg
06-04-2007, 08:21 PM
This may have already been made. If not, it really needs to be made. Hundreds of scripts are based in varock. And if you die, or mess up, or something, you can always tele to lumbridge, and then my script will walk you to varock.

Now I am going to let you know right now, I'm not a noob at programing, and you probably have never seen me in the forums. Thats because I answer my own questions instead of asking stupid ones (or ones that have already been answered). I'm not very talkative unless a question is directed at me either.

Also, I am going to use this as a place for my introduction. I am a college student. and I am a very experienced java programmer. This script should be pretty good aside from the fact that I have never programed in pascal, not to mention that Scar scripting is a MUCH different style than my common application programing.

If you know anything about programing this stuff, you know that walking such a long distance is a PAIN to write, and a PAIN to test, and a PAIN to make reliable. So it is going to take some time. Bear with me.

Major Update!!!! (Version 3.9)
Version 3.9 has just been released!

Fixes...
Updated the script for SRL 4.0 beta, it should work, test it for me
Removed random emote because I don't want to deal with it.
Old Fixes...
A few small random adjustments
Added a pretty useless form to help with debugging my waking method
To make it work you have to type "North" etc
DOUBLE verification method in point line acceptance algorithm
tweaked a ton of functions in GregGlobalAlign
Fixed varock crashing bug
Added in better failsafe method for varock
Added in varock ddtm for better finish detection.
This release includes a nearly polished product of what may end up being a members only function. :P
a TON of fixes to my global alignment function
you dont understand how much was fixed...i wish you could see, lol
Added on mega ultra GlobalAlign Function
Added on "GregAlign" mode for testing it
I have a post in this thread about it and how to use
hopeful fixed river walking mis clicks
added more complex varock walking correction
fixed antiban to antibannage
fixed stupid mistake of mine concerning RI
ALL powerful gregalign function!!!
OK, check this out, i made a function, that perfectly aligns ure map!!!
All you do is pass it a rectangle and a color.
the color shold be the color of a line that u want to be horizontal
It wil find that line, and rotate the map untill it is perfectly aligned!
It reallly works!! I used it when im about to wlak into varock, set the rectangle around the white line of the raod, its flawless!
Verticle line alignment is next...
Um, changes "tries" to "times" so it compiles :P
A few very beta and unused methods for my next script
Fixed first river click a little bit more
Made dtm easier to find, but made it not search for it at begining (prevent false positive)
It now Quacks back at ducks!!! lol
Ok, there were allot of problems in my script because of how I edited it before, so
I completely redit my imbeded if statements
I took repeated code and turned them into functions
I rethought the decision path
Fixed ddtm early detection by making it more unique
Corrected version information and credits
Major MAJOR fix in initial walking steps
It had tree dtm detection, which worked most of the time
I added in symbol detection as backup, worked most of the time
I made the top two work together, worked even more of the time
Just now added additional bridge ddtm off auto road and water color
Works all the time! (I hope...)
Tweaked a few more functions
Added in progress reports!
A bit more code cleanup
Added credits for nearly every idea I got
Changed var and char declaration style (thanks Kooldude)
Massive code reformat:D
Tweaked walking function dynamics
Tweaked a few angles for worst case scenarios
Made symbols and tree dtm work together, instead of separately
Fixed a problem in varock with road color checking
Fixed a fail safe that didn't work (yes, i even test those)
Fixed the tree dtms click (make it on right side of river)
Added dynamic walking effect (slows you down near critical moments)
Added symbol detection backup (another dtm to help it along! 2 are better than one :))!!!
Added a backup method in case the tree dtm fails.
Added in new section to help through the chicken area!
Tweaked alot of my functions to make them work better
Re modified road bitmap so it works at more of an angle
Did I mention that It can make it through the chicken part now?
Massive changes to lubridge detection and the first click
Massive changes to first clik towards the river
Tree color fixed
Added in more fail safes, as well as a few more fail preventions
Changed radial walk to a dynamic radial walk for better accuracy
Now uses DDTM to verify fally location
Now uses DDTM to verify first mouse click up river (by looking for my fav trees)
Added a TON more failsafes...
Now uses DDTM's when finding the new varock road color.
Added much better anti ban
Added much better anti randoms
Can get into varock now (if it makes it up the river)
Added better color finding in varock
Tweaked a few radial methods
Attempt to fix river walking bug You can download it here.

Anyhows, you should give me credit, for getting an entire working script pumped out so fast. (one day woot!)[/color]

Features:
Takes you character from "anywhere" to varock!
Completely automated color picking!!!
AntiRandoms from SRL included
FailSafes.. EVERYWHERE
FailProofs before all fail safes (with their own failsafes just in case)
DDTM walking and detection!
Dynamic radial walking too!
Quacks at ducks.
Multiplayer suport enabled This script can be used almost anywhere anytime, if you do... give me some credit.

To set it up (just to test it) simply fill out the player form for player zero. Make sure their location is "anywhere" and that they havent used lumby teleport recently. More instructions are included in the top of the script.

Back on the topic of credit. I owe a TON to the makers of SRL. Amazing librarys!!! Like, all the hard work done in this program, I had nothing to do with.

Also, if SRL Members wouldn't mind taking the time to review this, I would REALLY appreciate that. Thank you.

stylen
06-04-2007, 09:09 PM
Have you already created this script?

LordGregGreg
06-04-2007, 09:25 PM
Have you already created this script?
Um, no. Like I said, it is going to be a pain to get it to work reliably. Right now I am browsing through the SRL librarys trying to see what walking method (or methods) I plan to use, and how I should format the entire thing.

logical guy711
06-05-2007, 01:35 AM
where's the script?
dont post it here if its not made yet
and you can always post on the help section if you have trouble

LordGregGreg
06-05-2007, 01:49 AM
where's the script?
dont post it here if its not made yet
and you can always post on the help section if you have trouble I don't need help. Or at least I don't need help that I can't already get. I appreciate the ideas though. I figured that this was the best place to place this topic, and so I did. There will be a working alpha version very soon so just relax a little bit.

If you are really concerned... so far It can teleport to lumbride, do a random emote, find its way to the river, and walk all the way up it to barbarian village. (And then stop walking up the river).

The coding is still pretty messy too, so... I don't fell right posting a bloody unusable piece of text quite yet.

Oh, did I mention that It already has multiuser (lol, incase 20 of your chars die) and anti randoms?

Edit: Go read the first post for updates!:duh:

kemico2
06-05-2007, 01:52 AM
Are you using radial walk? I have heard that that is the best walking tool out right now. I havent learned it but i am trying? I think this will be a great script when it is done. I think you posted in the wrong section though.

LordGregGreg
06-05-2007, 02:03 AM
Are you using radial walk? I have heard that that is the best walking tool out right now. I havent learned it but i am trying? I think this will be a great script when it is done. I think you posted in the wrong section though.

I am using radial walk, or modifications of it. (Thank you wizzup? and WT-Fakawi); It is by far the best walking method. (At least for what I am doing).

I apologize for posting int he wrong section, I will try to pump out a script as soon as I can.

By the way, where do you want me to stop? Varock East or West? I'm going to try to go for east...

Also, there is a really cool script called "Radial Walking Aid", play around with it, and it will all make seince to you.

ZephyrsFury
06-05-2007, 07:24 AM
this script is pretty good (although i would have thought a college student would know how to spell "successfully")

you could make the script check if you are in lumby before it teleports. also it took more than 9 times to find the fishing spot on several characters.

you also left your acc details in the script although it doesn't work anyway.

LordGregGreg
06-05-2007, 02:17 PM
this script is pretty good (although i would have thought a college student would know how to spell "successfully")

you could make the script check if you are in lumby before it teleports. also it took more than 9 times to find the fishing spot on several characters.

you also left your acc details in the script although it doesn't work anyway.

First off, thank you very much for trying out my script! Sorry about my spelling, they don't teach you that in college, and I manage to get by with a spell checker. I have good spelling precision, just not very good accuracy. (by the way, look at "successfully", it has got like, three sets of repeated letters!! I mean ftw??)

On to more important stuff... I do plan to implement a check to see if it made it to lumby. (And probably a couple of other ones). You will just have to give me some more time.

And what do you mean "it took 9 times" to find the fishing spot? You are talking about the one by barb village right? Did they actually walk past it and not detect it? (if so, I have not encountered that error, if you could, please send me a screen shot with a log of my debug messages as well please.)

And those are not my account details (obv) they are left in there for other reasons, as well as helping a noob understand where to put stuff.

Hugolord
06-05-2007, 02:24 PM
Are you using radial walk? I have heard that that is the best walking tool out right now. I havent learned it but i am trying? I think this will be a great script when it is done. I think you posted in the wrong section though.


Wrong Radial walk is not thes best walking tool out atm...

LordGregGreg
06-05-2007, 02:34 PM
Wrong Radial walk is not thes best walking tool out atm...

Alright then... could you be so kind as to enlighten me what is? I would love to use something that works better ofcourse :)

I just found that radial walk did a really good job of keeping my mouse clicks on the right side of the river is all...

wired16
06-05-2007, 02:50 PM
wow.. worked ok.. but it got stuck near the east mine ......but im suprised it got that far...lol

LordGregGreg
06-05-2007, 02:56 PM
wow.. worked ok.. but it got stuck near the east mine ......but im suprised it got that far...lol
Ok, thank you. I have encountered that error before.. and I think i know just how to fix it.

rkroxpunk
06-05-2007, 03:18 PM
for the free section it is oh actually no DDTM's + RW are the best :D. You should have a go at learning DDTM's there's a TUT in advanced section. Make sure you learn DTM's first. they're not that hard

LordGregGreg
06-05-2007, 03:31 PM
for the free section it is oh actually no DDTM's + RW are the best :D. You should have a go at learning DDTM's there's a TUT in advanced section. Make sure you learn DTM's first. they're not that hard
I have already learned dtms, and I can see how they would work pretty good for road walking. But as for water walking.. I just don't think it would work, because the rivers shape keeps changing alot.

The nice thing about how river walk works right now is that it doesnt really get stuck... and it can start anywhere on the river.

I apreciate the idea though, and if I start having problems with my river walking, I'll implement some dtms just to make you happy. When I plan to extend this to walk to east bank, I think dtms might be good for finding buildings to guide by.

On a side note... version bumped up.

rkroxpunk
06-05-2007, 03:56 PM
actually I meant walking in general and DDTM's are different to DTM's. They're meant to be the best for walking. I personally love using them especially when u get to a cross section in the road they're great

LordGregGreg
06-05-2007, 04:03 PM
actually I meant walking in general and DDTM's are different to DTM's. They're meant to be the best for walking. I personally love using them especially when u get to a cross section in the road they're great
Thank you very much then! I will look into them immediately!

In the mean time, you can try out my new version... and I am going to class.

LordGregGreg
06-05-2007, 05:31 PM
DDTM's
I owe you big time! It works like a charm! I have changed the varock protion of the script to match it, thank you so much! You are included in the script now.

Hugolord
06-05-2007, 06:42 PM
I owe you big time! It works like a charm! I have changed the varock protion of the script to match it, thank you so much! You are included in the script now.


DDTMs never heard of those well Greg if you were member your mind would really be enlightened :P no im not allowed to give info about it :P

LordGregGreg
06-05-2007, 07:19 PM
DDTMs never heard of those well Greg if you were member your mind would really be enlightened :P no im not allowed to give info about it :P
Well...If there is really hidden knowledge.. I plan to submit this program in my application. And look at my script...it is using DDTMS :)

hellhound61
06-05-2007, 08:32 PM
:spot: Made it all the way to varrock maybe a couple of stops [Because of lag so not your problem] but Other then that. Works Fine.

I suggest you become a member :)
Even though I dont know What are most of the Benifits Of becoming a member :)

Thanks.

LordGregGreg
06-06-2007, 07:22 AM
New version just released...read first post for details...

SRL Members, please judge harshly... it is almost submittal ready...

Non SRL Members... please post here if it worked!!! (and star this)
if it didn't work, please let me know when where and why, a screenshot would be great too, as well as the last few log messages.

Lalaji
06-06-2007, 07:09 PM
This is a great script

LordGregGreg
06-06-2007, 07:14 PM
This is a great script

Thank you very much for your support! :) Just you wait, it will be nearly flawless once a get this stupid chicken farm stuff fixed.

kemico2
06-07-2007, 07:28 AM
Wow this is awsome most people set a goal and never reach it. Great job.

LordGregGreg
06-07-2007, 01:04 PM
Wow this is awesome most people set a goal and never reach it. Great job. Thank you very much :). I still have a bit more testing to do before it is submittal ready, but I have a Gen Chem I exam and a PHY2 exam ... like, very soon,

(so test it for me please :P)

Edit: OK, i think I did pretty good in my phy exam... I was even able to integrate for an infinite number of point charges on a ring with radius r for a point x, and then integrate over that and the radius to turn it into a disk of charge, and then solve if the radius was infinity to see that the field of an infinite plate of charge, no matter how far away or close to it you are, is rho/2E0.
[be happy you don't have to do that]

Jason2gs
06-07-2007, 05:33 PM
Wow, looks nice (h)

I'm not gonna test it right now, but I will later. I promise ;)

This can walk from anywhere in Varrock, to the center, or from anywhere in the RS world, to the center of Varrock?

LordGregGreg
06-07-2007, 05:39 PM
This can walk from anywhere in Varrock, to the center, or from anywhere in the RS world, to the center of Varrock?
This goes from anywhere in the RS WOLRD!!!! to varock.
Note, if you are already in varock...um this won't be the most effective method, but it will work.

kooldude
06-08-2007, 04:13 AM
Ok, This is wrong..

//********************* Set These Constants if Needed *******************//

const
StartPlayer = 0; // Determines who will play first
const
Debugging = True; // Determines whether debug talking will show

//**********************RuneScape Constants*******************************//

const
AreaSize = 1;
const
AreaShape = 0;
const
TreeColor = 1336109;//83749?
const
RockColor = 4472654;
const
TreeTolerance = 50;
var
RoadTDTM, VarockTDTM, TreeTDTM, ChickenTDTM: TDTM;
var
CGx, CGy: Integer;
var
RoadDTM, VarockDTM, TreeDTM, ChickenDTM: Integer;
var
Tolerance: Integer;
var
WhichAngle: Extended;
var
CGMainPoint, VMainPoint, CMainPoint, TMainPoint: TDTMPointDef;
var
DTMSubPoints: array[0..5] of TDTMPointDef;
var
DTMVSubPoints: array[0..7] of TDTMPointDef;
var
DTMTSubPoints: array[0..5] of TDTMPointDef;
var
DTMCSubPoints: array[0..4] of TDTMPointDef;

//************************************************** **********************//
const
VersionNumber = '2.0 beta';
//************************************************** **********************//



You only have to put Const once, and var once like this

//********************* Set These Constants if Needed *******************//

const
StartPlayer = 0; // Determines who will play first
Debugging = True; // Determines whether debug talking will show

//**********************RuneScape Constants*******************************//

const
AreaSize = 1;
AreaShape = 0;
TreeColor = 1336109;//83749?
RockColor = 4472654;
TreeTolerance = 50;
var
RoadTDTM, VarockTDTM, TreeTDTM, ChickenTDTM: TDTM;
CGx, CGy: Integer;
RoadDTM, VarockDTM, TreeDTM, ChickenDTM: Integer;
Tolerance: Integer;
WhichAngle: Extended;
CGMainPoint, VMainPoint, CMainPoint, TMainPoint: TDTMPointDef;
DTMSubPoints: array[0..5] of TDTMPointDef;
DTMVSubPoints: array[0..7] of TDTMPointDef;
DTMTSubPoints: array[0..5] of TDTMPointDef;
DTMCSubPoints: array[0..4] of TDTMPointDef;

LordGregGreg
06-08-2007, 04:43 AM
Ok, This is wrong..You only have to put Const once, and var once like this
Oooooooo. I didn't know :) Thank you very much!

kautkto
06-08-2007, 12:57 PM
Haven't tested yet, but if you could implement this into a quest like rune mysteries it would be great, even if you keep it members only.

LordGregGreg
06-08-2007, 01:05 PM
Haven't tested yet, but if you could implement this into a quest like rune mysteries it would be great, even if you keep it members only.
Thank you for the reply, please test it and let me know how it does. :)

Well, if you really want to get into that...I know that members have a much better way of walking, so this script will probably just become useless unless I try to make an ultra popular free script. All this is, is deathwalking.

The idea that made me choose to write this script is that it can be implemented almost anywhere, for anything. Think about the game, how many times do you walk from lumby to varock? Millions!

Scarf4ce
06-08-2007, 04:05 PM
Hey I tried out your script and it worked pretty good. First char got stuck beside the wheat field and kept clicking in the same area, took it back to lumbridge and it worked perfectly. Overall, great script, you seem like you will be a great scripter :).

Hugolord
06-08-2007, 04:27 PM
i think you should become member i mean wtf u learnt DDTMs in like two days
GJ!

LordGregGreg
06-08-2007, 04:37 PM
got stuck beside the wheat field
Thank you so much for testing it out!!! I am glad you liked it.

The wheat field ey.. seems like it didn't quite click on the right side of the river...I'll run a few more tests and andjust some more functions to prevent it. If I really have to, ill run a check for the wheat field and include a fail prevention method.
(Also, eventually it would have realized that it kept cliking the same place and log, there is a fail safe there :))

LordGregGreg
06-08-2007, 04:42 PM
i think you should become member i mean wtf u learnt DDTMs in like two days
GJ!
I really appreciate the complement. I'm either looking at doing that, or perhaps another color clicker that's java based.
SRL has much better members and library's if you ask me though.
SO instead of taking the easy way out and using java like I always have, I think I'll stick with scar and make better scripts.

I plan to submit this as my application as soon as this thread becomes a bit more popular, and a few more SRL membs look it over.

Vicious
06-08-2007, 05:05 PM
Sweet. Got a whole load of accounts that need to make the journey. Count on a progress report from me within a few days, tops!


Thats because I answer my own questions instead of asking stupid ones. I'm not very talkative unless a question is directed at me either.
Sorry about my spelling, they don't teach you that in college, and I manage to get by with a spell checker.
Haha, gotta say I know what you mean there. Pretty much the same way.

LordGregGreg
06-08-2007, 06:50 PM
Sweet. Got a whole load of accounts that need to make the journey. Count on a progress report from me within a few days, tops!
Thank you so much for testing it for me! Which reminds me, I have spent so much time with debugging and debug messages, I have completely left out an English progress report! lol. So, wait until version 2.2 :P

kautkto
06-08-2007, 08:26 PM
Line 587: [Error] (15700:1): Unknown identifier 'AntiBan' in script C:\Documents and Settings\User\My Documents\Downloads\Downloads for Firefox\GregsVWalker-v2.2.scar


What Scar and Srl is this designed for?


EDIT: Nevermind, its for SRL 3.7 and DIVI 3.06

LordGregGreg
06-08-2007, 08:35 PM
its for SRL 3.7 and DIVI 3.06
It does not work with 3.7, that is for scar 2. It will work with SRL 3.6 and DIVI (the one Scar auto downloads)
Thanks for both trying out my script and fixing your own errors! Hopefully this will help others.
I'll add a line in the script with that info too. Thanks

EDIT: You need srl 3.6

kautkto
06-08-2007, 08:43 PM
**********************************************
Name : userbill
Number : 0
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : userbill - Worked for :0 mins and location is PastChickens
**********************************************
walking up the river!
Could not find Water Color!

Something went wrong on river walk...
clicking.. then Increasing range
Something went wrong on river walk...
clicking.. then Increasing range
Something went wrong on river walk...
clicking.. then Increasing range
Something went wrong on river walk...
clicking.. then Increasing range
We have been walking up this fn river 50 times!!
I give up!!!...well done jagex..untill next time
NextPlayer



It got halfway up there, was just past the cow fields when this happened..
And it was nowhere near the river.

P.S. It won't compile with SRL 3.7

LordGregGreg
06-08-2007, 08:53 PM
It got halfway up there, was just past the cow fields when this happened..
And it was nowhere near the river.

P.S. It won't compile with SRL 3.7
Thank you very much for testing it!!!
Hrm... I think that means that while walking past the chickens it didn't find the ddtm I set there... what horrible luck. OR mabey it found the dtm too early...and I need to make a more distinct ddtm...
Do you mind editing your post and shorten it down? and then showing me the messages right before It hit the death loop that you posted?

I really appreciate it!

P.s. I will look into that srl 3.7 error immediately, thank you.
Edit: It should not work with SRL 3.7, it is made for scar 2, this is for scar divi. SRL 3.6 is what it needs.

Edit: Ok, yeah, the problem was that my road dtm as the point was not unique enough and it was detecting it earlier. I put you in the credits for finding it, thank you very much! Version 2.3 does not have this problem, and worked fine 3 times in a row for me. I'm going to work now, see ya'll around 10ish.

kautkto
06-08-2007, 10:21 PM
Heck, you have got scripting totally under control mate, very fast updates and posts, How did you get into java? My friend is a private server coder, and helps out a java IT who has been doing it for 19 years. He found SRL hard though he probably started on a too hard a script after 2 days, got it 4% finished.

So sorry, just closed SCAR before I saw your message.

Dan Cardin
06-09-2007, 12:54 AM
lordgreg...acn u please stop double posting...

also i'd like to learn java too...ne good tuts or stuff like that u can recommend

Smartzkid
06-09-2007, 01:15 AM
java.sun.com (http://java.sun.com/developer/onlineTraining/)

Jason2gs
06-09-2007, 01:30 AM
Sorry I didn't test it out. I kinda got busy with something :p

Lemme boot it up. I'll edit this post with my Proggie.

Alright, did it :)


******* ***
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 5855840
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:639 y:76
Where I want to clik isnt on mini map...
adjusting...x:690y:19
found a point thats on the map...yay
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the tree dtm! ..
Time to walk past that stupid chicken farm
RoadColor = 5855840
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 5855840
increasing radial
symbol nor dtm found yet...
walking up the river!
WaterColor = 12095612
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Finaly found the fish symbol!!!
walking into varock now..
RoadColor = 5855584
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
lost road color...crap
RoadColor = 5855584
trying to fix it
fixing color..
Gregs new raod color is 7173495
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7173495
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
sucesfully found more road
walked into varock!

Simply amazing :)

I love how you check for how much road you see! Pretty clever ;)

I'll probably run another character on it later. It's nice :)

LordGregGreg
06-09-2007, 02:01 AM
Heck, you have got scripting totally under control mate, very fast updates and posts, How did you get into java? My friend is a private server coder, and helps out a java IT who has been doing it for 19 years. He found SRL hard though he probably started on a too hard a script after 2 days, got it 4% finished.

So sorry, just closed SCAR before I saw your message.
Thanks on the complements, I do try very very hard (even before multiple exams) to fix and update my code for ya'll.
Now, if you really want to know, I got into java just because, um, that was the only programing class I had in high school. Then I kinda took off with it and have made all kinds of applications, databases, forum (lol, not very well though), mail send/receivers, skill calculators, accounting program (for my boss), passwordmaker.org gui, coupon applets, pizza POS, (you get the idea). Oh yeah, I LOVE swt, but substance gui stuff is good when I can't.
The most unfortunate thing about all of it is that I still can't get paid to do any of it :(, lol. But that's ok for me, I love programing, and I kinda do it for fun. It's not even in my major.
PASCAL is allot different then java, but the whole idea of it is the same. The biggest difference that I have encountered is that in scripts, you have to write in real time, like FFlag actually suspends your code to an extent, and a thought process like that is what makes SRL hard, In all my other applications I can always rely on everything happening instantaneous, and suspending a thread is rather dificult (and pointless) to do.
Congrats to your friend on getting paid to do java! And I don't need that Information anymore, like I said, I found the problem and fixed it.
And thank you for shortening your post.

LordGregGreg
06-09-2007, 02:07 AM
lordgreg...acn u please stop double posting...

also i'd like to learn java too...ne good tuts or stuff like that u can recommend
So sorry about the double posts, I'll go back through and fix all of them!
Java tutorials... hmm, well If you have never programed before you probably need to go to like half price books and buy one. If you have, sun.java has some really really good ones.
If they don't have what you need, a good google search will normally find it for you.

Once you get to the point when you don't have ridiculously stupid questions (or can at least prove to me that you have done some research) I would love to help you out. Feel free to PM me with any questions.

LordGregGreg
06-09-2007, 02:15 AM
Alright, did it :)Simply amazing :)I love how you check for how much road you see! Pretty clever ;)I'll probably run another character on it later. It's nice :)
Alright! It worked! Thank you very much for doing this for me. The proggie you posted to me is invaluable! Thank you! Just curious, what version did you use? I noticed that It never said "Found the road dtm" before the river walk section, nor did it have (new) progress reports. Either way, I am glad it still figured it out.
Thats the whole theory behind this script (any why there are so many versions). Getting it to work once is not too hard, but there is SO much that can go wrong, so you write another fail prevention method, to back it up, and sometimes, even another after that!
It seems to be working pretty consistently now.. :) I think I am going to write a little method for my lady . She said it would be really cute if my char "quack"ed back at the ducks if they go "quack"

kautkto
06-09-2007, 04:04 AM
Uhh he doesn't get paid to do it, does for free like you. If you want his msn say so, I'll ask him if he minds.

LordGregGreg
06-09-2007, 04:09 AM
Uhh he doesn't get paid to do it, does for free like you. If you want his msn say so, I'll ask him if he minds.
Lol, ok, what a shame. I don't really need his contact.

Also, I found a few more problems in my script. The road ddtm is not TOO hard to find, im making a better one.

Also, the varock walking needs to be rewriten with more methods in it.

kautkto
06-11-2007, 02:49 AM
I think if you submit this code it should get you into members, if you don't think so then make a rune mysteries quester, that would get you in definitely if it was well coded.

LordGregGreg
06-11-2007, 03:02 AM
I think if you submit this code it should get you into members, if you don't think so then make a rune mysteries quester, that would get you in definitely if it was well coded.
Lol, everyone wants a free rune mysteries quester because it will make wizzup?s script easier to use correctly, lol.
I just made my first script for ------. It's very very nice how they have the walking set up. There is hardly anything to it. Their java bot can interpret the world wide coordinates from the game data and it can simply walk to whatever world coordinate you want.
Only thing is, it's dangerously detectable, and easily ruined if jagex feels like it. Color clicking, although harder, is the most reliable and human like way to go.
Anyhows, I am going to submit it now, everyone wish me luck.






SRL Compiled in 47msec.
5 Players

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : ----------l
Number : 0
Walking for : 0 minutes.
Location : Anywhere
**********************************************
Char #0 : ---------- - Worked for :0 mins and location is Anywhere
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 6382441
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:655 y:60
Where I want to clik isnt on mini map...
adjusting...x:699y:18
adjusting...x:698y:19
adjusting...x:697y:20
adjusting...x:696y:21
adjusting...x:695y:22
adjusting...x:694y:23
adjusting...x:693y:24
found a point thats on the map...yay
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the tree dtm! .. at x:690 y:54
this is try nummber 100001
RoadColor = 6250599
WaterColor = 12227199
Making and finding bridge ddtm
We didnt find the bridge ddtm yet

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : --------
Number : 0
Walking for : 0 minutes.
Location : OutofCastle
**********************************************
Char #0 : -------- - Worked for :0 mins and location is OutofCastle
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
Time to walk past that stupid chicken farm
RoadColor = 6250599
THROUGH FLAG!!!!!!!! ---> 6382441
RoadColor[1] = 6382441
walking a bit up the road...
walking a bit up the road...
walking a bit up the road...
walking a bit up the road...
road walk didnt work... hrm
RoadColor = 6382441
increasing radial
RoadColor = 6382441
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6382441
we found the raod dtm at x:650 y:64
RoadColor = 6382441
Symbol found at x:633 y:41

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : --------
Number : 0
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : -------- - Worked for :0 mins and location is PastChickens
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking up the river!
created quack bitmask
WaterColor = 12227199
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
We found a duck!! Fn Awesome!!!
QUACK!!!
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Finaly found the fish symbol!!!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : --------
Number : 0
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : -------- - Worked for :0 mins and location is UpTheRiver
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking into varock now..
RoadColor = 6381929
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
sucesfully found more road
start is:46 times is:3
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6381929
trying to fix color
fixing color..
Gregs new raod color is 7765119
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7765119
making the range bigger
start is:0 times is:4
sucesfully found more road
start is:46 times is:5
sucesfully found more road
start is:46 times is:6
sucesfully found more road
start is:46 times is:7
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
Gregs new raod color is 7896705
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:8
sucesfully found more road
start is:46 times is:9
sucesfully found more road
start is:46 times is:10
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
Gregs new raod color is 8028290
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 8028290
making the range bigger
start is:0 times is:11
sucesfully found more road
walked into varock!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : --------
Number : 0
Walking for : 0 minutes.
Location : MiddleVarock
**********************************************
Char #0 : -------- - Worked for :0 mins and location is MiddleVarock
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
NextPlayer...

kautkto
06-11-2007, 03:12 AM
Good luck, although I don't think you need it going the way you are, should pass easy.

LordGregGreg
06-11-2007, 03:58 AM
Good luck, although I don't think you need it going the way you are, should pass easy.
Thanks for the good luck! I'm exited! I think its working! so far 3-0 says I'm in! :)
(tons more to go though, keep ure fingers tight!)

Edit 4-0

ZephyrsFury
06-11-2007, 10:50 AM
And what do you mean "it took 9 times" to find the fishing spot? You are talking about the one by barb village right? Did they actually walk past it and not detect it? (if so, I have not encountered that error, if you could, please send me a screen shot with a log of my debug messages as well please.)


Well i guess it doesn't matter now but you only allowed the script to water walk 9 times. It took me more than 9 times to find the fishing symbol.

Btw. You are getting pretty good with writing scripts and stuff. nice job, keep it up. I haven't looked at this thread for about a week and you've gone from incorrect spelling to using ddtm's lol. :D


I think if you submit this code it should get you into members, if you don't think so then make a rune mysteries quester, that would get you in definitely if it was well coded.

hey don't make a rune mysteries runner. im making one right now.... im up to walking back to the wizards tower already. lol

LordGregGreg
06-11-2007, 03:34 PM
Well i guess it doesn't matter now but you only allowed the script to water walk 9 times. It took me more than 9 times to find the fishing symbol.

Btw. You are getting pretty good with writing scripts and stuff. nice job, keep it up. I haven't looked at this thread for about a week and you've gone from incorrect spelling to using ddtm's lol. :D



hey don't make a rune mysteries runner. im making one right now.... im up to walking back to the wizards tower already. lol
Guess who's a member? : The Vote was 8/0 until fawki posted "In" and closed it. :D
Anyhows, good luck with your rune mysteries quester! That is a really big project. If you get stuck on anything feel free to drop me a pm and I'd love to help you out.

Hugolord
06-11-2007, 03:38 PM
Guess who's a member? : The Vote was 8/0 until fawki posted "In" and closed it. :D
Anyhows, good luck with your rune mysteries quester! That is a really big project. If you get stuck on anything feel free to drop me a pm and I'd love to help you out.


Way to go !! i'm so happy for you man you deserved this btw you get msn or something i need some help in a walking script i'm making :(

LordGregGreg
06-11-2007, 03:48 PM
Way to go !! i'm so happy for you man you deserved this btw you get msn or something i need some help in a walking script i'm making :(
I'd love to help you out, sending you a msg now

Edit, here is the example code I was tlaking about.


var
BridgeTDTM: TDTM;
CGx, CGy, BridgeDTM: Integer;
Tolerance: Integer;
WhichAngle: Extended;
BMainPoint: TDTMPointDef;
DTMBSubPoints: array[0..3] of TDTMPointDef;



procedure SetBridgeGDTM;
begin

BMainPoint.x := 696;
BMainPoint.y := 103;
BMainPoint.areasize := 1;
BMainPoint.areashape := 0;
BMainPoint.color := RoadColor;
BMainPoint.tolerance := Tolerance;

DTMBSubPoints[0].x := 653;
DTMBSubPoints[0].y := 91;
DTMBSubPoints[0].areasize := AreaSize;
DTMBSubPoints[0].areashape := AreaShape;
DTMBSubPoints[0].color := RoadColor;
DTMBSubPoints[0].tolerance := Tolerance;

DTMBSubPoints[1].x := 658;
DTMBSubPoints[1].y := 120;
DTMBSubPoints[1].areasize := AreaSize;
DTMBSubPoints[1].areashape := AreaShape;
DTMBSubPoints[1].color := RoadColor;
DTMBSubPoints[1].tolerance := Tolerance;

DTMBSubPoints[2].x := 681;
DTMBSubPoints[2].y := 80;
DTMBSubPoints[2].areasize := AreaSize;
DTMBSubPoints[2].areashape := AreaShape;
DTMBSubPoints[2].color := WaterColor;
DTMBSubPoints[2].tolerance := Tolerance;

DTMBSubPoints[3].x := 692;
DTMBSubPoints[3].y := 110;
DTMBSubPoints[3].areasize := AreaSize;
DTMBSubPoints[3].areashape := AreaShape;
DTMBSubPoints[3].color := WaterColor;
DTMBSubPoints[3].tolerance := Tolerance;

BridgeTDTM.MainPoint := BMainPoint;
BridgeTDTM.SubPoints := DTMBSubPoints;
BridgeDTM := AddDTM(BridgeTDTM);
end;

Function ClickOtherSideRiver: Boolean;
begin
MarkTime(Mark);
Result := False;
//if (not (Loggedin) or (TimeFromMark(Mark)>120000))then break;
FindRandoms;
FindRoadColor;
FindWaterColor;
Greg('Making and finding bridge ddtm');
SetBridgeGDTM;
if FindDtmRotated(BridgeDTM, CGx, CGy, MMX1, MMY1, MMX2, MMY2,
-Pi / 2, Pi / 2, 0.1, WhichAngle) then
begin
Greg('We found the bridge dtm');
Result := True;
Mouse(CGx, CGy, 2, 2, True);
FFlag(3);
Mouse(647, 19, 5, 5, True);
FFlag(3);
end
else
begin
Greg('We didnt find the bridge ddtm yet');
//find out why not, put some fail prevention here
end;
end;

kautkto
06-12-2007, 04:34 AM
Gratz on the membership, pity I'm not first to say this, but 8/0? thats pretty good.

LordGregGreg
06-12-2007, 04:39 AM
Gratz on the membership, pity I'm not first to say this, but 8/0? thats pretty good.
Thank you very much! I'm very happy I made it to. Right now im working on a little method that will be able to line up the screen perfectly, based on the straight white lines on the mini map. Wish me luck!

ZephyrsFury
06-12-2007, 08:08 AM
Guess who's a member? : The Vote was 8/0 until fawki posted "In" and closed it. :D
Anyhows, good luck with your rune mysteries quester! That is a really big project. If you get stuck on anything feel free to drop me a pm and I'd love to help you out.


gratz on members. lets hope i can become one with my rune mysteries runner. im sort of stuck on the wizards tower cos the doors are so close together making it hard to open the right door at the right place :fiery:
oh well...

!!1one!eleven1!
06-12-2007, 10:47 AM
Are you writing this so other scripts can call it for when they get lost?


# FailSafes.. EVERYWHERE
# FailProofs before all fail safes (with their own failsafes just in case)

I hope the FailSafes FailProofs failsafes have failproofs... jk lol

Keep up the good work.

LordGregGreg
06-12-2007, 02:23 PM
gratz on members. lets hope i can become one with my rune mysteries runner. im sort of stuck on the wizards tower cos the doors are so close together making it hard to open the right door at the right place :fiery:
oh well...hey, Thank you very much for the congratulations! A rune mysteries quester sounds like a very dificult task, but you'd be famous forever if you made one, lol. Everyone in the free world wants one.

Door opening ey? Shouldn't be too tricky. In the autocolors tutorial there is an example of how to get the door color, and then, after PerfectNorth;, you could search for the right top text in one reigon, and then as
a fail safe move to the other.
pm, or aim me if you want some help.


Are you writing this so other scripts can call it for when they get lost?
I hope the FailSafes FailProofs failsafes have failproofs... jk lol
Keep up the good work.
Well, fail safes are just what keep the script from repeating forever, heince getting baned. FailSafes should NEVER fail no matter what, so they normally only take one of two forms, either a
ScarScript:By Drunkenoldma
if(timeFromMark(Mark)<60000) then NextPlayer(False)

or
ScarScript:By Drunkenoldma
Repeat begin times:=time+1; if(times>10) then NextPlayer(False); //your repeating code here end;

Fail proofs on the other hand, detect something in the game (normally) that went wrong, and then do something in the game to set it back on track.
Like, when walking acros the river, i use a dtm to do it, and it it fails, it returns a false and then i try to find the fish symbol, and then if that fails, i have a good DDTM of the bridge, and then if that fail, i assume we are to far north, walk a little bit more south, and then try to find the bridge ddtm again, ofter that, myfailsafe kicks in.

SO, my failsafes are failproof, and my fail proof's failproof's have a failproof to set it back on track (else NextPlayer(false);)

Edit: Oh, and yes, this script is for ppl to use when they want to deathwalk.

!!1one!eleven1!
06-12-2007, 11:23 PM
it was just a joke...

In a movie someone has a call tracer, but the other person has a call tracer tracer, but the original guy has a call tracer tracer tracer...

nvm.

LordGregGreg
06-13-2007, 12:26 AM
it was just a joke...

In a movie someone has a call tracer, but the other person has a call tracer tracer, but the original guy has a call tracer tracer tracer...

nvm.
Lol, ok cool, i get it :P

slovakia21
06-13-2007, 11:43 AM
dude this is pretty sick. yea im learnming to script atm but obviusly u got it down :p

ZephyrsFury
06-13-2007, 12:59 PM
Door opening ey? Shouldn't be too tricky. In the autocolors tutorial there is an example of how to get the door color, and then, after PerfectNorth;, you could search for the right top text in one reigon, and then as
a fail safe move to the other.
pm, or aim me if you want some help.




yea thats wat im doing atm but PerfectNorth isn't always actually perfect north making it difficult set an area to search for the colour. thats where your perfect north aligner comes in handy :) .

another thing thats annoying is the logs near the stairs. there almost the same colours as the doors:fiery:

LordGregGreg
06-13-2007, 04:57 PM
to fix the logs problem, you should use a dtm of the right shape. Remeber for stuff like this, top text is your bigest friend. I'm wokring on that alignment thingy, its not as easy as you think :P


dude this is pretty sick. yea im learnming to script atm but obviusly u got it down :p

Hey , glad to hear your learning how to script. If you need help be ffree to send me a pm or hit me up on aim. Also, this version of my script has a few more problems, i workig on them, and it will be released soon

Pwnt by Pwnt
06-14-2007, 02:02 AM
hey i cant test it :\ i try but theres an error but it looks really good :) nice job :D

LordGregGreg
06-14-2007, 04:10 AM
hey i cant test it :\ i try but theres an error but it looks really good :) nice job :D
Oh yeah! Sorry about that, If you look at the error, its really easy to fix, just change times to tries, or mabey vice versa.

Anyhows, here u very very beta version, that has some random script ideas, but it will at least walk you.

kooldude
06-14-2007, 04:21 AM
Well, Dude u own. Membership when u just starting scripting like acouple weeks ago, tahts amazing, im only 15, and learnign scripting has tooken WEEKS AND WEEKS. And im still a horrible scripter compared to u. If u could i need some help on some things. :D

LordGregGreg
06-14-2007, 04:24 AM
Well, Dude u own. Membership when u just starting scripting like acouple weeks ago, tahts amazing, im only 15, and learnign scripting has tooken WEEKS AND WEEKS. And im still a horrible scripter compared to u. If u could i need some help on some things. :D
Hey! Thank you very much for the complements, I would love to help you out with anything you need, feel free to aim me. (i have msn, jabber, gmail, mail.ru,tlen,gadu gadu,icq,and yahoo too if ya need)

ZephyrsFury
06-14-2007, 02:15 PM
(i have msn, jabber, gmail, mail.ru,tlen,gadu gadu,icq,and yahoo too if ya need)

lol... you must be a very talkative person ;)

Pwnt by Pwnt
06-15-2007, 02:09 AM
Line 69: [Error] (18438:58): Unknown type 'TDTM' in script its the same error with 2.6... its the one for the ChickentTDTM if that helps you solve the problem :)

LordGregGreg
06-15-2007, 05:09 AM
Unknown type 'TDTM' in script

its the same error with 2.6... its the one for the ChickentTDTM if that helps you solve the problem :)
Um, yeah, I tried it agian myself and it wokred flawlessly. (i need to change my varock path mehtod a bit though, but later)
You error mean scar doesnt know what a tdtm is. Whithc means you don't have the new scar. Read my cooments above the script, it mentions that you need scar divi.

anyhows, heres another proggie.




SRL Compiled in 31msec.
5 Players
notacharname

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : notacharname
Number : 0
Walking for : 0 minutes.
Location : Anywhere
**********************************************
Char #0 : notacharname - Worked for :0 mins and location is Anywhere
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 4210758
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:639 y:76
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. where are you trees...
trying one last time
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the tree dtm! .. at x:708 y:57
this is try nummber 100001
phew, we made it

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : notacharname
Number : 0
Walking for : 0 minutes.
Location : OutofCastle
**********************************************
Char #0 : notacharname - Worked for :0 mins and location is OutofCastle
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
Time to walk past that stupid chicken farm
RoadColor = 4210758
walking a bit up the road...
walking a bit up the road...
walking a bit up the road...
road walk didnt work... hrm
RoadColor = 4210758
increasing radial
RoadColor = 4210758
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 5789791
we found the raod dtm at x:642 y:28
RoadColor = 5789791
Symbol found at x:637 y:41

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : notacharname
Number : 0
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : notacharname - Worked for :0 mins and location is PastChickens
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking up the river!
created quack bitmask
WaterColor = 12029563
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Finaly found the fish symbol!!!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : notacharname
Number : 0
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : notacharname - Worked for :0 mins and location is UpTheRiver
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking into varock now..
RoadColor = 5789791
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
sucesfully found more road
start is:46 times is:3
didnt find more raod...
didnt make it, blaming road color
RoadColor = 5789791
trying to fix color
fixing color..
Gregs new raod color is 7106933
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7106933
making the range bigger
start is:0 times is:4
sucesfully found more road
start is:46 times is:5
sucesfully found more road
start is:46 times is:6
sucesfully found more road
start is:46 times is:7
sucesfully found more road
start is:46 times is:8
sucesfully found more road
walked into varock!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : notacharname
Number : 0
Walking for : 0 minutes.
Location : MiddleVarock
**********************************************
Char #0 : notacharname - Worked for :0 mins and location is MiddleVarock
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
NextPlayer

Jason2gs
06-15-2007, 05:33 AM
@ LordGreg

First of all, Gratz on the membership!

Second, I'm sorry I didn't use the latest version to test it out!

I downloaded the current version before, and meant to run it that night, but I got a little busy and ended up running it the following day. By then I guess you had made a new version :)

I'll go download the newest version right now, and run it.

(That is, if 2.6 is the latest version.)

LordGregGreg
06-15-2007, 05:38 AM
@ LordGreg

First of all, Gratz on the membership!

Second, I'm sorry I didn't use the latest version to test it out!

I downloaded the current version before, and meant to run it that night, but I got a little busy and ended up running it the following day. By then I guess you had made a new version :)

I'll go download the newest version right now, and run it.

(That is, if 2.6 is the latest version.)
Thanks, that sounds good, they all work, just some work better than others. 2.6 is good, cept that the varock water symbol changed a bit and isnt being found very easily. Eventually il throw in another backup method.

ZephyrsFury
06-15-2007, 11:42 AM
in the ver 2.6, you've written 'AntiBan' in a few procedures while the procedure is called 'AntiBanage'.

and also, whats the point of this:

SetVarockGDTM;
MakeCompass('E');
PerfectNorth;
Greg('Using DDTM to verify lumby');



i've got a few suggestions for future updates.

Firstly, when you get to the champions guild, you can go directly north and follow the road into varrock. this will take far less time than walking to barb vill than east.

Secondly, i've noticed than when the mouse clicks, occasionally the flag is out of the minimap so the script thinks keeps clicking (this happens a lot when going up the river).

heres a proggie from a run:


SRL Compiled in 31msec.
5 Players

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>
Invalid SRL ID

**********************************************
Name : *******
Number : 0
Walking for : 0 minutes.
Location : Anywhere
**********************************************
Char #0 : ****** - Worked for :0 mins and location is Anywhere
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 6579308
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:670 y:85
Where I want to clik isnt on mini map...
adjusting...x:714y:43
adjusting...x:713y:44
adjusting...x:712y:45
found a point thats on the map...yay
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. where are you trees...
trying one last time
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. where are you trees...
You are not where i think you are... tring symbol method
this is try nummber 3
RoadColor = 6579308
WaterColor = 12161149
Making and finding bridge ddtm
We found the bridge dtm
this is try nummber 4
RoadColor = 6579308
WaterColor = 12161149
Making and finding bridge ddtm
We found the bridge dtm
this is try nummber 5
RoadColor = 6579308
WaterColor = 12161149
Making and finding bridge ddtm
We didnt find the bridge ddtm yet
RoadColor = 6579308
WaterColor = 12161149
Making and finding bridge ddtm
We didnt find the bridge ddtm yet
phew, we made it

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>
Invalid SRL ID

**********************************************
Name : ******
Number : 0
Walking for : 0 minutes.
Location : OutofCastle
**********************************************
Char #0 : ****** - Worked for :0 mins and location is OutofCastle
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
Time to walk past that stupid chicken farm
RoadColor = 6579308
THROUGH FLAG!!!!!!!! ---> 6447722
RoadColor[1] = 6447722
walking a bit up the road...
walking a bit up the road...
walking a bit up the road...
road walk didnt work... hrm
RoadColor = 6447722
increasing radial
RoadColor = 6447722
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6447722
symbol nor dtm found yet...
RoadColor = 6447722
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6447722
we found the raod dtm at x:645 y:76
RoadColor = 6579308
Symbol found at x:620 y:68

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>
Invalid SRL ID

**********************************************
Name : ******
Number : 0
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : ****** - Worked for :0 mins and location is PastChickens
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking up the river!
created quack bitmask
WaterColor = 12161149
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
just a little sumptn sumptn
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Finaly found the fish symbol!!!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>
Invalid SRL ID

**********************************************
Name : ******
Number : 0
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : ****** - Worked for :0 mins and location is UpTheRiver
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
walking into varock now..
RoadColor = 6579308
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
sucesfully found more road
start is:46 times is:3
sucesfully found more road
start is:46 times is:4
sucesfully found more road
start is:46 times is:5
didnt find more raod...
didnt make it, blaming road color
RoadColor = 7631997
trying to fix color
making the range bigger
start is:0 times is:6
sucesfully found more road
start is:46 times is:7
didnt find more raod...
didnt make it, blaming road color
RoadColor = 7631997
trying to fix color
fixing color..
Gregs new raod color is 7896705
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7896705
making the range bigger
start is:0 times is:8
sucesfully found more road
start is:46 times is:9
sucesfully found more road
start is:46 times is:10
sucesfully found more road
start is:46 times is:11
sucesfully found more road
walked into varock!

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>
Invalid SRL ID

**********************************************
Name : ******
Number : 0
Walking for : 0 minutes.
Location : MiddleVarock
**********************************************
Char #0 : ****** - Worked for :0 mins and location is MiddleVarock
Char #1 : Dont - Worked for :0 mins and location is Anywhere
Char #2 : Time - Worked for :0 mins and location is Anywhere
Char #3 : Time - Worked for :0 mins and location is Anywhere
Char #4 : Waste - Worked for :0 mins and location is Anywhere
**********************************************
NextPlayer

Jason2gs
06-15-2007, 04:07 PM
Haha, sorry I didn't post this last night :p

I was up in bed letting the script run, and I accidently fell asleep :)

Here is is:

<====== - Gregs Varock Walker Version 2.5 beta- Progress Report =====>

**********************************************
Name : Georgie 125
Number : 0
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : Georgie 125 - Worked for :0 mins and location is UpTheRiver
**********************************************
walking into varock now..
RoadColor = 6842223
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:3
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:4
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
Gregs new raod color is 4494729
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:5
sucesfully found more road
start is:46 times is:6
sucesfully found more road
start is:46 times is:7
sucesfully found more road
start is:46 times is:8
sucesfully found more road
start is:46 times is:9
sucesfully found more road
start is:46 times is:10
sucesfully found more road
start is:46 times is:11
sucesfully found more road
start is:46 times is:12
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
making the range bigger
start is:0 times is:13
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:14
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:15
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:16
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:17
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:18
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:19
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:20
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:21
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:22
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:23
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:24
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:25
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:26
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:27
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:28
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:29
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:30
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:31
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
making the range bigger
start is:0 times is:32
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 6842223
making the range bigger
start is:0 times is:33
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 2843766
making the range bigger
start is:0 times is:34
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
making the range bigger
start is:0 times is:35
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 2843766
making the range bigger
start is:0 times is:36
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
making the range bigger
start is:0 times is:37
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 2843766
making the range bigger
start is:0 times is:38
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
making the range bigger
start is:0 times is:39
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 2843766
making the range bigger
start is:0 times is:40
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
making the range bigger
start is:0 times is:41
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6842223
trying to fix color
fixing color..
ERROR: RoadColor NOT Found
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 2843766
making the range bigger
We have been walking around varock 50 times!!
I give up!!!...well done jagex..untill next time

LordGregGreg
06-15-2007, 04:39 PM
in the ver 2.6, you've written 'AntiBan' in a few procedures while the procedure is called 'AntiBanage'.

and also, whats the point of this:

ScarScript:By Drunkenoldma
SetVarockGDTM; MakeCompass('E'); PerfectNorth; Greg('Using DDTM to verify lumby');

i've got a few suggestions for future updates.

Firstly, when you get to the champions guild, you can go directly north and follow the road into varrock. this will take far less time than walking to barb vill than east.

Secondly, i've noticed than when the mouse clicks, occasionally the flag is out of the minimap so the script thinks keeps clicking (this happens a lot when going up the river).

heres a proggie from a run:
Hey, thanks for the good post! The reason for that code is because sometimes perfect norht won't do anything unless it is not faceing mostly north. So to get a better angle I set it to east, and then north.

I don't want to walk north after the chamipion guild because it's much more tricky manuvering on a road like that. I know it would be faster, but the method I have is more fial safe.

And yeah, I have noticed that the mouse cliks off the minimap. I probably could just turn down my radius, but I have "a little sumptn sumptn" in there to help it out if it gets stuck.

I've got a few more updates in mind too, but im pretty busy at the moment, it may take me some time.

Ty for the proggie


Haha, sorry I didn't post this last night :p

I was up in bed letting the script run, and I accidently fell asleep :)
Well, look on the bright side, at least the failsafe works! :)

Yeah, that is the error i mentioned in one of my earlier posts...

I'll go fix it now.

Hugolord
06-15-2007, 08:20 PM
w00t first post after your new function testing now !

LordGregGreg
06-15-2007, 09:08 PM
w00t first post after your new function testing now !

Alright, here is a tutorial thingy on how to use my new function
GregAlign(color, tol, keyPoints, x1, y1, x2, y2: Integer;
horizontal: Boolean)
Dont know what all of tghat means? well, then here is a tutorial picture to help you out!


http://farm2.static.flickr.com/1129/553440188_94a7cf8e8b_o.jpg
and
http://farm2.static.flickr.com/1125/553713189_0858a26f1d_o.jpg


function GregAlign(color, tol, keyPoints, x1, y1, x2, y2: Integer;
horizontal: Boolean): Boolean;
//Needs the color of the line (should be sorta horisontal already), the tolerance of the line color,
//how many key point you want to use (3-4 shold be good) , the rectance the line is in, and whether is a horizontal line or not
//Note, i havnt made the adjustment to vertitcle lines yet :P

var
j, i, dist, origy, here, origx, globalTries, pointtotest, distchange: Integer;
xkeyPoint: array[0..20] of Integer;
ykeyPoint: array[0..20] of Integer;
points: array of TPoint;
slope: double;
begin
Result := False;
origy := y1;
origx := x1;
here := 0;
globaltries := 0;

if (horizontal) then
begin
dist := (x2 - x1) DIV (keyPoints);
//FindColorsAbstract( points,color, tol, x1, y1, x2, y2,
//x3, y3, x4, y4);
//SimilarColors(col1, col2, tolerance: integer): Boolean;
//function GetColor(x,y: Integer): Integer;

repeat
globaltries := globaltries + 1;
y1 := origy;
x1 := origx;
here := 0;
repeat

//if(SimilarColors(color,getColor(x1,y1),tol);
x1 := x1 + 1;
y1 := origy;
repeat
y1 := y1 + 1;

if (SimilarColors(color, getColor(x1, y1), tol)) then
begin
Greg('Similar color...x is: ' + IntToStr(x1) + 'y is :' + IntToStr(y1));
xkeyPoint[here] := x1;
ykeyPoint[here] := y1;
here := here + 1;
x1 := x1 + dist;
break;
//Greg('Found one');
end;

until (y1 >= y2)

until (x1 >= x2);
Greg('we have recieved ' + IntToStr(here) + ' points to wokr with');
Greg('taking the first and last to calculate (y) slope...');
if ((xkeyPoint[here - 1] - xKeyPoint[0]) = 0) then
begin
Greg('wrong!');
end
else
begin
slope := (ykeyPoint[here - 1] - yKeyPoint[0]) DIV
(xkeyPoint[here - 1] - xKeyPoint[0]);
end;
//Greg('the slope is: '+inttostr(slope));
writeln('y is ' + IntToStr(ykeypoint[here - 1]) + ' and y1 is ' +
IntToStr(ykeypoint[0]) + 'the slope is ' + floattostr(slope));
Greg('verifying slope with third point to make sure its not stupid');
pointtotest := 1 + random(here - 1);
y1 := ykeyPoint[pointtotest];
x1 := xkeyPoint[pointtotest];
distchange := x1 - xkeypoint[0];
Greg('x1 is ' + IntToStr(x1) + ' and x is dist change is ' + IntToStr(distchange));
if ((ykeypoint[0] + (slope * distchange)) = y1) then
begin
Greg('the slope is not bogus');
if (slope > 0) then
begin
Greg('the slope is biger then zero, rotate left');
KeyDown(VK_LEFT);
wait(50 + Random(50));
KeyUp(VK_LEFT);
wait(500 + Random(500));
end;
if (slope < 0) then
begin
Greg('the slope is less than zero, rotate right');
KeyDown(VK_RIGHT);
wait(50 + Random(50));
KeyUp(VK_RIGHT);
wait(500 + Random(500));
end;
if (slope = 0) then
begin
Greg('we fixed the angle perfectly');
Result :=True;
globaltries := 100000;
end;
end
else
begin
Greg('bogus slope');

end;




until (globaltries > 20);
Greg('exited');
end;
end;

Dan Cardin
06-15-2007, 09:15 PM
should be in next update

Hugolord
06-15-2007, 09:18 PM
Alright, here is a tutorial thingy on how to use my new function
GregAlign(color, tol, keyPoints, x1, y1, x2, y2: Integer;
horizontal: Boolean)
Dont know what all of tghat means? well, then here is a tutorial picture to help you out!


http://farm2.static.flickr.com/1129/553440188_94a7cf8e8b_o.jpg
and
http://farm2.static.flickr.com/1125/553713189_0858a26f1d_o.jpg


function GregAlign(color, tol, keyPoints, x1, y1, x2, y2: Integer;
horizontal: Boolean): Boolean;
//Needs the color of the line (should be sorta horisontal already), the tolerance of the line color,
//how many key point you want to use (3-4 shold be good) , the rectance the line is in, and whether is a horizontal line or not
//Note, i havnt made the adjustment to vertitcle lines yet :P

var
j, i, dist, origy, here, origx, globalTries, pointtotest, distchange: Integer;
xkeyPoint: array[0..20] of Integer;
ykeyPoint: array[0..20] of Integer;
points: array of TPoint;
slope: double;
begin
Result := False;
origy := y1;
origx := x1;
here := 0;
globaltries := 0;

if (horizontal) then
begin
dist := (x2 - x1) DIV (keyPoints);
//FindColorsAbstract( points,color, tol, x1, y1, x2, y2,
//x3, y3, x4, y4);
//SimilarColors(col1, col2, tolerance: integer): Boolean;
//function GetColor(x,y: Integer): Integer;

repeat
globaltries := globaltries + 1;
y1 := origy;
x1 := origx;
here := 0;
repeat

//if(SimilarColors(color,getColor(x1,y1),tol);
x1 := x1 + 1;
y1 := origy;
repeat
y1 := y1 + 1;

if (SimilarColors(color, getColor(x1, y1), tol)) then
begin
Greg('Similar color...x is: ' + IntToStr(x1) + 'y is :' + IntToStr(y1));
xkeyPoint[here] := x1;
ykeyPoint[here] := y1;
here := here + 1;
x1 := x1 + dist;
break;
//Greg('Found one');
end;

until (y1 >= y2)

until (x1 >= x2);
Greg('we have recieved ' + IntToStr(here) + ' points to wokr with');
Greg('taking the first and last to calculate (y) slope...');
if ((xkeyPoint[here - 1] - xKeyPoint[0]) = 0) then
begin
Greg('wrong!');
end
else
begin
slope := (ykeyPoint[here - 1] - yKeyPoint[0]) DIV
(xkeyPoint[here - 1] - xKeyPoint[0]);
end;
//Greg('the slope is: '+inttostr(slope));
writeln('y is ' + IntToStr(ykeypoint[here - 1]) + ' and y1 is ' +
IntToStr(ykeypoint[0]) + 'the slope is ' + floattostr(slope));
Greg('verifying slope with third point to make sure its not stupid');
pointtotest := 1 + random(here - 1);
y1 := ykeyPoint[pointtotest];
x1 := xkeyPoint[pointtotest];
distchange := x1 - xkeypoint[0];
Greg('x1 is ' + IntToStr(x1) + ' and x is dist change is ' + IntToStr(distchange));
if ((ykeypoint[0] + (slope * distchange)) = y1) then
begin
Greg('the slope is not bogus');
if (slope > 0) then
begin
Greg('the slope is biger then zero, rotate left');
KeyDown(VK_LEFT);
wait(50 + Random(50));
KeyUp(VK_LEFT);
wait(500 + Random(500));
end;
if (slope < 0) then
begin
Greg('the slope is less than zero, rotate right');
KeyDown(VK_RIGHT);
wait(50 + Random(50));
KeyUp(VK_RIGHT);
wait(500 + Random(500));
end;
if (slope = 0) then
begin
Greg('we fixed the angle perfectly');
Result :=True;
globaltries := 100000;
end;
end
else
begin
Greg('bogus slope');

end;




until (globaltries > 20);
Greg('exited');
end;
end;


Thanks Greg That's Genius dude! :spot:

swordfist
06-15-2007, 11:07 PM
Looks nice and well done on becoming a member but I can't run it. :
Line 775: [Error] (6652:17): Unknown identifier 'mdptofarray' in script C:\Program Files\SCAR 3.06\includes\srl\srl\core\Symbol.scar

Pwnt by Pwnt
06-15-2007, 11:08 PM
yeah im not using the newest versionb of SCAR atm cuz most scripts arent right now

Haxor
06-16-2007, 12:13 AM
great job now lots of people can use in there own scripts

thanks

haxor

LordGregGreg
06-16-2007, 12:40 AM
Looks nice and well done on becoming a member but I can't run it. :
Line 775: [Error] (6652:17): Unknown identifier 'mdptofarray' in script C:\Program Files\SCAR 3.06\includes\srl\srl\core\Symbol.scar
That error is not in my script, its in srls. Whitch I know is not wrong. So mabey go redown load it, or find out what happned on a dif forum. soz.
(p.s. please delete your post, you can talk to me on aim and ill help you resolve it)



great job now lots of people can use in there own scripts
Yeps, that the whole point of all of this. Enjoy :) and please dont forget to leave credit.

LordGregGreg
06-16-2007, 03:01 AM
Hello my non member friends, I have just released a really cool function that uses the one I mentioned above.

I will copy my post I made to submit it to srl here.


Ok, i know you are all thinking that we already have great compass fucntions. And we do, and I use them.
However, there are just some times when you REALLY need the compass to be EXACTLY perfect (color finding for instance).
And that is what this script does.
It is very simple, it has only one argument, the direction, which it imidiatly passes to SetCompas

How does it do better than that?
Well, just like in my other post,
link here--> http://www.villavu.com/forum/showthread.php?t=11886

it uses the white lines on the minimap as referance points, and tries to make their slope zero.

So yes, this one is very complex, and even then, it still won't work everywhere, but starting at the top left of your minimap, it starts looking for lines (the first white color it hits on its way down is considered a possible point, nothing below them). If the points found match certian criteria, it decides to keep it untill it feel it hasd enough to align to.

I REALLY encorage you to look at the code in this one, I am very proud of it.

Also, if you want to have fun testing it out, I have made that very easy for you. Simply download my varock walker script,
link here--> http://www.villavu.com/forum/showthread.php?t=11639
and before you start it, set player[0].loc = "GregAlign";
that will put you into an infinate loop that looks for "north south east or west".
So while your in this mode (anywhere btw) just type in "North" and press enter, then watch the debug screen go crazy.

function GregGlobalAlign(direction: char): Boolean;
var
here, seperation, numberpoints, globalTries, pointtotest, distchange,
newx, oldx, newy, oldy, stupid, timesat: Integer;
xkeyPoint: array[0..40] of Integer;
ykeyPoint: array[0..40] of Integer;
slope: double;
begin
Result := False;
here := 0;
globaltries := 0;
oldx := 0;
oldy := 0;
newx := MMX1;
newy := MMY1;
stupid := 20;
seperation := 4 - 1;
numberpoints := 10;
timesat := 3;
markTime(mark);

MakeCompass(direction);
wait(500 + random(500));
repeat
//globaltries := globaltries + 1;
newx := MMX1;
here := 0;
globaltries := 0;
repeat

newx := newx + 1;
newy := MMY1;
repeat
newy := newy + 1;

if (SimilarColors(16116715, getColor(newx, newy), 25)) then
begin
Greg('Similar color...x is: ' + IntToStr(newx) + 'y is :' +
IntToStr(newy));
if ((newx - xKeyPoint[0]) = 0) then
begin
Greg('wrong!');
end
else
begin
slope := (newy - yKeyPoint[0]) DIV (newx - xKeyPoint[0]);
Greg('temp slope: ' + floattostr(slope));
end;

//BAD WAY-->if (((newy - oldy) >= -1) and ((newy - oldy) <= 1)) then
if (((slope * 100) >= -40) and ((slope * 100) <= 40)) then
begin
Greg('addition point...x is: ' + IntToStr(newx) +
'y is :' + IntToStr(newy));
xkeyPoint[here] := oldx;
ykeyPoint[here] := oldy;

oldx := newx;
oldy := newy;
here := here + 1;
if (here > numberpoints) then
begin
Greg('we have enough points now');
Greg('we have recieved ' + IntToStr(here) + ' points to wokr with');
Greg('taking the first and last to calculate (y) slope...');
if ((xkeyPoint[here - 1] - xKeyPoint[0]) = 0) then
begin
Greg('wrong!');
end
else
begin
slope := (ykeyPoint[here - 1] - yKeyPoint[0]) DIV
(xkeyPoint[here - 1] - xKeyPoint[0]);
end;
//Greg('the slope is: '+inttostr(slope));
writeln('y is ' + IntToStr(ykeypoint[here - 1]) +
' and y1 is ' + IntToStr(ykeypoint[0]) + 'the slope is ' +
floattostr(slope));
Greg('verifying slope with random point to make sure its not stupid');
pointtotest := 1 + random(here - 1);
newy := ykeyPoint[pointtotest];
newx := xkeyPoint[pointtotest];
distchange := newx - xkeypoint[0];
Greg('x1 is ' + IntToStr(newx) + ' and x is dist change is ' +
IntToStr(distchange));
if ((((ykeypoint[0] * 10) + (slope * 10 * distchange)) >=
(newy * 10) - 5) and
((((ykeypoint[0] * 10) + (slope * 10 * distchange)) <=
(newy * 10) + 5))) then
begin
Greg('the slope is not bogus');
globaltries := 0;
if (slope > 0) then
begin
Greg('the slope is biger then zero, rotate left');
globaltries := 0;//globaltries - 1;
stupid := stupid - 5;

KeyDown(VK_LEFT);
wait(30 + Random(30));
KeyUp(VK_LEFT);
wait(500 + Random(500));
end;
if (slope < 0) then
begin
Greg('the slope is less than zero, rotate right');
globaltries := 0;//globaltries - 1;
stupid := stupid - 5;
KeyDown(VK_RIGHT);
wait(30 + Random(30));
KeyUp(VK_RIGHT);
wait(500 + Random(500));
end;
if (slope = 0) then
begin
Greg('we fixed the angle perfectly');
globaltries := 100000;
Result := True;
end;
end
else
begin
Greg('bogus slope');
globaltries := 0;

end;
end;
newx := newx + seperation;
end
else
begin
Greg('point doent match, starting here');
here := 0;
oldx := newx;
oldy := newy;
xkeyPoint[here] := oldx;
ykeyPoint[here] := oldy;
end;
break;

end;

until ((newy >= MMY2) or (here > 12) or (globalTries > 100))


until ((newx >= MMX2) or (here > 12));

//Greg('went through all the points, non matched!!');
//Greg('uping alowed slope');
globaltries := globaltries + 1;
stupid := stupid + 4;
if ((timesat mod 3) = 0) then
begin
stupid := 24;
end;

case globaltries of
1:
begin
seperation := 4 - 1;
numberpoints := 8;
//line is 32 pixels long
end;
2:
begin
seperation := 3 - 1;
numberpoints := 8;
//line is 24 pixels long
end;
3:
begin
seperation := 3 - 1;
numberpoints := 6;
//line is 18 pixels long
end;
4:
begin
seperation := 2 - 1;
numberpoints := 7;
//line is 14 pixels long
end;
5:
begin
seperation := 1 - 1;
numberpoints := 9;
//line is 10 pixels long
end;
end;
timesat := timesat + 1;
globaltries := globaltries - 1;
if ((timesat mod 3) = 0) then
begin
globaltries := globaltries + 1;
end;

Greg('');
Greg('');
Greg('');
Greg('alowed slope:' + IntToStr(Stupid) + ' num points: ' +
IntToStr(numberpoints) + ' seperation ' + IntToStr(seperation));

if (TimeFromMark(Mark) > (1000 * 30)) then
begin
Result := False;
break;
end;



until (globaltries > 6);
Greg('exited');
end;


oh yeah, that "greg" function can be either replaced wiht writeln or deleted completly.

Function Greg(thetext: String): Boolean;
Begin
if (Debugging) then
Writeln(thetext);
Result := True;
End;

ZephyrsFury
06-16-2007, 01:40 PM
yay all hail greg!!!!
i'll be using it in my rune mysteries runner :)



I don't want to walk north after the chamipion guild because it's much more tricky manuvering on a road like that. I know it would be faster, but the method I have is more fial safe.
.

You could do this:

if FindSymbol(x, y, 'transportation') then
begin
MouseFlag(dadadadada);
repeat
RadialWalk(FindRoadColor, 310, 410, 55, 0, 1) then
Flag;
until(FindSymbol(x, y, 'water');
end;


This will walk north when it finds the teleport symbol and then will repeat radial walking until it finds the fountain in the middle of varrock.

this is only a suggestion and your current procedure works perfectly.

ps. you are getting very very good at scripting but you are getting very very bad at spelling lol.

LordGregGreg
06-16-2007, 02:12 PM
yay all hail greg!!!!
i'll be using it in my rune mysteries runner :)
This will walk north when it finds the teleport symbol and then will repeat radial walking until it finds the fountain in the middle of varrock.
this is only a suggestion and your current procedure works perfectly.
ps. you are getting very very good at scripting but you are getting very very bad at spelling lol.
Yeah, I could do that, but the thing is, for radial walk to work, you have to give it a bit of angle to find the road in, and it will get off track when there are shopps and other stuff going on in varock, because the shops are the same road color. Not to te mention that find symbol really isnt working very well right now.

Thanks you for all the complements, I im glad you like my scripts.

ZephyrsFury
06-17-2007, 06:24 AM
Yeah, I could do that, but the thing is, for radial walk to work, you have to give it a bit of angle to find the road in, and it will get off track when there are shopps and other stuff going on in varock, because the shops are the same road color. Not to te mention that find symbol really isnt working very well right now.

Thanks you for all the complements, I im glad you like my scripts.

The shops aren't the same colour as the road, they are a brown colour except for one shop on the left as you walk in. That can easily be fixed by telling radialwalk to search in an anti-clockwise direction.
As for the symbols... they don't work well for me either.

swordfist
06-17-2007, 09:39 PM
Got the script working and ran it on two characters :
Char #0 : - Worked for :9 mins and location is MiddleVarock // was actually north west of varrock by the cooking guild

And the second runner stopped in between the two houses east of Varrock, :

Gregs new raod color is 4947588
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
start is:46 times is:4
sucesfully found more road
start is:46 times is:5
didnt find more raod...
making the range bigger
start is:0 times is:6
didnt find more raod...
making the range bigger
start is:0 times is:7
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:8
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
we have recieved 0 points to wokr with
taking the first and last to calculate (y) slope...
[Runtime Error] : Out Of Range in line 197 in script C:\Program Files\SCAR 3.06\Scripts\GregsVWalker-v3.3.scar

LordGregGreg
06-18-2007, 02:30 AM
Got the script working and ran it on two characters :
Char #0 : - Worked for :9 mins and location is MiddleVarock // was actually north west of varrock by the cooking guild

And the second runner stopped in between the two houses east of Varrock, :

Gregs new raod color is 4947588
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
start is:46 times is:4
sucesfully found more road
start is:46 times is:5
didnt find more raod...
making the range bigger
start is:0 times is:6
didnt find more raod...
making the range bigger
start is:0 times is:7
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:8
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
we have recieved 0 points to wokr with
taking the first and last to calculate (y) slope...
[Runtime Error] : Out Of Range in line 197 in script C:\Program Files\SCAR 3.06\Scripts\GregsVWalker-v3.3.scar

Lol, that's funny. BEHOLD THE POWER!!!-- crash

it crashed becaue it found zero points, because it tried to find the points where the wasnt any, because it tried to use this method in the wrong spot. My bad, Iill fix that.
Symbols arent wokring now either, so ill make a better method for detecting varock.
I really apreciate you testing out my script, sorry it didnt work as well as I had hoped, ill get on to fixing it probably in a few hours.

ZephyrsFury
06-18-2007, 08:57 AM
lol greg... what happened to your sig... its changed yet still the same :rolleyes:

LordGregGreg
06-18-2007, 01:05 PM
Yeah, I decided to me more Polite and changed it to something less annoying.

Script updated! fixed it all! and alot more :_) (3.5)

BritishBunny
06-25-2007, 08:57 PM
Very good script, but it was pretty messed up when it got near the west mines, but it made it in the end :(h): Keep up the good work !!!!!

LordGregGreg
06-25-2007, 09:07 PM
Very good script, but it was pretty messed up when it got near the west mines, but it made it in the end :(h): Keep up the good work !!!!!

Hey, thanks for testing it out for me. Um, I wish you could be more descriptive on what made it get "messed up" near the west mines, I update every time I find a problem. I am glad it made it in the end for ya :) thats the main goal too. I know that there are lots of things that can go wrong, but the reason my script works, is because it detects that, and then works around them.

mamoth95
07-08-2007, 01:56 AM
well thanks alot lol i tried makin one of these using cords......lol im a idiot so i just stoped on it for now trying to lear radial walk but im confused very easy

LordGregGreg
07-08-2007, 01:59 AM
well thanks alot lol i tried makin one of these using cords......lol im a idiot so i just stoped on it for now trying to lear radial walk but im confused very easy
Hey, its cool! :) I know that some of this stuff can be a little bit confusing. I would love to help you out on aim with it, if you feel like learning :).

yanix
07-13-2007, 08:59 PM
keep up the good work

LordGregGreg
07-13-2007, 09:17 PM
keep up the good work

Thanks :) I hope you like it, post a proggie if you are bored.

Here
07-14-2007, 01:02 AM
I just realized your first post is in comic sans. OUT OUT OUT. It's the least legible font.

Ha.

LordGregGreg
07-14-2007, 01:49 AM
I just realized your first post is in comic sans. OUT OUT OUT. It's the least legible font.

Ha.
Oh please! I know you have delt wiht MUCH worse. I'm going to leave it like it is...

for .. historical purposes :)

ShowerThoughts
07-28-2007, 02:23 PM
its not working dont knwo whats wrong he clicks evrywhere i got newest srl and scar

LordGregGreg
07-28-2007, 03:25 PM
its not working dont knwo whats wrong he clicks evrywhere i got newest srl and scar
I apreciate you testing out my script.

Unfortunatly, your comments arent really very helpfull, i need to know where it cliked, when it cliked, and what debug messages are up.

I havnt persoanly run this script in a while, so mabey if i get bored ill go look into it again, no one seems to use it, and it is a bit outdated.

drnewheart
08-13-2007, 02:30 AM
Good Script All Around. I Like It Will Use It... LOTS! haha

dvdcrayola
08-13-2007, 05:02 AM
i think its cool that your first script is still alive, and you have over 1000 posts now... congrats! haha

and good script by the way, i learned somethings from it

LordGregGreg
08-19-2007, 12:34 AM
updated script for srl 4 !! woot

Hey, thanks you two, i really do apreciate the comments :) and I am really glad you learned something from it!

Let me know if anyhting goes wrong when u use it, i have not updated it in a long time, so im sure jagex broke something, lol.


oh , yeah , i upodadted the script so it works with srl 4 now, don't have time to test it.. so let me know hpow it works.

mamoth95
08-19-2007, 12:45 AM
oh your a life saver this will defanitly help me get all my accs in varrock again so when srl is fully updated and wizzyup updates his ess miner i can do a mass autoing session and make my freainds some gpzzz ill be sure to tell u if anything goes wrong :)

LordGregGreg
08-19-2007, 12:48 AM
oh your a life saver this will defanitly help me get all my accs in varrock again so when srl is fully updated and wizzyup updates his ess miner i can do a mass autoing session and make my freainds some gpzzz ill be sure to tell u if anything goes wrong :)

yep, this script is sorta designed to work wth wizzups script :P , lol


and if your smart, you can modify it and add it into wizzups script as a fail safe.. so if something goes wrong, it will walk right back O.o

mamoth95
08-19-2007, 12:53 AM
lol i kinda figured that i think u might have told me that but not quite smart enough to do that lol or i would have done it lol i jsut gota finish making some more accs and then ill go test it out with my accs that are still at wiz tower from doin the quest.

Hey do you become comunity member as soon as u get 300 post or sometin cuz i wasent one like 5 minuts ago and now i am

BlueWorld
08-19-2007, 01:26 AM
If I did it correctly ur v3.9 has an error
"Line 69: [Error] (15294:10): Duplicate identifier 'x' in script C:\Documents and Settings\.....\RuneScape\GregsVWalker-v3.9.scar "
I must stress the "if":duh:

mamoth95
08-19-2007, 01:31 AM
i have a feeling u did sometin wrong becuase im sure he made sure it compiles before rellising it. lol me on the other hand i installed srl wrong so i have to go fix that then ill test it.

BlueWorld
08-19-2007, 01:33 AM
To install the SRL 4.0 don't we just extract the rar and replace the old SRL?

LordGregGreg
08-19-2007, 01:43 AM
To install the SRL 4.0 don't we just extract the rar and replace the old SRL?
yes, make sure you copy over all the srl stuff.

you need to go to includes folder

then drop in the new srl folder, it will ask to merge, and say yes.

The x variable has been taken out of srl 4, so i added one in my script.

If you get an error saying "duplicate identifier" then that means u dont have srl 4

mamoth95
08-19-2007, 02:21 AM
this must be a problem with srl i got this error do u knwo what i did wrong?
Failed when compiling
Line 249: [Error] (1115:11): Unknown identifier 'ScanExactMinimapD' in script C:\Program Files\SCAR 3.11\includes\SRL/SRL/Core/Color.scar

LordGregGreg
08-19-2007, 02:38 AM
this must be a problem with srl i got this error do u knwo what i did wrong?
Failed when compiling
Line 249: [Error] (1115:11): Unknown identifier 'ScanExactMinimapD' in script C:\Program Files\SCAR 3.11\includes\SRL/SRL/Core/Color.scarhmm, thats interesting.. i didnt get it... i got a "sucesuflly compiled, found compas"
lol

mabey search arround for an answer, sorry i dont have the time to do it myself.

you could aslo try redownloading and replaceing the srl folder...

mamoth95
08-19-2007, 02:51 AM
all right thanks i wasent expecting you to search for it lol just wonderd if u knew off the top of your head. :p

RAM
08-19-2007, 02:57 AM
SRL Compiled in 141 msec
5 Players
location is GregAlign
well ode

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : I eat Poo
Number : 1
Walking for : 0 minutes.
Location : Anywhere
**********************************************
Char #0 : ***- Worked for :0 mins and location is GregAlign
Char #1 : I Eat Poo - Worked for :0 mins and location is Anywhere
Char #2 : Drunken Master- Worked for :0 mins and location is Anywhere
Char #3 : ***- Worked for :0 mins and location is Anywhere
Char #4 : *** - Worked for :0 mins and location is Anywhere
**********************************************
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 6513515
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:643 y:62
Where I want to clik isnt on mini map...
adjusting...x:687y:20
found a point thats on the map...yay
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the tree dtm! .. at x:678 y:56
this is try nummber 100001
RoadColor = 6381928
WaterColor = 12161406
Making and finding bridge ddtm
We didnt find the bridge ddtm yet

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : I eat Poo
Number : 1
Walking for : 0 minutes.
Location : OutofCastle
**********************************************
Char #0 : ***- Worked for :0 mins and location is GregAlign
Char #1 : I eat Poo- Worked for :0 mins and location is OutofCastle
Char #2 : *** - Worked for :0 mins and location is Anywhere
Char #3 : *** - Worked for :0 mins and location is Anywhere
Char #4 : ***- Worked for :0 mins and location is Anywhere
**********************************************
Time to walk past that stupid chicken farm
RoadColor = 6381928
road walk didnt work... hrm
RoadColor = 6381928
increasing radial
RoadColor = 6381928
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6381928
symbol nor dtm found yet...
RoadColor = 6381928
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6381928
symbol nor dtm found yet...
RoadColor = 6381928
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 6381928
RoadColor = 6381928
symbol nor dtm found yet...
road walk didnt work... hrm
RoadColor = 6381928
increasing radial
RoadColor = 6381928
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6381928
symbol nor dtm found yet...
RoadColor = 6381928
symbol nor dtm found yet...
walking a bit up the road...
RoadColor = 6381928
we found the raod dtm at x:642 y:82
RoadColor = 6382184
Symbol found at x:630 y:58

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : I eat Poo
Number : 1
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : *** - Worked for :0 mins and location is GregAlign
Char #1 : I eat Poo - Worked for :0 mins and location is PastChickens
Char #2 : ***- Worked for :0 mins and location is Anywhere
Char #3 : *** - Worked for :0 mins and location is Anywhere
Char #4 :***- Worked for :0 mins and location is Anywhere
**********************************************
walking up the river!
created quack bitmask
WaterColor = 12161406
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
We found a duck!! Fn Awesome!!!
QUACK!!!
walked a little bit more up the river..
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
Finaly found the fish symbol!!!

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : I eat Poo
Number : 1
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : *** - Worked for :0 mins and location is GregAlign
Char #1 : I eat Poo - Worked for :0 mins and location is UpTheRiver
Char #2 : ***- Worked for :0 mins and location is Anywhere
Char #3 : *** - Worked for :0 mins and location is Anywhere
Char #4 : ***- Worked for :0 mins and location is Anywhere
**********************************************
walking into varock now..
RoadColor = 6053220
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
sucesfully found more road
start is:46 times is:3
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6053220
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
Similar color...x is: 571y is :88
passed slope test slope: 0.154115586690018
new pont by default
here is0 point...x is: 571y is :88
Similar color...x is: 575y is :91
passed slope test slope: 0.158260869565217
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.154115586690018dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is1 point...x is: 575y is :91
Similar color...x is: 579y is :91
passed slope test slope: 0.157167530224525
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.158260869565217dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is2 point...x is: 579y is :91
Similar color...x is: 583y is :91
passed slope test slope: 0.156089193825043
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.157167530224525dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is3 point...x is: 583y is :91
Similar color...x is: 587y is :91
passed slope test slope: 0.155025553662692
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.156089193825043dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is4 point...x is: 587y is :91
Similar color...x is: 591y is :104
passed slope test slope: 0.175972927241963
the point to test it here:3
x1 is 579 and x0 is 0
y1 is 579 and y0 is 0
y0 is 0 and slope is 0.155025553662692dist change is 579
y0 plus slop time dist is 89.7597955706985 and newy is =91
point doent match, starting here
Similar color...x is: 592y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :104
Similar color...x is: 608y is :91
point doent match, starting here
Similar color...x is: 609y is :90
point doent match, starting here
Similar color...x is: 610y is :80
point doent match, starting here
Similar color...x is: 611y is :95
point doent match, starting here
Similar color...x is: 612y is :94
point doent match, starting here
Similar color...x is: 613y is :93
point doent match, starting here
Similar color...x is: 614y is :84
point doent match, starting here
Similar color...x is: 615y is :93
point doent match, starting here
Similar color...x is: 616y is :84
point doent match, starting here
Similar color...x is: 617y is :93
point doent match, starting here
Similar color...x is: 618y is :85
point doent match, starting here
Similar color...x is: 619y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 619y is :85
Similar color...x is: 623y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 618 and x0 is 618
y1 is 618 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 623y is :85
Similar color...x is: 627y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 618 and x0 is 618
y1 is 618 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 627y is :85
Similar color...x is: 631y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 618 and x0 is 618
y1 is 618 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is3 point...x is: 631y is :85
Similar color...x is: 635y is :85
passed slope test slope: 0
the point to test it here:1
x1 is 619 and x0 is 618
y1 is 619 and y0 is 85
y0 is 85 and slope is 0dist change is 1
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is4 point...x is: 635y is :85
Similar color...x is: 639y is :85
passed slope test slope: 0
the point to test it here:1
x1 is 619 and x0 is 618
y1 is 619 and y0 is 85
y0 is 85 and slope is 0dist change is 1
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is5 point...x is: 639y is :85
Similar color...x is: 643y is :85
passed slope test slope: 0
the point to test it here:4
x1 is 631 and x0 is 618
y1 is 631 and y0 is 85
y0 is 85 and slope is 0dist change is 13
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is6 point...x is: 643y is :85
Similar color...x is: 647y is :86
passed slope test slope: 0.0344827586206897
the point to test it here:3
x1 is 627 and x0 is 618
y1 is 627 and y0 is 85
y0 is 85 and slope is 0dist change is 9
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is7 point...x is: 647y is :86
Similar color...x is: 651y is :86
passed slope test slope: 0.0303030303030303
the point to test it here:4
x1 is 631 and x0 is 618
y1 is 631 and y0 is 85
y0 is 85 and slope is 0.0344827586206897dist change is 13
y0 plus slop time dist is 85.448275862069 and newy is =85
pased slope check addition point.
here is8 point...x is: 651y is :86
Similar color...x is: 655y is :84
passed slope test slope: -0.027027027027027
the point to test it here:0
x1 is 618 and x0 is 618
y1 is 618 and y0 is 85
y0 is 85 and slope is 0.0303030303030303dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is9 point...x is: 655y is :84
we have enough points now
we have recieved 10 points to wokr with
taking the first and last to calculate (y) slope...
y is 86 and y1 is 85the slope is 0.0303030303030303
verifying slope with random point to make sure its not stupid
x1 is 631 and x is dist change is 13
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 631y is :91
point doent match, starting here
Similar color...x is: 632y is :90
point doent match, starting here
Similar color...x is: 633y is :90
passed slope test slope: 0
new pont by default
here is0 point...x is: 633y is :90
Similar color...x is: 637y is :88
point doent match, starting here
Similar color...x is: 638y is :88
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :88
Similar color...x is: 642y is :9
point doent match, starting here
Similar color...x is: 643y is :10
point doent match, starting here
Similar color...x is: 644y is :12
point doent match, starting here
Similar color...x is: 645y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :12
Similar color...x is: 649y is :11
passed slope test slope: -0.2
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 649y is :11
Similar color...x is: 653y is :33
point doent match, starting here
Similar color...x is: 654y is :36
point doent match, starting here
Similar color...x is: 655y is :38
point doent match, starting here
Similar color...x is: 656y is :39
point doent match, starting here
Similar color...x is: 657y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 657y is :39
Similar color...x is: 661y is :41
point doent match, starting here
Similar color...x is: 662y is :12
point doent match, starting here
Similar color...x is: 663y is :40
point doent match, starting here
Similar color...x is: 664y is :15
point doent match, starting here
Similar color...x is: 665y is :16
point doent match, starting here
Similar color...x is: 666y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 666y is :16
Similar color...x is: 670y is :15
passed slope test slope: -0.2
the point to test it here:0
x1 is 665 and x0 is 665
y1 is 665 and y0 is 16
y0 is 16 and slope is 0dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is1 point...x is: 670y is :15
Similar color...x is: 674y is :35
point doent match, starting here
Similar color...x is: 675y is :17
point doent match, starting here
Similar color...x is: 676y is :18
point doent match, starting here
Similar color...x is: 677y is :20
point doent match, starting here
Similar color...x is: 678y is :33
point doent match, starting here
Similar color...x is: 679y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :33
Similar color...x is: 683y is :31
point doent match, starting here
Similar color...x is: 684y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 684y is :31
Similar color...x is: 688y is :29
point doent match, starting here
Similar color...x is: 689y is :29
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :29
Similar color...x is: 693y is :60
point doent match, starting here
Similar color...x is: 694y is :59
point doent match, starting here
Similar color...x is: 695y is :58
point doent match, starting here
Similar color...x is: 696y is :55
point doent match, starting here
Similar color...x is: 697y is :53
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 700y is :48
point doent match, starting here
Similar color...x is: 701y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :48
Similar color...x is: 705y is :46
point doent match, starting here
Similar color...x is: 706y is :46
passed slope test slope: 0
new pont by default
here is0 point...x is: 706y is :46
Similar color...x is: 710y is :54
point doent match, starting here
Similar color...x is: 711y is :79
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 586y is :118
passed slope test slope: -0.312
new pont by default
here is0 point...x is: 586y is :118
Similar color...x is: 589y is :117
passed slope test slope: -0.311475409836066
the point to test it here:0
x1 is 711 and x0 is 711
y1 is 711 and y0 is 79
y0 is 79 and slope is -0.312dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is1 point...x is: 589y is :117
Similar color...x is: 595y is :115
passed slope test slope: -0.310344827586207
the point to test it here:0
x1 is 711 and x0 is 711
y1 is 711 and y0 is 79
y0 is 79 and slope is -0.311475409836066dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is2 point...x is: 595y is :115
Similar color...x is: 599y is :127
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 711 and x0 is 711
y1 is 711 and y0 is 79
y0 is 79 and slope is -0.310344827586207dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is3 point...x is: 599y is :127
Similar color...x is: 602y is :125
passed slope test slope: -0.422018348623853
the point to test it here:1
x1 is 586 and x0 is 711
y1 is 586 and y0 is 79
y0 is 79 and slope is -0.428571428571429dist change is -125
y0 plus slop time dist is 132.571428571429 and newy is =118
point doent match, starting here
Similar color...x is: 603y is :125
passed slope test slope: 0
new pont by default
here is0 point...x is: 603y is :125
Similar color...x is: 606y is :124
passed slope test slope: -0.25
the point to test it here:0
x1 is 602 and x0 is 602
y1 is 602 and y0 is 125
y0 is 125 and slope is 0dist change is 0
y0 plus slop time dist is 125 and newy is =125
pased slope check addition point.
here is1 point...x is: 606y is :124
Similar color...x is: 609y is :107
point doent match, starting here
Similar color...x is: 610y is :106
point doent match, starting here
Similar color...x is: 611y is :105
point doent match, starting here
Similar color...x is: 612y is :95
point doent match, starting here
Similar color...x is: 617y is :97
passed slope test slope: 0.4
new pont by default
here is0 point...x is: 617y is :97
Similar color...x is: 620y is :95
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0.4dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is1 point...x is: 620y is :95
Similar color...x is: 623y is :94
passed slope test slope: -0.0909090909090909
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is2 point...x is: 623y is :94
Similar color...x is: 626y is :93
passed slope test slope: -0.142857142857143
the point to test it here:1
x1 is 617 and x0 is 612
y1 is 617 and y0 is 95
y0 is 95 and slope is -0.0909090909090909dist change is 5
y0 plus slop time dist is 94.5454545454545 and newy is =97
point doent match, starting here
Similar color...x is: 627y is :92
point doent match, starting here
Similar color...x is: 628y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :92
Similar color...x is: 631y is :91
passed slope test slope: -0.25
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 92
y0 is 92 and slope is 0dist change is 0
y0 plus slop time dist is 92 and newy is =92
pased slope check addition point.
here is1 point...x is: 631y is :91
Similar color...x is: 634y is :89
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 92
y0 is 92 and slope is -0.25dist change is 0
y0 plus slop time dist is 92 and newy is =92
pased slope check addition point.
here is2 point...x is: 634y is :89
Similar color...x is: 637y is :88
passed slope test slope: -0.4
the point to test it here:1
x1 is 628 and x0 is 627
y1 is 628 and y0 is 92
y0 is 92 and slope is -0.428571428571429dist change is 1
y0 plus slop time dist is 91.5714285714286 and newy is =92
pased slope check addition point.
here is3 point...x is: 637y is :88
Similar color...x is: 640y is :87
passed slope test slope: -0.384615384615385
the point to test it here:1
x1 is 628 and x0 is 627
y1 is 628 and y0 is 92
y0 is 92 and slope is -0.4dist change is 1
y0 plus slop time dist is 91.6 and newy is =92
pased slope check addition point.
here is4 point...x is: 640y is :87
Similar color...x is: 643y is :10
point doent match, starting here
Similar color...x is: 644y is :12
point doent match, starting here
Similar color...x is: 645y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :12
Similar color...x is: 648y is :11
passed slope test slope: -0.25
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 648y is :11
Similar color...x is: 651y is :10
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is -0.25dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 651y is :10
Similar color...x is: 654y is :36
point doent match, starting here
Similar color...x is: 655y is :38
point doent match, starting here
Similar color...x is: 656y is :39
point doent match, starting here
Similar color...x is: 657y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 657y is :39
Similar color...x is: 660y is :40
passed slope test slope: 0.25
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is1 point...x is: 660y is :40
Similar color...x is: 663y is :40
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0.25dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is2 point...x is: 663y is :40
Similar color...x is: 666y is :16
point doent match, starting here
Similar color...x is: 667y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :16
Similar color...x is: 670y is :15
passed slope test slope: -0.25
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 16
y0 is 16 and slope is 0dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is1 point...x is: 670y is :15
Similar color...x is: 673y is :36
point doent match, starting here
Similar color...x is: 674y is :35
point doent match, starting here
Similar color...x is: 675y is :17
point doent match, starting here
Similar color...x is: 676y is :18
point doent match, starting here
Similar color...x is: 677y is :20
point doent match, starting here
Similar color...x is: 678y is :33
point doent match, starting here
Similar color...x is: 679y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :33
Similar color...x is: 682y is :32
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 682y is :32
Similar color...x is: 685y is :30
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is -0.25dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is2 point...x is: 685y is :30
Similar color...x is: 688y is :29
passed slope test slope: -0.4
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is -0.428571428571429dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is3 point...x is: 688y is :29
Similar color...x is: 691y is :28
passed slope test slope: -0.384615384615385
the point to test it here:1
x1 is 679 and x0 is 678
y1 is 679 and y0 is 33
y0 is 33 and slope is -0.4dist change is 1
y0 plus slop time dist is 32.6 and newy is =33
pased slope check addition point.
here is4 point...x is: 691y is :28
Similar color...x is: 694y is :59
point doent match, starting here
Similar color...x is: 695y is :58
point doent match, starting here
Similar color...x is: 696y is :55
point doent match, starting here
Similar color...x is: 697y is :53
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 700y is :48
point doent match, starting here
Similar color...x is: 701y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :48
Similar color...x is: 704y is :47
passed slope test slope: -0.25
the point to test it here:0
x1 is 700 and x0 is 700
y1 is 700 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 704y is :47
Similar color...x is: 707y is :57
point doent match, starting here
Similar color...x is: 708y is :56
point doent match, starting here
Similar color...x is: 709y is :54
point doent match, starting here
Similar color...x is: 710y is :54
passed slope test slope: 0
new pont by default
here is0 point...x is: 710y is :54



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 586y is :118
point doent match, starting here
Similar color...x is: 587y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 587y is :118
Similar color...x is: 590y is :117
passed slope test slope: -0.25
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is 0dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is1 point...x is: 590y is :117
Similar color...x is: 595y is :115
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.25dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is2 point...x is: 595y is :115
Similar color...x is: 599y is :127
point doent match, starting here
Similar color...x is: 600y is :126
point doent match, starting here
Similar color...x is: 601y is :126
passed slope test slope: 0
new pont by default
here is0 point...x is: 601y is :126
Similar color...x is: 604y is :125
passed slope test slope: -0.25
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is 0dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is1 point...x is: 604y is :125
Similar color...x is: 607y is :123
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is -0.25dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is2 point...x is: 607y is :123
Similar color...x is: 610y is :106
point doent match, starting here
Similar color...x is: 611y is :105
point doent match, starting here
Similar color...x is: 612y is :95
point doent match, starting here
Similar color...x is: 617y is :97
passed slope test slope: 0.4
new pont by default
here is0 point...x is: 617y is :97
Similar color...x is: 620y is :95
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0.4dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is1 point...x is: 620y is :95
Similar color...x is: 623y is :94
passed slope test slope: -0.0909090909090909
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is2 point...x is: 623y is :94
Similar color...x is: 626y is :93
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is -0.0909090909090909dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is3 point...x is: 626y is :93
Similar color...x is: 629y is :92
passed slope test slope: -0.176470588235294
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is -0.142857142857143dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is4 point...x is: 629y is :92
Similar color...x is: 632y is :90
passed slope test slope: -0.25
the point to test it here:2
x1 is 620 and x0 is 612
y1 is 620 and y0 is 95
y0 is 95 and slope is -0.176470588235294dist change is 8
y0 plus slop time dist is 93.5882352941177 and newy is =95
point doent match, starting here
Similar color...x is: 633y is :90
passed slope test slope: 0
new pont by default
here is0 point...x is: 633y is :90
Similar color...x is: 636y is :89
passed slope test slope: -0.25
the point to test it here:0
x1 is 632 and x0 is 632
y1 is 632 and y0 is 90
y0 is 90 and slope is 0dist change is 0
y0 plus slop time dist is 90 and newy is =90
pased slope check addition point.
here is1 point...x is: 636y is :89
Similar color...x is: 639y is :87
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 632 and x0 is 632
y1 is 632 and y0 is 90
y0 is 90 and slope is -0.25dist change is 0
y0 plus slop time dist is 90 and newy is =90
pased slope check addition point.
here is2 point...x is: 639y is :87
Similar color...x is: 642y is :9
point doent match, starting here
Similar color...x is: 643y is :10
point doent match, starting here
Similar color...x is: 644y is :12
point doent match, starting here
Similar color...x is: 645y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :12
Similar color...x is: 648y is :11
passed slope test slope: -0.25
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 648y is :11
Similar color...x is: 651y is :10
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is -0.25dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 651y is :10
Similar color...x is: 654y is :36
point doent match, starting here
Similar color...x is: 655y is :38
point doent match, starting here
Similar color...x is: 656y is :39
point doent match, starting here
Similar color...x is: 657y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 657y is :39
Similar color...x is: 660y is :40
passed slope test slope: 0.25
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is1 point...x is: 660y is :40
Similar color...x is: 663y is :40
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0.25dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is2 point...x is: 663y is :40
Similar color...x is: 666y is :16
point doent match, starting here
Similar color...x is: 667y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :16
Similar color...x is: 670y is :15
passed slope test slope: -0.25
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 16
y0 is 16 and slope is 0dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is1 point...x is: 670y is :15
Similar color...x is: 673y is :36
point doent match, starting here
Similar color...x is: 674y is :35
point doent match, starting here
Similar color...x is: 675y is :17
point doent match, starting here
Similar color...x is: 676y is :18
point doent match, starting here
Similar color...x is: 677y is :20
point doent match, starting here
Similar color...x is: 678y is :33
point doent match, starting here
Similar color...x is: 679y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :33
Similar color...x is: 682y is :32
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 682y is :32
Similar color...x is: 685y is :30
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is -0.25dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is2 point...x is: 685y is :30
Similar color...x is: 688y is :29
passed slope test slope: -0.4
the point to test it here:1
x1 is 679 and x0 is 678
y1 is 679 and y0 is 33
y0 is 33 and slope is -0.428571428571429dist change is 1
y0 plus slop time dist is 32.5714285714286 and newy is =33
pased slope check addition point.
here is3 point...x is: 688y is :29
Similar color...x is: 691y is :28
passed slope test slope: -0.384615384615385
the point to test it here:1
x1 is 679 and x0 is 678
y1 is 679 and y0 is 33
y0 is 33 and slope is -0.4dist change is 1
y0 plus slop time dist is 32.6 and newy is =33
pased slope check addition point.
here is4 point...x is: 691y is :28
Similar color...x is: 694y is :59
point doent match, starting here
Similar color...x is: 695y is :58
point doent match, starting here
Similar color...x is: 696y is :55
point doent match, starting here
Similar color...x is: 697y is :53
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 700y is :48
point doent match, starting here
Similar color...x is: 701y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :48
Similar color...x is: 704y is :47
passed slope test slope: -0.25
the point to test it here:0
x1 is 700 and x0 is 700
y1 is 700 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 704y is :47
Similar color...x is: 707y is :57
point doent match, starting here
Similar color...x is: 708y is :56
point doent match, starting here
Similar color...x is: 709y is :54
point doent match, starting here
Similar color...x is: 710y is :54
passed slope test slope: 0
new pont by default
here is0 point...x is: 710y is :54



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 586y is :118
point doent match, starting here
Similar color...x is: 587y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 587y is :118
Similar color...x is: 590y is :117
passed slope test slope: -0.25
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is 0dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is1 point...x is: 590y is :117
Similar color...x is: 595y is :115
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.25dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is2 point...x is: 595y is :115
Similar color...x is: 599y is :127
point doent match, starting here
Similar color...x is: 600y is :126
point doent match, starting here
Similar color...x is: 601y is :126
passed slope test slope: 0
new pont by default
here is0 point...x is: 601y is :126
Similar color...x is: 604y is :125
passed slope test slope: -0.25
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is 0dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is1 point...x is: 604y is :125
Similar color...x is: 607y is :123
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is -0.25dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is2 point...x is: 607y is :123
Similar color...x is: 610y is :106
point doent match, starting here
Similar color...x is: 611y is :105
point doent match, starting here
Similar color...x is: 612y is :95
point doent match, starting here
Similar color...x is: 617y is :97
passed slope test slope: 0.4
new pont by default
here is0 point...x is: 617y is :97
Similar color...x is: 620y is :95
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0.4dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is1 point...x is: 620y is :95
Similar color...x is: 623y is :94
passed slope test slope: -0.0909090909090909
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is2 point...x is: 623y is :94
Similar color...x is: 626y is :93
passed slope test slope: -0.142857142857143
the point to test it here:1
x1 is 617 and x0 is 612
y1 is 617 and y0 is 95
y0 is 95 and slope is -0.0909090909090909dist change is 5
y0 plus slop time dist is 94.5454545454545 and newy is =97
point doent match, starting here
Similar color...x is: 627y is :92
point doent match, starting here
Similar color...x is: 628y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :92
Similar color...x is: 631y is :91
passed slope test slope: -0.25
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 92
y0 is 92 and slope is 0dist change is 0
y0 plus slop time dist is 92 and newy is =92
pased slope check addition point.
here is1 point...x is: 631y is :91
Similar color...x is: 634y is :89
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 92
y0 is 92 and slope is -0.25dist change is 0
y0 plus slop time dist is 92 and newy is =92
pased slope check addition point.
here is2 point...x is: 634y is :89
Similar color...x is: 637y is :88
passed slope test slope: -0.4
the point to test it here:1
x1 is 628 and x0 is 627
y1 is 628 and y0 is 92
y0 is 92 and slope is -0.428571428571429dist change is 1
y0 plus slop time dist is 91.5714285714286 and newy is =92
pased slope check addition point.
here is3 point...x is: 637y is :88
Similar color...x is: 640y is :87
passed slope test slope: -0.384615384615385
the point to test it here:1
x1 is 628 and x0 is 627
y1 is 628 and y0 is 92
y0 is 92 and slope is -0.4dist change is 1
y0 plus slop time dist is 91.6 and newy is =92
pased slope check addition point.
here is4 point...x is: 640y is :87
Similar color...x is: 643y is :10
point doent match, starting here
Similar color...x is: 644y is :12
point doent match, starting here
Similar color...x is: 645y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :12
Similar color...x is: 648y is :11
passed slope test slope: -0.25
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 648y is :11
Similar color...x is: 651y is :10
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is -0.25dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 651y is :10
Similar color...x is: 654y is :36
point doent match, starting here
Similar color...x is: 655y is :38
point doent match, starting here
Similar color...x is: 656y is :39
point doent match, starting here
Similar color...x is: 657y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 657y is :39
Similar color...x is: 660y is :40
passed slope test slope: 0.25
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is1 point...x is: 660y is :40
Similar color...x is: 663y is :40
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 656 and x0 is 656
y1 is 656 and y0 is 39
y0 is 39 and slope is 0.25dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is2 point...x is: 663y is :40
Similar color...x is: 666y is :16
point doent match, starting here
Similar color...x is: 667y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :16
Similar color...x is: 670y is :15
passed slope test slope: -0.25
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 16
y0 is 16 and slope is 0dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is1 point...x is: 670y is :15
Similar color...x is: 673y is :36
point doent match, starting here
Similar color...x is: 674y is :35
point doent match, starting here
Similar color...x is: 675y is :17
point doent match, starting here
Similar color...x is: 676y is :18
point doent match, starting here
Similar color...x is: 677y is :20
point doent match, starting here
Similar color...x is: 678y is :33
point doent match, starting here
Similar color...x is: 679y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :33
Similar color...x is: 682y is :32
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 682y is :32
Similar color...x is: 685y is :30
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is -0.25dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is2 point...x is: 685y is :30
Similar color...x is: 688y is :29
passed slope test slope: -0.4
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 33
y0 is 33 and slope is -0.428571428571429dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is3 point...x is: 688y is :29
Similar color...x is: 691y is :28
passed slope test slope: -0.384615384615385
the point to test it here:2
x1 is 682 and x0 is 678
y1 is 682 and y0 is 33
y0 is 33 and slope is -0.4dist change is 4
y0 plus slop time dist is 31.4 and newy is =32
pased slope check addition point.
here is4 point...x is: 691y is :28
Similar color...x is: 694y is :59
point doent match, starting here
Similar color...x is: 695y is :58
point doent match, starting here
Similar color...x is: 696y is :55
point doent match, starting here
Similar color...x is: 697y is :53
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 700y is :48
point doent match, starting here
Similar color...x is: 701y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :48
Similar color...x is: 704y is :47
passed slope test slope: -0.25
the point to test it here:0
x1 is 700 and x0 is 700
y1 is 700 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 704y is :47
Similar color...x is: 707y is :57
point doent match, starting here
Similar color...x is: 708y is :56
point doent match, starting here
Similar color...x is: 709y is :54
point doent match, starting here
Similar color...x is: 710y is :54
passed slope test slope: 0
new pont by default
here is0 point...x is: 710y is :54



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 586y is :118
point doent match, starting here
Similar color...x is: 587y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 587y is :118
Similar color...x is: 589y is :117
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is 0dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is1 point...x is: 589y is :117
Similar color...x is: 591y is :116
passed slope test slope: -0.4
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is2 point...x is: 591y is :116
Similar color...x is: 595y is :115
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.4dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is3 point...x is: 595y is :115
Similar color...x is: 599y is :127
point doent match, starting here
Similar color...x is: 600y is :126
point doent match, starting here
Similar color...x is: 601y is :126
passed slope test slope: 0
new pont by default
here is0 point...x is: 601y is :126
Similar color...x is: 603y is :125
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is 0dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is1 point...x is: 603y is :125
Similar color...x is: 605y is :124
passed slope test slope: -0.4
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is2 point...x is: 605y is :124
Similar color...x is: 607y is :123
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 600 and x0 is 600
y1 is 600 and y0 is 126
y0 is 126 and slope is -0.4dist change is 0
y0 plus slop time dist is 126 and newy is =126
pased slope check addition point.
here is3 point...x is: 607y is :123
Similar color...x is: 609y is :107
point doent match, starting here
Similar color...x is: 610y is :106
point doent match, starting here
Similar color...x is: 611y is :105
point doent match, starting here
Similar color...x is: 612y is :95
point doent match, starting here
Similar color...x is: 617y is :97
passed slope test slope: 0.4
new pont by default
here is0 point...x is: 617y is :97
Similar color...x is: 619y is :96
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0.4dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is1 point...x is: 619y is :96
Similar color...x is: 621y is :95
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is2 point...x is: 621y is :95
Similar color...x is: 623y is :94
passed slope test slope: -0.0909090909090909
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is3 point...x is: 623y is :94
Similar color...x is: 625y is :93
passed slope test slope: -0.153846153846154
the point to test it here:2
x1 is 619 and x0 is 612
y1 is 619 and y0 is 95
y0 is 95 and slope is -0.0909090909090909dist change is 7
y0 plus slop time dist is 94.3636363636364 and newy is =96
point doent match, starting here
Similar color...x is: 626y is :93
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :93
Similar color...x is: 628y is :92
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 93
y0 is 93 and slope is 0dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is1 point...x is: 628y is :92
Similar color...x is: 630y is :91
passed slope test slope: -0.4
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 93
y0 is 93 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is2 point...x is: 630y is :91
Similar color...x is: 632y is :90
passed slope test slope: -0.428571428571429
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 93
y0 is 93 and slope is -0.4dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is3 point...x is: 632y is :90
Similar color...x is: 634y is :89
point doent match, starting here
Similar color...x is: 635y is :89
passed slope test slope: 0
new pont by default
here is0 point...x is: 635y is :89
Similar color...x is: 637y is :88
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 634 and x0 is 634
y1 is 634 and y0 is 89
y0 is 89 and slope is 0dist change is 0
y0 plus slop time dist is 89 and newy is =89
pased slope check addition point.
here is1 point...x is: 637y is :88
Similar color...x is: 639y is :87
passed slope test slope: -0.4
the point to test it here:0
x1 is 634 and x0 is 634
y1 is 634 and y0 is 89
y0 is 89 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 89 and newy is =89
pased slope check addition point.
here is2 point...x is: 639y is :87
Similar color...x is: 641y is :86
passed slope test slope: -0.428571428571429
the point to test it here:1
x1 is 635 and x0 is 634
y1 is 635 and y0 is 89
y0 is 89 and slope is -0.4dist change is 1
y0 plus slop time dist is 88.6 and newy is =89
pased slope check addition point.
here is3 point...x is: 641y is :86
Similar color...x is: 643y is :10
point doent match, starting here
Similar color...x is: 644y is :12
point doent match, starting here
Similar color...x is: 645y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :12
Similar color...x is: 647y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 647y is :12
Similar color...x is: 649y is :11
passed slope test slope: -0.2
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 649y is :11
Similar color...x is: 651y is :10
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 12
y0 is 12 and slope is -0.2dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 651y is :10
Similar color...x is: 653y is :33
point doent match, starting here
Similar color...x is: 654y is :36
point doent match, starting here
Similar color...x is: 655y is :38
point doent match, starting here
Similar color...x is: 656y is :39
point doent match, starting here
Similar color...x is: 657y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 657y is :39
Similar color...x is: 659y is :90
point doent match, starting here
Similar color...x is: 660y is :40
point doent match, starting here
Similar color...x is: 661y is :41
point doent match, starting here
Similar color...x is: 662y is :12
point doent match, starting here
Similar color...x is: 663y is :40
point doent match, starting here
Similar color...x is: 664y is :15
point doent match, starting here
Similar color...x is: 665y is :16
point doent match, starting here
Similar color...x is: 666y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 666y is :16
Similar color...x is: 668y is :15
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 665 and x0 is 665
y1 is 665 and y0 is 16
y0 is 16 and slope is 0dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is1 point...x is: 668y is :15
Similar color...x is: 670y is :15
passed slope test slope: -0.2
the point to test it here:0
x1 is 665 and x0 is 665
y1 is 665 and y0 is 16
y0 is 16 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 16 and newy is =16
pased slope check addition point.
here is2 point...x is: 670y is :15
Similar color...x is: 672y is :36
point doent match, starting here
Similar color...x is: 673y is :36
passed slope test slope: 0
new pont by default
here is0 point...x is: 673y is :36
Similar color...x is: 675y is :17
point doent match, starting here
Similar color...x is: 676y is :18
point doent match, starting here
Similar color...x is: 677y is :20
point doent match, starting here
Similar color...x is: 678y is :33
point doent match, starting here
Similar color...x is: 679y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :33
Similar color...x is: 681y is :29
point doent match, starting here
Similar color...x is: 682y is :32
point doent match, starting here
Similar color...x is: 683y is :31
point doent match, starting here
Similar color...x is: 684y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 684y is :31
Similar color...x is: 686y is :30
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 683 and x0 is 683
y1 is 683 and y0 is 31
y0 is 31 and slope is 0dist change is 0
y0 plus slop time dist is 31 and newy is =31
pased slope check addition point.
here is1 point...x is: 686y is :30
Similar color...x is: 688y is :29
passed slope test slope: -0.4
the point to test it here:0
x1 is 683 and x0 is 683
y1 is 683 and y0 is 31
y0 is 31 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 31 and newy is =31
pased slope check addition point.
here is2 point...x is: 688y is :29
Similar color...x is: 690y is :28
passed slope test slope: -0.428571428571429
the point to test it here:1
x1 is 684 and x0 is 683
y1 is 684 and y0 is 31
y0 is 31 and slope is -0.4dist change is 1
y0 plus slop time dist is 30.6 and newy is =31
pased slope check addition point.
here is3 point...x is: 690y is :28
Similar color...x is: 692y is :60
point doent match, starting here
Similar color...x is: 693y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :60
Similar color...x is: 695y is :58
point doent match, starting here
Similar color...x is: 696y is :55
point doent match, starting here
Similar color...x is: 697y is :53
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 700y is :48
point doent match, starting here
Similar color...x is: 701y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :48
Similar color...x is: 703y is :47
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 700 and x0 is 700
y1 is 700 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 703y is :47
Similar color...x is: 705y is :46
passed slope test slope: -0.4
the point to test it here:0
x1 is 700 and x0 is 700
y1 is 700 and y0 is 48
y0 is 48 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is2 point...x is: 705y is :46
Similar color...x is: 707y is :57
point doent match, starting here
Similar color...x is: 708y is :56
point doent match, starting here
Similar color...x is: 709y is :54
point doent match, starting here
Similar color...x is: 710y is :54
passed slope test slope: 0
new pont by default
here is0 point...x is: 710y is :54



alowed slope:44 num points: 9 seperation 0 globaltries is 5
Similar color...x is: 586y is :118
point doent match, starting here
Similar color...x is: 587y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 587y is :118
Similar color...x is: 588y is :118
passed slope test slope: 0
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is 0dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is1 point...x is: 588y is :118
Similar color...x is: 589y is :117
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is 0dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is2 point...x is: 589y is :117
Similar color...x is: 590y is :117
passed slope test slope: -0.25
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is3 point...x is: 590y is :117
Similar color...x is: 591y is :116
passed slope test slope: -0.4
the point to test it here:0
x1 is 586 and x0 is 586
y1 is 586 and y0 is 118
y0 is 118 and slope is -0.25dist change is 0
y0 plus slop time dist is 118 and newy is =118
pased slope check addition point.
here is4 point...x is: 591y is :116
Similar color...x is: 595y is :115
passed slope test slope: -0.333333333333333
the point to test it here:2
x1 is 588 and x0 is 586
y1 is 588 and y0 is 118
y0 is 118 and slope is -0.4dist change is 2
y0 plus slop time dist is 117.2 and newy is =118
pased slope check addition point.
here is5 point...x is: 595y is :115
Similar color...x is: 599y is :127
point doent match, starting here
Similar color...x is: 600y is :126
point doent match, starting here
Similar color...x is: 601y is :126
passed slope test slope: 0
new pont by default
here is0 point...x is: 601y is :126
Similar color...x is: 602y is :125
point doent match, starting here
Similar color...x is: 603y is :125
passed slope test slope: 0
new pont by default
here is0 point...x is: 603y is :125
Similar color...x is: 604y is :125
passed slope test slope: 0
the point to test it here:0
x1 is 602 and x0 is 602
y1 is 602 and y0 is 125
y0 is 125 and slope is 0dist change is 0
y0 plus slop time dist is 125 and newy is =125
pased slope check addition point.
here is1 point...x is: 604y is :125
Similar color...x is: 605y is :124
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 602 and x0 is 602
y1 is 602 and y0 is 125
y0 is 125 and slope is 0dist change is 0
y0 plus slop time dist is 125 and newy is =125
pased slope check addition point.
here is2 point...x is: 605y is :124
Similar color...x is: 606y is :124
passed slope test slope: -0.25
the point to test it here:1
x1 is 603 and x0 is 602
y1 is 603 and y0 is 125
y0 is 125 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 124.666666666667 and newy is =125
pased slope check addition point.
here is3 point...x is: 606y is :124
Similar color...x is: 607y is :123
passed slope test slope: -0.4
the point to test it here:1
x1 is 603 and x0 is 602
y1 is 603 and y0 is 125
y0 is 125 and slope is -0.25dist change is 1
y0 plus slop time dist is 124.75 and newy is =125
pased slope check addition point.
here is4 point...x is: 607y is :123
Similar color...x is: 609y is :107
point doent match, starting here
Similar color...x is: 610y is :106
point doent match, starting here
Similar color...x is: 611y is :105
point doent match, starting here
Similar color...x is: 612y is :95
point doent match, starting here
Similar color...x is: 617y is :97
passed slope test slope: 0.4
new pont by default
here is0 point...x is: 617y is :97
Similar color...x is: 618y is :103
point doent match, starting here
Similar color...x is: 619y is :96
point doent match, starting here
Similar color...x is: 620y is :95
point doent match, starting here
Similar color...x is: 621y is :95
passed slope test slope: 0
new pont by default
here is0 point...x is: 621y is :95
Similar color...x is: 622y is :95
passed slope test slope: 0
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is1 point...x is: 622y is :95
Similar color...x is: 623y is :94
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 95
y0 is 95 and slope is 0dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is2 point...x is: 623y is :94
Similar color...x is: 624y is :94
passed slope test slope: -0.25
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 95
y0 is 95 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is3 point...x is: 624y is :94
Similar color...x is: 625y is :93
passed slope test slope: -0.4
the point to test it here:2
x1 is 622 and x0 is 620
y1 is 622 and y0 is 95
y0 is 95 and slope is -0.25dist change is 2
y0 plus slop time dist is 94.5 and newy is =95
pased slope check addition point.
here is4 point...x is: 625y is :93
Similar color...x is: 626y is :93
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 95
y0 is 95 and slope is -0.4dist change is 0
y0 plus slop time dist is 95 and newy is =95
pased slope check addition point.
here is5 point...x is: 626y is :93
Similar color...x is: 627y is :92
passed slope test slope: -0.428571428571429
the point to test it here:3
x1 is 623 and x0 is 620
y1 is 623 and y0 is 95
y0 is 95 and slope is -0.333333333333333dist change is 3
y0 plus slop time dist is 94 and newy is =94
pased slope check addition point.
here is6 point...x is: 627y is :92
Similar color...x is: 628y is :92
passed slope test slope: -0.375
the point to test it here:3
x1 is 623 and x0 is 620
y1 is 623 and y0 is 95
y0 is 95 and slope is -0.428571428571429dist change is 3
y0 plus slop time dist is 93.7142857142857 and newy is =94
pased slope check addition point.
here is7 point...x is: 628y is :92
Similar color...x is: 629y is :92
passed slope test slope: -0.333333333333333
the point to test it here:4
x1 is 624 and x0 is 620
y1 is 624 and y0 is 95
y0 is 95 and slope is -0.375dist change is 4
y0 plus slop time dist is 93.5 and newy is =94
pased slope check addition point.
here is8 point...x is: 629y is :92
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 92 and y1 is 95the slope is -0.375
verifying slope with random point to make sure its not stupid
x1 is 623 and x is dist change is 3
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 623y is :96
passed slope test slope: 0.333333333333333
new pont by default
here is0 point...x is: 623y is :96
Similar color...x is: 624y is :87
point doent match, starting here
Similar color...x is: 625y is :87
passed slope test slope: 0
new pont by default
here is0 point...x is: 625y is :87
Similar color...x is: 626y is :87
passed slope test slope: 0
the point to test it here:0
x1 is 624 and x0 is 624
y1 is 624 and y0 is 87
y0 is 87 and slope is 0dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is1 point...x is: 626y is :87
Similar color...x is: 627y is :87
passed slope test slope: 0
the point to test it here:0
x1 is 624 and x0 is 624
y1 is 624 and y0 is 87
y0 is 87 and slope is 0dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is2 point...x is: 627y is :87
Similar color...x is: 628y is :86
passed slope test slope: -0.25
the point to test it here:0
x1 is 624 and x0 is 624
y1 is 624 and y0 is 87
y0 is 87 and slope is 0dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is3 point...x is: 628y is :86
Similar color...x is: 629y is :86
passed slope test slope: -0.2
the point to test it here:1
x1 is 625 and x0 is 624
y1 is 625 and y0 is 87
y0 is 87 and slope is -0.25dist change is 1
y0 plus slop time dist is 86.75 and newy is =87
pased slope check addition point.
here is4 point...x is: 629y is :86
Similar color...x is: 630y is :86
passed slope test slope: -0.166666666666667
the point to test it here:3
x1 is 627 and x0 is 624
y1 is 627 and y0 is 87
y0 is 87 and slope is -0.2dist change is 3
y0 plus slop time dist is 86.4 and newy is =87
pased slope check addition point.
here is5 point...x is: 630y is :86
Similar color...x is: 631y is :86
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 624 and x0 is 624
y1 is 624 and y0 is 87
y0 is 87 and slope is -0.166666666666667dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is6 point...x is: 631y is :86
Similar color...x is: 632y is :86
passed slope test slope: -0.125
the point to test it here:3
x1 is 627 and x0 is 624
y1 is 627 and y0 is 87
y0 is 87 and slope is -0.142857142857143dist change is 3
y0 plus slop time dist is 86.5714285714286 and newy is =87
pased slope check addition point.
here is7 point...x is: 632y is :86
Similar color...x is: 633y is :86
passed slope test slope: -0.111111111111111
the point to test it here:5
x1 is 629 and x0 is 624
y1 is 629 and y0 is 87
y0 is 87 and slope is -0.125dist change is 5
y0 plus slop time dist is 86.375 and newy is =86
pased slope check addition point.
here is8 point...x is: 633y is :86
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 86 and y1 is 87the slope is -0.125
verifying slope with random point to make sure its not stupid
x1 is 628 and x is dist change is 4
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 628y is :91
point doent match, starting here
Similar color...x is: 629y is :82
point doent match, starting here
Similar color...x is: 630y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 630y is :82
Similar color...x is: 631y is :83
point doent match, starting here
Similar color...x is: 632y is :83
passed slope test slope: 0
new pont by default
here is0 point...x is: 632y is :83
Similar color...x is: 633y is :83
passed slope test slope: 0
the point to test it here:0
x1 is 631 and x0 is 631
y1 is 631 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is1 point...x is: 633y is :83
Similar color...x is: 634y is :83
passed slope test slope: 0
the point to test it here:0
x1 is 631 and x0 is 631
y1 is 631 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is2 point...x is: 634y is :83
Similar color...x is: 635y is :84
passed slope test slope: 0.25
the point to test it here:0
x1 is 631 and x0 is 631
y1 is 631 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is3 point...x is: 635y is :84
Similar color...x is: 636y is :84
passed slope test slope: 0.2
the point to test it here:2
x1 is 633 and x0 is 631
y1 is 633 and y0 is 83
y0 is 83 and slope is 0.25dist change is 2
y0 plus slop time dist is 83.5 and newy is =83
pased slope check addition point.
here is4 point...x is: 636y is :84
Similar color...x is: 637y is :84
passed slope test slope: 0.166666666666667
the point to test it here:1
x1 is 632 and x0 is 631
y1 is 632 and y0 is 83
y0 is 83 and slope is 0.2dist change is 1
y0 plus slop time dist is 83.2 and newy is =83
pased slope check addition point.
here is5 point...x is: 637y is :84
Similar color...x is: 638y is :84
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 631 and x0 is 631
y1 is 631 and y0 is 83
y0 is 83 and slope is 0.166666666666667dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is6 point...x is: 638y is :84
Similar color...x is: 639y is :85
passed slope test slope: 0.25
the point to test it here:3
x1 is 634 and x0 is 631
y1 is 634 and y0 is 83
y0 is 83 and slope is 0.142857142857143dist change is 3
y0 plus slop time dist is 83.4285714285714 and newy is =83
pased slope check addition point.
here is7 point...x is: 639y is :85
Similar color...x is: 640y is :88
point doent match, starting here
Similar color...x is: 641y is :87
point doent match, starting here
Similar color...x is: 642y is :85
point doent match, starting here
Similar color...x is: 643y is :86
point doent match, starting here
Similar color...x is: 644y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 644y is :86
Similar color...x is: 645y is :86
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 645y is :86
Similar color...x is: 646y is :86
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 646y is :86
Similar color...x is: 647y is :86
passed slope test slope: 0
the point to test it here:1
x1 is 644 and x0 is 643
y1 is 644 and y0 is 86
y0 is 86 and slope is 0dist change is 1
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is3 point...x is: 647y is :86
Similar color...x is: 648y is :89
point doent match, starting here
Similar color...x is: 649y is :87
point doent match, starting here
Similar color...x is: 650y is :87
passed slope test slope: 0
new pont by default
here is0 point...x is: 650y is :87
Similar color...x is: 651y is :87
passed slope test slope: 0
the point to test it here:0
x1 is 649 and x0 is 649
y1 is 649 and y0 is 87
y0 is 87 and slope is 0dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is1 point...x is: 651y is :87
Similar color...x is: 652y is :88
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 649 and x0 is 649
y1 is 649 and y0 is 87
y0 is 87 and slope is 0dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is2 point...x is: 652y is :88
Similar color...x is: 653y is :88
passed slope test slope: 0.25
the point to test it here:1
x1 is 650 and x0 is 649
y1 is 650 and y0 is 87
y0 is 87 and slope is 0.333333333333333dist change is 1
y0 plus slop time dist is 87.3333333333333 and newy is =87
pased slope check addition point.
here is3 point...x is: 653y is :88
Similar color...x is: 654y is :87
passed slope test slope: 0
the point to test it here:1
x1 is 650 and x0 is 649
y1 is 650 and y0 is 87
y0 is 87 and slope is 0.25dist change is 1
y0 plus slop time dist is 87.25 and newy is =87
pased slope check addition point.
here is4 point...x is: 654y is :87
Similar color...x is: 655y is :86
passed slope test slope: -0.166666666666667
the point to test it here:2
x1 is 651 and x0 is 649
y1 is 651 and y0 is 87
y0 is 87 and slope is 0dist change is 2
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is5 point...x is: 655y is :86
Similar color...x is: 656y is :86
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 649 and x0 is 649
y1 is 649 and y0 is 87
y0 is 87 and slope is -0.166666666666667dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is6 point...x is: 656y is :86
Similar color...x is: 657y is :108
point doent match, starting here
Similar color...x is: 658y is :107
point doent match, starting here
Similar color...x is: 659y is :107
passed slope test slope: 0
new pont by default
here is0 point...x is: 659y is :107
Similar color...x is: 660y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is1 point...x is: 660y is :107
Similar color...x is: 661y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is2 point...x is: 661y is :107
Similar color...x is: 662y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is3 point...x is: 662y is :107
Similar color...x is: 663y is :107
passed slope test slope: 0
the point to test it here:2
x1 is 660 and x0 is 658
y1 is 660 and y0 is 107
y0 is 107 and slope is 0dist change is 2
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is4 point...x is: 663y is :107
Similar color...x is: 664y is :108
passed slope test slope: 0.166666666666667
the point to test it here:1
x1 is 659 and x0 is 658
y1 is 659 and y0 is 107
y0 is 107 and slope is 0dist change is 1
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is5 point...x is: 664y is :108
Similar color...x is: 665y is :108
passed slope test slope: 0.142857142857143
the point to test it here:4
x1 is 662 and x0 is 658
y1 is 662 and y0 is 107
y0 is 107 and slope is 0.166666666666667dist change is 4
y0 plus slop time dist is 107.666666666667 and newy is =107
pased slope check addition point.
here is6 point...x is: 665y is :108
Similar color...x is: 666y is :108
passed slope test slope: 0.125
the point to test it here:4
x1 is 662 and x0 is 658
y1 is 662 and y0 is 107
y0 is 107 and slope is 0.142857142857143dist change is 4
y0 plus slop time dist is 107.571428571429 and newy is =107
pased slope check addition point.
here is7 point...x is: 666y is :108
Similar color...x is: 667y is :108
passed slope test slope: 0.111111111111111
the point to test it here:3
x1 is 661 and x0 is 658
y1 is 661 and y0 is 107
y0 is 107 and slope is 0.125dist change is 3
y0 plus slop time dist is 107.375 and newy is =107
pased slope check addition point.
here is8 point...x is: 667y is :108
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 108 and y1 is 107the slope is 0.125
verifying slope with random point to make sure its not stupid
x1 is 660 and x is dist change is 2
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 660y is :120
point doent match, starting here
Similar color...x is: 661y is :15
point doent match, starting here
Similar color...x is: 662y is :15
passed slope test slope: 0
new pont by default
here is0 point...x is: 662y is :15
Similar color...x is: 663y is :15
passed slope test slope: 0
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 15
y0 is 15 and slope is 0dist change is 0
y0 plus slop time dist is 15 and newy is =15
pased slope check addition point.
here is1 point...x is: 663y is :15
Similar color...x is: 664y is :15
passed slope test slope: 0
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 15
y0 is 15 and slope is 0dist change is 0
y0 plus slop time dist is 15 and newy is =15
pased slope check addition point.
here is2 point...x is: 664y is :15
Similar color...x is: 665y is :14
passed slope test slope: -0.25
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 15
y0 is 15 and slope is 0dist change is 0
y0 plus slop time dist is 15 and newy is =15
pased slope check addition point.
here is3 point...x is: 665y is :14
Similar color...x is: 666y is :14
passed slope test slope: -0.2
the point to test it here:1
x1 is 662 and x0 is 661
y1 is 662 and y0 is 15
y0 is 15 and slope is -0.25dist change is 1
y0 plus slop time dist is 14.75 and newy is =15
pased slope check addition point.
here is4 point...x is: 666y is :14
Similar color...x is: 667y is :14
passed slope test slope: -0.166666666666667
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 15
y0 is 15 and slope is -0.2dist change is 0
y0 plus slop time dist is 15 and newy is =15
pased slope check addition point.
here is5 point...x is: 667y is :14
Similar color...x is: 668y is :14
passed slope test slope: -0.142857142857143
the point to test it here:3
x1 is 664 and x0 is 661
y1 is 664 and y0 is 15
y0 is 15 and slope is -0.166666666666667dist change is 3
y0 plus slop time dist is 14.5 and newy is =15
pased slope check addition point.
here is6 point...x is: 668y is :14
Similar color...x is: 669y is :98
point doent match, starting here
Similar color...x is: 670y is :45
point doent match, starting here
Similar color...x is: 671y is :46
point doent match, starting here
Similar color...x is: 672y is :46
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :46
Similar color...x is: 673y is :46
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 46
y0 is 46 and slope is 0dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is1 point...x is: 673y is :46
Similar color...x is: 674y is :46
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 46
y0 is 46 and slope is 0dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is2 point...x is: 674y is :46
Similar color...x is: 675y is :45
passed slope test slope: -0.25
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 46
y0 is 46 and slope is 0dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is3 point...x is: 675y is :45
Similar color...x is: 676y is :45
passed slope test slope: -0.2
the point to test it here:2
x1 is 673 and x0 is 671
y1 is 673 and y0 is 46
y0 is 46 and slope is -0.25dist change is 2
y0 plus slop time dist is 45.5 and newy is =46
pased slope check addition point.
here is4 point...x is: 676y is :45
Similar color...x is: 677y is :45
passed slope test slope: -0.166666666666667
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 46
y0 is 46 and slope is -0.2dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is5 point...x is: 677y is :45
Similar color...x is: 678y is :19
point doent match, starting here
Similar color...x is: 679y is :45
point doent match, starting here
Similar color...x is: 680y is :22
point doent match, starting here
Similar color...x is: 681y is :23
point doent match, starting here
Similar color...x is: 682y is :23
passed slope test slope: 0
new pont by default
here is0 point...x is: 682y is :23
Similar color...x is: 683y is :23
passed slope test slope: 0
the point to test it here:0
x1 is 681 and x0 is 681
y1 is 681 and y0 is 23
y0 is 23 and slope is 0dist change is 0
y0 plus slop time dist is 23 and newy is =23
pased slope check addition point.
here is1 point...x is: 683y is :23
Similar color...x is: 684y is :23
passed slope test slope: 0
the point to test it here:0
x1 is 681 and x0 is 681
y1 is 681 and y0 is 23
y0 is 23 and slope is 0dist change is 0
y0 plus slop time dist is 23 and newy is =23
pased slope check addition point.
here is2 point...x is: 684y is :23
Similar color...x is: 685y is :23
passed slope test slope: 0
the point to test it here:0
x1 is 681 and x0 is 681
y1 is 681 and y0 is 23
y0 is 23 and slope is 0dist change is 0
y0 plus slop time dist is 23 and newy is =23
pased slope check addition point.
here is3 point...x is: 685y is :23
Similar color...x is: 686y is :43
point doent match, starting here
Similar color...x is: 687y is :43
passed slope test slope: 0
new pont by default
here is0 point...x is: 687y is :43
Similar color...x is: 688y is :43
passed slope test slope: 0
the point to test it here:0
x1 is 686 and x0 is 686
y1 is 686 and y0 is 43
y0 is 43 and slope is 0dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is1 point...x is: 688y is :43
Similar color...x is: 689y is :43
passed slope test slope: 0
the point to test it here:0
x1 is 686 and x0 is 686
y1 is 686 and y0 is 43
y0 is 43 and slope is 0dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is2 point...x is: 689y is :43
Similar color...x is: 690y is :27
point doent match, starting here
Similar color...x is: 691y is :29
point doent match, starting here
Similar color...x is: 692y is :35
point doent match, starting here
Similar color...x is: 693y is :41
point doent match, starting here
Similar color...x is: 694y is :42
point doent match, starting here
Similar color...x is: 695y is :42
passed slope test slope: 0
new pont by default
here is0 point...x is: 695y is :42
Similar color...x is: 696y is :42
passed slope test slope: 0
the point to test it here:0
x1 is 694 and x0 is 694
y1 is 694 and y0 is 42
y0 is 42 and slope is 0dist change is 0
y0 plus slop time dist is 42 and newy is =42
pased slope check addition point.
here is1 point...x is: 696y is :42
Similar color...x is: 697y is :42
passed slope test slope: 0
the point to test it here:0
x1 is 694 and x0 is 694
y1 is 694 and y0 is 42
y0 is 42 and slope is 0dist change is 0
y0 plus slop time dist is 42 and newy is =42
pased slope check addition point.
here is2 point...x is: 697y is :42
Similar color...x is: 698y is :41
passed slope test slope: -0.25
the point to test it here:1
x1 is 695 and x0 is 694
y1 is 695 and y0 is 42
y0 is 42 and slope is 0dist change is 1
y0 plus slop time dist is 42 and newy is =42
pased slope check addition point.
here is3 point...x is: 698y is :41
Similar color...x is: 699y is :41
passed slope test slope: -0.2
the point to test it here:1
x1 is 695 and x0 is 694
y1 is 695 and y0 is 42
y0 is 42 and slope is -0.25dist change is 1
y0 plus slop time dist is 41.75 and newy is =42
pased slope check addition point.
here is4 point...x is: 699y is :41
Similar color...x is: 700y is :41
passed slope test slope: -0.166666666666667
the point to test it here:1
x1 is 695 and x0 is 694
y1 is 695 and y0 is 42
y0 is 42 and slope is -0.2dist change is 1
y0 plus slop time dist is 41.8 and newy is =42
pased slope check addition point.
here is5 point...x is: 700y is :41
Similar color...x is: 701y is :41
passed slope test slope: -0.142857142857143
the point to test it here:2
x1 is 696 and x0 is 694
y1 is 696 and y0 is 42
y0 is 42 and slope is -0.166666666666667dist change is 2
y0 plus slop time dist is 41.6666666666667 and newy is =42
pased slope check addition point.
here is6 point...x is: 701y is :41
Similar color...x is: 702y is :41
passed slope test slope: -0.125
the point to test it here:5
x1 is 699 and x0 is 694
y1 is 699 and y0 is 42
y0 is 42 and slope is -0.142857142857143dist change is 5
y0 plus slop time dist is 41.2857142857143 and newy is =41
pased slope check addition point.
here is7 point...x is: 702y is :41
Similar color...x is: 703y is :41
passed slope test slope: -0.111111111111111
the point to test it here:1
x1 is 695 and x0 is 694
y1 is 695 and y0 is 42
y0 is 42 and slope is -0.125dist change is 1
y0 plus slop time dist is 41.875 and newy is =42
pased slope check addition point.
here is8 point...x is: 703y is :41
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 41 and y1 is 42the slope is -0.125
verifying slope with random point to make sure its not stupid
x1 is 701 and x is dist change is 7
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 701y is :41
passed slope test slope: -0.142857142857143
new pont by default
here is0 point...x is: 701y is :41
Similar color...x is: 702y is :43
point doent match, starting here
Similar color...x is: 703y is :44
point doent match, starting here
Similar color...x is: 704y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :44
Similar color...x is: 705y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 705y is :44
Similar color...x is: 706y is :45
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is2 point...x is: 706y is :45
Similar color...x is: 707y is :58
point doent match, starting here
Similar color...x is: 708y is :53
point doent match, starting here
Similar color...x is: 709y is :50
point doent match, starting here
Similar color...x is: 710y is :67
point doent match, starting here
Similar color...x is: 711y is :67
passed slope test slope: 0
new pont by default
here is0 point...x is: 711y is :67
Similar color...x is: 712y is :67
passed slope test slope: 0
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is1 point...x is: 712y is :67
Similar color...x is: 713y is :67
passed slope test slope: 0
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is2 point...x is: 713y is :67
Similar color...x is: 714y is :68
passed slope test slope: 0.25
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is3 point...x is: 714y is :68



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :72
passed slope test slope: -0.0359712230215827
new pont by default
here is0 point...x is: 571y is :72
Similar color...x is: 574y is :77
passed slope test slope: -0.0642857142857143
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.027972027972028dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :77
passed slope test slope: -0.0656934306569343
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0642857142857143dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is2 point...x is: 577y is :77
Similar color...x is: 580y is :78
passed slope test slope: -0.0746268656716418
the point to test it here:1
x1 is 571 and x0 is 714
y1 is 571 and y0 is 68
y0 is 68 and slope is -0.0656934306569343dist change is -143
y0 plus slop time dist is 77.3941605839416 and newy is =72
point doent match, starting here
Similar color...x is: 581y is :78
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :78
Similar color...x is: 584y is :77
passed slope test slope: -0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 78
y0 is 78 and slope is 0dist change is 0
y0 plus slop time dist is 78 and newy is =78
pased slope check addition point.
here is1 point...x is: 584y is :77
Similar color...x is: 587y is :93
point doent match, starting here
Similar color...x is: 588y is :93
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :93
Similar color...x is: 591y is :94
passed slope test slope: 0.25
the point to test it here:0
x1 is 587 and x0 is 587
y1 is 587 and y0 is 93
y0 is 93 and slope is 0dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is1 point...x is: 591y is :94
Similar color...x is: 608y is :89
passed slope test slope: -0.19047619047619
the point to test it here:0
x1 is 587 and x0 is 587
y1 is 587 and y0 is 93
y0 is 93 and slope is 0.25dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is2 point...x is: 608y is :89
Similar color...x is: 612y is :74
point doent match, starting here
Similar color...x is: 613y is :87
point doent match, starting here
Similar color...x is: 614y is :87
passed slope test slope: 0
new pont by default
here is0 point...x is: 614y is :87
Similar color...x is: 617y is :79
point doent match, starting here
Similar color...x is: 618y is :79
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :79
Similar color...x is: 621y is :80
passed slope test slope: 0.25
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is1 point...x is: 621y is :80
Similar color...x is: 624y is :81
passed slope test slope: 0.285714285714286
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0.25dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is2 point...x is: 624y is :81
Similar color...x is: 627y is :82
passed slope test slope: 0.3
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0.285714285714286dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is3 point...x is: 627y is :82
Similar color...x is: 630y is :82
passed slope test slope: 0.230769230769231
the point to test it here:1
x1 is 618 and x0 is 617
y1 is 618 and y0 is 79
y0 is 79 and slope is 0.3dist change is 1
y0 plus slop time dist is 79.3 and newy is =79
pased slope check addition point.
here is4 point...x is: 630y is :82
Similar color...x is: 633y is :28
point doent match, starting here
Similar color...x is: 634y is :83
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :84
passed slope test slope: 0
new pont by default
here is0 point...x is: 636y is :84
Similar color...x is: 639y is :85
passed slope test slope: 0.25
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is1 point...x is: 639y is :85
Similar color...x is: 642y is :85
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.25dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is2 point...x is: 642y is :85
Similar color...x is: 645y is :86
passed slope test slope: 0.2
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is3 point...x is: 645y is :86
Similar color...x is: 648y is :87
passed slope test slope: 0.230769230769231
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.2dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is4 point...x is: 648y is :87
Similar color...x is: 651y is :87
passed slope test slope: 0.1875
the point to test it here:3
x1 is 642 and x0 is 635
y1 is 642 and y0 is 84
y0 is 84 and slope is 0.230769230769231dist change is 7
y0 plus slop time dist is 85.6153846153846 and newy is =85
pased slope check addition point.
here is5 point...x is: 651y is :87
Similar color...x is: 654y is :87
passed slope test slope: 0.157894736842105
the point to test it here:1
x1 is 636 and x0 is 635
y1 is 636 and y0 is 84
y0 is 84 and slope is 0.1875dist change is 1
y0 plus slop time dist is 84.1875 and newy is =84
pased slope check addition point.
here is6 point...x is: 654y is :87
Similar color...x is: 657y is :108
point doent match, starting here
Similar color...x is: 658y is :107
point doent match, starting here
Similar color...x is: 659y is :107
passed slope test slope: 0
new pont by default
here is0 point...x is: 659y is :107
Similar color...x is: 662y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is1 point...x is: 662y is :107
Similar color...x is: 665y is :108
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is2 point...x is: 665y is :108
Similar color...x is: 668y is :109
passed slope test slope: 0.2
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is3 point...x is: 668y is :109
Similar color...x is: 671y is :109
passed slope test slope: 0.153846153846154
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0.2dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is4 point...x is: 671y is :109
Similar color...x is: 678y is :118
point doent match, starting here
Similar color...x is: 679y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :118
Similar color...x is: 682y is :44
point doent match, starting here
Similar color...x is: 683y is :40
point doent match, starting here
Similar color...x is: 684y is :36
point doent match, starting here
Similar color...x is: 685y is :32
point doent match, starting here
Similar color...x is: 686y is :28
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :28
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :28
Similar color...x is: 692y is :29
passed slope test slope: 0.25
the point to test it here:0
x1 is 688 and x0 is 688
y1 is 688 and y0 is 28
y0 is 28 and slope is 0dist change is 0
y0 plus slop time dist is 28 and newy is =28
pased slope check addition point.
here is1 point...x is: 692y is :29
Similar color...x is: 695y is :63
point doent match, starting here
Similar color...x is: 696y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 696y is :63
Similar color...x is: 699y is :64
passed slope test slope: 0.25
the point to test it here:0
x1 is 695 and x0 is 695
y1 is 695 and y0 is 63
y0 is 63 and slope is 0dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is1 point...x is: 699y is :64
Similar color...x is: 702y is :43
point doent match, starting here
Similar color...x is: 703y is :44
point doent match, starting here
Similar color...x is: 704y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :44
Similar color...x is: 707y is :58
point doent match, starting here
Similar color...x is: 708y is :53
point doent match, starting here
Similar color...x is: 709y is :50
point doent match, starting here
Similar color...x is: 710y is :67
point doent match, starting here
Similar color...x is: 711y is :67
passed slope test slope: 0
new pont by default
here is0 point...x is: 711y is :67
Similar color...x is: 714y is :68
passed slope test slope: 0.25
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is1 point...x is: 714y is :68



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 571y is :72
passed slope test slope: -0.0359712230215827
new pont by default
here is0 point...x is: 571y is :72
Similar color...x is: 574y is :77
passed slope test slope: -0.0642857142857143
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.027972027972028dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :77
passed slope test slope: -0.0656934306569343
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0642857142857143dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is2 point...x is: 577y is :77
Similar color...x is: 580y is :78
passed slope test slope: -0.0746268656716418
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0656934306569343dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is3 point...x is: 580y is :78
Similar color...x is: 583y is :78
passed slope test slope: -0.0763358778625954
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0746268656716418dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is4 point...x is: 583y is :78
Similar color...x is: 586y is :80
passed slope test slope: -0.09375
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0763358778625954dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is5 point...x is: 586y is :80
Similar color...x is: 589y is :93
passed slope test slope: -0.2
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.09375dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is6 point...x is: 589y is :93
Similar color...x is: 608y is :89
passed slope test slope: -0.19811320754717
the point to test it here:2
x1 is 574 and x0 is 714
y1 is 574 and y0 is 68
y0 is 68 and slope is -0.2dist change is -140
y0 plus slop time dist is 96 and newy is =77
point doent match, starting here
Similar color...x is: 609y is :88
point doent match, starting here
Similar color...x is: 610y is :88
passed slope test slope: 0
new pont by default
here is0 point...x is: 610y is :88
Similar color...x is: 613y is :87
passed slope test slope: -0.25
the point to test it here:0
x1 is 609 and x0 is 609
y1 is 609 and y0 is 88
y0 is 88 and slope is 0dist change is 0
y0 plus slop time dist is 88 and newy is =88
pased slope check addition point.
here is1 point...x is: 613y is :87
Similar color...x is: 616y is :88
passed slope test slope: 0
the point to test it here:0
x1 is 609 and x0 is 609
y1 is 609 and y0 is 88
y0 is 88 and slope is -0.25dist change is 0
y0 plus slop time dist is 88 and newy is =88
pased slope check addition point.
here is2 point...x is: 616y is :88
Similar color...x is: 619y is :82
point doent match, starting here
Similar color...x is: 620y is :80
point doent match, starting here
Similar color...x is: 621y is :80
passed slope test slope: 0
new pont by default
here is0 point...x is: 621y is :80
Similar color...x is: 624y is :81
passed slope test slope: 0.25
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 80
y0 is 80 and slope is 0dist change is 0
y0 plus slop time dist is 80 and newy is =80
pased slope check addition point.
here is1 point...x is: 624y is :81
Similar color...x is: 627y is :82
passed slope test slope: 0.285714285714286
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 80
y0 is 80 and slope is 0.25dist change is 0
y0 plus slop time dist is 80 and newy is =80
pased slope check addition point.
here is2 point...x is: 627y is :82
Similar color...x is: 630y is :82
passed slope test slope: 0.2
the point to test it here:1
x1 is 621 and x0 is 620
y1 is 621 and y0 is 80
y0 is 80 and slope is 0.285714285714286dist change is 1
y0 plus slop time dist is 80.2857142857143 and newy is =80
pased slope check addition point.
here is3 point...x is: 630y is :82
Similar color...x is: 633y is :28
point doent match, starting here
Similar color...x is: 634y is :83
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :84
passed slope test slope: 0
new pont by default
here is0 point...x is: 636y is :84
Similar color...x is: 639y is :85
passed slope test slope: 0.25
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is1 point...x is: 639y is :85
Similar color...x is: 642y is :85
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.25dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is2 point...x is: 642y is :85
Similar color...x is: 645y is :86
passed slope test slope: 0.2
the point to test it here:1
x1 is 636 and x0 is 635
y1 is 636 and y0 is 84
y0 is 84 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 84.1428571428571 and newy is =84
pased slope check addition point.
here is3 point...x is: 645y is :86
Similar color...x is: 648y is :87
passed slope test slope: 0.230769230769231
the point to test it here:2
x1 is 639 and x0 is 635
y1 is 639 and y0 is 84
y0 is 84 and slope is 0.2dist change is 4
y0 plus slop time dist is 84.8 and newy is =85
pased slope check addition point.
here is4 point...x is: 648y is :87
Similar color...x is: 651y is :87
passed slope test slope: 0.1875
the point to test it here:1
x1 is 636 and x0 is 635
y1 is 636 and y0 is 84
y0 is 84 and slope is 0.230769230769231dist change is 1
y0 plus slop time dist is 84.2307692307692 and newy is =84
pased slope check addition point.
here is5 point...x is: 651y is :87
Similar color...x is: 654y is :87
passed slope test slope: 0.157894736842105
the point to test it here:2
x1 is 639 and x0 is 635
y1 is 639 and y0 is 84
y0 is 84 and slope is 0.1875dist change is 4
y0 plus slop time dist is 84.75 and newy is =85
pased slope check addition point.
here is6 point...x is: 654y is :87
Similar color...x is: 657y is :108
point doent match, starting here
Similar color...x is: 658y is :107
point doent match, starting here
Similar color...x is: 659y is :107
passed slope test slope: 0
new pont by default
here is0 point...x is: 659y is :107
Similar color...x is: 662y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is1 point...x is: 662y is :107
Similar color...x is: 665y is :108
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is2 point...x is: 665y is :108
Similar color...x is: 668y is :109
passed slope test slope: 0.2
the point to test it here:1
x1 is 659 and x0 is 658
y1 is 659 and y0 is 107
y0 is 107 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 107.142857142857 and newy is =107
pased slope check addition point.
here is3 point...x is: 668y is :109
Similar color...x is: 671y is :109
passed slope test slope: 0.153846153846154
the point to test it here:2
x1 is 662 and x0 is 658
y1 is 662 and y0 is 107
y0 is 107 and slope is 0.2dist change is 4
y0 plus slop time dist is 107.8 and newy is =107
pased slope check addition point.
here is4 point...x is: 671y is :109
Similar color...x is: 678y is :118
point doent match, starting here
Similar color...x is: 679y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :118
Similar color...x is: 682y is :44
point doent match, starting here
Similar color...x is: 683y is :40
point doent match, starting here
Similar color...x is: 684y is :36
point doent match, starting here
Similar color...x is: 685y is :32
point doent match, starting here
Similar color...x is: 686y is :28
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :28
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :28
Similar color...x is: 692y is :29
passed slope test slope: 0.25
the point to test it here:0
x1 is 688 and x0 is 688
y1 is 688 and y0 is 28
y0 is 28 and slope is 0dist change is 0
y0 plus slop time dist is 28 and newy is =28
pased slope check addition point.
here is1 point...x is: 692y is :29
Similar color...x is: 695y is :63
point doent match, starting here
Similar color...x is: 696y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 696y is :63
Similar color...x is: 699y is :64
passed slope test slope: 0.25
the point to test it here:0
x1 is 695 and x0 is 695
y1 is 695 and y0 is 63
y0 is 63 and slope is 0dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is1 point...x is: 699y is :64
Similar color...x is: 702y is :43
point doent match, starting here
Similar color...x is: 703y is :44
point doent match, starting here
Similar color...x is: 704y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :44
Similar color...x is: 707y is :58
point doent match, starting here
Similar color...x is: 708y is :53
point doent match, starting here
Similar color...x is: 709y is :50
point doent match, starting here
Similar color...x is: 710y is :67
point doent match, starting here
Similar color...x is: 711y is :67
passed slope test slope: 0
new pont by default
here is0 point...x is: 711y is :67
Similar color...x is: 714y is :68
passed slope test slope: 0.25
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is1 point...x is: 714y is :68



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 571y is :72
passed slope test slope: -0.0359712230215827
new pont by default
here is0 point...x is: 571y is :72
Similar color...x is: 574y is :77
passed slope test slope: -0.0642857142857143
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.027972027972028dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :77
passed slope test slope: -0.0656934306569343
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0642857142857143dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is2 point...x is: 577y is :77
Similar color...x is: 580y is :78
passed slope test slope: -0.0746268656716418
the point to test it here:1
x1 is 571 and x0 is 714
y1 is 571 and y0 is 68
y0 is 68 and slope is -0.0656934306569343dist change is -143
y0 plus slop time dist is 77.3941605839416 and newy is =72
point doent match, starting here
Similar color...x is: 581y is :78
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :78
Similar color...x is: 584y is :77
passed slope test slope: -0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 78
y0 is 78 and slope is 0dist change is 0
y0 plus slop time dist is 78 and newy is =78
pased slope check addition point.
here is1 point...x is: 584y is :77
Similar color...x is: 587y is :93
point doent match, starting here
Similar color...x is: 588y is :93
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :93
Similar color...x is: 591y is :94
passed slope test slope: 0.25
the point to test it here:0
x1 is 587 and x0 is 587
y1 is 587 and y0 is 93
y0 is 93 and slope is 0dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is1 point...x is: 591y is :94
Similar color...x is: 608y is :89
passed slope test slope: -0.19047619047619
the point to test it here:0
x1 is 587 and x0 is 587
y1 is 587 and y0 is 93
y0 is 93 and slope is 0.25dist change is 0
y0 plus slop time dist is 93 and newy is =93
pased slope check addition point.
here is2 point...x is: 608y is :89
Similar color...x is: 612y is :74
point doent match, starting here
Similar color...x is: 613y is :87
point doent match, starting here
Similar color...x is: 614y is :87
passed slope test slope: 0
new pont by default
here is0 point...x is: 614y is :87
Similar color...x is: 617y is :79
point doent match, starting here
Similar color...x is: 618y is :79
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :79
Similar color...x is: 621y is :80
passed slope test slope: 0.25
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is1 point...x is: 621y is :80
Similar color...x is: 624y is :81
passed slope test slope: 0.285714285714286
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0.25dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is2 point...x is: 624y is :81
Similar color...x is: 627y is :82
passed slope test slope: 0.3
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0.285714285714286dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is3 point...x is: 627y is :82
Similar color...x is: 630y is :82
passed slope test slope: 0.230769230769231
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 79
y0 is 79 and slope is 0.3dist change is 0
y0 plus slop time dist is 79 and newy is =79
pased slope check addition point.
here is4 point...x is: 630y is :82
Similar color...x is: 633y is :28
point doent match, starting here
Similar color...x is: 634y is :83
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :84
passed slope test slope: 0
new pont by default
here is0 point...x is: 636y is :84
Similar color...x is: 639y is :85
passed slope test slope: 0.25
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is1 point...x is: 639y is :85
Similar color...x is: 642y is :85
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.25dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is2 point...x is: 642y is :85
Similar color...x is: 645y is :86
passed slope test slope: 0.2
the point to test it here:0
x1 is 635 and x0 is 635
y1 is 635 and y0 is 84
y0 is 84 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is3 point...x is: 645y is :86
Similar color...x is: 648y is :87
passed slope test slope: 0.230769230769231
the point to test it here:1
x1 is 636 and x0 is 635
y1 is 636 and y0 is 84
y0 is 84 and slope is 0.2dist change is 1
y0 plus slop time dist is 84.2 and newy is =84
pased slope check addition point.
here is4 point...x is: 648y is :87
Similar color...x is: 651y is :87
passed slope test slope: 0.1875
the point to test it here:2
x1 is 639 and x0 is 635
y1 is 639 and y0 is 84
y0 is 84 and slope is 0.230769230769231dist change is 4
y0 plus slop time dist is 84.9230769230769 and newy is =85
pased slope check addition point.
here is5 point...x is: 651y is :87
we have enough points now
we have recieved 6 points to wokr with
taking the first and last to calculate (y) slope...
y is 87 and y1 is 84the slope is 0.230769230769231
verifying slope with random point to make sure its not stupid
x1 is 636 and x is dist change is 1
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 636y is :84
passed slope test slope: 0
new pont by default
here is0 point...x is: 636y is :84
Similar color...x is: 639y is :85
passed slope test slope: 0.166666666666667
the point to test it here:0
x1 is 651 and x0 is 651
y1 is 651 and y0 is 87
y0 is 87 and slope is 0.2dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is1 point...x is: 639y is :85
Similar color...x is: 642y is :85
passed slope test slope: 0.222222222222222
the point to test it here:0
x1 is 651 and x0 is 651
y1 is 651 and y0 is 87
y0 is 87 and slope is 0.166666666666667dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is2 point...x is: 642y is :85
Similar color...x is: 645y is :86
passed slope test slope: 0.166666666666667
the point to test it here:1
x1 is 636 and x0 is 651
y1 is 636 and y0 is 87
y0 is 87 and slope is 0.222222222222222dist change is -15
y0 plus slop time dist is 83.6666666666667 and newy is =84
pased slope check addition point.
here is3 point...x is: 645y is :86
Similar color...x is: 648y is :87
passed slope test slope: 0
the point to test it here:0
x1 is 651 and x0 is 651
y1 is 651 and y0 is 87
y0 is 87 and slope is 0.166666666666667dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is4 point...x is: 648y is :87
Similar color...x is: 651y is :87
wrong!
point doent match, starting here
Similar color...x is: 652y is :88
point doent match, starting here
Similar color...x is: 653y is :88
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :88
Similar color...x is: 656y is :86
point doent match, starting here
Similar color...x is: 657y is :108
point doent match, starting here
Similar color...x is: 658y is :107
point doent match, starting here
Similar color...x is: 659y is :107
passed slope test slope: 0
new pont by default
here is0 point...x is: 659y is :107
Similar color...x is: 662y is :107
passed slope test slope: 0
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is1 point...x is: 662y is :107
Similar color...x is: 665y is :108
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is2 point...x is: 665y is :108
Similar color...x is: 668y is :109
passed slope test slope: 0.2
the point to test it here:0
x1 is 658 and x0 is 658
y1 is 658 and y0 is 107
y0 is 107 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 107 and newy is =107
pased slope check addition point.
here is3 point...x is: 668y is :109
Similar color...x is: 671y is :109
passed slope test slope: 0.153846153846154
the point to test it here:2
x1 is 662 and x0 is 658
y1 is 662 and y0 is 107
y0 is 107 and slope is 0.2dist change is 4
y0 plus slop time dist is 107.8 and newy is =107
pased slope check addition point.
here is4 point...x is: 671y is :109
Similar color...x is: 678y is :118
point doent match, starting here
Similar color...x is: 679y is :118
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :118
Similar color...x is: 682y is :44
point doent match, starting here
Similar color...x is: 683y is :40
point doent match, starting here
Similar color...x is: 684y is :36
point doent match, starting here
Similar color...x is: 685y is :32
point doent match, starting here
Similar color...x is: 686y is :28
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :28
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :28
Similar color...x is: 692y is :29
passed slope test slope: 0.25
the point to test it here:0
x1 is 688 and x0 is 688
y1 is 688 and y0 is 28
y0 is 28 and slope is 0dist change is 0
y0 plus slop time dist is 28 and newy is =28
pased slope check addition point.
here is1 point...x is: 692y is :29
Similar color...x is: 695y is :63
point doent match, starting here
Similar color...x is: 696y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 696y is :63
Similar color...x is: 699y is :64
passed slope test slope: 0.25
the point to test it here:0
x1 is 695 and x0 is 695
y1 is 695 and y0 is 63
y0 is 63 and slope is 0dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is1 point...x is: 699y is :64
Similar color...x is: 702y is :43
point doent match, starting here
Similar color...x is: 703y is :44
point doent match, starting here
Similar color...x is: 704y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :44
Similar color...x is: 707y is :58
point doent match, starting here
Similar color...x is: 708y is :53
point doent match, starting here
Similar color...x is: 709y is :50
point doent match, starting here
Similar color...x is: 710y is :67
point doent match, starting here
Similar color...x is: 711y is :67
passed slope test slope: 0
new pont by default
here is0 point...x is: 711y is :67
Similar color...x is: 714y is :68
passed slope test slope: 0.25
the point to test it here:0
x1 is 710 and x0 is 710
y1 is 710 and y0 is 67
y0 is 67 and slope is 0dist change is 0
y0 plus slop time dist is 67 and newy is =67
pased slope check addition point.
here is1 point...x is: 714y is :68



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :72
passed slope test slope: -0.0359712230215827
new pont by default
here is0 point...x is: 571y is :72
Similar color...x is: 574y is :77
passed slope test slope: -0.0642857142857143
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.027972027972028dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :77
passed slope test slope: -0.0656934306569343
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0642857142857143dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is2 point...x is: 577y is :77
Similar color...x is: 580y is :78
passed slope test slope: -0.0746268656716418
the point to test it here:0
x1 is 714 and x0 is 714
y1 is 714 and y0 is 68
y0 is 68 and slope is -0.0656934306569343dist change is 0
y0 plus slop time dist is 68 and newy is =68
pased slope check addition point.
here is3 point...x is: 580y is :78
Similar color...x is: 583y is :92
passed slope test slope: -0.183206106870229
the point to test it here:1
x1 is 571 and x0 is 714
y1 is 571 and y0 is 68
y0 is 68 and slope is -0.0746268656716418dist change is -143
y0 plus slop time dist is 78.6716417910448 and newy is =72
point doent match, starting here
Similar color...x is: 584y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 584y is :92
Similar color...x is: 587y is :74
point doent match, starting here
Similar color...x is: 588y is :73
point doent match, starting here
Similar color...x is: 589y is :93
point doent match, starting here
Similar color...x is: 590y is :80
point doent match, starting here
Similar color...x is: 591y is :79
point doent match, starting here
Similar color...x is: 592y is :78
point doent match, starting here
Similar color...x is: 608y is :89
point doent match, starting here
Similar color...x is: 609y is :88
point doent match, starting here
Similar color...x is: 610y is :88
passed slope test slope: 0
new pont by default
here is0 point...x is: 610y is :88
Similar color...x is: 613y is :87
passed slope test slope: -0.25
the point to test it here:0
x1 is 609 and x0 is 609
y1 is 609 and y0 is 88
y0 is 88 and slope is 0dist change is 0
y0 plus slop time dist is 88 and newy is =88
pased slope check addition point.
here is1 point...x is: 613y is :87
Similar color...x is: 616y is :80
point doent match, starting here
Similar color...x is: 617y is :79
point doent match, starting here
Similar color...x is: 618y is :27
point doent match, starting here
Similar color...x is: 619y is :26
point doent match, starting here
Similar color...x is: 620y is :25
point doent match, starting here
Similar color...x is: 621y is :80
point doent match, starting here
Similar color...x is: 622y is :80
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :80
Similar color...x is: 625y is :81
passed slope test slope: 0.25
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 80
y0 is 80 and slope is 0dist change is 0
y0 plus slop time dist is 80 and newy is =80
pased slope check addition point.
here is1 point...x is: 625y is :81
Similar color...x is: 628y is :82
passed slope test slope: 0.285714285714286
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 80
y0 is 80 and slope is 0.25dist change is 0
y0 plus slop time dist is 80 and newy is =80
pased slope check addition point.
here is2 point...x is: 628y is :82
Similar color...x is: 631y is :83
passed slope test slope: 0.3
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 80
y0 is 80 and slope is 0.285714285714286dist change is 0
y0 plus slop time dist is 80 and newy is =80
pased slope check addition point.
here is3 point...x is: 631y is :83
Similar color...x is: 634y is :83
passed slope test slope: 0.230769230769231
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 80
y0 is 80 and slope is 0.3dist change is 4
y0 plus slop time dist is 81.2 and newy is =81
pased slope check addition point.
here is4 point...x is: 634y is :83
Similar color...x is: 637y is :84
passed slope test slope: 0.25
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 80
y0 is 80 and slope is 0.230769230769231dist change is 4
y0 plus slop time dist is 80.9230769230769 and newy is =81
pased slope check addition point.
here is5 point...x is: 637y is :84
Similar color...x is: 640y is :85
passed slope test slope: 0.263157894736842
the point to test it here:4
x1 is 631 and x0 is 621
y1 is 631 and y0 is 80
y0 is 80 and slope is 0.25dist change is 10
y0 plus slop time dist is 82.5 and newy is =83
pased slope check addition point.
here is6 point...x is: 640y is :85
Similar color...x is: 643y is :86
passed slope test slope: 0.272727272727273
the point to test it here:4
x1 is 631 and x0 is 621
y1 is 631 and y0 is 80
y0 is 80 and slope is 0.263157894736842dist change is 10
y0 plus slop time dist is 82.6315789473684 and newy is =83
pased slope check addition point.
here is7 point...x is: 643y is :86
Similar color...x is: 646y is :86
passed slope test slope: 0.24
the point to test it here:4
x1 is 631 and x0 is 621
y1 is 631 and y0 is 80
y0 is 80 and slope is 0.272727272727273dist change is 10
y0 plus slop time dist is 82.7272727272727 and newy is =83
pased slope check addition point.
here is8 point...x is: 646y is :86
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 86 and y1 is 80the slope is 0.272727272727273
verifying slope with random point to make sure its not stupid
x1 is 640 and x is dist change is 19
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 640y is :86
passed slope test slope: 0.31578947368421
new pont by default
here is0 point...x is: 640y is :86
Similar color...x is: 643y is :85
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 646 and x0 is 646
y1 is 646 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 643y is :85
Similar color...x is: 646y is :85
wrong!
point doent match, starting here
Similar color...x is: 647y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 647y is :85
Similar color...x is: 650y is :84
passed slope test slope: -0.25
the point to test it here:0
x1 is 646 and x0 is 646
y1 is 646 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 650y is :84
Similar color...x is: 653y is :83
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 646 and x0 is 646
y1 is 646 and y0 is 85
y0 is 85 and slope is -0.25dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 653y is :83
Similar color...x is: 656y is :80
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :12
point doent match, starting here
Similar color...x is: 659y is :14
point doent match, starting here
Similar color...x is: 660y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :14
Similar color...x is: 663y is :14
passed slope test slope: 0
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 14
y0 is 14 and slope is 0dist change is 0
y0 plus slop time dist is 14 and newy is =14
pased slope check addition point.
here is1 point...x is: 663y is :14
Similar color...x is: 666y is :13
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 14
y0 is 14 and slope is 0dist change is 0
y0 plus slop time dist is 14 and newy is =14
pased slope check addition point.
here is2 point...x is: 666y is :13
Similar color...x is: 669y is :45
point doent match, starting here
Similar color...x is: 670y is :45
passed slope test slope: 0
new pont by default
here is0 point...x is: 670y is :45
Similar color...x is: 673y is :44
passed slope test slope: -0.25
the point to test it here:0
x1 is 669 and x0 is 669
y1 is 669 and y0 is 45
y0 is 45 and slope is 0dist change is 0
y0 plus slop time dist is 45 and newy is =45
pased slope check addition point.
here is1 point...x is: 673y is :44
Similar color...x is: 676y is :17
point doent match, starting here
Similar color...x is: 677y is :21
point doent match, starting here
Similar color...x is: 678y is :21
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :21
Similar color...x is: 681y is :43
point doent match, starting here
Similar color...x is: 682y is :43
passed slope test slope: 0
new pont by default
here is0 point...x is: 682y is :43
Similar color...x is: 685y is :42
passed slope test slope: -0.25
the point to test it here:0
x1 is 681 and x0 is 681
y1 is 681 and y0 is 43
y0 is 43 and slope is 0dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is1 point...x is: 685y is :42
Similar color...x is: 688y is :25
point doent match, starting here
Similar color...x is: 689y is :27
point doent match, starting here
Similar color...x is: 690y is :33
point doent match, starting here
Similar color...x is: 691y is :36
point doent match, starting here
Similar color...x is: 692y is :41
point doent match, starting here
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 694y is :40
Similar color...x is: 697y is :40
passed slope test slope: 0
the point to test it here:0
x1 is 693 and x0 is 693
y1 is 693 and y0 is 40
y0 is 40 and slope is 0dist change is 0
y0 plus slop time dist is 40 and newy is =40
pased slope check addition point.
here is1 point...x is: 697y is :40
Similar color...x is: 700y is :39
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 693 and x0 is 693
y1 is 693 and y0 is 40
y0 is 40 and slope is 0dist change is 0
y0 plus slop time dist is 40 and newy is =40
pased slope check addition point.
here is2 point...x is: 700y is :39
Similar color...x is: 703y is :63
point doent match, starting here
Similar color...x is: 704y is :62
point doent match, starting here
Similar color...x is: 705y is :61
point doent match, starting here
Similar color...x is: 706y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 706y is :61
Similar color...x is: 709y is :60
passed slope test slope: -0.25
the point to test it here:0
x1 is 705 and x0 is 705
y1 is 705 and y0 is 61
y0 is 61 and slope is 0dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is1 point...x is: 709y is :60
Similar color...x is: 712y is :59
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 705 and x0 is 705
y1 is 705 and y0 is 61
y0 is 61 and slope is -0.25dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is2 point...x is: 712y is :59



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 575y is :105
passed slope test slope: -0.338461538461538
new pont by default
here is0 point...x is: 575y is :105
Similar color...x is: 578y is :107
passed slope test slope: -0.358208955223881
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 59
y0 is 59 and slope is -0.335766423357664dist change is 0
y0 plus slop time dist is 59 and newy is =59
pased slope check addition point.
here is1 point...x is: 578y is :107
Similar color...x is: 581y is :106
passed slope test slope: -0.358778625954198
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 59
y0 is 59 and slope is -0.358208955223881dist change is 0
y0 plus slop time dist is 59 and newy is =59
pased slope check addition point.
here is2 point...x is: 581y is :106
Similar color...x is: 584y is :106
passed slope test slope: -0.3671875
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 59
y0 is 59 and slope is -0.358778625954198dist change is -137
y0 plus slop time dist is 108.152671755725 and newy is =105
point doent match, starting here
Similar color...x is: 585y is :105
point doent match, starting here
Similar color...x is: 586y is :105
passed slope test slope: 0
new pont by default
here is0 point...x is: 586y is :105
Similar color...x is: 589y is :118
point doent match, starting here
Similar color...x is: 590y is :104
point doent match, starting here
Similar color...x is: 591y is :117
point doent match, starting here
Similar color...x is: 592y is :117
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :117
Similar color...x is: 595y is :116
passed slope test slope: -0.25
the point to test it here:0
x1 is 591 and x0 is 591
y1 is 591 and y0 is 117
y0 is 117 and slope is 0dist change is 0
y0 plus slop time dist is 117 and newy is =117
pased slope check addition point.
here is1 point...x is: 595y is :116
Similar color...x is: 598y is :96
point doent match, starting here
Similar color...x is: 599y is :115
point doent match, starting here
Similar color...x is: 600y is :115
passed slope test slope: 0
new pont by default
here is0 point...x is: 600y is :115
Similar color...x is: 603y is :95
point doent match, starting here
Similar color...x is: 604y is :94
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :31
point doent match, starting here
Similar color...x is: 609y is :30
point doent match, starting here
Similar color...x is: 610y is :88
point doent match, starting here
Similar color...x is: 614y is :102
point doent match, starting here
Similar color...x is: 615y is :91
point doent match, starting here
Similar color...x is: 616y is :100
point doent match, starting here
Similar color...x is: 617y is :91
point doent match, starting here
Similar color...x is: 618y is :91
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :91
Similar color...x is: 621y is :90
passed slope test slope: -0.25
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 91
y0 is 91 and slope is 0dist change is 0
y0 plus slop time dist is 91 and newy is =91
pased slope check addition point.
here is1 point...x is: 621y is :90
Similar color...x is: 624y is :89
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 91
y0 is 91 and slope is -0.25dist change is 0
y0 plus slop time dist is 91 and newy is =91
pased slope check addition point.
here is2 point...x is: 624y is :89
Similar color...x is: 627y is :89
passed slope test slope: -0.2
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 91
y0 is 91 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 91 and newy is =91
pased slope check addition point.
here is3 point...x is: 627y is :89
Similar color...x is: 630y is :88
passed slope test slope: -0.230769230769231
the point to test it here:1
x1 is 618 and x0 is 617
y1 is 618 and y0 is 91
y0 is 91 and slope is -0.2dist change is 1
y0 plus slop time dist is 90.8 and newy is =91
pased slope check addition point.
here is4 point...x is: 630y is :88
Similar color...x is: 633y is :88
passed slope test slope: -0.1875
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 91
y0 is 91 and slope is -0.230769230769231dist change is 0
y0 plus slop time dist is 91 and newy is =91
pased slope check addition point.
here is5 point...x is: 633y is :88
Similar color...x is: 636y is :87
passed slope test slope: -0.210526315789474
the point to test it here:4
x1 is 627 and x0 is 617
y1 is 627 and y0 is 91
y0 is 91 and slope is -0.1875dist change is 10
y0 plus slop time dist is 89.125 and newy is =89
pased slope check addition point.
here is6 point...x is: 636y is :87
Similar color...x is: 639y is :86
passed slope test slope: -0.227272727272727
the point to test it here:3
x1 is 624 and x0 is 617
y1 is 624 and y0 is 91
y0 is 91 and slope is -0.210526315789474dist change is 7
y0 plus slop time dist is 89.5263157894737 and newy is =89
pased slope check addition point.
here is7 point...x is: 639y is :86
Similar color...x is: 642y is :86
passed slope test slope: -0.2
the point to test it here:2
x1 is 621 and x0 is 617
y1 is 621 and y0 is 91
y0 is 91 and slope is -0.227272727272727dist change is 4
y0 plus slop time dist is 90.0909090909091 and newy is =90
pased slope check addition point.
here is8 point...x is: 642y is :86
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 86 and y1 is 91the slope is -0.227272727272727
verifying slope with random point to make sure its not stupid
x1 is 618 and x is dist change is 1
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 618y is :91
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :91
Similar color...x is: 621y is :82
passed slope test slope: 0.19047619047619
the point to test it here:0
x1 is 642 and x0 is 642
y1 is 642 and y0 is 86
y0 is 86 and slope is -0.208333333333333dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 621y is :82
Similar color...x is: 624y is :83
passed slope test slope: 0.166666666666667
the point to test it here:0
x1 is 642 and x0 is 642
y1 is 642 and y0 is 86
y0 is 86 and slope is 0.19047619047619dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 624y is :83
Similar color...x is: 627y is :83
passed slope test slope: 0.2
the point to test it here:1
x1 is 618 and x0 is 642
y1 is 618 and y0 is 86
y0 is 86 and slope is 0.166666666666667dist change is -24
y0 plus slop time dist is 82 and newy is =91
point doent match, starting here
Similar color...x is: 628y is :83
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :83
Similar color...x is: 631y is :84
passed slope test slope: 0.25
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is1 point...x is: 631y is :84
Similar color...x is: 634y is :26
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :87
point doent match, starting here
Similar color...x is: 637y is :85
point doent match, starting here
Similar color...x is: 638y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :85
Similar color...x is: 641y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 641y is :85
Similar color...x is: 644y is :86
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 644y is :86
Similar color...x is: 647y is :86
passed slope test slope: 0.1
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 85
y0 is 85 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 85.1428571428571 and newy is =85
pased slope check addition point.
here is3 point...x is: 647y is :86
Similar color...x is: 650y is :86
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0.1dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is4 point...x is: 650y is :86
Similar color...x is: 653y is :87
passed slope test slope: 0.125
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.0769230769230769dist change is 4
y0 plus slop time dist is 85.3076923076923 and newy is =85
pased slope check addition point.
here is5 point...x is: 653y is :87
Similar color...x is: 656y is :84
passed slope test slope: -0.0526315789473684
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0.125dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is6 point...x is: 656y is :84
Similar color...x is: 659y is :106
point doent match, starting here
Similar color...x is: 660y is :106
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :106
Similar color...x is: 663y is :105
passed slope test slope: -0.25
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is 0dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is1 point...x is: 663y is :105
Similar color...x is: 666y is :105
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is -0.25dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is2 point...x is: 666y is :105
Similar color...x is: 669y is :106
passed slope test slope: 0
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is -0.142857142857143dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is3 point...x is: 669y is :106
Similar color...x is: 672y is :106
passed slope test slope: 0
the point to test it here:2
x1 is 663 and x0 is 659
y1 is 663 and y0 is 106
y0 is 106 and slope is 0dist change is 4
y0 plus slop time dist is 106 and newy is =105
point doent match, starting here
Similar color...x is: 673y is :106
passed slope test slope: 0
new pont by default
here is0 point...x is: 673y is :106
Similar color...x is: 676y is :130
point doent match, starting here
Similar color...x is: 677y is :46
point doent match, starting here
Similar color...x is: 678y is :38
point doent match, starting here
Similar color...x is: 679y is :31
point doent match, starting here
Similar color...x is: 680y is :24
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :24
point doent match, starting here
Similar color...x is: 683y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 683y is :24
Similar color...x is: 686y is :24
passed slope test slope: 0
the point to test it here:0
x1 is 682 and x0 is 682
y1 is 682 and y0 is 24
y0 is 24 and slope is 0dist change is 0
y0 plus slop time dist is 24 and newy is =24
pased slope check addition point.
here is1 point...x is: 686y is :24
Similar color...x is: 689y is :57
point doent match, starting here
Similar color...x is: 690y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :57
Similar color...x is: 693y is :58
passed slope test slope: 0.25
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 693y is :58
Similar color...x is: 696y is :32
point doent match, starting here
Similar color...x is: 697y is :36
point doent match, starting here
Similar color...x is: 698y is :38
point doent match, starting here
Similar color...x is: 699y is :59
point doent match, starting here
Similar color...x is: 700y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 700y is :59
Similar color...x is: 703y is :57
point doent match, starting here
Similar color...x is: 704y is :52
point doent match, starting here
Similar color...x is: 705y is :43
point doent match, starting here
Similar color...x is: 706y is :60
point doent match, starting here
Similar color...x is: 707y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 707y is :60
Similar color...x is: 710y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 710y is :60
Similar color...x is: 713y is :61
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 713y is :61



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :80
passed slope test slope: -0.148148148148148
new pont by default
here is0 point...x is: 571y is :80
Similar color...x is: 574y is :84
passed slope test slope: -0.165467625899281
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.133802816901408dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is1 point...x is: 574y is :84
Similar color...x is: 577y is :84
passed slope test slope: -0.169117647058824
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.165467625899281dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is2 point...x is: 577y is :84
Similar color...x is: 580y is :85
passed slope test slope: -0.180451127819549
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.169117647058824dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is3 point...x is: 580y is :85
Similar color...x is: 583y is :98
passed slope test slope: -0.284615384615385
the point to test it here:1
x1 is 571 and x0 is 713
y1 is 571 and y0 is 61
y0 is 61 and slope is -0.180451127819549dist change is -142
y0 plus slop time dist is 86.6240601503759 and newy is =80
point doent match, starting here
Similar color...x is: 584y is :98
passed slope test slope: 0
new pont by default
here is0 point...x is: 584y is :98
Similar color...x is: 587y is :98
passed slope test slope: 0
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 98
y0 is 98 and slope is 0dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is1 point...x is: 587y is :98
Similar color...x is: 590y is :99
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 98
y0 is 98 and slope is 0dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is2 point...x is: 590y is :99
Similar color...x is: 604y is :83
point doent match, starting here
Similar color...x is: 605y is :82
point doent match, starting here
Similar color...x is: 606y is :81
point doent match, starting here
Similar color...x is: 609y is :93
point doent match, starting here
Similar color...x is: 610y is :92
point doent match, starting here
Similar color...x is: 611y is :77
point doent match, starting here
Similar color...x is: 612y is :90
point doent match, starting here
Similar color...x is: 613y is :90
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :90
Similar color...x is: 616y is :82
point doent match, starting here
Similar color...x is: 617y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 617y is :82
Similar color...x is: 620y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 620y is :82
Similar color...x is: 623y is :83
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 623y is :83
Similar color...x is: 626y is :83
passed slope test slope: 0.1
the point to test it here:1
x1 is 617 and x0 is 616
y1 is 617 and y0 is 82
y0 is 82 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 82.1428571428571 and newy is =82
pased slope check addition point.
here is3 point...x is: 626y is :83
Similar color...x is: 629y is :84
passed slope test slope: 0.153846153846154
the point to test it here:1
x1 is 617 and x0 is 616
y1 is 617 and y0 is 82
y0 is 82 and slope is 0.1dist change is 1
y0 plus slop time dist is 82.1 and newy is =82
pased slope check addition point.
here is4 point...x is: 629y is :84
Similar color...x is: 632y is :28
point doent match, starting here
Similar color...x is: 633y is :27
point doent match, starting here
Similar color...x is: 634y is :26
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :87
point doent match, starting here
Similar color...x is: 637y is :85
point doent match, starting here
Similar color...x is: 638y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :85
Similar color...x is: 641y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 641y is :85
Similar color...x is: 644y is :86
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 644y is :86
Similar color...x is: 647y is :86
passed slope test slope: 0.1
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is3 point...x is: 647y is :86
Similar color...x is: 650y is :86
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.1dist change is 4
y0 plus slop time dist is 85.4 and newy is =85
pased slope check addition point.
here is4 point...x is: 650y is :86
Similar color...x is: 653y is :87
passed slope test slope: 0.125
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.0769230769230769dist change is 4
y0 plus slop time dist is 85.3076923076923 and newy is =85
pased slope check addition point.
here is5 point...x is: 653y is :87
Similar color...x is: 656y is :84
passed slope test slope: -0.0526315789473684
the point to test it here:3
x1 is 644 and x0 is 637
y1 is 644 and y0 is 85
y0 is 85 and slope is 0.125dist change is 7
y0 plus slop time dist is 85.875 and newy is =86
pased slope check addition point.
here is6 point...x is: 656y is :84
Similar color...x is: 659y is :106
point doent match, starting here
Similar color...x is: 660y is :106
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :106
Similar color...x is: 663y is :105
passed slope test slope: -0.25
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is 0dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is1 point...x is: 663y is :105
Similar color...x is: 666y is :105
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is -0.25dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is2 point...x is: 666y is :105
Similar color...x is: 669y is :106
passed slope test slope: 0
the point to test it here:1
x1 is 660 and x0 is 659
y1 is 660 and y0 is 106
y0 is 106 and slope is -0.142857142857143dist change is 1
y0 plus slop time dist is 105.857142857143 and newy is =106
pased slope check addition point.
here is3 point...x is: 669y is :106
Similar color...x is: 672y is :106
passed slope test slope: 0
the point to test it here:2
x1 is 663 and x0 is 659
y1 is 663 and y0 is 106
y0 is 106 and slope is 0dist change is 4
y0 plus slop time dist is 106 and newy is =105
point doent match, starting here
Similar color...x is: 673y is :106
passed slope test slope: 0
new pont by default
here is0 point...x is: 673y is :106
Similar color...x is: 676y is :130
point doent match, starting here
Similar color...x is: 677y is :46
point doent match, starting here
Similar color...x is: 678y is :38
point doent match, starting here
Similar color...x is: 679y is :31
point doent match, starting here
Similar color...x is: 680y is :24
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :24
point doent match, starting here
Similar color...x is: 683y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 683y is :24
Similar color...x is: 686y is :24
passed slope test slope: 0
the point to test it here:0
x1 is 682 and x0 is 682
y1 is 682 and y0 is 24
y0 is 24 and slope is 0dist change is 0
y0 plus slop time dist is 24 and newy is =24
pased slope check addition point.
here is1 point...x is: 686y is :24
Similar color...x is: 689y is :57
point doent match, starting here
Similar color...x is: 690y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :57
Similar color...x is: 693y is :58
passed slope test slope: 0.25
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 693y is :58
Similar color...x is: 696y is :32
point doent match, starting here
Similar color...x is: 697y is :36
point doent match, starting here
Similar color...x is: 698y is :38
point doent match, starting here
Similar color...x is: 699y is :59
point doent match, starting here
Similar color...x is: 700y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 700y is :59
Similar color...x is: 703y is :57
point doent match, starting here
Similar color...x is: 704y is :52
point doent match, starting here
Similar color...x is: 705y is :43
point doent match, starting here
Similar color...x is: 706y is :60
point doent match, starting here
Similar color...x is: 707y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 707y is :60
Similar color...x is: 710y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 710y is :60
Similar color...x is: 713y is :61
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 713y is :61



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 571y is :80
passed slope test slope: -0.148148148148148
new pont by default
here is0 point...x is: 571y is :80
Similar color...x is: 574y is :84
passed slope test slope: -0.165467625899281
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.133802816901408dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is1 point...x is: 574y is :84
Similar color...x is: 577y is :84
passed slope test slope: -0.169117647058824
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.165467625899281dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is2 point...x is: 577y is :84
Similar color...x is: 580y is :85
passed slope test slope: -0.180451127819549
the point to test it here:1
x1 is 571 and x0 is 713
y1 is 571 and y0 is 61
y0 is 61 and slope is -0.169117647058824dist change is -142
y0 plus slop time dist is 85.0147058823529 and newy is =80
point doent match, starting here
Similar color...x is: 581y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :85
Similar color...x is: 584y is :98
point doent match, starting here
Similar color...x is: 585y is :98
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :98
Similar color...x is: 588y is :99
passed slope test slope: 0.25
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 98
y0 is 98 and slope is 0dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is1 point...x is: 588y is :99
Similar color...x is: 591y is :99
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 98
y0 is 98 and slope is 0.25dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is2 point...x is: 591y is :99
Similar color...x is: 604y is :83
point doent match, starting here
Similar color...x is: 605y is :82
point doent match, starting here
Similar color...x is: 606y is :81
point doent match, starting here
Similar color...x is: 609y is :93
point doent match, starting here
Similar color...x is: 610y is :92
point doent match, starting here
Similar color...x is: 611y is :77
point doent match, starting here
Similar color...x is: 612y is :90
point doent match, starting here
Similar color...x is: 613y is :90
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :90
Similar color...x is: 616y is :82
point doent match, starting here
Similar color...x is: 617y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 617y is :82
Similar color...x is: 620y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 620y is :82
Similar color...x is: 623y is :83
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 623y is :83
Similar color...x is: 626y is :83
passed slope test slope: 0.1
the point to test it here:1
x1 is 617 and x0 is 616
y1 is 617 and y0 is 82
y0 is 82 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 82.1428571428571 and newy is =82
pased slope check addition point.
here is3 point...x is: 626y is :83
Similar color...x is: 629y is :84
passed slope test slope: 0.153846153846154
the point to test it here:2
x1 is 620 and x0 is 616
y1 is 620 and y0 is 82
y0 is 82 and slope is 0.1dist change is 4
y0 plus slop time dist is 82.4 and newy is =82
pased slope check addition point.
here is4 point...x is: 629y is :84
Similar color...x is: 632y is :28
point doent match, starting here
Similar color...x is: 633y is :27
point doent match, starting here
Similar color...x is: 634y is :26
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :87
point doent match, starting here
Similar color...x is: 637y is :85
point doent match, starting here
Similar color...x is: 638y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :85
Similar color...x is: 641y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 641y is :85
Similar color...x is: 644y is :86
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 644y is :86
Similar color...x is: 647y is :86
passed slope test slope: 0.1
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 85
y0 is 85 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 85.1428571428571 and newy is =85
pased slope check addition point.
here is3 point...x is: 647y is :86
Similar color...x is: 650y is :86
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.1dist change is 4
y0 plus slop time dist is 85.4 and newy is =85
pased slope check addition point.
here is4 point...x is: 650y is :86
Similar color...x is: 653y is :87
passed slope test slope: 0.125
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.0769230769230769dist change is 4
y0 plus slop time dist is 85.3076923076923 and newy is =85
pased slope check addition point.
here is5 point...x is: 653y is :87
Similar color...x is: 656y is :84
passed slope test slope: -0.0526315789473684
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.125dist change is 4
y0 plus slop time dist is 85.5 and newy is =85
pased slope check addition point.
here is6 point...x is: 656y is :84
Similar color...x is: 659y is :106
point doent match, starting here
Similar color...x is: 660y is :106
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :106
Similar color...x is: 663y is :105
passed slope test slope: -0.25
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is 0dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is1 point...x is: 663y is :105
Similar color...x is: 666y is :105
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is -0.25dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is2 point...x is: 666y is :105
Similar color...x is: 669y is :106
passed slope test slope: 0
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 106
y0 is 106 and slope is -0.142857142857143dist change is 0
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is3 point...x is: 669y is :106
Similar color...x is: 672y is :106
passed slope test slope: 0
the point to test it here:1
x1 is 660 and x0 is 659
y1 is 660 and y0 is 106
y0 is 106 and slope is 0dist change is 1
y0 plus slop time dist is 106 and newy is =106
pased slope check addition point.
here is4 point...x is: 672y is :106
Similar color...x is: 675y is :129
point doent match, starting here
Similar color...x is: 676y is :130
point doent match, starting here
Similar color...x is: 677y is :46
point doent match, starting here
Similar color...x is: 678y is :38
point doent match, starting here
Similar color...x is: 679y is :31
point doent match, starting here
Similar color...x is: 680y is :24
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :24
point doent match, starting here
Similar color...x is: 683y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 683y is :24
Similar color...x is: 686y is :24
passed slope test slope: 0
the point to test it here:0
x1 is 682 and x0 is 682
y1 is 682 and y0 is 24
y0 is 24 and slope is 0dist change is 0
y0 plus slop time dist is 24 and newy is =24
pased slope check addition point.
here is1 point...x is: 686y is :24
Similar color...x is: 689y is :57
point doent match, starting here
Similar color...x is: 690y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :57
Similar color...x is: 693y is :58
passed slope test slope: 0.25
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 693y is :58
Similar color...x is: 696y is :32
point doent match, starting here
Similar color...x is: 697y is :36
point doent match, starting here
Similar color...x is: 698y is :38
point doent match, starting here
Similar color...x is: 699y is :59
point doent match, starting here
Similar color...x is: 700y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 700y is :59
Similar color...x is: 703y is :57
point doent match, starting here
Similar color...x is: 704y is :52
point doent match, starting here
Similar color...x is: 705y is :43
point doent match, starting here
Similar color...x is: 706y is :60
point doent match, starting here
Similar color...x is: 707y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 707y is :60
Similar color...x is: 710y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 710y is :60
Similar color...x is: 713y is :61
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 706 and x0 is 706
y1 is 706 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 713y is :61



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 571y is :80
passed slope test slope: -0.148148148148148
new pont by default
here is0 point...x is: 571y is :80
Similar color...x is: 574y is :84
passed slope test slope: -0.165467625899281
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.133802816901408dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is1 point...x is: 574y is :84
Similar color...x is: 577y is :84
passed slope test slope: -0.169117647058824
the point to test it here:0
x1 is 713 and x0 is 713
y1 is 713 and y0 is 61
y0 is 61 and slope is -0.165467625899281dist change is 0
y0 plus slop time dist is 61 and newy is =61
pased slope check addition point.
here is2 point...x is: 577y is :84
Similar color...x is: 580y is :85
passed slope test slope: -0.180451127819549
the point to test it here:1
x1 is 571 and x0 is 713
y1 is 571 and y0 is 61
y0 is 61 and slope is -0.169117647058824dist change is -142
y0 plus slop time dist is 85.0147058823529 and newy is =80
point doent match, starting here
Similar color...x is: 581y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :85
Similar color...x is: 584y is :98
point doent match, starting here
Similar color...x is: 585y is :98
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :98
Similar color...x is: 588y is :99
passed slope test slope: 0.25
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 98
y0 is 98 and slope is 0dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is1 point...x is: 588y is :99
Similar color...x is: 591y is :99
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 98
y0 is 98 and slope is 0.25dist change is 0
y0 plus slop time dist is 98 and newy is =98
pased slope check addition point.
here is2 point...x is: 591y is :99
Similar color...x is: 604y is :83
point doent match, starting here
Similar color...x is: 605y is :82
point doent match, starting here
Similar color...x is: 606y is :81
point doent match, starting here
Similar color...x is: 609y is :93
point doent match, starting here
Similar color...x is: 610y is :92
point doent match, starting here
Similar color...x is: 611y is :77
point doent match, starting here
Similar color...x is: 612y is :90
point doent match, starting here
Similar color...x is: 613y is :90
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :90
Similar color...x is: 616y is :82
point doent match, starting here
Similar color...x is: 617y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 617y is :82
Similar color...x is: 620y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 620y is :82
Similar color...x is: 623y is :83
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 623y is :83
Similar color...x is: 626y is :83
passed slope test slope: 0.1
the point to test it here:0
x1 is 616 and x0 is 616
y1 is 616 and y0 is 82
y0 is 82 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is3 point...x is: 626y is :83
Similar color...x is: 629y is :84
passed slope test slope: 0.153846153846154
the point to test it here:1
x1 is 617 and x0 is 616
y1 is 617 and y0 is 82
y0 is 82 and slope is 0.1dist change is 1
y0 plus slop time dist is 82.1 and newy is =82
pased slope check addition point.
here is4 point...x is: 629y is :84
Similar color...x is: 632y is :28
point doent match, starting here
Similar color...x is: 633y is :27
point doent match, starting here
Similar color...x is: 634y is :26
point doent match, starting here
Similar color...x is: 635y is :84
point doent match, starting here
Similar color...x is: 636y is :87
point doent match, starting here
Similar color...x is: 637y is :85
point doent match, starting here
Similar color...x is: 638y is :85
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :85
Similar color...x is: 641y is :85
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is1 point...x is: 641y is :85
Similar color...x is: 644y is :86
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is2 point...x is: 644y is :86
Similar color...x is: 647y is :86
passed slope test slope: 0.1
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 85
y0 is 85 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 85.1428571428571 and newy is =85
pased slope check addition point.
here is3 point...x is: 647y is :86
Similar color...x is: 650y is :86
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 85
y0 is 85 and slope is 0.1dist change is 4
y0 plus slop time dist is 85.4 and newy is =85
pased slope check addition point.
here is4 point...x is: 650y is :86
Similar color...x is: 653y is :87
passed slope test slope: 0.125
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 85
y0 is 85 and slope is 0.0769230769230769dist change is 0
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is5 point...x is: 653y is :87
we have enough points now
we have recieved 6 points to wokr with
taking the first and last to calculate (y) slope...
y is 86 and y1 is 85the slope is 0.0769230769230769
verifying slope with random point to make sure its not stupid
x1 is 647 and x is dist change is 10
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 647y is :86
passed slope test slope: 0.1
new pont by default
here is0 point...x is: 647y is :86
Similar color...x is: 650y is :86
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 653 and x0 is 653
y1 is 653 and y0 is 87
y0 is 87 and slope is 0.166666666666667dist change is 0
y0 plus slop time dist is 87 and newy is =87
pased slope check addition point.
here is1 point...x is: 650y is :86
Similar color...x is: 653y is :87
wrong!
point doent match, starting here
Similar color...x is: 654y is :86
point doent match, starting here
Similar color...x is: 655y is :85
point doent match, starting here
Similar color...x is: 656y is :84
point doent match, starting here
Similar color...x is: 657y is :108
point doent match, starting here
Similar color...x is: 658y is :108
passed slope test slope: 0
new pont by default
here is0 point...x is: 658y is :108
Similar color...x is: 661y is :105
point doent match, starting here
Similar color...x is: 662y is :104
point doent match, starting here
Similar color...x is: 663y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 663y is :104
Similar color...x is: 666y is :105
passed slope test slope: 0.25
the point to test it here:0
x1 is 662 and x0 is 662
y1 is 662 and y0 is 104
y0 is 104 and slope is 0dist change is 0
y0 plus slop time dist is 104 and newy is =104
pased slope check addition point.
here is1 point...x is: 666y is :105
Similar color...x is: 669y is :105
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 662 and x0 is 662
y1 is 662 and y0 is 104
y0 is 104 and slope is 0.25dist change is 0
y0 plus slop time dist is 104 and newy is =104
pased slope check addition point.
here is2 point...x is: 669y is :105
Similar color...x is: 672y is :105
passed slope test slope: 0.1
the point to test it here:1
x1 is 663 and x0 is 662
y1 is 663 and y0 is 104
y0 is 104 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 104.142857142857 and newy is =104
pased slope check addition point.
here is3 point...x is: 672y is :105
Similar color...x is: 675y is :106
passed slope test slope: 0.153846153846154
the point to test it here:0
x1 is 662 and x0 is 662
y1 is 662 and y0 is 104
y0 is 104 and slope is 0.1dist change is 0
y0 plus slop time dist is 104 and newy is =104
pased slope check addition point.
here is4 point...x is: 675y is :106
Similar color...x is: 678y is :24
point doent match, starting here
Similar color...x is: 679y is :19
point doent match, starting here
Similar color...x is: 680y is :23
point doent match, starting here
Similar color...x is: 681y is :23
passed slope test slope: 0
new pont by default
here is0 point...x is: 681y is :23
Similar color...x is: 684y is :23
passed slope test slope: 0
the point to test it here:0
x1 is 680 and x0 is 680
y1 is 680 and y0 is 23
y0 is 23 and slope is 0dist change is 0
y0 plus slop time dist is 23 and newy is =23
pased slope check addition point.
here is1 point...x is: 684y is :23
Similar color...x is: 687y is :56
point doent match, starting here
Similar color...x is: 688y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 688y is :56
Similar color...x is: 691y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 687 and x0 is 687
y1 is 687 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 691y is :56
Similar color...x is: 694y is :31
point doent match, starting here
Similar color...x is: 695y is :34
point doent match, starting here
Similar color...x is: 696y is :35
point doent match, starting here
Similar color...x is: 697y is :57
point doent match, starting here
Similar color...x is: 698y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 698y is :57
Similar color...x is: 701y is :57
passed slope test slope: 0
the point to test it here:0
x1 is 697 and x0 is 697
y1 is 697 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 701y is :57
Similar color...x is: 704y is :42
point doent match, starting here
Similar color...x is: 705y is :58
point doent match, starting here
Similar color...x is: 706y is :58
passed slope test slope: 0
new pont by default
here is0 point...x is: 706y is :58
Similar color...x is: 709y is :58
passed slope test slope: 0
the point to test it here:0
x1 is 705 and x0 is 705
y1 is 705 and y0 is 58
y0 is 58 and slope is 0dist change is 0
y0 plus slop time dist is 58 and newy is =58
pased slope check addition point.
here is1 point...x is: 709y is :58
Similar color...x is: 712y is :59
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 705 and x0 is 705
y1 is 705 and y0 is 58
y0 is 58 and slope is 0dist change is 0
y0 plus slop time dist is 58 and newy is =58
pased slope check addition point.
here is2 point...x is: 712y is :59



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :83
passed slope test slope: -0.186567164179104
new pont by default
here is0 point...x is: 571y is :83
Similar color...x is: 574y is :86
passed slope test slope: -0.195652173913043
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 59
y0 is 59 and slope is -0.170212765957447dist change is 0
y0 plus slop time dist is 59 and newy is =59
pased slope check addition point.
here is1 point...x is: 574y is :86
Similar color...x is: 577y is :86
passed slope test slope: -0.2
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 59
y0 is 59 and slope is -0.195652173913043dist change is 0
y0 plus slop time dist is 59 and newy is =59
pased slope check addition point.
here is2 point...x is: 577y is :86
Similar color...x is: 580y is :87
passed slope test slope: -0.212121212121212
the point to test it here:1
x1 is 571 and x0 is 712
y1 is 571 and y0 is 59
y0 is 59 and slope is -0.2dist change is -141
y0 plus slop time dist is 87.2 and newy is =83
point doent match, starting here
Similar color...x is: 581y is :87
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :87
Similar color...x is: 584y is :100
point doent match, starting here
Similar color...x is: 585y is :100
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :100
Similar color...x is: 588y is :100
passed slope test slope: 0
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is1 point...x is: 588y is :100
Similar color...x is: 591y is :101
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is2 point...x is: 591y is :101
Similar color...x is: 609y is :94
passed slope test slope: -0.24
the point to test it here:1
x1 is 585 and x0 is 584
y1 is 585 and y0 is 100
y0 is 100 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 100.142857142857 and newy is =100
pased slope check addition point.
here is3 point...x is: 609y is :94
Similar color...x is: 612y is :91
passed slope test slope: -0.321428571428571
the point to test it here:0
x1 is 584 and x0 is 584
y1 is 584 and y0 is 100
y0 is 100 and slope is -0.24dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is4 point...x is: 612y is :91
Similar color...x is: 615y is :91
passed slope test slope: -0.290322580645161
the point to test it here:1
x1 is 585 and x0 is 584
y1 is 585 and y0 is 100
y0 is 100 and slope is -0.321428571428571dist change is 1
y0 plus slop time dist is 99.6785714285714 and newy is =100
pased slope check addition point.
here is5 point...x is: 615y is :91
Similar color...x is: 618y is :85
point doent match, starting here
Similar color...x is: 619y is :83
point doent match, starting here
Similar color...x is: 620y is :83
passed slope test slope: 0
new pont by default
here is0 point...x is: 620y is :83
Similar color...x is: 623y is :83
passed slope test slope: 0
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is1 point...x is: 623y is :83
Similar color...x is: 626y is :84
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is2 point...x is: 626y is :84
Similar color...x is: 629y is :84
passed slope test slope: 0.1
the point to test it here:1
x1 is 620 and x0 is 619
y1 is 620 and y0 is 83
y0 is 83 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 83.1428571428571 and newy is =83
pased slope check addition point.
here is3 point...x is: 629y is :84
Similar color...x is: 632y is :84
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0.1dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is4 point...x is: 632y is :84
Similar color...x is: 635y is :85
passed slope test slope: 0.125
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0.0769230769230769dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is5 point...x is: 635y is :85
Similar color...x is: 638y is :85
passed slope test slope: 0.105263157894737
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0.125dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is6 point...x is: 638y is :85
Similar color...x is: 641y is :85
passed slope test slope: 0.0909090909090909
the point to test it here:1
x1 is 620 and x0 is 619
y1 is 620 and y0 is 83
y0 is 83 and slope is 0.105263157894737dist change is 1
y0 plus slop time dist is 83.1052631578947 and newy is =83
pased slope check addition point.
here is7 point...x is: 641y is :85
Similar color...x is: 644y is :86
passed slope test slope: 0.12
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 83
y0 is 83 and slope is 0.0909090909090909dist change is 0
y0 plus slop time dist is 83 and newy is =83
pased slope check addition point.
here is8 point...x is: 644y is :86
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 85 and y1 is 83the slope is 0.0909090909090909
verifying slope with random point to make sure its not stupid
x1 is 629 and x is dist change is 10
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 629y is :89
point doent match, starting here
Similar color...x is: 630y is :89
passed slope test slope: 0
new pont by default
here is0 point...x is: 630y is :89
Similar color...x is: 633y is :90
passed slope test slope: 0.25
the point to test it here:0
x1 is 629 and x0 is 629
y1 is 629 and y0 is 89
y0 is 89 and slope is 0dist change is 0
y0 plus slop time dist is 89 and newy is =89
pased slope check addition point.
here is1 point...x is: 633y is :90
Similar color...x is: 636y is :87
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 629 and x0 is 629
y1 is 629 and y0 is 89
y0 is 89 and slope is 0.25dist change is 0
y0 plus slop time dist is 89 and newy is =89
pased slope check addition point.
here is2 point...x is: 636y is :87
Similar color...x is: 639y is :86
passed slope test slope: -0.3
the point to test it here:0
x1 is 629 and x0 is 629
y1 is 629 and y0 is 89
y0 is 89 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 89 and newy is =89
pased slope check addition point.
here is3 point...x is: 639y is :86
Similar color...x is: 642y is :86
passed slope test slope: -0.230769230769231
the point to test it here:2
x1 is 633 and x0 is 629
y1 is 633 and y0 is 89
y0 is 89 and slope is -0.3dist change is 4
y0 plus slop time dist is 87.8 and newy is =90
point doent match, starting here
Similar color...x is: 643y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 643y is :86
Similar color...x is: 646y is :85
passed slope test slope: -0.25
the point to test it here:0
x1 is 642 and x0 is 642
y1 is 642 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 646y is :85
Similar color...x is: 649y is :84
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 642 and x0 is 642
y1 is 642 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 649y is :84
Similar color...x is: 652y is :83
passed slope test slope: -0.3
the point to test it here:0
x1 is 642 and x0 is 642
y1 is 642 and y0 is 86
y0 is 86 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is3 point...x is: 652y is :83
Similar color...x is: 655y is :10
point doent match, starting here
Similar color...x is: 656y is :12
point doent match, starting here
Similar color...x is: 657y is :14
point doent match, starting here
Similar color...x is: 658y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 658y is :14
Similar color...x is: 661y is :13
passed slope test slope: -0.25
the point to test it here:0
x1 is 657 and x0 is 657
y1 is 657 and y0 is 14
y0 is 14 and slope is 0dist change is 0
y0 plus slop time dist is 14 and newy is =14
pased slope check addition point.
here is1 point...x is: 661y is :13
Similar color...x is: 664y is :102
point doent match, starting here
Similar color...x is: 665y is :42
point doent match, starting here
Similar color...x is: 666y is :43
point doent match, starting here
Similar color...x is: 667y is :44
point doent match, starting here
Similar color...x is: 668y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :44
Similar color...x is: 671y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 667 and x0 is 667
y1 is 667 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 671y is :44
Similar color...x is: 674y is :16
point doent match, starting here
Similar color...x is: 675y is :43
point doent match, starting here
Similar color...x is: 676y is :43
passed slope test slope: 0
new pont by default
here is0 point...x is: 676y is :43
Similar color...x is: 679y is :42
passed slope test slope: -0.25
the point to test it here:0
x1 is 675 and x0 is 675
y1 is 675 and y0 is 43
y0 is 43 and slope is 0dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is1 point...x is: 679y is :42
Similar color...x is: 682y is :41
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 675 and x0 is 675
y1 is 675 and y0 is 43
y0 is 43 and slope is -0.25dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is2 point...x is: 682y is :41
Similar color...x is: 685y is :40
passed slope test slope: -0.3
the point to test it here:1
x1 is 676 and x0 is 675
y1 is 676 and y0 is 43
y0 is 43 and slope is -0.285714285714286dist change is 1
y0 plus slop time dist is 42.7142857142857 and newy is =43
pased slope check addition point.
here is3 point...x is: 685y is :40
Similar color...x is: 688y is :40
passed slope test slope: -0.230769230769231
the point to test it here:1
x1 is 676 and x0 is 675
y1 is 676 and y0 is 43
y0 is 43 and slope is -0.3dist change is 1
y0 plus slop time dist is 42.7 and newy is =43
pased slope check addition point.
here is4 point...x is: 688y is :40
Similar color...x is: 691y is :39
passed slope test slope: -0.25
the point to test it here:3
x1 is 682 and x0 is 675
y1 is 682 and y0 is 43
y0 is 43 and slope is -0.230769230769231dist change is 7
y0 plus slop time dist is 41.3846153846154 and newy is =41
pased slope check addition point.
here is5 point...x is: 691y is :39
Similar color...x is: 694y is :38
passed slope test slope: -0.263157894736842
the point to test it here:1
x1 is 676 and x0 is 675
y1 is 676 and y0 is 43
y0 is 43 and slope is -0.25dist change is 1
y0 plus slop time dist is 42.75 and newy is =43
pased slope check addition point.
here is6 point...x is: 694y is :38
Similar color...x is: 697y is :38
passed slope test slope: -0.227272727272727
the point to test it here:4
x1 is 685 and x0 is 675
y1 is 685 and y0 is 43
y0 is 43 and slope is -0.263157894736842dist change is 10
y0 plus slop time dist is 40.3684210526316 and newy is =40
pased slope check addition point.
here is7 point...x is: 697y is :38
Similar color...x is: 700y is :37
passed slope test slope: -0.24
the point to test it here:3
x1 is 682 and x0 is 675
y1 is 682 and y0 is 43
y0 is 43 and slope is -0.227272727272727dist change is 7
y0 plus slop time dist is 41.4090909090909 and newy is =41
pased slope check addition point.
here is8 point...x is: 700y is :37
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 38 and y1 is 43the slope is -0.227272727272727
verifying slope with random point to make sure its not stupid
x1 is 694 and x is dist change is 19
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 694y is :60
point doent match, starting here
Similar color...x is: 695y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 695y is :60
Similar color...x is: 698y is :34
point doent match, starting here
Similar color...x is: 699y is :39
point doent match, starting here
Similar color...x is: 700y is :61
point doent match, starting here
Similar color...x is: 701y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :61
Similar color...x is: 704y is :59
point doent match, starting here
Similar color...x is: 705y is :54
point doent match, starting here
Similar color...x is: 706y is :48
point doent match, starting here
Similar color...x is: 707y is :47
point doent match, starting here
Similar color...x is: 708y is :62
point doent match, starting here
Similar color...x is: 709y is :62
passed slope test slope: 0
new pont by default
here is0 point...x is: 709y is :62
Similar color...x is: 712y is :63
passed slope test slope: 0.25
the point to test it here:0
x1 is 708 and x0 is 708
y1 is 708 and y0 is 62
y0 is 62 and slope is 0dist change is 0
y0 plus slop time dist is 62 and newy is =62
pased slope check addition point.
here is1 point...x is: 712y is :63



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :78
passed slope test slope: -0.116788321167883
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 574y is :81
passed slope test slope: -0.130434782608696
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 63
y0 is 63 and slope is -0.106382978723404dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is1 point...x is: 574y is :81
Similar color...x is: 577y is :82
passed slope test slope: -0.140740740740741
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 63
y0 is 63 and slope is -0.130434782608696dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is2 point...x is: 577y is :82
Similar color...x is: 580y is :82
passed slope test slope: -0.143939393939394
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 63
y0 is 63 and slope is -0.140740740740741dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is3 point...x is: 580y is :82
Similar color...x is: 583y is :96
passed slope test slope: -0.255813953488372
the point to test it here:2
x1 is 574 and x0 is 712
y1 is 574 and y0 is 63
y0 is 63 and slope is -0.143939393939394dist change is -138
y0 plus slop time dist is 82.8636363636364 and newy is =81
point doent match, starting here
Similar color...x is: 584y is :96
passed slope test slope: 0
new pont by default
here is0 point...x is: 584y is :96
Similar color...x is: 587y is :96
passed slope test slope: 0
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 96
y0 is 96 and slope is 0dist change is 0
y0 plus slop time dist is 96 and newy is =96
pased slope check addition point.
here is1 point...x is: 587y is :96
Similar color...x is: 590y is :97
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 96
y0 is 96 and slope is 0dist change is 0
y0 plus slop time dist is 96 and newy is =96
pased slope check addition point.
here is2 point...x is: 590y is :97
Similar color...x is: 609y is :91
passed slope test slope: -0.192307692307692
the point to test it here:1
x1 is 584 and x0 is 583
y1 is 584 and y0 is 96
y0 is 96 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 96.1428571428571 and newy is =96
pased slope check addition point.
here is3 point...x is: 609y is :91
Similar color...x is: 612y is :89
passed slope test slope: -0.241379310344828
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 96
y0 is 96 and slope is -0.192307692307692dist change is 0
y0 plus slop time dist is 96 and newy is =96
pased slope check addition point.
here is4 point...x is: 612y is :89
Similar color...x is: 615y is :89
passed slope test slope: -0.21875
the point to test it here:1
x1 is 584 and x0 is 583
y1 is 584 and y0 is 96
y0 is 96 and slope is -0.241379310344828dist change is 1
y0 plus slop time dist is 95.7586206896552 and newy is =96
pased slope check addition point.
here is5 point...x is: 615y is :89
Similar color...x is: 618y is :81
passed slope test slope: -0.428571428571429
the point to test it here:2
x1 is 587 and x0 is 583
y1 is 587 and y0 is 96
y0 is 96 and slope is -0.21875dist change is 4
y0 plus slop time dist is 95.125 and newy is =96
pased slope check addition point.
here is6 point...x is: 618y is :81
Similar color...x is: 621y is :82
passed slope test slope: -0.368421052631579
the point to test it here:2
x1 is 587 and x0 is 583
y1 is 587 and y0 is 96
y0 is 96 and slope is -0.428571428571429dist change is 4
y0 plus slop time dist is 94.2857142857143 and newy is =96
point doent match, starting here
Similar color...x is: 622y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :82
Similar color...x is: 625y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 625y is :82
Similar color...x is: 628y is :83
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 628y is :83
Similar color...x is: 631y is :83
passed slope test slope: 0.1
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 82
y0 is 82 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 82.1428571428571 and newy is =82
pased slope check addition point.
here is3 point...x is: 631y is :83
Similar color...x is: 634y is :84
passed slope test slope: 0.153846153846154
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 82
y0 is 82 and slope is 0.1dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is4 point...x is: 634y is :84
Similar color...x is: 637y is :84
passed slope test slope: 0.125
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 82
y0 is 82 and slope is 0.153846153846154dist change is 4
y0 plus slop time dist is 82.6153846153846 and newy is =82
pased slope check addition point.
here is5 point...x is: 637y is :84
Similar color...x is: 640y is :85
passed slope test slope: 0.157894736842105
the point to test it here:3
x1 is 628 and x0 is 621
y1 is 628 and y0 is 82
y0 is 82 and slope is 0.125dist change is 7
y0 plus slop time dist is 82.875 and newy is =83
pased slope check addition point.
here is6 point...x is: 640y is :85
Similar color...x is: 643y is :85
passed slope test slope: 0.136363636363636
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 82
y0 is 82 and slope is 0.157894736842105dist change is 4
y0 plus slop time dist is 82.6315789473684 and newy is =82
pased slope check addition point.
here is7 point...x is: 643y is :85
Similar color...x is: 646y is :86
passed slope test slope: 0.16
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 82
y0 is 82 and slope is 0.136363636363636dist change is 1
y0 plus slop time dist is 82.1363636363636 and newy is =82
pased slope check addition point.
here is8 point...x is: 646y is :86
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 85 and y1 is 82the slope is 0.136363636363636
verifying slope with random point to make sure its not stupid
x1 is 643 and x is dist change is 22
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 643y is :86
passed slope test slope: 0.181818181818182
new pont by default
here is0 point...x is: 643y is :86
Similar color...x is: 646y is :85
wrong!
point doent match, starting here
Similar color...x is: 647y is :84
point doent match, starting here
Similar color...x is: 648y is :84
passed slope test slope: 0
new pont by default
here is0 point...x is: 648y is :84
Similar color...x is: 651y is :83
passed slope test slope: -0.25
the point to test it here:0
x1 is 647 and x0 is 647
y1 is 647 and y0 is 84
y0 is 84 and slope is 0dist change is 0
y0 plus slop time dist is 84 and newy is =84
pased slope check addition point.
here is1 point...x is: 651y is :83
Similar color...x is: 654y is :14
point doent match, starting here
Similar color...x is: 655y is :13
point doent match, starting here
Similar color...x is: 656y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :13
Similar color...x is: 659y is :12
passed slope test slope: -0.25
the point to test it here:0
x1 is 655 and x0 is 655
y1 is 655 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 659y is :12
Similar color...x is: 662y is :41
point doent match, starting here
Similar color...x is: 663y is :42
point doent match, starting here
Similar color...x is: 664y is :42
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :42
Similar color...x is: 667y is :44
point doent match, starting here
Similar color...x is: 668y is :43
point doent match, starting here
Similar color...x is: 669y is :43
passed slope test slope: 0
new pont by default
here is0 point...x is: 669y is :43
Similar color...x is: 672y is :16
point doent match, starting here
Similar color...x is: 673y is :19
point doent match, starting here
Similar color...x is: 674y is :19
passed slope test slope: 0
new pont by default
here is0 point...x is: 674y is :19
Similar color...x is: 677y is :41
point doent match, starting here
Similar color...x is: 678y is :40
point doent match, starting here
Similar color...x is: 679y is :19
point doent match, starting here
Similar color...x is: 680y is :40
point doent match, starting here
Similar color...x is: 681y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 681y is :40
Similar color...x is: 684y is :22
point doent match, starting here
Similar color...x is: 685y is :23
point doent match, starting here
Similar color...x is: 686y is :38
point doent match, starting here
Similar color...x is: 687y is :31
point doent match, starting here
Similar color...x is: 688y is :34
point doent match, starting here
Similar color...x is: 689y is :37
point doent match, starting here
Similar color...x is: 690y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :37
Similar color...x is: 693y is :36
passed slope test slope: -0.25
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 37
y0 is 37 and slope is 0dist change is 0
y0 plus slop time dist is 37 and newy is =37
pased slope check addition point.
here is1 point...x is: 693y is :36
Similar color...x is: 696y is :36
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 37
y0 is 37 and slope is -0.25dist change is 0
y0 plus slop time dist is 37 and newy is =37
pased slope check addition point.
here is2 point...x is: 696y is :36
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :62
point doent match, starting here
Similar color...x is: 701y is :61
point doent match, starting here
Similar color...x is: 702y is :58
point doent match, starting here
Similar color...x is: 703y is :57
point doent match, starting here
Similar color...x is: 704y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :57
Similar color...x is: 707y is :56
passed slope test slope: -0.25
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 707y is :56
Similar color...x is: 710y is :55
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 57
y0 is 57 and slope is -0.25dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 710y is :55
Similar color...x is: 713y is :63
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
exited
Gregs new raod color is 7567996
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7567996
start is:46 times is:4
sucesfully found more road
start is:46 times is:5
didnt find more raod...
making the range bigger
start is:0 times is:6
didnt find more raod...
making the range bigger
start is:0 times is:7
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:8
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
Similar color...x is: 575y is :104
passed slope test slope: 0.180869565217391
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 579y is :103
passed slope test slope: 0.177892918825561
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.180869565217391dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is1 point...x is: 579y is :103
Similar color...x is: 584y is :104
passed slope test slope: 0.178082191780822
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.177892918825561dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is2 point...x is: 584y is :104
Similar color...x is: 588y is :48
passed slope test slope: 0.0816326530612245
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.178082191780822dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is3 point...x is: 588y is :48
Similar color...x is: 592y is :52
passed slope test slope: 0.0878378378378378
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0816326530612245dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is4 point...x is: 592y is :52
Similar color...x is: 596y is :53
passed slope test slope: 0.0889261744966443
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0878378378378378dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is5 point...x is: 596y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0.0883333333333333
the point to test it here:4
x1 is 588 and x0 is 0
y1 is 588 and y0 is 0
y0 is 0 and slope is 0.0889261744966443dist change is 588
y0 plus slop time dist is 52.2885906040268 and newy is =48
point doent match, starting here
Similar color...x is: 601y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 601y is :53
Similar color...x is: 605y is :21
point doent match, starting here
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 613y is :33
point doent match, starting here
Similar color...x is: 614y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 614y is :33
Similar color...x is: 618y is :33
passed slope test slope: 0
the point to test it here:0
x1 is 613 and x0 is 613
y1 is 613 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 618y is :33
Similar color...x is: 622y is :13
point doent match, starting here
Similar color...x is: 623y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :13
Similar color...x is: 627y is :14
passed slope test slope: 0.2
the point to test it here:0
x1 is 622 and x0 is 622
y1 is 622 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 627y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.111111111111111
the point to test it here:0
x1 is 622 and x0 is 622
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.2dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 631y is :14
Similar color...x is: 635y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 622 and x0 is 622
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.111111111111111dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 635y is :14
Similar color...x is: 639y is :34
point doent match, starting here
Similar color...x is: 640y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 640y is :34
Similar color...x is: 644y is :55
point doent match, starting here
Similar color...x is: 645y is :55
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :55
Similar color...x is: 649y is :34
point doent match, starting here
Similar color...x is: 650y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 650y is :34
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :61
point doent match, starting here
Similar color...x is: 660y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :61
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 671y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 671y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :75
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 693y is :49
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 13.1428571428571 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.1dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :55
point doent match, starting here
Similar color...x is: 645y is :55
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :55
Similar color...x is: 648y is :34
point doent match, starting here
Similar color...x is: 649y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :34
Similar color...x is: 652y is :18
point doent match, starting here
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :61
point doent match, starting here
Similar color...x is: 660y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :61
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :75
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :49
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.1dist change is 1
y0 plus slop time dist is 13.1 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :55
point doent match, starting here
Similar color...x is: 645y is :55
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :55
Similar color...x is: 648y is :34
point doent match, starting here
Similar color...x is: 649y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :34
Similar color...x is: 652y is :18
point doent match, starting here
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :61
point doent match, starting here
Similar color...x is: 660y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :61
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :75
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :49
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.1dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :55
point doent match, starting here
Similar color...x is: 645y is :55
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :55
Similar color...x is: 648y is :34
point doent match, starting here
Similar color...x is: 649y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :34
Similar color...x is: 652y is :18
point doent match, starting here
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :61
point doent match, starting here
Similar color...x is: 660y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :61
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :75
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :49
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 577y is :103
passed slope test slope: -0.417322834645669
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 577y is :103
Similar color...x is: 579y is :103
passed slope test slope: -0.424
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.417322834645669dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 579y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.424dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is3 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 587y is :34
point doent match, starting here
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 596y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 596y is :53
Similar color...x is: 598y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 598y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 600y is :53
Similar color...x is: 602y is :53
passed slope test slope: 0
the point to test it here:1
x1 is 594 and x0 is 593
y1 is 594 and y0 is 53
y0 is 53 and slope is 0dist change is 1
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is4 point...x is: 602y is :53
Similar color...x is: 604y is :20
point doent match, starting here
Similar color...x is: 605y is :21
point doent match, starting here
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 611y is :33
point doent match, starting here
Similar color...x is: 612y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :33
Similar color...x is: 614y is :33
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 614y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 620y is :13
point doent match, starting here
Similar color...x is: 621y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 621y is :13
Similar color...x is: 623y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 623y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 625y is :13
Similar color...x is: 627y is :14
passed slope test slope: 0.142857142857143
the point to test it here:1
x1 is 621 and x0 is 620
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 1
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 627y is :14
Similar color...x is: 629y is :14
passed slope test slope: 0.111111111111111
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is4 point...x is: 629y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.0909090909090909
the point to test it here:2
x1 is 623 and x0 is 620
y1 is 623 and y0 is 13
y0 is 13 and slope is 0.111111111111111dist change is 3
y0 plus slop time dist is 13.3333333333333 and newy is =13
pased slope check addition point.
here is5 point...x is: 631y is :14
Similar color...x is: 633y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0.0909090909090909dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is6 point...x is: 633y is :14
we have enough points now
we have recieved 7 points to wokr with
taking the first and last to calculate (y) slope...
y is 14 and y1 is 13the slope is 0.0909090909090909
verifying slope with random point to make sure its not stupid
x1 is 625 and x is dist change is 5
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 625y is :37
point doent match, starting here
Similar color...x is: 626y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 658y is :49
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 655 and x0 is 655
y1 is 655 and y0 is 50
y0 is 50 and slope is 0dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 658y is :49
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 674y is :95
point doent match, starting here
Similar color...x is: 675y is :94
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :50
point doent match, starting here
Similar color...x is: 678y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :50
Similar color...x is: 680y is :48
point doent match, starting here
Similar color...x is: 681y is :47
point doent match, starting here
Similar color...x is: 682y is :39
point doent match, starting here
Similar color...x is: 683y is :38
point doent match, starting here
Similar color...x is: 684y is :37
point doent match, starting here
Similar color...x is: 685y is :41
point doent match, starting here
Similar color...x is: 686y is :48
point doent match, starting here
Similar color...x is: 687y is :47
point doent match, starting here
Similar color...x is: 688y is :33
point doent match, starting here
Similar color...x is: 689y is :32
point doent match, starting here
Similar color...x is: 690y is :31
point doent match, starting here
Similar color...x is: 691y is :55
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:2
x1 is 601 and x0 is 597
y1 is 601 and y0 is 25
y0 is 25 and slope is -0.3dist change is 4
y0 plus slop time dist is 23.8 and newy is =24
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:3
x1 is 604 and x0 is 597
y1 is 604 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 7
y0 plus slop time dist is 22.8461538461538 and newy is =23
pased slope check addition point.
here is5 point...x is: 613y is :20
Similar color...x is: 616y is :62
point doent match, starting here
Similar color...x is: 617y is :61
point doent match, starting here
Similar color...x is: 618y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :61
Similar color...x is: 621y is :38
point doent match, starting here
Similar color...x is: 622y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :38
Similar color...x is: 625y is :37
passed slope test slope: -0.25
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 625y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 659y is :49
passed slope test slope: -0.25
the point to test it here:0
x1 is 655 and x0 is 655
y1 is 655 and y0 is 50
y0 is 50 and slope is 0dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 659y is :49
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 674y is :95
point doent match, starting here
Similar color...x is: 675y is :94
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :50
point doent match, starting here
Similar color...x is: 678y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :50
Similar color...x is: 681y is :47
point doent match, starting here
Similar color...x is: 682y is :39
point doent match, starting here
Similar color...x is: 683y is :38
point doent match, starting here
Similar color...x is: 684y is :37
point doent match, starting here
Similar color...x is: 685y is :41
point doent match, starting here
Similar color...x is: 686y is :48
point doent match, starting here
Similar color...x is: 687y is :47
point doent match, starting here
Similar color...x is: 688y is :33
point doent match, starting here
Similar color...x is: 689y is :32
point doent match, starting here
Similar color...x is: 690y is :31
point doent match, starting here
Similar color...x is: 691y is :55
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 1
y0 plus slop time dist is 24.7142857142857 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:2
x1 is 601 and x0 is 597
y1 is 601 and y0 is 25
y0 is 25 and slope is -0.3dist change is 4
y0 plus slop time dist is 23.8 and newy is =24
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:3
x1 is 604 and x0 is 597
y1 is 604 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 7
y0 plus slop time dist is 22.8461538461538 and newy is =23
pased slope check addition point.
here is5 point...x is: 613y is :20
Similar color...x is: 616y is :62
point doent match, starting here
Similar color...x is: 617y is :61
point doent match, starting here
Similar color...x is: 618y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :61
Similar color...x is: 621y is :38
point doent match, starting here
Similar color...x is: 622y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :38
Similar color...x is: 625y is :37
passed slope test slope: -0.25
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 625y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 659y is :49
passed slope test slope: -0.25
the point to test it here:0
x1 is 655 and x0 is 655
y1 is 655 and y0 is 50
y0 is 50 and slope is 0dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 659y is :49
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 674y is :95
point doent match, starting here
Similar color...x is: 675y is :94
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :50
point doent match, starting here
Similar color...x is: 678y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :50
Similar color...x is: 681y is :47
point doent match, starting here
Similar color...x is: 682y is :39
point doent match, starting here
Similar color...x is: 683y is :38
point doent match, starting here
Similar color...x is: 684y is :37
point doent match, starting here
Similar color...x is: 685y is :41
point doent match, starting here
Similar color...x is: 686y is :48
point doent match, starting here
Similar color...x is: 687y is :47
point doent match, starting here
Similar color...x is: 688y is :33
point doent match, starting here
Similar color...x is: 689y is :32
point doent match, starting here
Similar color...x is: 690y is :31
point doent match, starting here
Similar color...x is: 691y is :55
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 1
y0 plus slop time dist is 24.7142857142857 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.3dist change is 1
y0 plus slop time dist is 24.7 and newy is =25
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:2
x1 is 601 and x0 is 597
y1 is 601 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 4
y0 plus slop time dist is 23.7692307692308 and newy is =24
pased slope check addition point.
here is5 point...x is: 613y is :20
we have enough points now
we have recieved 6 points to wokr with
taking the first and last to calculate (y) slope...
y is 21 and y1 is 25the slope is -0.307692307692308
verifying slope with random point to make sure its not stupid
x1 is 604 and x is dist change is 7
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 604y is :29
point doent match, starting here
Similar color...x is: 605y is :21
point doent match, starting here
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 13.1428571428571 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 13
y0 is 13 and slope is 0.1dist change is 4
y0 plus slop time dist is 13.4 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is4 point...x is: 650y is :34
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :54
point doent match, starting here
Similar color...x is: 660y is :53
point doent match, starting here
Similar color...x is: 661y is :52
point doent match, starting here
Similar color...x is: 662y is :59
point doent match, starting here
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :76
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :92
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 699y is :44
point doent match, starting here
Similar color...x is: 700y is :43
point doent match, starting here
Similar color...x is: 701y is :42
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 13.1428571428571 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.1dist change is 1
y0 plus slop time dist is 13.1 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is4 point...x is: 650y is :34
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :54
point doent match, starting here
Similar color...x is: 660y is :53
point doent match, starting here
Similar color...x is: 661y is :52
point doent match, starting here
Similar color...x is: 662y is :59
point doent match, starting here
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :76
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :92
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 699y is :44
point doent match, starting here
Similar color...x is: 700y is :43
point doent match, starting here
Similar color...x is: 701y is :42
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 625 and x0 is 621
y1 is 625 and y0 is 13
y0 is 13 and slope is 0.1dist change is 4
y0 plus slop time dist is 13.4 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is4 point...x is: 650y is :34
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :54
point doent match, starting here
Similar color...x is: 660y is :53
point doent match, starting here
Similar color...x is: 661y is :52
point doent match, starting here
Similar color...x is: 662y is :59
point doent match, starting here
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :76
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :92
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 699y is :44
point doent match, starting here
Similar color...x is: 700y is :43
point doent match, starting here
Similar color...x is: 701y is :42
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 578y is :103
passed slope test slope: -0.420634920634921
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 578y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.420634920634921dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 597y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 597y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 600y is :53
Similar color...x is: 603y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 603y is :53
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 612y is :33
point doent match, starting here
Similar color...x is: 613y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 625y is :13
Similar color...x is: 628y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 628y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.1
the point to test it here:1
x1 is 622 and x0 is 621
y1 is 622 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 13.1428571428571 and newy is =13
pased slope check addition point.
here is3 point...x is: 631y is :14
Similar color...x is: 634y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.1dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is4 point...x is: 634y is :14
Similar color...x is: 637y is :34
point doent match, starting here
Similar color...x is: 638y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :34
Similar color...x is: 641y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 641y is :34
Similar color...x is: 644y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:1
x1 is 638 and x0 is 637
y1 is 638 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:2
x1 is 641 and x0 is 637
y1 is 641 and y0 is 34
y0 is 34 and slope is 0dist change is 4
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is4 point...x is: 650y is :34
Similar color...x is: 653y is :10
point doent match, starting here
Similar color...x is: 654y is :66
point doent match, starting here
Similar color...x is: 655y is :65
point doent match, starting here
Similar color...x is: 656y is :64
point doent match, starting here
Similar color...x is: 657y is :63
point doent match, starting here
Similar color...x is: 658y is :62
point doent match, starting here
Similar color...x is: 659y is :54
point doent match, starting here
Similar color...x is: 660y is :53
point doent match, starting here
Similar color...x is: 661y is :52
point doent match, starting here
Similar color...x is: 662y is :59
point doent match, starting here
Similar color...x is: 663y is :58
point doent match, starting here
Similar color...x is: 665y is :57
point doent match, starting here
Similar color...x is: 666y is :56
point doent match, starting here
Similar color...x is: 667y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 667y is :56
Similar color...x is: 670y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 666 and x0 is 666
y1 is 666 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 670y is :56
Similar color...x is: 682y is :119
point doent match, starting here
Similar color...x is: 683y is :97
point doent match, starting here
Similar color...x is: 684y is :76
point doent match, starting here
Similar color...x is: 685y is :65
point doent match, starting here
Similar color...x is: 686y is :32
point doent match, starting here
Similar color...x is: 687y is :24
point doent match, starting here
Similar color...x is: 688y is :37
point doent match, starting here
Similar color...x is: 689y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 689y is :37
Similar color...x is: 692y is :28
point doent match, starting here
Similar color...x is: 693y is :92
point doent match, starting here
Similar color...x is: 694y is :55
point doent match, starting here
Similar color...x is: 695y is :54
point doent match, starting here
Similar color...x is: 696y is :53
point doent match, starting here
Similar color...x is: 697y is :64
point doent match, starting here
Similar color...x is: 698y is :65
point doent match, starting here
Similar color...x is: 699y is :44
point doent match, starting here
Similar color...x is: 700y is :43
point doent match, starting here
Similar color...x is: 701y is :42
point doent match, starting here
Similar color...x is: 702y is :52
point doent match, starting here
Similar color...x is: 703y is :51
point doent match, starting here
Similar color...x is: 704y is :50
point doent match, starting here



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 575y is :104
passed slope test slope: -0.418604651162791
new pont by default
here is0 point...x is: 575y is :104
Similar color...x is: 577y is :103
passed slope test slope: -0.417322834645669
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.418604651162791dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is1 point...x is: 577y is :103
Similar color...x is: 579y is :103
passed slope test slope: -0.424
the point to test it here:0
x1 is 704 and x0 is 704
y1 is 704 and y0 is 50
y0 is 50 and slope is -0.417322834645669dist change is 0
y0 plus slop time dist is 50 and newy is =50
pased slope check addition point.
here is2 point...x is: 579y is :103
Similar color...x is: 581y is :103
passed slope test slope: -0.430894308943089
the point to test it here:1
x1 is 575 and x0 is 704
y1 is 575 and y0 is 50
y0 is 50 and slope is -0.424dist change is -129
y0 plus slop time dist is 104.696 and newy is =104
pased slope check addition point.
here is3 point...x is: 581y is :103
Similar color...x is: 584y is :104
point doent match, starting here
Similar color...x is: 585y is :104
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :104
Similar color...x is: 587y is :34
point doent match, starting here
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :49
point doent match, starting here
Similar color...x is: 590y is :50
point doent match, starting here
Similar color...x is: 591y is :51
point doent match, starting here
Similar color...x is: 592y is :52
point doent match, starting here
Similar color...x is: 593y is :53
point doent match, starting here
Similar color...x is: 594y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :53
Similar color...x is: 596y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is1 point...x is: 596y is :53
Similar color...x is: 598y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is2 point...x is: 598y is :53
Similar color...x is: 600y is :53
passed slope test slope: 0
the point to test it here:1
x1 is 594 and x0 is 593
y1 is 594 and y0 is 53
y0 is 53 and slope is 0dist change is 1
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is3 point...x is: 600y is :53
Similar color...x is: 602y is :53
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 53
y0 is 53 and slope is 0dist change is 0
y0 plus slop time dist is 53 and newy is =53
pased slope check addition point.
here is4 point...x is: 602y is :53
Similar color...x is: 604y is :20
point doent match, starting here
Similar color...x is: 605y is :21
point doent match, starting here
Similar color...x is: 606y is :31
point doent match, starting here
Similar color...x is: 607y is :32
point doent match, starting here
Similar color...x is: 608y is :53
point doent match, starting here
Similar color...x is: 609y is :53
passed slope test slope: 0
new pont by default
here is0 point...x is: 609y is :53
Similar color...x is: 611y is :33
point doent match, starting here
Similar color...x is: 612y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :33
Similar color...x is: 614y is :33
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 33
y0 is 33 and slope is 0dist change is 0
y0 plus slop time dist is 33 and newy is =33
pased slope check addition point.
here is1 point...x is: 614y is :33
Similar color...x is: 616y is :14
point doent match, starting here
Similar color...x is: 617y is :33
point doent match, starting here
Similar color...x is: 618y is :33
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :33
Similar color...x is: 620y is :13
point doent match, starting here
Similar color...x is: 621y is :13
passed slope test slope: 0
new pont by default
here is0 point...x is: 621y is :13
Similar color...x is: 623y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is1 point...x is: 623y is :13
Similar color...x is: 625y is :13
passed slope test slope: 0
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is2 point...x is: 625y is :13
Similar color...x is: 627y is :14
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is3 point...x is: 627y is :14
Similar color...x is: 629y is :14
passed slope test slope: 0.111111111111111
the point to test it here:1
x1 is 621 and x0 is 620
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 13.1428571428571 and newy is =13
pased slope check addition point.
here is4 point...x is: 629y is :14
Similar color...x is: 631y is :14
passed slope test slope: 0.0909090909090909
the point to test it here:1
x1 is 621 and x0 is 620
y1 is 621 and y0 is 13
y0 is 13 and slope is 0.111111111111111dist change is 1
y0 plus slop time dist is 13.1111111111111 and newy is =13
pased slope check addition point.
here is5 point...x is: 631y is :14
Similar color...x is: 633y is :14
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 620 and x0 is 620
y1 is 620 and y0 is 13
y0 is 13 and slope is 0.0909090909090909dist change is 0
y0 plus slop time dist is 13 and newy is =13
pased slope check addition point.
here is6 point...x is: 633y is :14
we have enough points now
we have recieved 7 points to wokr with
taking the first and last to calculate (y) slope...
y is 14 and y1 is 13the slope is 0.0909090909090909
verifying slope with random point to make sure its not stupid
x1 is 625 and x is dist change is 5
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 625y is :37
point doent match, starting here
Similar color...x is: 626y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 658y is :47
point doent match, starting here
Similar color...x is: 659y is :46
point doent match, starting here
Similar color...x is: 660y is :45
point doent match, starting here
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :33
point doent match, starting here
Similar color...x is: 678y is :50
point doent match, starting here
Similar color...x is: 679y is :32
point doent match, starting here
Similar color...x is: 680y is :31
point doent match, starting here
Similar color...x is: 681y is :30
point doent match, starting here
Similar color...x is: 682y is :43
point doent match, starting here
Similar color...x is: 683y is :24
point doent match, starting here
Similar color...x is: 684y is :23
point doent match, starting here
Similar color...x is: 685y is :48
point doent match, starting here
Similar color...x is: 686y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 686y is :48
Similar color...x is: 688y is :48
passed slope test slope: 0
the point to test it here:0
x1 is 685 and x0 is 685
y1 is 685 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 688y is :48
Similar color...x is: 690y is :52
point doent match, starting here
Similar color...x is: 691y is :55
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:2
x1 is 601 and x0 is 597
y1 is 601 and y0 is 25
y0 is 25 and slope is -0.3dist change is 4
y0 plus slop time dist is 23.8 and newy is =24
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is5 point...x is: 613y is :20
Similar color...x is: 616y is :62
point doent match, starting here
Similar color...x is: 617y is :61
point doent match, starting here
Similar color...x is: 618y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :61
Similar color...x is: 621y is :38
point doent match, starting here
Similar color...x is: 622y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :38
Similar color...x is: 625y is :37
passed slope test slope: -0.25
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 625y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 659y is :46
point doent match, starting here
Similar color...x is: 660y is :45
point doent match, starting here
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :33
point doent match, starting here
Similar color...x is: 678y is :50
point doent match, starting here
Similar color...x is: 679y is :32
point doent match, starting here
Similar color...x is: 680y is :31
point doent match, starting here
Similar color...x is: 681y is :30
point doent match, starting here
Similar color...x is: 682y is :43
point doent match, starting here
Similar color...x is: 683y is :24
point doent match, starting here
Similar color...x is: 684y is :23
point doent match, starting here
Similar color...x is: 685y is :48
point doent match, starting here
Similar color...x is: 686y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 686y is :48
Similar color...x is: 689y is :49
passed slope test slope: 0.25
the point to test it here:0
x1 is 685 and x0 is 685
y1 is 685 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 689y is :49
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 1
y0 plus slop time dist is 24.7142857142857 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.3dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:2
x1 is 601 and x0 is 597
y1 is 601 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 4
y0 plus slop time dist is 23.7692307692308 and newy is =24
pased slope check addition point.
here is5 point...x is: 613y is :20
Similar color...x is: 616y is :62
point doent match, starting here
Similar color...x is: 617y is :61
point doent match, starting here
Similar color...x is: 618y is :61
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :61
Similar color...x is: 621y is :38
point doent match, starting here
Similar color...x is: 622y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 622y is :38
Similar color...x is: 625y is :37
passed slope test slope: -0.25
the point to test it here:0
x1 is 621 and x0 is 621
y1 is 621 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 625y is :37
Similar color...x is: 628y is :11
point doent match, starting here
Similar color...x is: 629y is :14
point doent match, starting here
Similar color...x is: 630y is :18
point doent match, starting here
Similar color...x is: 631y is :21
point doent match, starting here
Similar color...x is: 632y is :24
point doent match, starting here
Similar color...x is: 633y is :35
point doent match, starting here
Similar color...x is: 634y is :31
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :38
point doent match, starting here
Similar color...x is: 637y is :41
point doent match, starting here
Similar color...x is: 638y is :44
point doent match, starting here
Similar color...x is: 639y is :47
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 645y is :68
point doent match, starting here
Similar color...x is: 646y is :66
point doent match, starting here
Similar color...x is: 647y is :65
point doent match, starting here
Similar color...x is: 648y is :62
point doent match, starting here
Similar color...x is: 649y is :61
point doent match, starting here
Similar color...x is: 650y is :59
point doent match, starting here
Similar color...x is: 651y is :57
point doent match, starting here
Similar color...x is: 652y is :55
point doent match, starting here
Similar color...x is: 653y is :54
point doent match, starting here
Similar color...x is: 654y is :51
point doent match, starting here
Similar color...x is: 655y is :50
point doent match, starting here
Similar color...x is: 656y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 656y is :50
Similar color...x is: 659y is :46
point doent match, starting here
Similar color...x is: 660y is :45
point doent match, starting here
Similar color...x is: 664y is :13
point doent match, starting here
Similar color...x is: 665y is :14
point doent match, starting here
Similar color...x is: 666y is :17
point doent match, starting here
Similar color...x is: 667y is :21
point doent match, starting here
Similar color...x is: 668y is :24
point doent match, starting here
Similar color...x is: 669y is :25
point doent match, starting here
Similar color...x is: 670y is :15
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :20
point doent match, starting here
Similar color...x is: 673y is :23
point doent match, starting here
Similar color...x is: 676y is :52
point doent match, starting here
Similar color...x is: 677y is :33
point doent match, starting here
Similar color...x is: 678y is :50
point doent match, starting here
Similar color...x is: 679y is :32
point doent match, starting here
Similar color...x is: 680y is :31
point doent match, starting here
Similar color...x is: 681y is :30
point doent match, starting here
Similar color...x is: 682y is :43
point doent match, starting here
Similar color...x is: 683y is :24
point doent match, starting here
Similar color...x is: 684y is :23
point doent match, starting here
Similar color...x is: 685y is :48
point doent match, starting here
Similar color...x is: 686y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 686y is :48
Similar color...x is: 689y is :49
passed slope test slope: 0.25
the point to test it here:0
x1 is 685 and x0 is 685
y1 is 685 and y0 is 48
y0 is 48 and slope is 0dist change is 0
y0 plus slop time dist is 48 and newy is =48
pased slope check addition point.
here is1 point...x is: 689y is :49
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :69
point doent match, starting here
Similar color...x is: 696y is :116
point doent match, starting here



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 574y is :55
point doent match, starting here
Similar color...x is: 575y is :58
point doent match, starting here
Similar color...x is: 576y is :61
point doent match, starting here
Similar color...x is: 577y is :64
point doent match, starting here
Similar color...x is: 578y is :68
point doent match, starting here
Similar color...x is: 579y is :69
point doent match, starting here
Similar color...x is: 580y is :70
point doent match, starting here
Similar color...x is: 581y is :70
passed slope test slope: 0
new pont by default
here is0 point...x is: 581y is :70
Similar color...x is: 584y is :71
passed slope test slope: 0.25
the point to test it here:0
x1 is 580 and x0 is 580
y1 is 580 and y0 is 70
y0 is 70 and slope is 0dist change is 0
y0 plus slop time dist is 70 and newy is =70
pased slope check addition point.
here is1 point...x is: 584y is :71
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :43
point doent match, starting here
Similar color...x is: 589y is :70
point doent match, starting here
Similar color...x is: 590y is :46
point doent match, starting here
Similar color...x is: 591y is :47
point doent match, starting here
Similar color...x is: 592y is :47
passed slope test slope: 0
new pont by default
here is0 point...x is: 592y is :47
Similar color...x is: 595y is :28
point doent match, starting here
Similar color...x is: 596y is :32
point doent match, starting here
Similar color...x is: 597y is :25
point doent match, starting here
Similar color...x is: 598y is :25
passed slope test slope: 0
new pont by default
here is0 point...x is: 598y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.25
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is 0dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is1 point...x is: 601y is :24
Similar color...x is: 604y is :23
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.25dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is2 point...x is: 604y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.3
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.285714285714286dist change is 1
y0 plus slop time dist is 24.7142857142857 and newy is =25
pased slope check addition point.
here is3 point...x is: 607y is :22
Similar color...x is: 610y is :21
passed slope test slope: -0.307692307692308
the point to test it here:0
x1 is 597 and x0 is 597
y1 is 597 and y0 is 25
y0 is 25 and slope is -0.3dist change is 0
y0 plus slop time dist is 25 and newy is =25
pased slope check addition point.
here is4 point...x is: 610y is :21
Similar color...x is: 613y is :20
passed slope test slope: -0.3125
the point to test it here:1
x1 is 598 and x0 is 597
y1 is 598 and y0 is 25
y0 is 25 and slope is -0.307692307692308dist change is 1
y0 plus slop time dist is 24.6923076923077 and newy is =25
pased slope check addition point.
here is5 point...x is: 613y is :20
we have enough points now
we have recieved 6 points to wokr with
taking the first and last to calculate (y) slope...
y is 21 and y1 is 25the slope is -0.307692307692308
verifying slope with random point to make sure its not stupid
x1 is 604 and x is dist change is 7
the slope is not bogus
the slope is less than zero, rotate right
Similar color...x is: 604y is :50
point doent match, starting here
Similar color...x is: 605y is :50
passed slope test slope: 0
new pont by default
here is0 point...x is: 605y is :50
Similar color...x is: 608y is :18
point doent match, starting here
Similar color...x is: 609y is :19
point doent match, starting here
Similar color...x is: 610y is :29
point doent match, starting here
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :30
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :30
Similar color...x is: 615y is :30
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is1 point...x is: 615y is :30
Similar color...x is: 618y is :31
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is2 point...x is: 618y is :31
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :31
point doent match, starting here
Similar color...x is: 623y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :31
Similar color...x is: 626y is :12
point doent match, starting here
Similar color...x is: 627y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 627y is :12
Similar color...x is: 630y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 630y is :12
Similar color...x is: 633y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 633y is :12
Similar color...x is: 636y is :13
passed slope test slope: 0.1
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 636y is :13
Similar color...x is: 639y is :13
passed slope test slope: 0.0769230769230769
the point to test it here:1
x1 is 627 and x0 is 626
y1 is 627 and y0 is 12
y0 is 12 and slope is 0.1dist change is 1
y0 plus slop time dist is 12.1 and newy is =12
pased slope check addition point.
here is4 point...x is: 639y is :13
Similar color...x is: 642y is :33
point doent match, starting here
Similar color...x is: 643y is :34
point doent match, starting here
Similar color...x is: 644y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 650y is :34
Similar color...x is: 653y is :35
passed slope test slope: 0.1
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 653y is :35
Similar color...x is: 656y is :23
point doent match, starting here
Similar color...x is: 657y is :14
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :64
point doent match, starting here
Similar color...x is: 660y is :63
point doent match, starting here
Similar color...x is: 661y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :63
Similar color...x is: 664y is :60
point doent match, starting here
Similar color...x is: 665y is :59
point doent match, starting here
Similar color...x is: 666y is :58
point doent match, starting here
Similar color...x is: 668y is :57
point doent match, starting here
Similar color...x is: 669y is :58
point doent match, starting here
Similar color...x is: 670y is :58
passed slope test slope: 0
new pont by default
here is0 point...x is: 670y is :58
Similar color...x is: 673y is :51
point doent match, starting here
Similar color...x is: 674y is :50
point doent match, starting here
Similar color...x is: 679y is :128
point doent match, starting here
Similar color...x is: 680y is :66
point doent match, starting here
Similar color...x is: 681y is :65
point doent match, starting here
Similar color...x is: 682y is :102
point doent match, starting here
Similar color...x is: 683y is :51
point doent match, starting here
Similar color...x is: 684y is :50
point doent match, starting here
Similar color...x is: 685y is :49
point doent match, starting here
Similar color...x is: 686y is :67
point doent match, starting here
Similar color...x is: 687y is :99
point doent match, starting here
Similar color...x is: 688y is :99
passed slope test slope: 0
new pont by default
here is0 point...x is: 688y is :99
Similar color...x is: 691y is :28
point doent match, starting here
Similar color...x is: 692y is :40
point doent match, starting here
Similar color...x is: 693y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :40
Similar color...x is: 696y is :68
point doent match, starting here
Similar color...x is: 697y is :51
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 701y is :51
point doent match, starting here
Similar color...x is: 702y is :50
point doent match, starting here
Similar color...x is: 703y is :49
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 574y is :100
passed slope test slope: -0.395348837209302
new pont by default
here is0 point...x is: 574y is :100
Similar color...x is: 577y is :99
passed slope test slope: -0.396825396825397
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.395348837209302dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 577y is :99
Similar color...x is: 580y is :99
passed slope test slope: -0.40650406504065
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.396825396825397dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 580y is :99
Similar color...x is: 583y is :100
passed slope test slope: -0.425
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.40650406504065dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is3 point...x is: 583y is :100
Similar color...x is: 586y is :100
passed slope test slope: -0.435897435897436
the point to test it here:2
x1 is 577 and x0 is 703
y1 is 577 and y0 is 49
y0 is 49 and slope is -0.425dist change is -126
y0 plus slop time dist is 102.55 and newy is =99
point doent match, starting here
Similar color...x is: 587y is :100
passed slope test slope: 0
new pont by default
here is0 point...x is: 587y is :100
Similar color...x is: 590y is :33
point doent match, starting here
Similar color...x is: 591y is :30
point doent match, starting here
Similar color...x is: 592y is :47
point doent match, starting here
Similar color...x is: 593y is :48
point doent match, starting here
Similar color...x is: 594y is :49
point doent match, starting here
Similar color...x is: 595y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 595y is :49
Similar color...x is: 598y is :49
passed slope test slope: 0
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 598y is :49
Similar color...x is: 601y is :50
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 601y is :50
Similar color...x is: 604y is :50
passed slope test slope: 0.1
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is3 point...x is: 604y is :50
Similar color...x is: 607y is :50
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 598 and x0 is 594
y1 is 598 and y0 is 49
y0 is 49 and slope is 0.1dist change is 4
y0 plus slop time dist is 49.4 and newy is =49
pased slope check addition point.
here is4 point...x is: 607y is :50
Similar color...x is: 610y is :29
point doent match, starting here
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :30
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :30
Similar color...x is: 615y is :30
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is1 point...x is: 615y is :30
Similar color...x is: 618y is :31
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is2 point...x is: 618y is :31
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :31
point doent match, starting here
Similar color...x is: 623y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :31
Similar color...x is: 626y is :12
point doent match, starting here
Similar color...x is: 627y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 627y is :12
Similar color...x is: 630y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 630y is :12
Similar color...x is: 633y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 633y is :12
Similar color...x is: 636y is :13
passed slope test slope: 0.1
the point to test it here:1
x1 is 627 and x0 is 626
y1 is 627 and y0 is 12
y0 is 12 and slope is 0dist change is 1
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 636y is :13
Similar color...x is: 639y is :13
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0.1dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is4 point...x is: 639y is :13
Similar color...x is: 642y is :33
point doent match, starting here
Similar color...x is: 643y is :34
point doent match, starting here
Similar color...x is: 644y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 650y is :34
Similar color...x is: 653y is :35
passed slope test slope: 0.1
the point to test it here:1
x1 is 644 and x0 is 643
y1 is 644 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 653y is :35
Similar color...x is: 656y is :23
point doent match, starting here
Similar color...x is: 657y is :14
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :64
point doent match, starting here
Similar color...x is: 660y is :63
point doent match, starting here
Similar color...x is: 661y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :63
Similar color...x is: 664y is :60
point doent match, starting here
Similar color...x is: 665y is :59
point doent match, starting here
Similar color...x is: 666y is :58
point doent match, starting here
Similar color...x is: 668y is :57
point doent match, starting here
Similar color...x is: 669y is :58
point doent match, starting here
Similar color...x is: 670y is :58
passed slope test slope: 0
new pont by default
here is0 point...x is: 670y is :58
Similar color...x is: 673y is :51
point doent match, starting here
Similar color...x is: 674y is :50
point doent match, starting here
Similar color...x is: 679y is :128
point doent match, starting here
Similar color...x is: 680y is :66
point doent match, starting here
Similar color...x is: 681y is :65
point doent match, starting here
Similar color...x is: 682y is :102
point doent match, starting here
Similar color...x is: 683y is :51
point doent match, starting here
Similar color...x is: 684y is :50
point doent match, starting here
Similar color...x is: 685y is :49
point doent match, starting here
Similar color...x is: 686y is :67
point doent match, starting here
Similar color...x is: 687y is :99
point doent match, starting here
Similar color...x is: 688y is :99
passed slope test slope: 0
new pont by default
here is0 point...x is: 688y is :99
Similar color...x is: 691y is :28
point doent match, starting here
Similar color...x is: 692y is :40
point doent match, starting here
Similar color...x is: 693y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :40
Similar color...x is: 696y is :68
point doent match, starting here
Similar color...x is: 697y is :51
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 701y is :51
point doent match, starting here
Similar color...x is: 702y is :50
point doent match, starting here
Similar color...x is: 703y is :49
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 574y is :100
passed slope test slope: -0.395348837209302
new pont by default
here is0 point...x is: 574y is :100
Similar color...x is: 577y is :99
passed slope test slope: -0.396825396825397
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.395348837209302dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 577y is :99
Similar color...x is: 580y is :99
passed slope test slope: -0.40650406504065
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.396825396825397dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 580y is :99
Similar color...x is: 583y is :100
passed slope test slope: -0.425
the point to test it here:1
x1 is 574 and x0 is 703
y1 is 574 and y0 is 49
y0 is 49 and slope is -0.40650406504065dist change is -129
y0 plus slop time dist is 101.439024390244 and newy is =100
point doent match, starting here
Similar color...x is: 584y is :100
passed slope test slope: 0
new pont by default
here is0 point...x is: 584y is :100
Similar color...x is: 587y is :100
passed slope test slope: 0
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is1 point...x is: 587y is :100
Similar color...x is: 590y is :33
point doent match, starting here
Similar color...x is: 591y is :30
point doent match, starting here
Similar color...x is: 592y is :47
point doent match, starting here
Similar color...x is: 593y is :48
point doent match, starting here
Similar color...x is: 594y is :49
point doent match, starting here
Similar color...x is: 595y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 595y is :49
Similar color...x is: 598y is :49
passed slope test slope: 0
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 598y is :49
Similar color...x is: 601y is :50
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 601y is :50
Similar color...x is: 604y is :50
passed slope test slope: 0.1
the point to test it here:1
x1 is 595 and x0 is 594
y1 is 595 and y0 is 49
y0 is 49 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 49.1428571428571 and newy is =49
pased slope check addition point.
here is3 point...x is: 604y is :50
Similar color...x is: 607y is :50
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 598 and x0 is 594
y1 is 598 and y0 is 49
y0 is 49 and slope is 0.1dist change is 4
y0 plus slop time dist is 49.4 and newy is =49
pased slope check addition point.
here is4 point...x is: 607y is :50
Similar color...x is: 610y is :29
point doent match, starting here
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :30
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :30
Similar color...x is: 615y is :30
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is1 point...x is: 615y is :30
Similar color...x is: 618y is :31
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is2 point...x is: 618y is :31
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :31
point doent match, starting here
Similar color...x is: 623y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :31
Similar color...x is: 626y is :12
point doent match, starting here
Similar color...x is: 627y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 627y is :12
Similar color...x is: 630y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 630y is :12
Similar color...x is: 633y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 633y is :12
Similar color...x is: 636y is :13
passed slope test slope: 0.1
the point to test it here:1
x1 is 627 and x0 is 626
y1 is 627 and y0 is 12
y0 is 12 and slope is 0dist change is 1
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 636y is :13
Similar color...x is: 639y is :13
passed slope test slope: 0.0769230769230769
the point to test it here:2
x1 is 630 and x0 is 626
y1 is 630 and y0 is 12
y0 is 12 and slope is 0.1dist change is 4
y0 plus slop time dist is 12.4 and newy is =12
pased slope check addition point.
here is4 point...x is: 639y is :13
Similar color...x is: 642y is :33
point doent match, starting here
Similar color...x is: 643y is :34
point doent match, starting here
Similar color...x is: 644y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 650y is :34
Similar color...x is: 653y is :35
passed slope test slope: 0.1
the point to test it here:1
x1 is 644 and x0 is 643
y1 is 644 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 653y is :35
Similar color...x is: 656y is :23
point doent match, starting here
Similar color...x is: 657y is :14
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :64
point doent match, starting here
Similar color...x is: 660y is :63
point doent match, starting here
Similar color...x is: 661y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :63
Similar color...x is: 664y is :60
point doent match, starting here
Similar color...x is: 665y is :59
point doent match, starting here
Similar color...x is: 666y is :58
point doent match, starting here
Similar color...x is: 668y is :57
point doent match, starting here
Similar color...x is: 669y is :58
point doent match, starting here
Similar color...x is: 670y is :58
passed slope test slope: 0
new pont by default
here is0 point...x is: 670y is :58
Similar color...x is: 673y is :51
point doent match, starting here
Similar color...x is: 674y is :50
point doent match, starting here
Similar color...x is: 679y is :128
point doent match, starting here
Similar color...x is: 680y is :66
point doent match, starting here
Similar color...x is: 681y is :65
point doent match, starting here
Similar color...x is: 682y is :102
point doent match, starting here
Similar color...x is: 683y is :51
point doent match, starting here
Similar color...x is: 684y is :50
point doent match, starting here
Similar color...x is: 685y is :49
point doent match, starting here
Similar color...x is: 686y is :67
point doent match, starting here
Similar color...x is: 687y is :99
point doent match, starting here
Similar color...x is: 688y is :99
passed slope test slope: 0
new pont by default
here is0 point...x is: 688y is :99
Similar color...x is: 691y is :28
point doent match, starting here
Similar color...x is: 692y is :40
point doent match, starting here
Similar color...x is: 693y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :40
Similar color...x is: 696y is :68
point doent match, starting here
Similar color...x is: 697y is :51
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 701y is :51
point doent match, starting here
Similar color...x is: 702y is :50
point doent match, starting here
Similar color...x is: 703y is :49
point doent match, starting here



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 574y is :100
passed slope test slope: -0.395348837209302
new pont by default
here is0 point...x is: 574y is :100
Similar color...x is: 577y is :99
passed slope test slope: -0.396825396825397
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.395348837209302dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 577y is :99
Similar color...x is: 580y is :99
passed slope test slope: -0.40650406504065
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.396825396825397dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 580y is :99
Similar color...x is: 583y is :100
passed slope test slope: -0.425
the point to test it here:1
x1 is 574 and x0 is 703
y1 is 574 and y0 is 49
y0 is 49 and slope is -0.40650406504065dist change is -129
y0 plus slop time dist is 101.439024390244 and newy is =100
point doent match, starting here
Similar color...x is: 584y is :100
passed slope test slope: 0
new pont by default
here is0 point...x is: 584y is :100
Similar color...x is: 587y is :100
passed slope test slope: 0
the point to test it here:0
x1 is 583 and x0 is 583
y1 is 583 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is1 point...x is: 587y is :100
Similar color...x is: 590y is :33
point doent match, starting here
Similar color...x is: 591y is :30
point doent match, starting here
Similar color...x is: 592y is :47
point doent match, starting here
Similar color...x is: 593y is :48
point doent match, starting here
Similar color...x is: 594y is :49
point doent match, starting here
Similar color...x is: 595y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 595y is :49
Similar color...x is: 598y is :49
passed slope test slope: 0
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 598y is :49
Similar color...x is: 601y is :50
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 601y is :50
Similar color...x is: 604y is :50
passed slope test slope: 0.1
the point to test it here:1
x1 is 595 and x0 is 594
y1 is 595 and y0 is 49
y0 is 49 and slope is 0.142857142857143dist change is 1
y0 plus slop time dist is 49.1428571428571 and newy is =49
pased slope check addition point.
here is3 point...x is: 604y is :50
Similar color...x is: 607y is :50
passed slope test slope: 0.0769230769230769
the point to test it here:1
x1 is 595 and x0 is 594
y1 is 595 and y0 is 49
y0 is 49 and slope is 0.1dist change is 1
y0 plus slop time dist is 49.1 and newy is =49
pased slope check addition point.
here is4 point...x is: 607y is :50
Similar color...x is: 610y is :29
point doent match, starting here
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :30
passed slope test slope: 0
new pont by default
here is0 point...x is: 612y is :30
Similar color...x is: 615y is :30
passed slope test slope: 0
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is1 point...x is: 615y is :30
Similar color...x is: 618y is :31
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 611 and x0 is 611
y1 is 611 and y0 is 30
y0 is 30 and slope is 0dist change is 0
y0 plus slop time dist is 30 and newy is =30
pased slope check addition point.
here is2 point...x is: 618y is :31
Similar color...x is: 621y is :13
point doent match, starting here
Similar color...x is: 622y is :31
point doent match, starting here
Similar color...x is: 623y is :31
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :31
Similar color...x is: 626y is :12
point doent match, starting here
Similar color...x is: 627y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 627y is :12
Similar color...x is: 630y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 630y is :12
Similar color...x is: 633y is :12
passed slope test slope: 0
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 633y is :12
Similar color...x is: 636y is :13
passed slope test slope: 0.1
the point to test it here:1
x1 is 627 and x0 is 626
y1 is 627 and y0 is 12
y0 is 12 and slope is 0dist change is 1
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 636y is :13
Similar color...x is: 639y is :13
passed slope test slope: 0.0769230769230769
the point to test it here:0
x1 is 626 and x0 is 626
y1 is 626 and y0 is 12
y0 is 12 and slope is 0.1dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is4 point...x is: 639y is :13
Similar color...x is: 642y is :33
point doent match, starting here
Similar color...x is: 643y is :34
point doent match, starting here
Similar color...x is: 644y is :34
passed slope test slope: 0
new pont by default
here is0 point...x is: 644y is :34
Similar color...x is: 647y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is1 point...x is: 647y is :34
Similar color...x is: 650y is :34
passed slope test slope: 0
the point to test it here:0
x1 is 643 and x0 is 643
y1 is 643 and y0 is 34
y0 is 34 and slope is 0dist change is 0
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is2 point...x is: 650y is :34
Similar color...x is: 653y is :35
passed slope test slope: 0.1
the point to test it here:1
x1 is 644 and x0 is 643
y1 is 644 and y0 is 34
y0 is 34 and slope is 0dist change is 1
y0 plus slop time dist is 34 and newy is =34
pased slope check addition point.
here is3 point...x is: 653y is :35
Similar color...x is: 656y is :23
point doent match, starting here
Similar color...x is: 657y is :14
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :64
point doent match, starting here
Similar color...x is: 660y is :63
point doent match, starting here
Similar color...x is: 661y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :63
Similar color...x is: 664y is :60
point doent match, starting here
Similar color...x is: 665y is :59
point doent match, starting here
Similar color...x is: 666y is :58
point doent match, starting here
Similar color...x is: 668y is :57
point doent match, starting here
Similar color...x is: 669y is :58
point doent match, starting here
Similar color...x is: 670y is :58
passed slope test slope: 0
new pont by default
here is0 point...x is: 670y is :58
Similar color...x is: 673y is :51
point doent match, starting here
Similar color...x is: 674y is :50
point doent match, starting here
Similar color...x is: 679y is :128
point doent match, starting here
Similar color...x is: 680y is :66
point doent match, starting here
Similar color...x is: 681y is :65
point doent match, starting here
Similar color...x is: 682y is :102
point doent match, starting here
Similar color...x is: 683y is :51
point doent match, starting here
Similar color...x is: 684y is :50
point doent match, starting here
Similar color...x is: 685y is :49
point doent match, starting here
Similar color...x is: 686y is :67
point doent match, starting here
Similar color...x is: 687y is :99
point doent match, starting here
Similar color...x is: 688y is :99
passed slope test slope: 0
new pont by default
here is0 point...x is: 688y is :99
Similar color...x is: 691y is :28
point doent match, starting here
Similar color...x is: 692y is :40
point doent match, starting here
Similar color...x is: 693y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :40
Similar color...x is: 696y is :68
point doent match, starting here
Similar color...x is: 697y is :51
point doent match, starting here
Similar color...x is: 698y is :50
point doent match, starting here
Similar color...x is: 699y is :49
point doent match, starting here
Similar color...x is: 701y is :51
point doent match, starting here
Similar color...x is: 702y is :50
point doent match, starting here
Similar color...x is: 703y is :49
point doent match, starting here



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 574y is :100
passed slope test slope: -0.395348837209302
new pont by default
here is0 point...x is: 574y is :100
Similar color...x is: 576y is :99
passed slope test slope: -0.393700787401575
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.395348837209302dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 576y is :99
Similar color...x is: 578y is :99
passed slope test slope: -0.4
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 49
y0 is 49 and slope is -0.393700787401575dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 578y is :99
Similar color...x is: 580y is :99
passed slope test slope: -0.40650406504065
the point to test it here:1
x1 is 574 and x0 is 703
y1 is 574 and y0 is 49
y0 is 49 and slope is -0.4dist change is -129
y0 plus slop time dist is 100.6 and newy is =100
pased slope check addition point.
here is3 point...x is: 580y is :99
Similar color...x is: 582y is :100
passed slope test slope: -0.421487603305785
the point to test it here:2
x1 is 576 and x0 is 703
y1 is 576 and y0 is 49
y0 is 49 and slope is -0.40650406504065dist change is -127
y0 plus slop time dist is 100.626016260163 and newy is =99
point doent match, starting here
Similar color...x is: 583y is :100
passed slope test slope: 0
new pont by default
here is0 point...x is: 583y is :100
Similar color...x is: 585y is :100
passed slope test slope: 0
the point to test it here:0
x1 is 582 and x0 is 582
y1 is 582 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is1 point...x is: 585y is :100
Similar color...x is: 587y is :100
passed slope test slope: 0
the point to test it here:0
x1 is 582 and x0 is 582
y1 is 582 and y0 is 100
y0 is 100 and slope is 0dist change is 0
y0 plus slop time dist is 100 and newy is =100
pased slope check addition point.
here is2 point...x is: 587y is :100
Similar color...x is: 589y is :41
point doent match, starting here
Similar color...x is: 590y is :33
point doent match, starting here
Similar color...x is: 591y is :30
point doent match, starting here
Similar color...x is: 592y is :47
point doent match, starting here
Similar color...x is: 593y is :48
point doent match, starting here
Similar color...x is: 594y is :49
point doent match, starting here
Similar color...x is: 595y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 595y is :49
Similar color...x is: 597y is :49
passed slope test slope: 0
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 597y is :49
Similar color...x is: 599y is :50
passed slope test slope: 0.2
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 599y is :50
Similar color...x is: 601y is :50
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0.2dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is3 point...x is: 601y is :50
Similar color...x is: 603y is :50
passed slope test slope: 0.111111111111111
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0.142857142857143dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is4 point...x is: 603y is :50
Similar color...x is: 605y is :50
passed slope test slope: 0.0909090909090909
the point to test it here:0
x1 is 594 and x0 is 594
y1 is 594 and y0 is 49
y0 is 49 and slope is 0.111111111111111dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is5 point...x is: 605y is :50
Similar color...x is: 607y is :50
passed slope test slope: 0.0769230769230769
the point to test it here:3
x1 is 599 and x0 is 594
y1 is 599 and y0 is 49
y0 is 49 and slope is 0.0909090909090909dist change is 5
y0 plus slop time dist is 49.4545454545455 and newy is =50
pased slope check addition point.
here is6 point...x is: 607y is :50
we have enough points now
we have recieved 7 points to wokr with
taking the first and last to calculate (y) slope...
y is 50 and y1 is 49the slope is 0.0909090909090909
verifying slope with random point to make sure its not stupid
x1 is 595 and x is dist change is 1
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 595y is :69
point doent match, starting here
Similar color...x is: 596y is :26
point doent match, starting here
Similar color...x is: 597y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 597y is :26
Similar color...x is: 599y is :25
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 596 and x0 is 596
y1 is 596 and y0 is 26
y0 is 26 and slope is 0dist change is 0
y0 plus slop time dist is 26 and newy is =26
pased slope check addition point.
here is1 point...x is: 599y is :25
Similar color...x is: 601y is :24
passed slope test slope: -0.4
the point to test it here:0
x1 is 596 and x0 is 596
y1 is 596 and y0 is 26
y0 is 26 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 26 and newy is =26
pased slope check addition point.
here is2 point...x is: 601y is :24
Similar color...x is: 603y is :24
passed slope test slope: -0.285714285714286
the point to test it here:1
x1 is 597 and x0 is 596
y1 is 597 and y0 is 26
y0 is 26 and slope is -0.4dist change is 1
y0 plus slop time dist is 25.6 and newy is =26
pased slope check addition point.
here is3 point...x is: 603y is :24
Similar color...x is: 605y is :23
passed slope test slope: -0.333333333333333
the point to test it here:2
x1 is 599 and x0 is 596
y1 is 599 and y0 is 26
y0 is 26 and slope is -0.285714285714286dist change is 3
y0 plus slop time dist is 25.1428571428571 and newy is =25
pased slope check addition point.
here is4 point...x is: 605y is :23
Similar color...x is: 607y is :22
passed slope test slope: -0.363636363636364
the point to test it here:3
x1 is 601 and x0 is 596
y1 is 601 and y0 is 26
y0 is 26 and slope is -0.333333333333333dist change is 5
y0 plus slop time dist is 24.3333333333333 and newy is =24
pased slope check addition point.
here is5 point...x is: 607y is :22
Similar color...x is: 609y is :17
point doent match, starting here
Similar color...x is: 610y is :18
point doent match, starting here
Similar color...x is: 611y is :21
point doent match, starting here
Similar color...x is: 612y is :42
point doent match, starting here
Similar color...x is: 613y is :41
point doent match, starting here
Similar color...x is: 614y is :63
point doent match, starting here
Similar color...x is: 615y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :63
Similar color...x is: 617y is :62
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 614 and x0 is 614
y1 is 614 and y0 is 63
y0 is 63 and slope is 0dist change is 0
y0 plus slop time dist is 63 and newy is =63
pased slope check addition point.
here is1 point...x is: 617y is :62
Similar color...x is: 619y is :39
point doent match, starting here
Similar color...x is: 620y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 620y is :39
Similar color...x is: 622y is :38
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 39
y0 is 39 and slope is 0dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is1 point...x is: 622y is :38
Similar color...x is: 624y is :38
passed slope test slope: -0.2
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 39
y0 is 39 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is2 point...x is: 624y is :38
Similar color...x is: 626y is :13
point doent match, starting here
Similar color...x is: 627y is :16
point doent match, starting here
Similar color...x is: 628y is :19
point doent match, starting here
Similar color...x is: 629y is :22
point doent match, starting here
Similar color...x is: 630y is :25
point doent match, starting here
Similar color...x is: 631y is :35
point doent match, starting here
Similar color...x is: 632y is :32
point doent match, starting here
Similar color...x is: 633y is :34
point doent match, starting here
Similar color...x is: 634y is :37
point doent match, starting here
Similar color...x is: 635y is :39
point doent match, starting here
Similar color...x is: 636y is :42
point doent match, starting here
Similar color...x is: 637y is :45
point doent match, starting here
Similar color...x is: 638y is :48
point doent match, starting here
Similar color...x is: 639y is :86
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 644y is :68
point doent match, starting here
Similar color...x is: 645y is :67
point doent match, starting here
Similar color...x is: 646y is :65
point doent match, starting here
Similar color...x is: 647y is :63
point doent match, starting here
Similar color...x is: 648y is :61
point doent match, starting here
Similar color...x is: 649y is :58
point doent match, starting here
Similar color...x is: 650y is :57
point doent match, starting here
Similar color...x is: 651y is :55
point doent match, starting here
Similar color...x is: 652y is :53
point doent match, starting here
Similar color...x is: 653y is :51
point doent match, starting here
Similar color...x is: 654y is :49
point doent match, starting here
Similar color...x is: 655y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 655y is :49
Similar color...x is: 657y is :48
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 654 and x0 is 654
y1 is 654 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 657y is :48
Similar color...x is: 659y is :48
passed slope test slope: -0.2
the point to test it here:0
x1 is 654 and x0 is 654
y1 is 654 and y0 is 49
y0 is 49 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is2 point...x is: 659y is :48
Similar color...x is: 662y is :12
point doent match, starting here
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :17
point doent match, starting here
Similar color...x is: 665y is :20
point doent match, starting here
Similar color...x is: 666y is :23
point doent match, starting here
Similar color...x is: 667y is :24
point doent match, starting here
Similar color...x is: 668y is :14
point doent match, starting here
Similar color...x is: 669y is :16
point doent match, starting here
Similar color...x is: 670y is :19
point doent match, starting here
Similar color...x is: 671y is :22
point doent match, starting here
Similar color...x is: 672y is :56
point doent match, starting here
Similar color...x is: 674y is :120
point doent match, starting here
Similar color...x is: 675y is :51
point doent match, starting here
Similar color...x is: 676y is :49
point doent match, starting here
Similar color...x is: 677y is :55
point doent match, starting here
Similar color...x is: 678y is :30
point doent match, starting here
Similar color...x is: 679y is :29
point doent match, starting here
Similar color...x is: 680y is :46
point doent match, starting here
Similar color...x is: 681y is :29
point doent match, starting here
Similar color...x is: 682y is :28
point doent match, starting here
Similar color...x is: 683y is :27
point doent match, starting here
Similar color...x is: 684y is :46
point doent match, starting here
Similar color...x is: 685y is :46
passed slope test slope: 0
new pont by default
here is0 point...x is: 685y is :46
Similar color...x is: 687y is :46
passed slope test slope: 0
the point to test it here:0
x1 is 684 and x0 is 684
y1 is 684 and y0 is 46
y0 is 46 and slope is 0dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is1 point...x is: 687y is :46
Similar color...x is: 689y is :50
point doent match, starting here
Similar color...x is: 690y is :53
point doent match, starting here
Similar color...x is: 691y is :56
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :68
point doent match, starting here
Similar color...x is: 696y is :111
point doent match, starting here
Similar color...x is: 697y is :114
point doent match, starting here
Similar color...x is: 698y is :117
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 573y is :57
point doent match, starting here
Similar color...x is: 574y is :60
point doent match, starting here
Similar color...x is: 575y is :63
point doent match, starting here
Similar color...x is: 576y is :66
point doent match, starting here
Similar color...x is: 577y is :69
point doent match, starting here
Similar color...x is: 578y is :71
point doent match, starting here
Similar color...x is: 581y is :72
passed slope test slope: 0.333333333333333
new pont by default
here is0 point...x is: 581y is :72
Similar color...x is: 584y is :40
point doent match, starting here
Similar color...x is: 585y is :40
passed slope test slope: 0
new pont by default
here is0 point...x is: 585y is :40
Similar color...x is: 588y is :48
point doent match, starting here
Similar color...x is: 589y is :48
passed slope test slope: 0
new pont by default
here is0 point...x is: 589y is :48
Similar color...x is: 592y is :29
point doent match, starting here
Similar color...x is: 593y is :30
point doent match, starting here
Similar color...x is: 594y is :33
point doent match, starting here
Similar color...x is: 595y is :36
point doent match, starting here
Similar color...x is: 596y is :26
point doent match, starting here
Similar color...x is: 597y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 597y is :26
Similar color...x is: 600y is :25
passed slope test slope: -0.25
the point to test it here:0
x1 is 596 and x0 is 596
y1 is 596 and y0 is 26
y0 is 26 and slope is 0dist change is 0
y0 plus slop time dist is 26 and newy is =26
pased slope check addition point.
here is1 point...x is: 600y is :25
Similar color...x is: 603y is :24
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 596 and x0 is 596
y1 is 596 and y0 is 26
y0 is 26 and slope is -0.25dist change is 0
y0 plus slop time dist is 26 and newy is =26
pased slope check addition point.
here is2 point...x is: 603y is :24
Similar color...x is: 606y is :23
passed slope test slope: -0.3
the point to test it here:0
x1 is 596 and x0 is 596
y1 is 596 and y0 is 26
y0 is 26 and slope is -0.285714285714286dist change is 0
y0 plus slop time dist is 26 and newy is =26
pased slope check addition point.
here is3 point...x is: 606y is :23
Similar color...x is: 609y is :17
point doent match, starting here
Similar color...x is: 610y is :18
point doent match, starting here
Similar color...x is: 611y is :21
point doent match, starting here
Similar color...x is: 612y is :42
point doent match, starting here
Similar color...x is: 613y is :41
point doent match, starting here
Similar color...x is: 614y is :63
point doent match, starting here
Similar color...x is: 615y is :63
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :63
Similar color...x is: 618y is :40
point doent match, starting here
Similar color...x is: 619y is :39
point doent match, starting here
Similar color...x is: 620y is :39
passed slope test slope: 0
new pont by default
here is0 point...x is: 620y is :39
Similar color...x is: 623y is :38
passed slope test slope: -0.25
the point to test it here:0
x1 is 619 and x0 is 619
y1 is 619 and y0 is 39
y0 is 39 and slope is 0dist change is 0
y0 plus slop time dist is 39 and newy is =39
pased slope check addition point.
here is1 point...x is: 623y is :38
Similar color...x is: 626y is :13
point doent match, starting here
Similar color...x is: 627y is :16
point doent match, starting here
Similar color...x is: 628y is :19
point doent match, starting here
Similar color...x is: 629y is :22
point doent match, starting here
Similar color...x is: 630y is :25
point doent match, starting here
Similar color...x is: 631y is :35
point doent match, starting here
Similar color...x is: 632y is :32
point doent match, starting here
Similar color...x is: 633y is :34
point doent match, starting here
Similar color...x is: 634y is :37
point doent match, starting here
Similar color...x is: 635y is :39
point doent match, starting here
Similar color...x is: 636y is :42
point doent match, starting here
Similar color...x is: 637y is :45
point doent match, starting here
Similar color...x is: 638y is :48
point doent match, starting here
Similar color...x is: 639y is :86
point doent match, starting here
Similar color...x is: 640y is :83
point doent match, starting here
Similar color...x is: 644y is :68
point doent match, starting here
Similar color...x is: 645y is :67
point doent match, starting here
Similar color...x is: 646y is :65
point doent match, starting here
Similar color...x is: 647y is :63
point doent match, starting here
Similar color...x is: 648y is :61
point doent match, starting here
Similar color...x is: 649y is :58
point doent match, starting here
Similar color...x is: 650y is :57
point doent match, starting here
Similar color...x is: 651y is :55
point doent match, starting here
Similar color...x is: 652y is :53
point doent match, starting here
Similar color...x is: 653y is :51
point doent match, starting here
Similar color...x is: 654y is :49
point doent match, starting here
Similar color...x is: 655y is :49
passed slope test slope: 0
new pont by default
here is0 point...x is: 655y is :49
Similar color...x is: 658y is :48
passed slope test slope: -0.25
the point to test it here:0
x1 is 654 and x0 is 654
y1 is 654 and y0 is 49
y0 is 49 and slope is 0dist change is 0
y0 plus slop time dist is 49 and newy is =49
pased slope check addition point.
here is1 point...x is: 658y is :48
Similar color...x is: 662y is :12
point doent match, starting here
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :17
point doent match, starting here
Similar color...x is: 665y is :20
point doent match, starting here
Similar color...x is: 666y is :23
point doent match, starting here
Similar color...x is: 667y is :24
point doent match, starting here
Similar color...x is: 668y is :14
point doent match, starting here
Similar color...x is: 669y is :16
point doent match, starting here
Similar color...x is: 670y is :19
point doent match, starting here
Similar color...x is: 671y is :22
point doent match, starting here
Similar color...x is: 672y is :56
point doent match, starting here
Similar color...x is: 674y is :120
point doent match, starting here
Similar color...x is: 675y is :51
point doent match, starting here
Similar color...x is: 676y is :49
point doent match, starting here
Similar color...x is: 677y is :55
point doent match, starting here
Similar color...x is: 678y is :30
point doent match, starting here
Similar color...x is: 679y is :29
point doent match, starting here
Similar color...x is: 680y is :46
point doent match, starting here
Similar color...x is: 681y is :29
point doent match, starting here
Similar color...x is: 682y is :28
point doent match, starting here
Similar color...x is: 683y is :27
point doent match, starting here
Similar color...x is: 684y is :46
point doent match, starting here
Similar color...x is: 685y is :46
passed slope test slope: 0
new pont by default
here is0 point...x is: 685y is :46
Similar color...x is: 688y is :47
passed slope test slope: 0.25
the point to test it here:0
x1 is 684 and x0 is 684
y1 is 684 and y0 is 46
y0 is 46 and slope is 0dist change is 0
y0 plus slop time dist is 46 and newy is =46
pased slope check addition point.
here is1 point...x is: 688y is :47
Similar color...x is: 691y is :56
point doent match, starting here
Similar color...x is: 692y is :59
point doent match, starting here
Similar color...x is: 693y is :62
point doent match, starting here
Similar color...x is: 694y is :65
point doent match, starting here
Similar color...x is: 695y is :68
point doent match, starting here
Similar color...x is: 696y is :111
point doent match, starting here
Similar color...x is: 697y is :114
point doent match, starting here
Similar color...x is: 698y is :117
point doent match, starting here



alowed slope:44 num points: 8 seperation 2 globaltries is 2
exited
Gregs new raod color is 4025441
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 3562334
start is:0 times is:9
sucesfully found more road
start is:46 times is:10
sucesfully found more road
start is:46 times is:11
didnt find more raod...
making the range bigger
start is:0 times is:12
didnt find more raod...
making the range bigger
start is:0 times is:13
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:14
didnt find more raod...
didnt make it, blaming road color
Could not find Road Color!
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
Similar color...x is: 575y is :54
passed slope test slope: 0.0939130434782609
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 579y is :55
passed slope test slope: 0.0949913644214162
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0939130434782609dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is1 point...x is: 579y is :55
Similar color...x is: 583y is :51
passed slope test slope: 0.0874785591766724
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0949913644214162dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is2 point...x is: 583y is :51
Similar color...x is: 588y is :37
passed slope test slope: 0.0629251700680272
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0874785591766724dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is3 point...x is: 588y is :37
Similar color...x is: 592y is :33
passed slope test slope: 0.0557432432432432
the point to test it here:1
x1 is 575 and x0 is 0
y1 is 575 and y0 is 0
y0 is 0 and slope is 0.0629251700680272dist change is 575
y0 plus slop time dist is 36.1819727891156 and newy is =54
point doent match, starting here
Similar color...x is: 593y is :32
point doent match, starting here
Similar color...x is: 594y is :31
point doent match, starting here
Similar color...x is: 595y is :27
point doent match, starting here
Similar color...x is: 596y is :27
passed slope test slope: 0
new pont by default
here is0 point...x is: 596y is :27
Similar color...x is: 600y is :28
passed slope test slope: 0.2
the point to test it here:0
x1 is 595 and x0 is 595
y1 is 595 and y0 is 27
y0 is 27 and slope is 0dist change is 0
y0 plus slop time dist is 27 and newy is =27
pased slope check addition point.
here is1 point...x is: 600y is :28
Similar color...x is: 604y is :44
point doent match, starting here
Similar color...x is: 605y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 605y is :44
Similar color...x is: 609y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 604 and x0 is 604
y1 is 604 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 609y is :44
Similar color...x is: 613y is :27
point doent match, starting here
Similar color...x is: 614y is :26
point doent match, starting here
Similar color...x is: 615y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :26
Similar color...x is: 619y is :24
point doent match, starting here
Similar color...x is: 620y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 620y is :24
Similar color...x is: 624y is :92
point doent match, starting here
Similar color...x is: 625y is :121
point doent match, starting here
Similar color...x is: 626y is :76
point doent match, starting here
Similar color...x is: 627y is :77
point doent match, starting here
Similar color...x is: 628y is :77
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :77
Similar color...x is: 632y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is1 point...x is: 632y is :77
Similar color...x is: 636y is :122
point doent match, starting here
Similar color...x is: 637y is :122
passed slope test slope: 0
new pont by default
here is0 point...x is: 637y is :122
Similar color...x is: 641y is :123
passed slope test slope: 0.2
the point to test it here:0
x1 is 636 and x0 is 636
y1 is 636 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is1 point...x is: 641y is :123
Similar color...x is: 646y is :77
point doent match, starting here
Similar color...x is: 647y is :76
point doent match, starting here
Similar color...x is: 648y is :45
point doent match, starting here
Similar color...x is: 649y is :44
point doent match, starting here
Similar color...x is: 650y is :43
point doent match, starting here
Similar color...x is: 653y is :86
point doent match, starting here
Similar color...x is: 654y is :77
point doent match, starting here
Similar color...x is: 655y is :76
point doent match, starting here
Similar color...x is: 656y is :75
point doent match, starting here
Similar color...x is: 657y is :86
point doent match, starting here
Similar color...x is: 658y is :51
point doent match, starting here
Similar color...x is: 659y is :39
point doent match, starting here
Similar color...x is: 660y is :38
point doent match, starting here
Similar color...x is: 661y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :38
Similar color...x is: 665y is :39
passed slope test slope: 0.2
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 665y is :39
Similar color...x is: 669y is :15
point doent match, starting here
Similar color...x is: 670y is :16
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :19
point doent match, starting here
Similar color...x is: 673y is :20
point doent match, starting here
Similar color...x is: 674y is :21
point doent match, starting here
Similar color...x is: 675y is :22
point doent match, starting here
Similar color...x is: 676y is :23
point doent match, starting here
Similar color...x is: 677y is :24
point doent match, starting here
Similar color...x is: 678y is :25
point doent match, starting here
Similar color...x is: 679y is :26
point doent match, starting here
Similar color...x is: 680y is :27
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :21
point doent match, starting here
Similar color...x is: 683y is :22
point doent match, starting here
Similar color...x is: 684y is :24
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :26
point doent match, starting here
Similar color...x is: 687y is :27
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :29
point doent match, starting here
Similar color...x is: 690y is :30
point doent match, starting here
Similar color...x is: 691y is :31
point doent match, starting here
Similar color...x is: 692y is :32
point doent match, starting here
Similar color...x is: 693y is :32
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :32
Similar color...x is: 697y is :37
point doent match, starting here
Similar color...x is: 698y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 698y is :37
Similar color...x is: 702y is :42
point doent match, starting here
Similar color...x is: 703y is :66
point doent match, starting here
Similar color...x is: 704y is :82
point doent match, starting here
Similar color...x is: 709y is :74
point doent match, starting here
Similar color...x is: 710y is :66
point doent match, starting here
Similar color...x is: 711y is :74
point doent match, starting here
Similar color...x is: 712y is :74
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :74



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 575y is :54
passed slope test slope: 0.147058823529412
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 578y is :55
passed slope test slope: 0.141791044776119
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145985401459854dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is1 point...x is: 578y is :55
Similar color...x is: 581y is :55
passed slope test slope: 0.145038167938931
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.141791044776119dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is2 point...x is: 581y is :55
Similar color...x is: 584y is :41
passed slope test slope: 0.2578125
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145038167938931dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is3 point...x is: 584y is :41
Similar color...x is: 588y is :37
passed slope test slope: 0.298387096774194
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.2578125dist change is -137
y0 plus slop time dist is 38.6796875 and newy is =54
point doent match, starting here
Similar color...x is: 589y is :36
point doent match, starting here
Similar color...x is: 590y is :35
point doent match, starting here
Similar color...x is: 591y is :55
point doent match, starting here
Similar color...x is: 592y is :33
point doent match, starting here
Similar color...x is: 593y is :32
point doent match, starting here
Similar color...x is: 594y is :31
point doent match, starting here
Similar color...x is: 595y is :27
point doent match, starting here
Similar color...x is: 596y is :27
passed slope test slope: 0
new pont by default
here is0 point...x is: 596y is :27
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :28
point doent match, starting here
Similar color...x is: 601y is :44
point doent match, starting here
Similar color...x is: 602y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 602y is :44
Similar color...x is: 605y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 605y is :44
Similar color...x is: 608y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is2 point...x is: 608y is :44
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :28
point doent match, starting here
Similar color...x is: 613y is :27
point doent match, starting here
Similar color...x is: 614y is :26
point doent match, starting here
Similar color...x is: 615y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :26
Similar color...x is: 618y is :24
point doent match, starting here
Similar color...x is: 619y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 619y is :24
Similar color...x is: 622y is :12
point doent match, starting here
Similar color...x is: 623y is :92
point doent match, starting here
Similar color...x is: 624y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 624y is :92
Similar color...x is: 627y is :77
point doent match, starting here
Similar color...x is: 628y is :77
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :77
Similar color...x is: 631y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is1 point...x is: 631y is :77
Similar color...x is: 634y is :78
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is2 point...x is: 634y is :78
Similar color...x is: 637y is :122
point doent match, starting here
Similar color...x is: 638y is :122
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :122
Similar color...x is: 641y is :123
passed slope test slope: 0.25
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is1 point...x is: 641y is :123
Similar color...x is: 644y is :70
point doent match, starting here
Similar color...x is: 646y is :77
point doent match, starting here
Similar color...x is: 647y is :76
point doent match, starting here
Similar color...x is: 648y is :45
point doent match, starting here
Similar color...x is: 649y is :44
point doent match, starting here
Similar color...x is: 650y is :43
point doent match, starting here
Similar color...x is: 653y is :86
point doent match, starting here
Similar color...x is: 654y is :77
point doent match, starting here
Similar color...x is: 655y is :76
point doent match, starting here
Similar color...x is: 656y is :75
point doent match, starting here
Similar color...x is: 657y is :86
point doent match, starting here
Similar color...x is: 658y is :51
point doent match, starting here
Similar color...x is: 659y is :39
point doent match, starting here
Similar color...x is: 660y is :38
point doent match, starting here
Similar color...x is: 661y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :38
Similar color...x is: 664y is :38
passed slope test slope: 0
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 664y is :38
Similar color...x is: 667y is :39
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is2 point...x is: 667y is :39
Similar color...x is: 670y is :16
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :19
point doent match, starting here
Similar color...x is: 673y is :20
point doent match, starting here
Similar color...x is: 674y is :21
point doent match, starting here
Similar color...x is: 675y is :22
point doent match, starting here
Similar color...x is: 676y is :23
point doent match, starting here
Similar color...x is: 677y is :24
point doent match, starting here
Similar color...x is: 678y is :25
point doent match, starting here
Similar color...x is: 679y is :26
point doent match, starting here
Similar color...x is: 680y is :27
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :21
point doent match, starting here
Similar color...x is: 683y is :22
point doent match, starting here
Similar color...x is: 684y is :24
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :26
point doent match, starting here
Similar color...x is: 687y is :27
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :29
point doent match, starting here
Similar color...x is: 690y is :30
point doent match, starting here
Similar color...x is: 691y is :31
point doent match, starting here
Similar color...x is: 692y is :32
point doent match, starting here
Similar color...x is: 693y is :32
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :32
Similar color...x is: 696y is :32
passed slope test slope: 0
the point to test it here:0
x1 is 692 and x0 is 692
y1 is 692 and y0 is 32
y0 is 32 and slope is 0dist change is 0
y0 plus slop time dist is 32 and newy is =32
pased slope check addition point.
here is1 point...x is: 696y is :32
Similar color...x is: 699y is :37
point doent match, starting here
Similar color...x is: 700y is :38
point doent match, starting here
Similar color...x is: 701y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :38
Similar color...x is: 704y is :82
point doent match, starting here
Similar color...x is: 709y is :74
point doent match, starting here
Similar color...x is: 710y is :66
point doent match, starting here
Similar color...x is: 711y is :74
point doent match, starting here
Similar color...x is: 712y is :74
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :74



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 575y is :54
passed slope test slope: 0.147058823529412
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 578y is :55
passed slope test slope: 0.141791044776119
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145985401459854dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is1 point...x is: 578y is :55
Similar color...x is: 581y is :55
passed slope test slope: 0.145038167938931
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.141791044776119dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is2 point...x is: 581y is :55
Similar color...x is: 584y is :41
passed slope test slope: 0.2578125
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.145038167938931dist change is -137
y0 plus slop time dist is 54.1297709923664 and newy is =54
pased slope check addition point.
here is3 point...x is: 584y is :41
Similar color...x is: 588y is :37
passed slope test slope: 0.298387096774194
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.2578125dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is4 point...x is: 588y is :37
Similar color...x is: 591y is :55
passed slope test slope: 0.15702479338843
the point to test it here:3
x1 is 581 and x0 is 712
y1 is 581 and y0 is 74
y0 is 74 and slope is 0.298387096774194dist change is -131
y0 plus slop time dist is 34.9112903225806 and newy is =55
point doent match, starting here
Similar color...x is: 592y is :33
point doent match, starting here
Similar color...x is: 593y is :32
point doent match, starting here
Similar color...x is: 594y is :31
point doent match, starting here
Similar color...x is: 595y is :27
point doent match, starting here
Similar color...x is: 596y is :27
passed slope test slope: 0
new pont by default
here is0 point...x is: 596y is :27
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :28
point doent match, starting here
Similar color...x is: 601y is :44
point doent match, starting here
Similar color...x is: 602y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 602y is :44
Similar color...x is: 605y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 605y is :44
Similar color...x is: 608y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is2 point...x is: 608y is :44
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :28
point doent match, starting here
Similar color...x is: 613y is :27
point doent match, starting here
Similar color...x is: 614y is :26
point doent match, starting here
Similar color...x is: 615y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :26
Similar color...x is: 618y is :24
point doent match, starting here
Similar color...x is: 619y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 619y is :24
Similar color...x is: 622y is :12
point doent match, starting here
Similar color...x is: 623y is :92
point doent match, starting here
Similar color...x is: 624y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 624y is :92
Similar color...x is: 627y is :77
point doent match, starting here
Similar color...x is: 628y is :77
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :77
Similar color...x is: 631y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is1 point...x is: 631y is :77
Similar color...x is: 634y is :78
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is2 point...x is: 634y is :78
Similar color...x is: 637y is :122
point doent match, starting here
Similar color...x is: 638y is :122
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :122
Similar color...x is: 641y is :123
passed slope test slope: 0.25
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is1 point...x is: 641y is :123
Similar color...x is: 644y is :70
point doent match, starting here
Similar color...x is: 646y is :77
point doent match, starting here
Similar color...x is: 647y is :76
point doent match, starting here
Similar color...x is: 648y is :45
point doent match, starting here
Similar color...x is: 649y is :44
point doent match, starting here
Similar color...x is: 650y is :43
point doent match, starting here
Similar color...x is: 653y is :86
point doent match, starting here
Similar color...x is: 654y is :77
point doent match, starting here
Similar color...x is: 655y is :76
point doent match, starting here
Similar color...x is: 656y is :75
point doent match, starting here
Similar color...x is: 657y is :86
point doent match, starting here
Similar color...x is: 658y is :51
point doent match, starting here
Similar color...x is: 659y is :39
point doent match, starting here
Similar color...x is: 660y is :38
point doent match, starting here
Similar color...x is: 661y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :38
Similar color...x is: 664y is :38
passed slope test slope: 0
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 664y is :38
Similar color...x is: 667y is :39
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is2 point...x is: 667y is :39
Similar color...x is: 670y is :16
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :19
point doent match, starting here
Similar color...x is: 673y is :20
point doent match, starting here
Similar color...x is: 674y is :21
point doent match, starting here
Similar color...x is: 675y is :22
point doent match, starting here
Similar color...x is: 676y is :23
point doent match, starting here
Similar color...x is: 677y is :24
point doent match, starting here
Similar color...x is: 678y is :25
point doent match, starting here
Similar color...x is: 679y is :26
point doent match, starting here
Similar color...x is: 680y is :27
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :21
point doent match, starting here
Similar color...x is: 683y is :22
point doent match, starting here
Similar color...x is: 684y is :24
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :26
point doent match, starting here
Similar color...x is: 687y is :27
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :29
point doent match, starting here
Similar color...x is: 690y is :30
point doent match, starting here
Similar color...x is: 691y is :31
point doent match, starting here
Similar color...x is: 692y is :32
point doent match, starting here
Similar color...x is: 693y is :32
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :32
Similar color...x is: 696y is :32
passed slope test slope: 0
the point to test it here:0
x1 is 692 and x0 is 692
y1 is 692 and y0 is 32
y0 is 32 and slope is 0dist change is 0
y0 plus slop time dist is 32 and newy is =32
pased slope check addition point.
here is1 point...x is: 696y is :32
Similar color...x is: 699y is :37
point doent match, starting here
Similar color...x is: 700y is :38
point doent match, starting here
Similar color...x is: 701y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :38
Similar color...x is: 704y is :82
point doent match, starting here
Similar color...x is: 709y is :74
point doent match, starting here
Similar color...x is: 710y is :66
point doent match, starting here
Similar color...x is: 711y is :74
point doent match, starting here
Similar color...x is: 712y is :74
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :74



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 575y is :54
passed slope test slope: 0.147058823529412
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 578y is :55
passed slope test slope: 0.141791044776119
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145985401459854dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is1 point...x is: 578y is :55
Similar color...x is: 581y is :55
passed slope test slope: 0.145038167938931
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.141791044776119dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is2 point...x is: 581y is :55
Similar color...x is: 584y is :41
passed slope test slope: 0.2578125
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145038167938931dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is3 point...x is: 584y is :41
Similar color...x is: 588y is :37
passed slope test slope: 0.298387096774194
the point to test it here:2
x1 is 578 and x0 is 712
y1 is 578 and y0 is 74
y0 is 74 and slope is 0.2578125dist change is -134
y0 plus slop time dist is 39.453125 and newy is =55
point doent match, starting here
Similar color...x is: 589y is :36
point doent match, starting here
Similar color...x is: 590y is :35
point doent match, starting here
Similar color...x is: 591y is :55
point doent match, starting here
Similar color...x is: 592y is :33
point doent match, starting here
Similar color...x is: 593y is :32
point doent match, starting here
Similar color...x is: 594y is :31
point doent match, starting here
Similar color...x is: 595y is :27
point doent match, starting here
Similar color...x is: 596y is :27
passed slope test slope: 0
new pont by default
here is0 point...x is: 596y is :27
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :28
point doent match, starting here
Similar color...x is: 601y is :44
point doent match, starting here
Similar color...x is: 602y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 602y is :44
Similar color...x is: 605y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 605y is :44
Similar color...x is: 608y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is2 point...x is: 608y is :44
Similar color...x is: 611y is :30
point doent match, starting here
Similar color...x is: 612y is :28
point doent match, starting here
Similar color...x is: 613y is :27
point doent match, starting here
Similar color...x is: 614y is :26
point doent match, starting here
Similar color...x is: 615y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :26
Similar color...x is: 618y is :24
point doent match, starting here
Similar color...x is: 619y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 619y is :24
Similar color...x is: 622y is :12
point doent match, starting here
Similar color...x is: 623y is :92
point doent match, starting here
Similar color...x is: 624y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 624y is :92
Similar color...x is: 627y is :77
point doent match, starting here
Similar color...x is: 628y is :77
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :77
Similar color...x is: 631y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is1 point...x is: 631y is :77
Similar color...x is: 634y is :78
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is2 point...x is: 634y is :78
Similar color...x is: 637y is :122
point doent match, starting here
Similar color...x is: 638y is :122
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :122
Similar color...x is: 641y is :123
passed slope test slope: 0.25
the point to test it here:0
x1 is 637 and x0 is 637
y1 is 637 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is1 point...x is: 641y is :123
Similar color...x is: 644y is :70
point doent match, starting here
Similar color...x is: 646y is :77
point doent match, starting here
Similar color...x is: 647y is :76
point doent match, starting here
Similar color...x is: 648y is :45
point doent match, starting here
Similar color...x is: 649y is :44
point doent match, starting here
Similar color...x is: 650y is :43
point doent match, starting here
Similar color...x is: 653y is :86
point doent match, starting here
Similar color...x is: 654y is :77
point doent match, starting here
Similar color...x is: 655y is :76
point doent match, starting here
Similar color...x is: 656y is :75
point doent match, starting here
Similar color...x is: 657y is :86
point doent match, starting here
Similar color...x is: 658y is :51
point doent match, starting here
Similar color...x is: 659y is :39
point doent match, starting here
Similar color...x is: 660y is :38
point doent match, starting here
Similar color...x is: 661y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :38
Similar color...x is: 664y is :38
passed slope test slope: 0
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 664y is :38
Similar color...x is: 667y is :39
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is2 point...x is: 667y is :39
Similar color...x is: 670y is :16
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :19
point doent match, starting here
Similar color...x is: 673y is :20
point doent match, starting here
Similar color...x is: 674y is :21
point doent match, starting here
Similar color...x is: 675y is :22
point doent match, starting here
Similar color...x is: 676y is :23
point doent match, starting here
Similar color...x is: 677y is :24
point doent match, starting here
Similar color...x is: 678y is :25
point doent match, starting here
Similar color...x is: 679y is :26
point doent match, starting here
Similar color...x is: 680y is :27
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :21
point doent match, starting here
Similar color...x is: 683y is :22
point doent match, starting here
Similar color...x is: 684y is :24
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :26
point doent match, starting here
Similar color...x is: 687y is :27
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :29
point doent match, starting here
Similar color...x is: 690y is :30
point doent match, starting here
Similar color...x is: 691y is :31
point doent match, starting here
Similar color...x is: 692y is :32
point doent match, starting here
Similar color...x is: 693y is :32
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :32
Similar color...x is: 696y is :32
passed slope test slope: 0
the point to test it here:0
x1 is 692 and x0 is 692
y1 is 692 and y0 is 32
y0 is 32 and slope is 0dist change is 0
y0 plus slop time dist is 32 and newy is =32
pased slope check addition point.
here is1 point...x is: 696y is :32
Similar color...x is: 699y is :37
point doent match, starting here
Similar color...x is: 700y is :38
point doent match, starting here
Similar color...x is: 701y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 701y is :38
Similar color...x is: 704y is :82
point doent match, starting here
Similar color...x is: 709y is :74
point doent match, starting here
Similar color...x is: 710y is :66
point doent match, starting here
Similar color...x is: 711y is :74
point doent match, starting here
Similar color...x is: 712y is :74
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :74



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 575y is :54
passed slope test slope: 0.147058823529412
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 577y is :55
passed slope test slope: 0.140740740740741
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145985401459854dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is1 point...x is: 577y is :55
Similar color...x is: 579y is :55
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.140740740740741dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is2 point...x is: 579y is :55
Similar color...x is: 581y is :55
passed slope test slope: 0.145038167938931
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.142857142857143dist change is -137
y0 plus slop time dist is 54.4285714285714 and newy is =54
pased slope check addition point.
here is3 point...x is: 581y is :55
Similar color...x is: 583y is :51
passed slope test slope: 0.178294573643411
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.145038167938931dist change is -137
y0 plus slop time dist is 54.1297709923664 and newy is =54
pased slope check addition point.
here is4 point...x is: 583y is :51
Similar color...x is: 585y is :40
passed slope test slope: 0.267716535433071
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.178294573643411dist change is -137
y0 plus slop time dist is 49.5736434108527 and newy is =54
point doent match, starting here
Similar color...x is: 586y is :39
point doent match, starting here
Similar color...x is: 588y is :37
point doent match, starting here
Similar color...x is: 589y is :36
point doent match, starting here
Similar color...x is: 590y is :35
point doent match, starting here
Similar color...x is: 591y is :55
point doent match, starting here
Similar color...x is: 592y is :33
point doent match, starting here
Similar color...x is: 593y is :32
point doent match, starting here
Similar color...x is: 594y is :31
point doent match, starting here
Similar color...x is: 595y is :27
point doent match, starting here
Similar color...x is: 596y is :27
passed slope test slope: 0
new pont by default
here is0 point...x is: 596y is :27
Similar color...x is: 598y is :25
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :28
point doent match, starting here
Similar color...x is: 601y is :44
point doent match, starting here
Similar color...x is: 602y is :44
passed slope test slope: 0
new pont by default
here is0 point...x is: 602y is :44
Similar color...x is: 604y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is1 point...x is: 604y is :44
Similar color...x is: 606y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is2 point...x is: 606y is :44
Similar color...x is: 608y is :44
passed slope test slope: 0
the point to test it here:0
x1 is 601 and x0 is 601
y1 is 601 and y0 is 44
y0 is 44 and slope is 0dist change is 0
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is3 point...x is: 608y is :44
Similar color...x is: 610y is :44
passed slope test slope: 0
the point to test it here:1
x1 is 602 and x0 is 601
y1 is 602 and y0 is 44
y0 is 44 and slope is 0dist change is 1
y0 plus slop time dist is 44 and newy is =44
pased slope check addition point.
here is4 point...x is: 610y is :44
Similar color...x is: 612y is :28
point doent match, starting here
Similar color...x is: 613y is :27
point doent match, starting here
Similar color...x is: 614y is :26
point doent match, starting here
Similar color...x is: 615y is :26
passed slope test slope: 0
new pont by default
here is0 point...x is: 615y is :26
Similar color...x is: 617y is :24
point doent match, starting here
Similar color...x is: 618y is :24
passed slope test slope: 0
new pont by default
here is0 point...x is: 618y is :24
Similar color...x is: 620y is :24
passed slope test slope: 0
the point to test it here:0
x1 is 617 and x0 is 617
y1 is 617 and y0 is 24
y0 is 24 and slope is 0dist change is 0
y0 plus slop time dist is 24 and newy is =24
pased slope check addition point.
here is1 point...x is: 620y is :24
Similar color...x is: 622y is :12
point doent match, starting here
Similar color...x is: 623y is :92
point doent match, starting here
Similar color...x is: 624y is :92
passed slope test slope: 0
new pont by default
here is0 point...x is: 624y is :92
Similar color...x is: 626y is :76
point doent match, starting here
Similar color...x is: 627y is :77
point doent match, starting here
Similar color...x is: 628y is :77
passed slope test slope: 0
new pont by default
here is0 point...x is: 628y is :77
Similar color...x is: 630y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is1 point...x is: 630y is :77
Similar color...x is: 632y is :77
passed slope test slope: 0
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is2 point...x is: 632y is :77
Similar color...x is: 634y is :78
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 627 and x0 is 627
y1 is 627 and y0 is 77
y0 is 77 and slope is 0dist change is 0
y0 plus slop time dist is 77 and newy is =77
pased slope check addition point.
here is3 point...x is: 634y is :78
Similar color...x is: 636y is :122
point doent match, starting here
Similar color...x is: 637y is :122
passed slope test slope: 0
new pont by default
here is0 point...x is: 637y is :122
Similar color...x is: 639y is :122
passed slope test slope: 0
the point to test it here:0
x1 is 636 and x0 is 636
y1 is 636 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is1 point...x is: 639y is :122
Similar color...x is: 641y is :123
passed slope test slope: 0.2
the point to test it here:0
x1 is 636 and x0 is 636
y1 is 636 and y0 is 122
y0 is 122 and slope is 0dist change is 0
y0 plus slop time dist is 122 and newy is =122
pased slope check addition point.
here is2 point...x is: 641y is :123
Similar color...x is: 643y is :71
point doent match, starting here
Similar color...x is: 644y is :70
point doent match, starting here
Similar color...x is: 646y is :77
point doent match, starting here
Similar color...x is: 647y is :76
point doent match, starting here
Similar color...x is: 648y is :45
point doent match, starting here
Similar color...x is: 649y is :44
point doent match, starting here
Similar color...x is: 650y is :43
point doent match, starting here
Similar color...x is: 653y is :86
point doent match, starting here
Similar color...x is: 654y is :77
point doent match, starting here
Similar color...x is: 655y is :76
point doent match, starting here
Similar color...x is: 656y is :75
point doent match, starting here
Similar color...x is: 657y is :86
point doent match, starting here
Similar color...x is: 658y is :51
point doent match, starting here
Similar color...x is: 659y is :39
point doent match, starting here
Similar color...x is: 660y is :38
point doent match, starting here
Similar color...x is: 661y is :38
passed slope test slope: 0
new pont by default
here is0 point...x is: 661y is :38
Similar color...x is: 663y is :38
passed slope test slope: 0
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is1 point...x is: 663y is :38
Similar color...x is: 665y is :39
passed slope test slope: 0.2
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is2 point...x is: 665y is :39
Similar color...x is: 667y is :39
passed slope test slope: 0.142857142857143
the point to test it here:0
x1 is 660 and x0 is 660
y1 is 660 and y0 is 38
y0 is 38 and slope is 0.2dist change is 0
y0 plus slop time dist is 38 and newy is =38
pased slope check addition point.
here is3 point...x is: 667y is :39
Similar color...x is: 669y is :15
point doent match, starting here
Similar color...x is: 670y is :16
point doent match, starting here
Similar color...x is: 671y is :17
point doent match, starting here
Similar color...x is: 672y is :19
point doent match, starting here
Similar color...x is: 673y is :20
point doent match, starting here
Similar color...x is: 674y is :21
point doent match, starting here
Similar color...x is: 675y is :22
point doent match, starting here
Similar color...x is: 676y is :23
point doent match, starting here
Similar color...x is: 677y is :24
point doent match, starting here
Similar color...x is: 678y is :25
point doent match, starting here
Similar color...x is: 679y is :26
point doent match, starting here
Similar color...x is: 680y is :27
point doent match, starting here
Similar color...x is: 681y is :20
point doent match, starting here
Similar color...x is: 682y is :21
point doent match, starting here
Similar color...x is: 683y is :22
point doent match, starting here
Similar color...x is: 684y is :24
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :26
point doent match, starting here
Similar color...x is: 687y is :27
point doent match, starting here
Similar color...x is: 688y is :28
point doent match, starting here
Similar color...x is: 689y is :29
point doent match, starting here
Similar color...x is: 690y is :30
point doent match, starting here
Similar color...x is: 691y is :31
point doent match, starting here
Similar color...x is: 692y is :32
point doent match, starting here
Similar color...x is: 693y is :32
passed slope test slope: 0
new pont by default
here is0 point...x is: 693y is :32
Similar color...x is: 695y is :32
passed slope test slope: 0
the point to test it here:0
x1 is 692 and x0 is 692
y1 is 692 and y0 is 32
y0 is 32 and slope is 0dist change is 0
y0 plus slop time dist is 32 and newy is =32
pased slope check addition point.
here is1 point...x is: 695y is :32
Similar color...x is: 697y is :37
point doent match, starting here
Similar color...x is: 698y is :37
passed slope test slope: 0
new pont by default
here is0 point...x is: 698y is :37
Similar color...x is: 700y is :38
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 697 and x0 is 697
y1 is 697 and y0 is 37
y0 is 37 and slope is 0dist change is 0
y0 plus slop time dist is 37 and newy is =37
pased slope check addition point.
here is1 point...x is: 700y is :38
Similar color...x is: 702y is :42
point doent match, starting here
Similar color...x is: 703y is :66
point doent match, starting here
Similar color...x is: 704y is :82
point doent match, starting here
Similar color...x is: 709y is :74
point doent match, starting here
Similar color...x is: 710y is :66
point doent match, starting here
Similar color...x is: 711y is :74
point doent match, starting here
Similar color...x is: 712y is :74
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :74



alowed slope:44 num points: 9 seperation 0 globaltries is 5
Similar color...x is: 575y is :54
passed slope test slope: 0.147058823529412
new pont by default
here is0 point...x is: 575y is :54
Similar color...x is: 576y is :54
passed slope test slope: 0.147058823529412
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.145985401459854dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is1 point...x is: 576y is :54
Similar color...x is: 577y is :55
passed slope test slope: 0.140740740740741
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.147058823529412dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is2 point...x is: 577y is :55
Similar color...x is: 578y is :55
passed slope test slope: 0.141791044776119
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 74
y0 is 74 and slope is 0.140740740740741dist change is 0
y0 plus slop time dist is 74 and newy is =74
pased slope check addition point.
here is3 point...x is: 578y is :55
Similar color...x is: 579y is :55
passed slope test slope: 0.142857142857143
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.141791044776119dist change is -137
y0 plus slop time dist is 54.5746268656716 and newy is =54
pased slope check addition point.
here is4 point...x is: 579y is :55
Similar color...x is: 580y is :55
passed slope test slope: 0.143939393939394
the point to test it here:1
x1 is 575 and x0 is 712
y1 is 575 and y0 is 74
y0 is 74 and slope is 0.142857142857143dist change is -137
y0 plus slop time dist is 54.4285714285714 and newy is =54
pased slope check addition point.
here is5 point...x is: 580y is :55
Similar color...x is: 581y is :55
passed slope test slope: 0.145038167938931
the point to test it here:3
x1 is 577 and x0 is 712
y1 is 577 and y0 is 74
y0 is 74 and slope is 0.143939393939394dist change is -135
y0 plus slop time dist is 54.5681818181818 and newy is =55
pased slope check addition point.
here is6 point...x is: 581y is :55
Similar color...x is: 582y is :55
passed slope test slope: 0.146153846153846
the point to test it here:4
x1 is 578 and x0 is 712
y1 is 578 and y0 is 74
y0 is 74 and slope is 0.145038167938931dist change is -134
y0 plus slop time dist is 54.5648854961832 and newy is =55
pased slope check addition point.
here is7 point...x is: 582y is :55
Similar color...x is: 583y is :51
passed slope test slope: 0.178294573643411
the point to test it here:6
x1 is 580 and x0 is 712
y1 is 580 and y0 is 74
y0 is 74 and slope is 0.146153846153846dist change is -132
y0 plus slop time dist is 54.7076923076923 and newy is =55
pased slope check addition point.
here is8 point...x is: 583y is :51
we have enough points now
we have recieved 9 points to wokr with
taking the first and last to calculate (y) slope...
y is 55 and y1 is 74the slope is 0.146153846153846
verifying slope with random point to make sure its not stupid
x1 is 582 and x is dist change is -130
the slope is not bogus
the slope is biger then zero, rotate left
Similar color...x is: 582y is :71
passed slope test slope: 0.0230769230769231
new pont by default
here is0 point...x is: 582y is :71
Similar color...x is: 583y is :45
wrong!
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 589y is :60
point doent match, starting here
Similar color...x is: 590y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 590y is :60
Similar color...x is: 591y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 591y is :60
Similar color...x is: 592y is :59
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 592y is :59
Similar color...x is: 593y is :59
passed slope test slope: -0.25
the point to test it here:1
x1 is 590 and x0 is 589
y1 is 590 and y0 is 60
y0 is 60 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 59.6666666666667 and newy is =60
pased slope check addition point.
here is3 point...x is: 593y is :59
Similar color...x is: 594y is :59
passed slope test slope: -0.2
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is -0.25dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is4 point...x is: 594y is :59
Similar color...x is: 595y is :41
point doent match, starting here
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 614y is :86
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 614y is :86
Similar color...x is: 615y is :85
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 615y is :85
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is3 point...x is: 616y is :85
Similar color...x is: 617y is :85
passed slope test slope: -0.2
the point to test it here:1
x1 is 613 and x0 is 612
y1 is 613 and y0 is 86
y0 is 86 and slope is -0.25dist change is 1
y0 plus slop time dist is 85.75 and newy is =86
pased slope check addition point.
here is4 point...x is: 617y is :85
Similar color...x is: 618y is :84
passed slope test slope: -0.333333333333333
the point to test it here:3
x1 is 615 and x0 is 612
y1 is 615 and y0 is 86
y0 is 86 and slope is -0.2dist change is 3
y0 plus slop time dist is 85.4 and newy is =85
pased slope check addition point.
here is5 point...x is: 618y is :84
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:3
x1 is 615 and x0 is 612
y1 is 615 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 3
y0 plus slop time dist is 85 and newy is =85
pased slope check addition point.
here is6 point...x is: 619y is :84
Similar color...x is: 620y is :96
point doent match, starting here
Similar color...x is: 621y is :99
point doent match, starting here
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 627y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 627y is :82
Similar color...x is: 628y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 628y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:1
x1 is 626 and x0 is 625
y1 is 626 and y0 is 82
y0 is 82 and slope is 0dist change is 1
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is3 point...x is: 629y is :81
Similar color...x is: 630y is :81
passed slope test slope: -0.2
the point to test it here:1
x1 is 626 and x0 is 625
y1 is 626 and y0 is 82
y0 is 82 and slope is -0.25dist change is 1
y0 plus slop time dist is 81.75 and newy is =82
pased slope check addition point.
here is4 point...x is: 630y is :81
Similar color...x is: 631y is :81
passed slope test slope: -0.166666666666667
the point to test it here:2
x1 is 627 and x0 is 625
y1 is 627 and y0 is 82
y0 is 82 and slope is -0.2dist change is 2
y0 plus slop time dist is 81.6 and newy is =82
pased slope check addition point.
here is5 point...x is: 631y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.166666666666667dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is6 point...x is: 632y is :81
Similar color...x is: 633y is :83
passed slope test slope: 0.125
the point to test it here:2
x1 is 627 and x0 is 625
y1 is 627 and y0 is 82
y0 is 82 and slope is -0.142857142857143dist change is 2
y0 plus slop time dist is 81.7142857142857 and newy is =82
pased slope check addition point.
here is7 point...x is: 633y is :83
Similar color...x is: 634y is :97
point doent match, starting here
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 646y is :11
point doent match, starting here
Similar color...x is: 647y is :11
passed slope test slope: 0
new pont by default
here is0 point...x is: 647y is :11
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 650y is :13
point doent match, starting here
Similar color...x is: 651y is :33
point doent match, starting here
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 654y is :15
point doent match, starting here
Similar color...x is: 655y is :16
point doent match, starting here
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 661y is :19
point doent match, starting here
Similar color...x is: 662y is :13
point doent match, starting here
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 665y is :15
point doent match, starting here
Similar color...x is: 666y is :15
passed slope test slope: 0
new pont by default
here is0 point...x is: 666y is :15
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 669y is :17
point doent match, starting here
Similar color...x is: 670y is :24
point doent match, starting here
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 673y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 673y is :18
Similar color...x is: 674y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is2 point...x is: 674y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is3 point...x is: 675y is :18
Similar color...x is: 676y is :17
passed slope test slope: -0.2
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is4 point...x is: 676y is :17
Similar color...x is: 677y is :22
point doent match, starting here
Similar color...x is: 678y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :22
Similar color...x is: 679y is :22
passed slope test slope: 0
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 679y is :22
Similar color...x is: 680y is :21
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 680y is :21
Similar color...x is: 681y is :21
passed slope test slope: -0.25
the point to test it here:1
x1 is 678 and x0 is 677
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 21.6666666666667 and newy is =22
pased slope check addition point.
here is3 point...x is: 681y is :21
Similar color...x is: 682y is :21
passed slope test slope: -0.2
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is -0.25dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is4 point...x is: 682y is :21
Similar color...x is: 683y is :88
point doent match, starting here
Similar color...x is: 684y is :26
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :24
point doent match, starting here
Similar color...x is: 687y is :98
point doent match, starting here
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 691y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 691y is :56
Similar color...x is: 692y is :41
point doent match, starting here
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 705y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 705y is :52
Similar color...x is: 706y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is2 point...x is: 706y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:1
x1 is 704 and x0 is 703
y1 is 704 and y0 is 52
y0 is 52 and slope is 0dist change is 1
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is3 point...x is: 707y is :51
Similar color...x is: 708y is :51
passed slope test slope: -0.2
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is -0.25dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is4 point...x is: 708y is :51
Similar color...x is: 709y is :51
passed slope test slope: -0.166666666666667
the point to test it here:3
x1 is 706 and x0 is 703
y1 is 706 and y0 is 52
y0 is 52 and slope is -0.2dist change is 3
y0 plus slop time dist is 51.4 and newy is =52
pased slope check addition point.
here is5 point...x is: 709y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 574y is :77
passed slope test slope: -0.144927536231884
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :78
passed slope test slope: -0.155555555555556
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.144927536231884dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 577y is :78
Similar color...x is: 580y is :43
passed slope test slope: 0.106060606060606
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.155555555555556dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is3 point...x is: 580y is :43
Similar color...x is: 583y is :45
passed slope test slope: 0.0930232558139535
the point to test it here:2
x1 is 574 and x0 is 712
y1 is 574 and y0 is 57
y0 is 57 and slope is 0.106060606060606dist change is -138
y0 plus slop time dist is 42.3636363636364 and newy is =77
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 591y is :60
point doent match, starting here
Similar color...x is: 592y is :59
point doent match, starting here
Similar color...x is: 593y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 593y is :59
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 616y is :85
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 619y is :84
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 629y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.25dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 632y is :81
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 675y is :18
Similar color...x is: 678y is :22
point doent match, starting here
Similar color...x is: 679y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :22
Similar color...x is: 682y is :21
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 682y is :21
Similar color...x is: 685y is :25
passed slope test slope: 0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.25dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 685y is :25
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 707y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 8 seperation 2 globaltries is 2
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 574y is :77
passed slope test slope: -0.144927536231884
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :78
passed slope test slope: -0.155555555555556
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.144927536231884dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 577y is :78
Similar color...x is: 580y is :43
passed slope test slope: 0.106060606060606
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.155555555555556dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is3 point...x is: 580y is :43
Similar color...x is: 583y is :45
passed slope test slope: 0.0930232558139535
the point to test it here:2
x1 is 574 and x0 is 712
y1 is 574 and y0 is 57
y0 is 57 and slope is 0.106060606060606dist change is -138
y0 plus slop time dist is 42.3636363636364 and newy is =77
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 591y is :60
point doent match, starting here
Similar color...x is: 592y is :59
point doent match, starting here
Similar color...x is: 593y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 593y is :59
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 616y is :85
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 619y is :84
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 629y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.25dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 632y is :81
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 675y is :18
Similar color...x is: 678y is :22
point doent match, starting here
Similar color...x is: 679y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :22
Similar color...x is: 682y is :21
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 682y is :21
Similar color...x is: 685y is :25
passed slope test slope: 0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.25dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 685y is :25
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 707y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 6 seperation 2 globaltries is 3
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 574y is :77
passed slope test slope: -0.144927536231884
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 574y is :77
Similar color...x is: 577y is :78
passed slope test slope: -0.155555555555556
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.144927536231884dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 577y is :78
Similar color...x is: 580y is :43
passed slope test slope: 0.106060606060606
the point to test it here:1
x1 is 571 and x0 is 712
y1 is 571 and y0 is 57
y0 is 57 and slope is -0.155555555555556dist change is -141
y0 plus slop time dist is 78.9333333333333 and newy is =78
point doent match, starting here
Similar color...x is: 581y is :42
point doent match, starting here
Similar color...x is: 582y is :46
point doent match, starting here
Similar color...x is: 583y is :45
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 591y is :60
point doent match, starting here
Similar color...x is: 592y is :59
point doent match, starting here
Similar color...x is: 593y is :59
passed slope test slope: 0
new pont by default
here is0 point...x is: 593y is :59
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 616y is :85
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 619y is :84
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 629y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.25dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 632y is :81
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 675y is :18
Similar color...x is: 678y is :22
point doent match, starting here
Similar color...x is: 679y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :22
Similar color...x is: 682y is :21
passed slope test slope: -0.25
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 682y is :21
Similar color...x is: 685y is :25
passed slope test slope: 0.428571428571429
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.25dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 685y is :25
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 707y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 7 seperation 1 globaltries is 4
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 573y is :57
passed slope test slope: 0
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 573y is :57
Similar color...x is: 575y is :57
passed slope test slope: 0
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 575y is :57
Similar color...x is: 577y is :78
passed slope test slope: -0.155555555555556
the point to test it here:1
x1 is 571 and x0 is 712
y1 is 571 and y0 is 57
y0 is 57 and slope is 0dist change is -141
y0 plus slop time dist is 57 and newy is =78
point doent match, starting here
Similar color...x is: 578y is :47
point doent match, starting here
Similar color...x is: 579y is :46
point doent match, starting here
Similar color...x is: 580y is :43
point doent match, starting here
Similar color...x is: 581y is :42
point doent match, starting here
Similar color...x is: 582y is :46
point doent match, starting here
Similar color...x is: 583y is :45
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 590y is :60
point doent match, starting here
Similar color...x is: 591y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 591y is :60
Similar color...x is: 593y is :59
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 590 and x0 is 590
y1 is 590 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 593y is :59
Similar color...x is: 595y is :41
point doent match, starting here
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 615y is :85
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 615y is :85
Similar color...x is: 617y is :85
passed slope test slope: -0.2
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 617y is :85
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:1
x1 is 613 and x0 is 612
y1 is 613 and y0 is 86
y0 is 86 and slope is -0.2dist change is 1
y0 plus slop time dist is 85.8 and newy is =86
pased slope check addition point.
here is3 point...x is: 619y is :84
Similar color...x is: 621y is :99
point doent match, starting here
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 628y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 628y is :82
Similar color...x is: 630y is :81
passed slope test slope: -0.2
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 630y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.2dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is3 point...x is: 632y is :81
Similar color...x is: 634y is :97
point doent match, starting here
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 647y is :11
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 10
y0 is 10 and slope is 0dist change is 0
y0 plus slop time dist is 10 and newy is =10
pased slope check addition point.
here is1 point...x is: 647y is :11
Similar color...x is: 649y is :12
passed slope test slope: 0.4
the point to test it here:0
x1 is 644 and x0 is 644
y1 is 644 and y0 is 10
y0 is 10 and slope is 0.333333333333333dist change is 0
y0 plus slop time dist is 10 and newy is =10
pased slope check addition point.
here is2 point...x is: 649y is :12
Similar color...x is: 651y is :33
point doent match, starting here
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 655y is :16
point doent match, starting here
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 662y is :13
passed slope test slope: 0.333333333333333
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 12
y0 is 12 and slope is 0dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is1 point...x is: 662y is :13
Similar color...x is: 664y is :14
passed slope test slope: 0.4
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 12
y0 is 12 and slope is 0.333333333333333dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is2 point...x is: 664y is :14
Similar color...x is: 666y is :15
passed slope test slope: 0.428571428571429
the point to test it here:0
x1 is 659 and x0 is 659
y1 is 659 and y0 is 12
y0 is 12 and slope is 0.4dist change is 0
y0 plus slop time dist is 12 and newy is =12
pased slope check addition point.
here is3 point...x is: 666y is :15
Similar color...x is: 668y is :16
point doent match, starting here
Similar color...x is: 669y is :17
point doent match, starting here
Similar color...x is: 670y is :24
point doent match, starting here
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 674y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 674y is :18
Similar color...x is: 676y is :17
passed slope test slope: -0.2
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is2 point...x is: 676y is :17
Similar color...x is: 678y is :22
point doent match, starting here
Similar color...x is: 679y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 679y is :22
Similar color...x is: 681y is :21
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 678 and x0 is 678
y1 is 678 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 681y is :21
Similar color...x is: 683y is :88
point doent match, starting here
Similar color...x is: 684y is :26
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :24
point doent match, starting here
Similar color...x is: 687y is :98
point doent match, starting here
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 692y is :41
point doent match, starting here
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 706y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 706y is :52
Similar color...x is: 708y is :51
passed slope test slope: -0.2
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is2 point...x is: 708y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 9 seperation 0 globaltries is 5
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 572y is :78
passed slope test slope: -0.15
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 572y is :78
Similar color...x is: 573y is :57
passed slope test slope: 0
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.15dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 573y is :57
Similar color...x is: 574y is :77
passed slope test slope: -0.144927536231884
the point to test it here:1
x1 is 571 and x0 is 712
y1 is 571 and y0 is 57
y0 is 57 and slope is 0dist change is -141
y0 plus slop time dist is 57 and newy is =78
point doent match, starting here
Similar color...x is: 575y is :57
point doent match, starting here
Similar color...x is: 576y is :56
point doent match, starting here
Similar color...x is: 577y is :78
point doent match, starting here
Similar color...x is: 578y is :47
point doent match, starting here
Similar color...x is: 579y is :46
point doent match, starting here
Similar color...x is: 580y is :43
point doent match, starting here
Similar color...x is: 581y is :42
point doent match, starting here
Similar color...x is: 582y is :46
point doent match, starting here
Similar color...x is: 583y is :45
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 589y is :60
point doent match, starting here
Similar color...x is: 590y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 590y is :60
Similar color...x is: 591y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 591y is :60
Similar color...x is: 592y is :59
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 592y is :59
Similar color...x is: 593y is :59
passed slope test slope: -0.25
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is3 point...x is: 593y is :59
Similar color...x is: 594y is :59
passed slope test slope: -0.2
the point to test it here:1
x1 is 590 and x0 is 589
y1 is 590 and y0 is 60
y0 is 60 and slope is -0.25dist change is 1
y0 plus slop time dist is 59.75 and newy is =60
pased slope check addition point.
here is4 point...x is: 594y is :59
Similar color...x is: 595y is :41
point doent match, starting here
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 614y is :86
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 614y is :86
Similar color...x is: 615y is :85
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 615y is :85
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:1
x1 is 613 and x0 is 612
y1 is 613 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 85.6666666666667 and newy is =86
pased slope check addition point.
here is3 point...x is: 616y is :85
Similar color...x is: 617y is :85
passed slope test slope: -0.2
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is4 point...x is: 617y is :85
Similar color...x is: 618y is :84
passed slope test slope: -0.333333333333333
the point to test it here:3
x1 is 615 and x0 is 612
y1 is 615 and y0 is 86
y0 is 86 and slope is -0.2dist change is 3
y0 plus slop time dist is 85.4 and newy is =85
pased slope check addition point.
here is5 point...x is: 618y is :84
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:2
x1 is 614 and x0 is 612
y1 is 614 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 2
y0 plus slop time dist is 85.3333333333333 and newy is =86
pased slope check addition point.
here is6 point...x is: 619y is :84
Similar color...x is: 620y is :96
point doent match, starting here
Similar color...x is: 621y is :99
point doent match, starting here
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 627y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 627y is :82
Similar color...x is: 628y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 628y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is3 point...x is: 629y is :81
Similar color...x is: 630y is :81
passed slope test slope: -0.2
the point to test it here:1
x1 is 626 and x0 is 625
y1 is 626 and y0 is 82
y0 is 82 and slope is -0.25dist change is 1
y0 plus slop time dist is 81.75 and newy is =82
pased slope check addition point.
here is4 point...x is: 630y is :81
Similar color...x is: 631y is :81
passed slope test slope: -0.166666666666667
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.2dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is5 point...x is: 631y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is -0.166666666666667dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is6 point...x is: 632y is :81
Similar color...x is: 633y is :83
passed slope test slope: 0.125
the point to test it here:4
x1 is 629 and x0 is 625
y1 is 629 and y0 is 82
y0 is 82 and slope is -0.142857142857143dist change is 4
y0 plus slop time dist is 81.4285714285714 and newy is =81
pased slope check addition point.
here is7 point...x is: 633y is :83
Similar color...x is: 634y is :97
point doent match, starting here
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 646y is :11
point doent match, starting here
Similar color...x is: 647y is :11
passed slope test slope: 0
new pont by default
here is0 point...x is: 647y is :11
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 650y is :13
point doent match, starting here
Similar color...x is: 651y is :33
point doent match, starting here
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 654y is :15
point doent match, starting here
Similar color...x is: 655y is :16
point doent match, starting here
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 661y is :19
point doent match, starting here
Similar color...x is: 662y is :13
point doent match, starting here
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 665y is :15
point doent match, starting here
Similar color...x is: 666y is :15
passed slope test slope: 0
new pont by default
here is0 point...x is: 666y is :15
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 669y is :17
point doent match, starting here
Similar color...x is: 670y is :24
point doent match, starting here
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 673y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 673y is :18
Similar color...x is: 674y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is2 point...x is: 674y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:1
x1 is 672 and x0 is 671
y1 is 672 and y0 is 18
y0 is 18 and slope is 0dist change is 1
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is3 point...x is: 675y is :18
Similar color...x is: 676y is :17
passed slope test slope: -0.2
the point to test it here:2
x1 is 673 and x0 is 671
y1 is 673 and y0 is 18
y0 is 18 and slope is 0dist change is 2
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is4 point...x is: 676y is :17
Similar color...x is: 677y is :22
point doent match, starting here
Similar color...x is: 678y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :22
Similar color...x is: 679y is :22
passed slope test slope: 0
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 679y is :22
Similar color...x is: 680y is :21
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 680y is :21
Similar color...x is: 681y is :21
passed slope test slope: -0.25
the point to test it here:1
x1 is 678 and x0 is 677
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 21.6666666666667 and newy is =22
pased slope check addition point.
here is3 point...x is: 681y is :21
Similar color...x is: 682y is :21
passed slope test slope: -0.2
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is -0.25dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is4 point...x is: 682y is :21
Similar color...x is: 683y is :88
point doent match, starting here
Similar color...x is: 684y is :26
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :24
point doent match, starting here
Similar color...x is: 687y is :98
point doent match, starting here
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 691y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 691y is :56
Similar color...x is: 692y is :41
point doent match, starting here
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 705y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 705y is :52
Similar color...x is: 706y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is2 point...x is: 706y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:1
x1 is 704 and x0 is 703
y1 is 704 and y0 is 52
y0 is 52 and slope is 0dist change is 1
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is3 point...x is: 707y is :51
Similar color...x is: 708y is :51
passed slope test slope: -0.2
the point to test it here:2
x1 is 705 and x0 is 703
y1 is 705 and y0 is 52
y0 is 52 and slope is -0.25dist change is 2
y0 plus slop time dist is 51.5 and newy is =52
pased slope check addition point.
here is4 point...x is: 708y is :51
Similar color...x is: 709y is :51
passed slope test slope: -0.166666666666667
the point to test it here:2
x1 is 705 and x0 is 703
y1 is 705 and y0 is 52
y0 is 52 and slope is -0.2dist change is 2
y0 plus slop time dist is 51.6 and newy is =52
pased slope check addition point.
here is5 point...x is: 709y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 9 seperation 0 globaltries is 6
Similar color...x is: 571y is :78
passed slope test slope: -0.15
new pont by default
here is0 point...x is: 571y is :78
Similar color...x is: 572y is :78
passed slope test slope: -0.15
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.148936170212766dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is1 point...x is: 572y is :78
Similar color...x is: 573y is :57
passed slope test slope: 0
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is -0.15dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is2 point...x is: 573y is :57
Similar color...x is: 574y is :77
passed slope test slope: -0.144927536231884
the point to test it here:0
x1 is 712 and x0 is 712
y1 is 712 and y0 is 57
y0 is 57 and slope is 0dist change is 0
y0 plus slop time dist is 57 and newy is =57
pased slope check addition point.
here is3 point...x is: 574y is :77
Similar color...x is: 575y is :57
passed slope test slope: 0
the point to test it here:1
x1 is 571 and x0 is 712
y1 is 571 and y0 is 57
y0 is 57 and slope is -0.144927536231884dist change is -141
y0 plus slop time dist is 77.4347826086957 and newy is =78
pased slope check addition point.
here is4 point...x is: 575y is :57
Similar color...x is: 576y is :56
passed slope test slope: 0.00735294117647059
the point to test it here:2
x1 is 572 and x0 is 712
y1 is 572 and y0 is 57
y0 is 57 and slope is 0dist change is -140
y0 plus slop time dist is 57 and newy is =78
point doent match, starting here
Similar color...x is: 577y is :78
point doent match, starting here
Similar color...x is: 578y is :47
point doent match, starting here
Similar color...x is: 579y is :46
point doent match, starting here
Similar color...x is: 580y is :43
point doent match, starting here
Similar color...x is: 581y is :42
point doent match, starting here
Similar color...x is: 582y is :46
point doent match, starting here
Similar color...x is: 583y is :45
point doent match, starting here
Similar color...x is: 584y is :49
point doent match, starting here
Similar color...x is: 585y is :53
point doent match, starting here
Similar color...x is: 586y is :57
point doent match, starting here
Similar color...x is: 587y is :73
point doent match, starting here
Similar color...x is: 588y is :73
passed slope test slope: 0
new pont by default
here is0 point...x is: 588y is :73
Similar color...x is: 589y is :60
point doent match, starting here
Similar color...x is: 590y is :60
passed slope test slope: 0
new pont by default
here is0 point...x is: 590y is :60
Similar color...x is: 591y is :60
passed slope test slope: 0
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is1 point...x is: 591y is :60
Similar color...x is: 592y is :59
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is 0dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is2 point...x is: 592y is :59
Similar color...x is: 593y is :59
passed slope test slope: -0.25
the point to test it here:0
x1 is 589 and x0 is 589
y1 is 589 and y0 is 60
y0 is 60 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 60 and newy is =60
pased slope check addition point.
here is3 point...x is: 593y is :59
Similar color...x is: 594y is :59
passed slope test slope: -0.2
the point to test it here:1
x1 is 590 and x0 is 589
y1 is 590 and y0 is 60
y0 is 60 and slope is -0.25dist change is 1
y0 plus slop time dist is 59.75 and newy is =60
pased slope check addition point.
here is4 point...x is: 594y is :59
Similar color...x is: 595y is :41
point doent match, starting here
Similar color...x is: 596y is :39
point doent match, starting here
Similar color...x is: 597y is :37
point doent match, starting here
Similar color...x is: 598y is :36
point doent match, starting here
Similar color...x is: 599y is :24
point doent match, starting here
Similar color...x is: 600y is :27
point doent match, starting here
Similar color...x is: 601y is :30
point doent match, starting here
Similar color...x is: 602y is :34
point doent match, starting here
Similar color...x is: 603y is :37
point doent match, starting here
Similar color...x is: 604y is :40
point doent match, starting here
Similar color...x is: 605y is :44
point doent match, starting here
Similar color...x is: 606y is :47
point doent match, starting here
Similar color...x is: 607y is :51
point doent match, starting here
Similar color...x is: 608y is :54
point doent match, starting here
Similar color...x is: 609y is :58
point doent match, starting here
Similar color...x is: 610y is :61
point doent match, starting here
Similar color...x is: 611y is :65
point doent match, starting here
Similar color...x is: 612y is :86
point doent match, starting here
Similar color...x is: 613y is :86
passed slope test slope: 0
new pont by default
here is0 point...x is: 613y is :86
Similar color...x is: 614y is :86
passed slope test slope: 0
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is1 point...x is: 614y is :86
Similar color...x is: 615y is :85
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is 0dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is2 point...x is: 615y is :85
Similar color...x is: 616y is :85
passed slope test slope: -0.25
the point to test it here:1
x1 is 613 and x0 is 612
y1 is 613 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 85.6666666666667 and newy is =86
pased slope check addition point.
here is3 point...x is: 616y is :85
Similar color...x is: 617y is :85
passed slope test slope: -0.2
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.25dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is4 point...x is: 617y is :85
Similar color...x is: 618y is :84
passed slope test slope: -0.333333333333333
the point to test it here:1
x1 is 613 and x0 is 612
y1 is 613 and y0 is 86
y0 is 86 and slope is -0.2dist change is 1
y0 plus slop time dist is 85.8 and newy is =86
pased slope check addition point.
here is5 point...x is: 618y is :84
Similar color...x is: 619y is :84
passed slope test slope: -0.285714285714286
the point to test it here:0
x1 is 612 and x0 is 612
y1 is 612 and y0 is 86
y0 is 86 and slope is -0.333333333333333dist change is 0
y0 plus slop time dist is 86 and newy is =86
pased slope check addition point.
here is6 point...x is: 619y is :84
Similar color...x is: 620y is :96
point doent match, starting here
Similar color...x is: 621y is :99
point doent match, starting here
Similar color...x is: 622y is :103
point doent match, starting here
Similar color...x is: 623y is :106
point doent match, starting here
Similar color...x is: 624y is :83
point doent match, starting here
Similar color...x is: 625y is :82
point doent match, starting here
Similar color...x is: 626y is :82
passed slope test slope: 0
new pont by default
here is0 point...x is: 626y is :82
Similar color...x is: 627y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is1 point...x is: 627y is :82
Similar color...x is: 628y is :82
passed slope test slope: 0
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is2 point...x is: 628y is :82
Similar color...x is: 629y is :81
passed slope test slope: -0.25
the point to test it here:0
x1 is 625 and x0 is 625
y1 is 625 and y0 is 82
y0 is 82 and slope is 0dist change is 0
y0 plus slop time dist is 82 and newy is =82
pased slope check addition point.
here is3 point...x is: 629y is :81
Similar color...x is: 630y is :81
passed slope test slope: -0.2
the point to test it here:1
x1 is 626 and x0 is 625
y1 is 626 and y0 is 82
y0 is 82 and slope is -0.25dist change is 1
y0 plus slop time dist is 81.75 and newy is =82
pased slope check addition point.
here is4 point...x is: 630y is :81
Similar color...x is: 631y is :81
passed slope test slope: -0.166666666666667
the point to test it here:2
x1 is 627 and x0 is 625
y1 is 627 and y0 is 82
y0 is 82 and slope is -0.2dist change is 2
y0 plus slop time dist is 81.6 and newy is =82
pased slope check addition point.
here is5 point...x is: 631y is :81
Similar color...x is: 632y is :81
passed slope test slope: -0.142857142857143
the point to test it here:2
x1 is 627 and x0 is 625
y1 is 627 and y0 is 82
y0 is 82 and slope is -0.166666666666667dist change is 2
y0 plus slop time dist is 81.6666666666667 and newy is =82
pased slope check addition point.
here is6 point...x is: 632y is :81
Similar color...x is: 633y is :83
passed slope test slope: 0.125
the point to test it here:5
x1 is 630 and x0 is 625
y1 is 630 and y0 is 82
y0 is 82 and slope is -0.142857142857143dist change is 5
y0 plus slop time dist is 81.2857142857143 and newy is =81
pased slope check addition point.
here is7 point...x is: 633y is :83
Similar color...x is: 634y is :97
point doent match, starting here
Similar color...x is: 635y is :96
point doent match, starting here
Similar color...x is: 636y is :93
point doent match, starting here
Similar color...x is: 637y is :96
point doent match, starting here
Similar color...x is: 638y is :73
point doent match, starting here
Similar color...x is: 639y is :72
point doent match, starting here
Similar color...x is: 640y is :71
point doent match, starting here
Similar color...x is: 641y is :110
point doent match, starting here
Similar color...x is: 642y is :124
point doent match, starting here
Similar color...x is: 643y is :9
point doent match, starting here
Similar color...x is: 644y is :10
point doent match, starting here
Similar color...x is: 645y is :10
passed slope test slope: 0
new pont by default
here is0 point...x is: 645y is :10
Similar color...x is: 646y is :11
point doent match, starting here
Similar color...x is: 647y is :11
passed slope test slope: 0
new pont by default
here is0 point...x is: 647y is :11
Similar color...x is: 648y is :12
point doent match, starting here
Similar color...x is: 649y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 649y is :12
Similar color...x is: 650y is :13
point doent match, starting here
Similar color...x is: 651y is :33
point doent match, starting here
Similar color...x is: 652y is :14
point doent match, starting here
Similar color...x is: 653y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 653y is :14
Similar color...x is: 654y is :15
point doent match, starting here
Similar color...x is: 655y is :16
point doent match, starting here
Similar color...x is: 656y is :31
point doent match, starting here
Similar color...x is: 657y is :10
point doent match, starting here
Similar color...x is: 658y is :11
point doent match, starting here
Similar color...x is: 659y is :12
point doent match, starting here
Similar color...x is: 660y is :12
passed slope test slope: 0
new pont by default
here is0 point...x is: 660y is :12
Similar color...x is: 661y is :19
point doent match, starting here
Similar color...x is: 662y is :13
point doent match, starting here
Similar color...x is: 663y is :14
point doent match, starting here
Similar color...x is: 664y is :14
passed slope test slope: 0
new pont by default
here is0 point...x is: 664y is :14
Similar color...x is: 665y is :15
point doent match, starting here
Similar color...x is: 666y is :15
passed slope test slope: 0
new pont by default
here is0 point...x is: 666y is :15
Similar color...x is: 667y is :16
point doent match, starting here
Similar color...x is: 668y is :16
passed slope test slope: 0
new pont by default
here is0 point...x is: 668y is :16
Similar color...x is: 669y is :17
point doent match, starting here
Similar color...x is: 670y is :24
point doent match, starting here
Similar color...x is: 671y is :18
point doent match, starting here
Similar color...x is: 672y is :18
passed slope test slope: 0
new pont by default
here is0 point...x is: 672y is :18
Similar color...x is: 673y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is1 point...x is: 673y is :18
Similar color...x is: 674y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is2 point...x is: 674y is :18
Similar color...x is: 675y is :18
passed slope test slope: 0
the point to test it here:0
x1 is 671 and x0 is 671
y1 is 671 and y0 is 18
y0 is 18 and slope is 0dist change is 0
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is3 point...x is: 675y is :18
Similar color...x is: 676y is :17
passed slope test slope: -0.2
the point to test it here:1
x1 is 672 and x0 is 671
y1 is 672 and y0 is 18
y0 is 18 and slope is 0dist change is 1
y0 plus slop time dist is 18 and newy is =18
pased slope check addition point.
here is4 point...x is: 676y is :17
Similar color...x is: 677y is :22
point doent match, starting here
Similar color...x is: 678y is :22
passed slope test slope: 0
new pont by default
here is0 point...x is: 678y is :22
Similar color...x is: 679y is :22
passed slope test slope: 0
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is1 point...x is: 679y is :22
Similar color...x is: 680y is :21
passed slope test slope: -0.333333333333333
the point to test it here:0
x1 is 677 and x0 is 677
y1 is 677 and y0 is 22
y0 is 22 and slope is 0dist change is 0
y0 plus slop time dist is 22 and newy is =22
pased slope check addition point.
here is2 point...x is: 680y is :21
Similar color...x is: 681y is :21
passed slope test slope: -0.25
the point to test it here:1
x1 is 678 and x0 is 677
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.333333333333333dist change is 1
y0 plus slop time dist is 21.6666666666667 and newy is =22
pased slope check addition point.
here is3 point...x is: 681y is :21
Similar color...x is: 682y is :21
passed slope test slope: -0.2
the point to test it here:1
x1 is 678 and x0 is 677
y1 is 678 and y0 is 22
y0 is 22 and slope is -0.25dist change is 1
y0 plus slop time dist is 21.75 and newy is =22
pased slope check addition point.
here is4 point...x is: 682y is :21
Similar color...x is: 683y is :88
point doent match, starting here
Similar color...x is: 684y is :26
point doent match, starting here
Similar color...x is: 685y is :25
point doent match, starting here
Similar color...x is: 686y is :24
point doent match, starting here
Similar color...x is: 687y is :98
point doent match, starting here
Similar color...x is: 688y is :57
point doent match, starting here
Similar color...x is: 689y is :56
point doent match, starting here
Similar color...x is: 690y is :56
passed slope test slope: 0
new pont by default
here is0 point...x is: 690y is :56
Similar color...x is: 691y is :56
passed slope test slope: 0
the point to test it here:0
x1 is 689 and x0 is 689
y1 is 689 and y0 is 56
y0 is 56 and slope is 0dist change is 0
y0 plus slop time dist is 56 and newy is =56
pased slope check addition point.
here is1 point...x is: 691y is :56
Similar color...x is: 692y is :41
point doent match, starting here
Similar color...x is: 693y is :40
point doent match, starting here
Similar color...x is: 694y is :39
point doent match, starting here
Similar color...x is: 695y is :50
point doent match, starting here
Similar color...x is: 696y is :54
point doent match, starting here
Similar color...x is: 697y is :73
point doent match, starting here
Similar color...x is: 698y is :72
point doent match, starting here
Similar color...x is: 699y is :64
point doent match, starting here
Similar color...x is: 700y is :45
point doent match, starting here
Similar color...x is: 701y is :46
point doent match, starting here
Similar color...x is: 702y is :49
point doent match, starting here
Similar color...x is: 703y is :52
point doent match, starting here
Similar color...x is: 704y is :52
passed slope test slope: 0
new pont by default
here is0 point...x is: 704y is :52
Similar color...x is: 705y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is1 point...x is: 705y is :52
Similar color...x is: 706y is :52
passed slope test slope: 0
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is2 point...x is: 706y is :52
Similar color...x is: 707y is :51
passed slope test slope: -0.25
the point to test it here:0
x1 is 703 and x0 is 703
y1 is 703 and y0 is 52
y0 is 52 and slope is 0dist change is 0
y0 plus slop time dist is 52 and newy is =52
pased slope check addition point.
here is3 point...x is: 707y is :51
Similar color...x is: 708y is :51
passed slope test slope: -0.2
the point to test it here:1
x1 is 704 and x0 is 703
y1 is 704 and y0 is 52
y0 is 52 and slope is -0.25dist change is 1
y0 plus slop time dist is 51.75 and newy is =52
pased slope check addition point.
here is4 point...x is: 708y is :51
Similar color...x is: 709y is :51
passed slope test slope: -0.166666666666667
the point to test it here:3
x1 is 706 and x0 is 703
y1 is 706 and y0 is 52
y0 is 52 and slope is -0.2dist change is 3
y0 plus slop time dist is 51.4 and newy is =52
pased slope check addition point.
here is5 point...x is: 709y is :51
Similar color...x is: 710y is :58
point doent match, starting here
Similar color...x is: 711y is :57
point doent match, starting here
Similar color...x is: 712y is :57
passed slope test slope: 0
new pont by default
here is0 point...x is: 712y is :57



alowed slope:44 num points: 9 seperation 0 globaltries is 7
exited
Gregs new raod color is 7699582
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm..
Gregs new raod color is 7699582
walked into varock!

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : well ode
Number : 1
Walking for : 0 minutes.
Location : MiddleVarock
**********************************************
Char #0 : p u r e ham - Worked for :0 mins and location is GregAlign
Char #1 : well ode - Worked for :0 mins and location is MiddleVarock
Char #2 : i cod i - Worked for :0 mins and location is Anywhere
Char #3 : pig face - Worked for :0 mins and location is Anywhere
Char #4 : i wtf i wtf - Worked for :0 mins and location is Anywhere
**********************************************
NextPlayer
i cod i

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : i cod i
Number : 2
Walking for : 0 minutes.
Location : Anywhere
**********************************************
Char #0 : p u r e ham - Worked for :0 mins and location is GregAlign
Char #1 : well ode - Worked for :8 mins and location is MiddleVarock
Char #2 : i cod i - Worked for :0 mins and location is Anywhere
Char #3 : pig face - Worked for :0 mins and location is Anywhere
Char #4 : i wtf i wtf - Worked for :0 mins and location is Anywhere
**********************************************
sucesfully casted home telly
Please be patent, loading and finding varock ddtm
RoadColor = 6184806
Using DDTM to verify lumby
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We found the dtm! You are in lumbridge..
Found at x:665 y:78
Where I want to clik isnt on mini map...
adjusting...x:709y:36
adjusting...x:708y:37
adjusting...x:707y:38
found a point thats on the map...yay
Please be patent, loading and finding tree ddtm
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. where are you trees...
trying one last time
Using DDTM to verify first river click
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. where are you trees...
You are not where i think you are... tring symbol method
this is try nummber 3
phew, we made it

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : i cod i
Number : 2
Walking for : 0 minutes.
Location : OutofCastle
**********************************************
Char #0 : p u r e ham - Worked for :0 mins and location is GregAlign
Char #1 : well ode - Worked for :8 mins and location is MiddleVarock
Char #2 : i cod i - Worked for :0 mins and location is OutofCastle
Char #3 : pig face - Worked for :0 mins and location is Anywhere
Char #4 : i wtf i wtf - Worked for :0 mins and location is Anywhere
**********************************************
Time to walk past that stupid chicken farm
RoadColor = 6184806
road walk didnt work... hrm
RoadColor = 6184806
increasing radial
RoadColor = 6184806
we found the raod dtm at x:696 y:93

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : i cod i
Number : 2
Walking for : 0 minutes.
Location : PastChickens
**********************************************
Char #0 : p u r e ham - Worked for :0 mins and location is GregAlign
Char #1 : well ode - Worked for :8 mins and location is MiddleVarock
Char #2 : i cod i - Worked for :0 mins and location is PastChickens
Char #3 : pig face - Worked for :0 mins and location is Anywhere
Char #4 : i wtf i wtf - Worked for :0 mins and location is Anywhere
**********************************************
walking up the river!
created quack bitmask
WaterColor = 12161406
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
We found a duck!! Fn Awesome!!!
QUACK!!!
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
We found a duck!! Fn Awesome!!!
QUACK!!!
walked a little bit more up the river..
Something went wrong on river walk...
clicking.. then Increasing range
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
walked a little bit more up the river..
just a little sumptn sumptn
Finaly found the fish symbol!!!

<====== - Gregs Varock Walker Version 3.9- Progress Report =====>

**********************************************
Name : i cod i
Number : 2
Walking for : 0 minutes.
Location : UpTheRiver
**********************************************
Char #0 : p u r e ham - Worked for :0 mins and location is GregAlign
Char #1 : well ode - Worked for :8 mins and location is MiddleVarock
Char #2 : i cod i - Worked for :0 mins and location is UpTheRiver
Char #3 : pig face - Worked for :0 mins and location is Anywhere
Char #4 : i wtf i wtf - Worked for :0 mins and location is Anywhere
**********************************************
walking into varock now..
RoadColor = 6382184
start is:56 times is:1
sucesfully found more road
start is:46 times is:2
didnt find more raod...
didnt make it, blaming road color
RoadColor = 6382184
trying to fix color
fixing color..
BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!
Similar color...x is: 585y is :37
passed slope test slope: 0.0632478632478632
new pont by default
here is0 point...x is: 585y is :37
Similar color...x is: 589y is :41
passed slope test slope: 0.0696095076400679
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0632478632478632dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is1 point...x is: 589y is :41
Similar color...x is: 593y is :43
passed slope test slope: 0.0725126475548061
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0696095076400679dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is2 point...x is: 593y is :43
Similar color...x is: 597y is :43
passed slope test slope: 0.0720268006700168
the point to test it here:0
x1 is 0 and x0 is 0
y1 is 0 and y0 is 0
y0 is 0 and slope is 0.0725126475548061dist change is 0
y0 plus slop time dist is 0 and newy is =0
pased slope check addition point.
here is3 point...x is: 597y is :43
Similar color...x is: 601y is :42
passed slope test slope: 0.0698835274542429
the point to test it here:1
x1 is 585 and x0 is 0
y1 is 585 and y0 is 0
y0 is 0 and slope is 0.0720268006700168dist change is 585
y0 plus slop time dist is 42.1356783919598 and newy is =37
point doent match, starting here
Similar color...x is: 602y is :42
passed slope test slope: 0
new pont by default
here is0 point...x is: 602y is :42
Similar color...x is: 606y is :44
point doent match, starting here
Similar color...x is: 607y is :45
point doent match, starting here
Similar color...x is: 608y is :45
passed slope test slope: 0
new pont by default
here is0 point...x is: 608y is :45
Similar color...x is: 612y is :49
point doent match, starting here
Similar color...x is: 613y is :50
point doent match, starting here
Similar color...x is: 614y is :51
point doent match, starting here
Similar color...x is: 615y is :56
point doent match, starting here
Similar color...x is: 616y is :60
point doent match, starting here
Similar color...x is: 617y is :61
point doent match, starting here
Similar color...x is: 618y is :62
point doent match, starting here
Similar color...x is: 619y is :63
point doent match, starting here
Similar color...x is: 620y is :64
point doent match, starting here
Similar color...x is: 621y is :65
point doent match, starting here
Similar color...x is: 622y is :66
point doent match, starting here
Similar color...x is: 623y is :66
passed slope test slope: 0
new pont by default
here is0 point...x is: 623y is :66
Similar color...x is: 627y is :110
point doent match, starting here
Similar color...x is: 628y is :125
point doent match, starting here
Similar color...x is: 629y is :138
point doent match, starting here
Similar color...x is: 630y is :35
point doent match, starting here
Similar color...x is: 631y is :34
point doent match, starting here
Similar color...x is: 632y is :33
point doent match, starting here
Similar color...x is: 633y is :85
point doent match, starting here
Similar color...x is: 634y is :35
point doent match, starting here
Similar color...x is: 635y is :34
point doent match, starting here
Similar color...x is: 636y is :33
point doent match, starting here
Similar color...x is: 637y is :137
point doent match, starting here
Similar color...x is: 638y is :137
passed slope test slope: 0
new pont by default
here is0 point...x is: 638y is :137
Similar color...x is: 642y is :34
point doent match, starting here
Similar color...x is: 643y is :33
point doent match, starting here
Similar color...x is: 644y is :32
point doent match, starting here
Similar color...x is: 645y is :137
point doent match, starting here
Similar color...x is: 646y is :93
point doent match, starting here
Similar color...x is: 647y is :92
point doent match, starting here
Similar color...x is: 648y is :91
point doent match, starting here
Similar color...x is: 649y is :103
point doent match, starting here
Similar color...x is: 650y is :136
point doent match, starting here
Similar color...x is: 651y is :136
passed slope test slope: 0
new pont by default
here is0 point...x is: 651y is :136
Similar color...x is: 655y is :136
passed slope test slope: 0
the point to test it here:0
x1 is 650 and x0 is 650
y1 is 650 and y0 is 136
y0 is 136 and slope is 0dist change is 0
y0 plus slop time dist is 136 and newy is =136
pased slope check addition point.
here is1 point...x is: 655y is :136
Similar color...x is: 659y is :78
point doent match, starting here
Similar color...x is: 660y is :77
point doent match, starting here
Similar color...x is: 661y is :135
point doent match, starting here
Similar color...x is: 662y is :135
passed slope test slope: 0
new pont by default
here is0 point...x is: 662y is :135
Similar color...x is: 666y is :135
passed slope test slope: 0
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 135
y0 is 135 and slope is 0dist change is 0
y0 plus slop time dist is 135 and newy is =135
pased slope check addition point.
here is1 point...x is: 666y is :135
Similar color...x is: 670y is :135
passed slope test slope: 0
the point to test it here:0
x1 is 661 and x0 is 661
y1 is 661 and y0 is 135
y0 is 135 and slope is 0dist change is 0
y0 plus slop time dist is 135 and newy is =135
pased slope check addition point.
here is2 point...x is: 670y is :135
Similar color...x is: 674y is :16
point doent match, starting here
Similar color...x is: 675y is :18
point doent match, starting here
Similar color...x is: 676y is :33
point doent match, starting here
Similar color...x is: 677y is :47
point doent match, starting here
Similar color...x is: 678y is :62
point doent match, starting here
Similar color...x is: 679y is :77
point doent match, starting here
Similar color...x is: 680y is :92
point doent match, starting here
Similar color...x is: 681y is :107
point doent match, starting here
Similar color...x is: 682y is :121
point doent match, starting here



alowed slope:44 num points: 9 seperation 2 globaltries is 1
Similar color...x is: 585y is :37
point doent match, starting here
Similar color...x is: 586y is :38
point doent match, starting here
Similar color...x is: 587y is :39
point doent match, starting here
Similar color...x is: 588y is :40
point doent match, starting here
Similar color...x is: 589y is :41
point doent match, starting here
Similar color...x is: 590y is :41
passed slope test slope: 0
new pont by default
here is0 point...x is: 590y is :41
Similar color...x is: 593y is :43
point doent match, starting here
Similar color...x is: 594y is :43
passed slope test slope: 0
new pont by default
here is0 point...x is: 594y is :43
Similar color...x is: 597y is :43
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 43
y0 is 43 and slope is 0dist change is 0
y0 plus slop time dist is 43 and newy is =43
pased slope check addition point.
here is1 point...x is: 597y is :43
Similar color...x is: 600y is :43
passed slope test slope: 0
the point to test it here:0
x1 is 593 and x0 is 593
y1 is 593 and y0 is 43
y0 is 43 and slope is 0dist change is 0

RAM
08-19-2007, 03:00 AM
Very Sorry for the double post, but that proggy was long, gave me some trouble loading ;).....I tried it with 1 player on Normal, but it got lost at the north bridge, walking back and forth acros it....Then I loaded 5 players ,set it to map align and was gonna give you a long proggy, but.....The first player managed to make it to varock after about 20 minutes(did emote) :redface:...sorry...pretty *buggy....thats the best I can explain it....The second player experienced the first thing as my first try...got lost at the bridge...walking back and forth across...as best as I can tell...it would click on the other side of the river, to the North, but this would cause it to run south..and go across the bridge...just as it got across the bridge, it would click to the north on the opposite side again.....eventual it stayed to the east, but then got lost in the cow pen....it auto typed "Moo" one time, acknowledging it was in the cow pen, but just panned the camera up and down, and rotated it, and clicked along the east fence...and that's where i stopped the script.....

Wish I had better news for you :(

~RAM

*Buggy = misclicked...hesitated...clicked to the north than back to the south...screen freezing and unfreezing...lag, etc

Viciousbeast
08-19-2007, 03:02 AM
I really try not to sound like a noob, but my understanding of scar scripting is limited so far. So I keep getting this error when i try to compile the script

Failed when compiling
Line 67: [Error] (7079:1): Unknown identifier 'ChangeFPHandle' in script C:\Program Files\SCAR 3.11\includes\srl\srl\misc\SCSS.scar

I'm pretty sure I installed beta 4 correctly, I tried reinstalling srl beta 4 but I still get same error. Sorry if this is something extremely easy but I'm not sure what to do

mamoth95
08-19-2007, 03:05 AM
Don't ever be sorry for asking a question. But im pretty sure that you installed srl wrong theres a tut on how to install it in the tut section.

Viciousbeast
08-19-2007, 03:45 AM
I reinstalled srl, i rooted the folders too deep before -_-, thanks for the help, but now im getting the same problem Mamoth95 got earlier, i was wondering if you ever found out what problem you were having with the script mamoth? -thanks

LordGregGreg
08-19-2007, 04:03 AM
Thanks for helping him out mammouth.

@ram, THANK YOU soo much for the progress report. It is invaluable. Like i have said before, i havnt run the script in a long time, im not surprised that a few things got chaged throughout all of the rs updates.

I will look into these problems imidiatly!

Thnaks agaqin.

butterl04
09-03-2007, 10:14 AM
thanking you so much :) works fien for me :P

harent
09-03-2007, 10:23 AM
Works well:) Tested it on 3 accounts, all got there easy!

mihkel50
09-03-2007, 11:21 AM
It really works :O =), Good script!

popmun
09-03-2007, 12:48 PM
good work m8 keep up the good work ;)

popmun.

Metagen
09-03-2007, 12:53 PM
OOOOoooooh someone made one??? poo i looked all over and found a junky one so i just made my own -.- ahh well =]

the fuh-king
09-03-2007, 02:06 PM
realy good first script, i am currently learning the scar version of pascal now, any advice for a first time scripter from a first time scripter?

markel
09-03-2007, 03:11 PM
I test.

Suad1234515
09-03-2007, 03:45 PM
very nice! everything worked except for some reason it only walked my first person; not my other 4 people

Suad1234515
09-03-2007, 03:47 PM
Oh and i tried this in members world and it didn't seem to work? and idea about this problem?

tomd741
09-03-2007, 03:56 PM
kl worked for me, hope you make more scripts

kornthebldgd
09-03-2007, 08:50 PM
why would this be useful for me???

LordGregGreg
09-03-2007, 09:32 PM
why would this be useful for me???
WoW! I can't belive so many people actually tested it!

Lol, i just about gave up even thinking about this script :P

Um, yeah, this script is usefull as a failsafe for other scripts, like wizzups, or as an army relocator, or...
hey, i have already explaning all of this stuff in the script, and on my first post.

Basically, how many time have you walked to varock manualy, the answer is "more than you want to"

Thank you everyone for testing this :D

EDIT: MY GOD! They were all today? man what the hell? lol, im not complaining, but thats just crazy weird!

fawki... something tell me that these are just people trying to up their post count perhaps... anyhows.

@Suad1234515 i have never had a members account before, but im 99% positive that it should still work fine. Doulbe check all of the setting i listed in my script, like low detail, etc.

@tomd741 glad you liked it. I habvt really made any more rs scripts just because i dont play rs anymore. I have made a few utility scripts (and i use them in this script), and i have helped someother people wright scripts.

@Suad1234515 please dont double post. just edit the one above you, it pisses off some poeple. and yeah, doiuble chekc your player array, the player switching has always worked for me.

@markel let me know how it goes :D

@the fuh-king , yeah, this was my first script form a long time ago :P but hmm, advice... read the srl manual, read the wiki, and read the scar manual. then read jads tut on things you need to become a member. and forget about forms.


@mihkel50 and popmum and everyone one else who actauly tested it, thank you :D

wheatthinz
09-04-2007, 05:11 AM
saves me tons of time thanks!

RAM
09-04-2007, 11:35 PM
WoW! I can't belive so many people actually tested it!



EDIT: MY GOD! They were all today? man what the hell? lol, im not complaining, but thats just crazy weird!

. something tell me that these are just people trying to up their post count perhaps...

I was thinking the exact same thing....Especially seeing, NOT 1 PERSON posted a progress report......maybe we need to have Script Stats ;)

~RAM

jonni67
09-04-2007, 11:45 PM
good first script

chrsk13
09-05-2007, 03:33 AM
This sounds like it will be very helpful! Thanks for the script. :)

rdk
09-05-2007, 12:46 PM
this will make it alot easier for my looters mwahahha

fons
09-05-2007, 01:33 PM
Thx this script can become handy :(h):

jokkee
09-05-2007, 01:49 PM
Worked well! Im always useing this when diying whit my pures whit 1 magic :D

mattar
09-07-2007, 08:28 AM
lol gives me tht spare 2min to go get a drink as it walks to var

LordGregGreg
09-07-2007, 08:35 AM
i dont even know what to say to you all.

post proggies please?

i mean dont get me wrong, i apreciate all the complements, but they seem kinda empty :/

anyhows. thanks all :D glad you like it, the script is still very good to learn from.

owned1112
09-07-2007, 05:26 PM
wow this is REALLY cool. Thanks alot!

desolator416
09-07-2007, 06:06 PM
Works like a charm. I'm amazed that there aren't more of these- walking to Varrock is such a pain.

ShowerThoughts
09-07-2007, 06:12 PM
worked for 6 hours and 1 sec you believe me:?

Genesis
09-07-2007, 09:16 PM
Very nice job for a first script, couldn't find any bugs when I tested it.

Yami Tim
09-07-2007, 10:06 PM
Woot nice script :) that one pwns all varrock walkers :D

lordsaturn
09-09-2007, 06:11 PM
i dont even know what to say to you all.

post proggies please?

i mean dont get me wrong, i apreciate all the complements, but they seem kinda empty :/

anyhows. thanks all :D glad you like it, the script is still very good to learn from.


Ha, they're all just trying to get SRL junior mems by making useless posts. It's pretty pathetic actually...

mark9510
09-09-2007, 06:47 PM
its gonna save some people an annoyance to keep clicking thank you

LordGregGreg
09-09-2007, 11:44 PM
worked for 6 hours and 1 sec you believe me:?yes, ofcourse,

on all 30 of your characters right?>

red_hair_power
09-12-2007, 04:43 PM
how usefull!! aww it takes u like 2 minutes to do it ureself:eek:

mongo1
09-12-2007, 11:42 PM
yes walk from ardougne to varrock . I'll Time YOU!

LordGregGreg
09-13-2007, 12:02 AM
yes walk from ardougne to varrock . I'll Time YOU!

mhmm, i t can walk from there to varck just as fast as it can walk from varock to varoack.

any location you choose will have the same time.


@red
the power of this scrtip is not the 2 minutes it saves, but rather, putting it inside another script for death walking or something.

srl user
09-13-2007, 12:24 AM
I tried your script, Lordgreggreg, and I appreciate the huge amount of work you obviously put into it. I have some questions on it: what does "Map Alignment Mode" do and does it need to be run every time before running the "Standard Walking Mode"? I tested the script and there were a lot of problems, with only 3 of 4 characters making it to MiddleVarrock (btw, Varrock is spelled with two r's rather than one--the misspelling made it more difficult for me to find your script with a search and I'm thinking it might make it more difficult for others too) after an hour or so of the script's trying to get them there, and I'm wondering if not running "Map Alignment Mode" first could have caused the problems.

I watch the script for a while and here is what I saw, if you're interested:

The first character couldn't find the tree but found the fish symbol and went east across the southern Lumbridge bridge, then north to the northern Lumbridge bridge, then northwest across the bridge (back to western Lumbridge) and up the river, where it was stuck against the riverbank. It gave up and logged out so I tried it again.

The second time it did the same thing, but then made it back east across the northern bridge, got stuck against the southern wall/fence of the farmhouse, went north and south several times trying to get up to the chicken coop area (but it apparently didn't find the next DDTM), then it gave up and went southwest below the cow pasture, then it went into the cow pasture and got stuck there, where it logged out.

Before I ran the script a third time I input three other characters and let it run. On the third try the first character got stuck against the southern wall and fence of the farmhouse again, then again went north and south repeatedly, then finally made it past the chicken coop gate, then went into the field north of the coop, then back south into the coop, then north into the field again, then it made its way up to Western Varrock but got stuck there just outside of the city wall and logged out. At that point I stopped watching the script and checked back an hour or so later, at which point 3 of 4 characters had made it to Middle Varrock by Zaff's Staffs (one was stuck at the Champions Guild).

Here is the last part of the script where the first character got stuck in western Varrock, gave up and logged off:

alowed slope:44 num points: 9 seperation 2 globaltries is 100001
exited
Gregs new raod color is 4428153
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
start is:0 times is:7
sucesfully found more road
start is:46 times is:8
sucesfully found more road
start is:46 times is:9
sucesfully found more road
start is:46 times is:10
sucesfully found more road
start is:46 times is:11
sucesfully found more road
start is:46 times is:12
sucesfully found more road
start is:46 times is:13
sucesfully found more road
start is:46 times is:14
sucesfully found more road
start is:46 times is:15
sucesfully found more road
start is:46 times is:16
didnt find more raod...
making the range bigger
start is:0 times is:17
didnt find more raod...
making the range bigger
start is:0 times is:18
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:19
sucesfully found more road
start is:46 times is:20
sucesfully found more road
start is:46 times is:21
sucesfully found more road
start is:46 times is:22
sucesfully found more road
start is:46 times is:23
sucesfully found more road
start is:46 times is:24
sucesfully found more road
start is:46 times is:25
sucesfully found more road
start is:46 times is:26
sucesfully found more road
start is:46 times is:27
sucesfully found more road
start is:46 times is:28
sucesfully found more road
start is:46 times is:29
sucesfully found more road
start is:46 times is:30
sucesfully found more road
start is:46 times is:31
sucesfully found more road
start is:46 times is:32
sucesfully found more road
start is:46 times is:33
sucesfully found more road
start is:46 times is:34
sucesfully found more road
start is:46 times is:35
sucesfully found more road
start is:46 times is:36
sucesfully found more road
start is:46 times is:37
sucesfully found more road
start is:46 times is:38
sucesfully found more road
start is:46 times is:39
sucesfully found more road
start is:46 times is:40
sucesfully found more road
start is:46 times is:41
sucesfully found more road
We have been walking around varock 40 times!!
I give up!!!...well done jagex..untill next time
NextPlayer

ruguts3
09-16-2007, 07:13 AM
:spot: Nice script. Gonna try it out later :spot:

marre
09-16-2007, 09:49 AM
very nice

BuuB
09-16-2007, 12:24 PM
Nice :)

LordGregGreg
09-16-2007, 03:09 PM
I tried your script, Lordgreggreg, and I appreciate the huge amount of work you obviously put into it. I have some questions on it: what does "Map Alignment Mode" do and does it need to be run every time before running the "Standard Walking Mode"? I tested the script and there were a lot of problems, with only 3 of 4 characters making it to MiddleVarrock (btw, Varrock is spelled with two r's rather than one--the misspelling made it more difficult for me to find your script with a search and I'm thinking it might make it more difficult for others too) after an hour or so of the script's trying to get them there, and I'm wondering if not running "Map Alignment Mode" first could have caused the problems.

I watch the script for a while and here is what I saw, if you're interested:

The first character couldn't find the tree but found the fish symbol and went east across the southern Lumbridge bridge, then north to the northern Lumbridge bridge, then northwest across the bridge (back to western Lumbridge) and up the river, where it was stuck against the riverbank. It gave up and logged out so I tried it again.

The second time it did the same thing, but then made it back east across the northern bridge, got stuck against the southern wall/fence of the farmhouse, went north and south several times trying to get up to the chicken coop area (but it apparently didn't find the next DDTM), then it gave up and went southwest below the cow pasture, then it went into the cow pasture and got stuck there, where it logged out.

Before I ran the script a third time I input three other characters and let it run. On the third try the first character got stuck against the southern wall and fence of the farmhouse again, then again went north and south repeatedly, then finally made it past the chicken coop gate, then went into the field north of the coop, then back south into the coop, then north into the field again, then it made its way up to Western Varrock but got stuck there just outside of the city wall and logged out. At that point I stopped watching the script and checked back an hour or so later, at which point 3 of 4 characters had made it to Middle Varrock by Zaff's Staffs (one was stuck at the Champions Guild).

Here is the last part of the script where the first character got stuck in western Varrock, gave up and logged off:

alowed slope:44 num points: 9 seperation 2 globaltries is 100001
exited
Gregs new raod color is 4428153
New Color found.. now using ddtm to verify
Special Thanks to Fakawi, rkroxpunk, and Drunkenoldma
We didnt find the dtm.. wtf mate?
Increasing tolerance
start is:0 times is:7
sucesfully found more road
start is:46 times is:8
sucesfully found more road
start is:46 times is:9
sucesfully found more road
start is:46 times is:10
sucesfully found more road
start is:46 times is:11
sucesfully found more road
start is:46 times is:12
sucesfully found more road
start is:46 times is:13
sucesfully found more road
start is:46 times is:14
sucesfully found more road
start is:46 times is:15
sucesfully found more road
start is:46 times is:16
didnt find more raod...
making the range bigger
start is:0 times is:17
didnt find more raod...
making the range bigger
start is:0 times is:18
didnt find more raod...
making the range bigger
range is not fixing it for some reason, trying color next
start is:0 times is:19
sucesfully found more road
start is:46 times is:20
sucesfully found more road
start is:46 times is:21
sucesfully found more road
start is:46 times is:22
sucesfully found more road
start is:46 times is:23
sucesfully found more road
start is:46 times is:24
sucesfully found more road
start is:46 times is:25
sucesfully found more road
start is:46 times is:26
sucesfully found more road
start is:46 times is:27
sucesfully found more road
start is:46 times is:28
sucesfully found more road
start is:46 times is:29
sucesfully found more road
start is:46 times is:30
sucesfully found more road
start is:46 times is:31
sucesfully found more road
start is:46 times is:32
sucesfully found more road
start is:46 times is:33
sucesfully found more road
start is:46 times is:34
sucesfully found more road
start is:46 times is:35
sucesfully found more road
start is:46 times is:36
sucesfully found more road
start is:46 times is:37
sucesfully found more road
start is:46 times is:38
sucesfully found more road
start is:46 times is:39
sucesfully found more road
start is:46 times is:40
sucesfully found more road
start is:46 times is:41
sucesfully found more road
We have been walking around varock 40 times!!
I give up!!!...well done jagex..untill next time
NextPlayer
Hey, i really really apreciate you actually running thois scrtip and testing it,

unlike the 30 or so fools around you.

Testers like you are really needed in the comunity, and o apreciate what you have done.

now, the map alignmnment mode has absulutly no effect on subsequent runs/ it was put in there just to help me test a map algorithm, without having to make another script to do that for me.
Basically, if you start it in map alignment mode, the player wont move or so anything, but if you make your player say "north" then it will try to set the compas north using a unique method or trying to pick out what white lines on the map are supoesed to be strigth, and then adjusting the slope to make them so.\

As for the other stuff, the places you said the got stuck are places i have seen it happen beofre. I fexed them all before with a little bit of tweaking, but just havents gotten around to it yet , as school is kicking my butt, not to mention no one even uses this scrtipt.

anyhow, i really apreciete the input, when i do get around to ficing it, it will save me lots of time.

i hope other people here and look up to you as an example of what a productive and helpfull person does.

i give you a cookie :D

so yeah, run it in map alignment mode sometime, and tell me how it works :D and then if you feel like it, go look at the "gregglobaalign" method.

Tanks again.

srl user
09-19-2007, 01:06 AM
Hey, i really really apreciate you actually running thois scrtip and testing it,

unlike the 30 or so fools around you.

Testers like you are really needed in the comunity, and o apreciate what you have done.
Thanks!


now, the map alignmnment mode has absulutly no effect on subsequent runs/ it was put in there just to help me test a map algorithm, without having to make another script to do that for me.
Basically, if you start it in map alignment mode, the player wont move or so anything,
Ya, that's what happened when I tried it.


but if you make your player say "north" then it will try to set the compas north using a unique method or trying to pick out what white lines on the map are supoesed to be strigth, and then adjusting the slope to make them so.\
Ah, neat.


As for the other stuff, the places you said the got stuck are places i have seen it happen beofre. I fexed them all before with a little bit of tweaking, but just havents gotten around to it yet , as school is kicking my butt, not to mention no one even uses this scrtipt.
School comes first, I understand.


anyhow, i really apreciete the input, when i do get around to ficing it, it will save me lots of time.

i hope other people here and look up to you as an example of what a productive and helpfull person does.

i give you a cookie :D
Thanks, as long as it is gluten-free :D


so yeah, run it in map alignment mode sometime, and tell me how it works :D

I tried it twice and it looks to me like it ends up pointing very slightly east of north, but I don't know if it's far enough off to make a difference to you or not.


and then if you feel like it, go look at the "gregglobaalign" method.

Tanks again.

I think I get the gist of the idea that you use multiple points to determine the northward slope, but the programming is far beyond my understanding. :p

deathcrow
09-19-2007, 01:47 AM
Im not that good at scripts.....but i got this one to work and i like it. Thanks for taking your time to make this...im sure this will help out when people use it in their scripts so if they die or something they can get back to varrok. Good job ^_^

deoxys505
09-20-2007, 02:32 AM
you should add in either a form or a constant for choosing east mining or banking or west mining or banking. that would really increase this scripts useful ness.

LordGregGreg
09-20-2007, 01:17 PM
you should add in either a form or a constant for choosing east mining or banking or west mining or banking. that would really increase this scripts useful ness.

uuugggh.

but then i would have to program it in to walk to both of thoes place, yuk. I dont want to do all that work,

look how many freking lines it is.. not happy? thne you edit it and make it walk there yourself. I aint doing that.

brave
09-20-2007, 11:12 PM
Very nice idea how long does it take to walk from lummy to varrock ?

santascar
09-21-2007, 12:40 AM
nice definately gunna be useful i hate walking to varrock

santascar
09-21-2007, 12:41 AM
good work and very original.
cant wait to test it.

Wise Fries
09-21-2007, 04:43 PM
Very nice script! My macroers have just invaded Varrock!

LordGregGreg
09-21-2007, 05:01 PM
they seem to come in waves... nothing for a few days.. then BOOM.

Diabloizzle
09-22-2007, 02:38 AM
-sorry if this was posted earlier in this script-
You would think that an auto walker would be IN SRL. Look at how usefull it is. Whenever someone gets lost...its basicly a failsafe...tele lumbridge(THANKS JAGEX!!) and then go wherever told to go... I dont know if it seems like that is cheating...but it would make a lot of scripts run sooo much longer. (of course then there is no exp. needed to script, it would just be... Begin...Autocolor...Automine...AutoRandom...Aurtor un...Autobank...etc...

Lordgerggreg, i hope you take this as a compliment because it is...this is a great script. Helped me a lot!


p.s.- i was thinking of making one that just walks from lumby to all sorts of usefull places...to reset all of my mini mes. then i saw this and it was...OH CRAP!!! THIS IS HARD!! thanks for the script! :P (maybe you can give me some pointers on walking in my script!!)

gicu200100
09-22-2007, 01:57 PM
Unbelieve it's amazing...FROM ANYWHERE?!?!!?...if it's in draynor it walk to varock?...f it's in wild lvl 999 it goes to varock...if yes...YOU'R THE BEXT CODER EVER...

dritar
10-01-2007, 05:16 PM
Well, its a cool script but it laggs alot i dont know why.

deoxys505
10-02-2007, 12:45 AM
it din't work for me. it logged me in and then stopped. then after a min runescape logged me out and i stopped the script.

otherwise i would say great script.

rockhead
10-02-2007, 02:14 AM
lol i dont talk alot.. and u have 1350 posts.. (looks at own post count and sighs)

ILikeCake
10-02-2007, 05:31 AM
Wow, thats a very nice working script. :p ;)

lalaland
10-03-2007, 11:48 PM
I tried it out and it worked fine... nice script

takeout
10-08-2007, 06:44 PM
nice it only went off once! (desert)

must of took age


ps: it says greg a lot (my arch emerny is called greg so its anoyying lol

99str bang
10-10-2007, 07:23 PM
great one!

70rd4n
10-13-2007, 08:54 AM
im sure ive seen this exact same script somewhere... maybe not i cant find it on my computer.. o.0

solid tho :D

mobe7
10-15-2007, 04:44 PM
very usefull tks :)

grimy89098
10-19-2007, 11:45 AM
nice :) will be very useful thanks :D

doogleswort
10-22-2007, 02:55 AM
Thanks bro, nifty little script!

bth8
10-29-2007, 06:45 AM
it tells me "[Runtime Error] : Out Of Range in line 100 in script C:\Program Files\SCAR 3.12\Scripts\runescape\GregsVWalker-v3[1].9.scar" any fixes?

maigel
10-29-2007, 09:13 AM
looks nice

LordGregGreg
10-30-2007, 03:03 AM
it tells me "[Runtime Error] : Out Of Range in line 100 in script C:\Program Files\SCAR 3.12\Scripts\runescape\GregsVWalker-v3[1].9.scar" any fixes?
ofcourse! geese, when has a tiny little error ever shut down a script??

even , like, HUGE re doings of runescape, and tons of things put in our way cant even stop us.

oh, but yeah, no time to see test or fix anything while im in school.

BUT

you probaly can expect something orgasmic once im out. your welcome to fix it your self though.

Halcyon-Word
10-30-2007, 10:38 AM
this is pretty good man keep it up :)

qwix
10-30-2007, 01:00 PM
Very good. I'm going to use it when im tired to walk from somewhere to varrock

spork985
10-30-2007, 02:15 PM
Defiantly very useful, I love it.

dvm
10-30-2007, 06:51 PM
Nice work. It did walk into Julia's house, but it did finaly managed to get into varrock.
Btw: it's road, not raod;)

LordGregGreg
10-30-2007, 08:32 PM
keep in mind the real purpose of thi little script.

Sure, it can make your whole army meet up in varock.

BUT

the real power comes in when you add it into wizzups little ess miner, as death walk.

Yes..... that means if something goes wrong (runescape gods forbid) and one of your charcters gets really lost. or dies. They can either teleport home, (or if they already died) and then walk right back up to varrock to start mining again.

thats how i spell 1337.

man slaughter
10-31-2007, 03:36 AM
man does it take its time. its acts like a complete newb. i mean seriously Quack!.

oh and very importat. in julias home a door closed. make sure it opens it, a guy opened it for me.

Zezi
11-02-2007, 12:25 AM
It decided to give up...


clicking.. then Increasing range
We have been walking up this fn river 50 times!!

captaintosspot
11-04-2007, 09:04 AM
It got a stuck at some parts and wsa a bit slow, but i liked the jig emote at the end. Also when mine logged out it logged into the same account again. Its rele handy though, i went to the bathroom while it was going. Other than my bad comments its awsome

LordGregGreg
11-04-2007, 09:21 AM
hmm, well, i supose it would be a bit to much to expect you guys to relize that this script has been unmaintianed ( and thus unsuccesfull) seince srl 3.x or so.

it needs some fine tuning. it does not work. if it does, then you are either lying or bloody lucky as hell.

anyhhows, hi, love yall, school still kicks my as... and wow.. 4. rev 6! damn, you guys (devs) rock

wildman123
11-04-2007, 11:11 AM
its a brilliant idea, i hope it works, i could really use it

_louis_
11-12-2007, 06:28 PM
Wow this script looks very very good

Ill try it out later !

Hugolord
11-12-2007, 07:15 PM
posted by Greg:



hmm, well, i supose it would be a bit to much to expect you guys to relize that this script has been unmaintianed ( and thus unsuccesfull) seince srl 3.x or so.

it needs some fine tuning. it does not work. if it does, then you are either lying or bloody lucky as hell.

anyhhows, hi, love yall, school still kicks my as... and wow.. 4. rev 6! damn, you guys (devs) rock

JakeBath
11-12-2007, 09:09 PM
Nice One Hopeing It Works

krisg05
01-10-2008, 04:07 AM
nice job

PeaZzT
01-16-2008, 02:17 AM
nice script.

its nice when u are tired of always walking to varrock.
i go out for a cigarrette and when i come in my user is in varrock.

thx for sharing :)

xhackxattackx
02-08-2008, 02:50 PM
I couldn't resist:

Greg('BEHOLD THE POWER OF THE GREG ALIGN FUNCTION!!!!');
//GregAlign(16116715, 25, 4, 656, 72, 674, 102, True);

Ah, the power of a blanked out function...always works...lol.

Magic pk40
02-08-2008, 02:55 PM
Dear User,
Your post count has been reset on account of your mass of spam posts. Please take the time to read this thread before posting again.
http://www.srl-forums.com/forum/images/satellite/buttons/expand.gif http://www.srl-forums.com/forum/images/satellite/misc/sticky.gif http://www.srl-forums.com/forum/images/satellite/statusicon/lastupost.gif (http://www.srl-forums.com/forum/showthread.php?goto=lastupost&t=20056) Sticky: Attention Spammers and Leechers... (http://www.villavu.com/forum/showthread.php?t=18341)
http://www.srl-forums.com/forum/images/satellite/rating/rating_5.gif RAM

Cheers,
Nielsie95.


wow nice:D;)

ow oke...:confused:

ow thnx for saying this:cool:

awesome:D !!!!!!!!!!!!

verry usefull!

okay im gonna try this 1 :)

great!!! i luv it thnx !!:)

wow sick :D

um why another autotalker... :x theyre much better 1's

auto clicker works good to :) ;)

i auto'ed from mage 72 to 76 with auto click high alch and mining from 70 to 74 now :) just started

Pure1993
02-08-2008, 04:05 PM
Really nice coding! There is just one thing I want to ask: Isn't "FindFastRandoms" by WT-Fakawi a bit outdated? As far as I know, FindNormalRandoms should cover all of them. Another reason why it won't work is because some of the things Like FindMime don't exist anymore... You probably already know this, but I guess for some people who aren't familiar with this "advanced" (:p) scripting stuff, this might offer a bit of explanation. :D

stampede10343
02-08-2008, 09:13 PM
i dont thinkk this has been updated in months so yea, kinda gravedig??

FreakyMonkey
02-09-2008, 03:18 AM
rather a pain to work, but haha im not that adequate at SCAR anyhow. im sure its an A+ script if i got it to work

wasapiguy2
02-22-2008, 04:03 PM
Just so im not reading this wrong--
start in lumbridge
only in lumbridge
and it brings you to the bank in varrock?

LordGregGreg
02-22-2008, 06:58 PM
Just so im not reading this wrong--
start in lumbridge
only in lumbridge
and it brings you to the bank in varrock?

Start anywhere, absoulutly anywhere. It teleports you to lumbridge, and then walks you to varrock.

It does not work right now though.

Killy
03-08-2008, 06:03 PM
thanks for this script, very useful :)

rhurst1
03-14-2008, 09:01 PM
Gave me some good idea's and helped me get my walker somewhat working much thanks.

Richard
03-14-2008, 09:19 PM
thanks for this script, very useful :)

You just gravedug and posted spam in one post. Congratz!

Waddo
04-11-2008, 09:57 AM
hmm great idea will download tonight
Check ur pm

noscope360
04-11-2008, 03:45 PM
This looks great man nice work havn't tried it yet but thats cause I don't need to go to varrock yet haha.Thank you very much

ShowerThoughts
04-11-2008, 04:36 PM
OUTDATED, I think he is about to update it not sure!

marzey
02-12-2009, 11:16 AM
OUTDATED, I think he is about to update it not sure!

Thank you ok im kinda over people posting just cause it gets there post count up.
I think srl should hire moderators to lock threads just so everyone doesnt grave dig, and the thread owner can request it open again if needed.

Look at how long i been here look at my post count.

Marzey READ THE POST
OUTDATED

xantosu
02-20-2009, 11:23 PM
Great work on the script!!

Hobbit
02-21-2009, 09:06 AM
06-04-2007, 01:21 Pm