Trouma Posted January 11, 2009 Share Posted January 11, 2009 I need to find Runescape stats script. It's look like: here. ( I can change bg and pose by myself.) Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/ Share on other sites More sharing options...
corbin Posted January 11, 2009 Share Posted January 11, 2009 Errrr.... chances are they made that them selves, so you're not going to find it. Also, no one here is going to code it for you [for free]. Do you know PHP, because it really wouldn't be hard to code? Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-734841 Share on other sites More sharing options...
Trouma Posted January 12, 2009 Author Share Posted January 12, 2009 I found that script, but I have no idea how to code it to index file. Here is that script... Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735088 Share on other sites More sharing options...
Lamez Posted January 12, 2009 Share Posted January 12, 2009 it says to login to download, download it, and the GD Library on your PHP webserver. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735114 Share on other sites More sharing options...
Trouma Posted January 12, 2009 Author Share Posted January 12, 2009 Can anyone create index.php file, please? Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735184 Share on other sites More sharing options...
Lamez Posted January 12, 2009 Share Posted January 12, 2009 face it, you are going to have to try. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735218 Share on other sites More sharing options...
Trouma Posted January 12, 2009 Author Share Posted January 12, 2009 I have no idea, how to do that. That's why I'm asking here. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735269 Share on other sites More sharing options...
448191 Posted January 12, 2009 Share Posted January 12, 2009 Hi. Welcome to PHPFreaks. This is a site where people come to learn PHP. Do you want to learn PHP or do you want someone to help you with that script? (Hint: answer one doesn't get your thread locked) Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735300 Share on other sites More sharing options...
Trouma Posted January 12, 2009 Author Share Posted January 12, 2009 Sure I wantt learn. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735348 Share on other sites More sharing options...
Lamez Posted January 12, 2009 Share Posted January 12, 2009 take a look here http://www.php.net, and here http://www.phpfreaks.com/forums/index.php/board,1.0.html those might help ya. I know they helped me! Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735375 Share on other sites More sharing options...
GingerRobot Posted January 12, 2009 Share Posted January 12, 2009 To be a little more specific, you're going to need to learn some basic PHP before you can really do anything. In the slightly longer term, you're going to need to find out about scraping web pages and extracting information, possibly with some regular expressions. You'll then need to take a look at the GD library for image generation. Though not strictly an absolute beginner's tutorial, it doesn't get too much more basic than this tutorial on loops: http://www.phpfreaks.com/tutorial/php-loops/page1 It covers plenty and is all commented well. If that doesn't do it for you, you'll find tutorials by the bucket load if you google. Of course, before you can use them you'll need some environment to work with. Either register yourself with some free hosting to get started, or you might like to install something like wamp (assuming you're working in windows) to test locally. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735468 Share on other sites More sharing options...
Lamez Posted January 12, 2009 Share Posted January 12, 2009 yes do not be afraid to get your hands dirty, and your mind going. It will help you a lot if you learn PHP and MySQL Databases. I am so glad I decided to learn, now I am a script junkie. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-735622 Share on other sites More sharing options...
Trouma Posted January 13, 2009 Author Share Posted January 13, 2009 I can't understand anything here.. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736232 Share on other sites More sharing options...
Daniel0 Posted January 13, 2009 Share Posted January 13, 2009 What are you having trouble understanding? Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736235 Share on other sites More sharing options...
.josh Posted January 13, 2009 Share Posted January 13, 2009 I think he's having trouble understanding why someone won't just write his script for him. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736265 Share on other sites More sharing options...
Trouma Posted January 13, 2009 Author Share Posted January 13, 2009 I think he's having trouble understanding why someone won't just write his script for him. Well, yes. Ontopic: I'm reading tutorials, but I still don't get it.. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736342 Share on other sites More sharing options...
448191 Posted January 13, 2009 Share Posted January 13, 2009 Again, this is a forum where people come to learn and discuss PHP programming. The people that come here, teach others PHP, for free. But you can't just say "I want to create this and this, teach me". You have to start at the beginning, learning the syntax and basic language features. And more importantly you have to make an effort. Try this silly analogy: let's say you want to learn how to make pottery. You enlist in a pottery class. Then you are expected to make an attempt at an ashtray yourself as well. If you walk into the pottery class and say "I'd like to have a Ming Dynasty replica vase, please make me one", chances are you will get similar reactions as you are getting here. Getting it? Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736367 Share on other sites More sharing options...
.josh Posted January 13, 2009 Share Posted January 13, 2009 In other words, we're here to teach you how to fish, not do your fishing for you. If you would like someone to write your script for you, I suggest you hire someone, because that's the sort of thing people get paid for doing. Quote Link to comment https://forums.phpfreaks.com/topic/140406-runescape-stat-sigs/#findComment-736442 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.