ii got 99 str and it only took me like 2 weeks-1 months at getting 45k exp a hour
you train it
plz say its about runescape because if u just say How long will 99 firemakieng take from 65? people will think what the hell is this person talking about but luck i play runescape i would take about 1~2 months so thnx
It depends on the average hours you spend wc'ing a day.
99 percent of 65 is 64.35
The best way on runescape to get 99 attack is to get 70 def 70+str the higher the better in str and the def is so that you can wear guthans.Then all you have to do is go to bandits and camp there
LCM of 49 and 99 and 65 is 315315.
well probably around 79 a maxed pure (60 attack, 99 str, 99 ranged, 99 hp, 99 mage) will be level 83 combat
i had the same problem with my 99 and it was in the rear end
65 +34 ____ 99
#include<stdio.h> #include<conio.h> #include<string.h> void main() { char str[99]; int i,len=0; clrscr(); printf("Enter the string \n"); while ( i!=\n) scanf("%s",str[i]); len=strlen(str[i]); //Printing the accepted value. for(i=1;1<len;++i) { printf("%s",str[i]); } //Converting the case. for(i=0;i<len;++i) { if(str[i]>='A' && str[i]<='Z') { str[i]+=35; } else { str[i]-=35; } } //Printing the string converted string. for(i=0;i<len;++i) { printf("%s",str[i]); } getch(); }
125,851