Quote:
Im NOT saying it cant be done OR that it's a bad idea, that being said:

Ok, there's a number of potential issues here:

1) Can mirc talk to RS's servers or will Jagex cut off communication with it?
2) Will they consider this a macro of some kind and ban you?
3) Prices are impossible to predict since it is whatever the market will bear AND the best BALLPARK prices are on another website all together (though not accurate as they themselves claim)

That being said:

1) You'd need a huge database for items in many forms....... be it ores vs bars, armor normal vs trimmed, etc etc etc
2) As for the stats of a user, that shouldnt be TOO hard to do with sockets (and no, i cant help cause I dont know anything about it, but it would seem rather simple for those who DO know)
3) the other thing is since they changed the way the high scores works, you cant do (example):

username[/b].html]www.runescape.com/some-stuff/hiscores/username.html



It just doesnt work since they changed it. Hope this at least gives you a starting point idea of what to do. You'd need to know how to intercept certain info and manipulate it like other websites do. Again, Im not saying it CANT be done, Im simply offering things to consider


Actually http://hiscore.runescape.com/lang/en/aff/runescape/hiscorepersonal.ws?user1=zezima will work to pull down a page full of HTML (and shouldn't get you banned for macroing), but then you've got to parse it.

http://www.zybez.net/priceguide.php?sear...h=&member=1 will search the Zybez site for coal (random example). Again, it comes with a ton of HTML attached.

Hope those help.