Search found 3 matches

by BrianC
Thu Aug 31, 2006 3:42 pm
Forum: Beginners
Topic: Help calculating top 10 scores
Replies: 8
Views: 8307

Thank you Marcus! This is exactly what I had in mind :D I have one last question. Since my scores change every few minutes and the script constantly loops and checks for changes in the scores how do I update the scores in the VB script. The script below is only an example to make my self clear what ...
by BrianC
Thu Aug 31, 2006 1:58 pm
Forum: Beginners
Topic: Help calculating top 10 scores
Replies: 8
Views: 8307

Hi Dick, I have the scores saved to memory by using let>num1=num1+1 let>num2=num2+1 and so on. I have tried the code below (times 80) but can't figure how to get the result for the top 10 numbers. :? if>{(%num1%>%num2%)and(%num1%>%num3%)and(%num1%>%num4%)and(%num1%>%num5%)and(%num1%>%num6%)and(%num1...
by BrianC
Thu Aug 31, 2006 12:06 pm
Forum: Beginners
Topic: Help calculating top 10 scores
Replies: 8
Views: 8307

Help calculating top 10 scores

First off great product! Now to my question, What I would like to do is have a script calculate for me which 10 numbers out of 80 different numbers have the best scores. For example lets say the number 1 has a score of 20 and numbers 2-80 have less than 20, that would make number 1 the best number. ...
Sign up to our newsletter for free automation tips, tricks & discounts