Leaderboard
Popular Content
Showing content with the highest reputation on 04/21/15 in Posts
-
7 points
-
You need to refund the account + gp/items, so give a total gp worth for that account, not sure exactly what it would cost on the black market5 points
-
Too late now but mirror mode + premium scripts woulda saved you. Even this kid knows.. He LOVES mirror mode5 points
-
5 points
-
4 points
-
Put together from various tutorials and forum posts, etc... First piece of PHP I have ever written (I'm using tons of deprecated methods and am probably wrecking a dozen of conventions). If you have tips to improve it -> shoot ^^ <? // MySQL Username. $username = "**********"; // MySQL Pass. $password = "**********"; // MySQL database. $database = "**********"; // MySQL host. This is "localhost" or the IP specified by your hosting company. $host = "**********"; // Connect to the database. mysql_connect($host, $username, $password); //Select the database. @mysql_select_db($database) or die("Unable to establish a connection with the database."); // Get the name of the script from the URL and protect from injection. $script = htmlspecialchars($_GET["script"]); $script = stripslashes($script); $script = mysql_real_escape_string($script); // Get the name of the user from the URL and protect from injection. $user = htmlspecialchars($_GET["user"]); // Set user name to All if no user key was given. if (empty($user)) { $user = "all"; } else { $user = stripslashes($user); $user = mysql_real_escape_string($user); } $query = "SELECT * FROM $script WHERE username = '$user' LIMIT 1"; $result = mysql_query($query); $rows = mysql_num_rows($result); if ($rows == 1) { // Create the image. Header('Content-type: image/png'); Header('Cache-Control: no-store, no-cache, must-revalidate, post-check = 0, pre-check = 0'); Header('Expires: Thu, 19 Nov 1981 08:52:00 GMT'); Header('Pragma: no-cache'); $image = @imagecreatefrompng('./image.png') or die("Picture not found."); /* IMAGE TRANSPARENCY. */ $black = imagecolorallocate($image, 0, 0, 0); $white = imagecolorallocate($image, 255, 255, 255); // Remove all the black from the placeholder image. imagecolortransparent($image, $black); // Turn off alpha blending (to ensure alpha channel information // is preserved, rather than removed (blending with the rest of the // image in the form of black)). imagealphablending($image, false); // Turn on alpha channel information saving (to ensure the full range // of transparency is preserved). imagesavealpha($image, true); /* PREPARE FOR PRINTING. */ $font = './font.ttf'; $fontSize = 8; $xCoord = 15; $yCoord = 30; /* PRINT. */ imagettftext($image, $fontSize, 0, $xCoord, $yCoord, $white, $font, 'Script: ' . $script); while ($row = mysql_fetch_assoc($result)) { foreach ($row as $column => $value) { $yCoord += 30; $string = str_replace('_', ' ', ucwords($column)) . ': ' . $value; imagettftext($image, $fontSize, 0, $xCoord, $yCoord, $white, $font, $string); } } imagepng($image); imagedestroy($image); } else { echo ("Username not found."); } mysql_close(); ?>3 points
-
The name's Mitch, and i'm from New Zealand. Never really been active on forums unless it was the classic RSC or a clan forum. But I figure aslong as i'm botting I might aswell say what'sup. Happy Botting!3 points
-
Closed, might re-open soon. pm if you are looking to sell!3 points
-
Removed nearly maxed, as it isn't. 88 strength isn't even half way to 99.3 points
-
3 points
-
You don't fake them, you be legit, as you are asking him to be, he made an honest mistake. If you can't prove it, I can't really do anything. Look for screen shots, if you don't have them he isn't responsible for a refund, but you could talk to him and try to work it out where he can refund you in gp, he is a good dude(from what I know). Waiting for screen shots of accounts, if users can't provide, dispute is closed.3 points
-
If one more person spam this thread without actual proof he is banned off site, or has scammed this account back in the past, you will be suspended for 24 hours. http://osbot.org/forum/topic/67824-selling-beast-60-attack-pure-quested-mm-dt/ never mind you are a scammer, that is all it took one search.3 points
-
Lately OSBot has seen an increase in activity as we have reached a new stage, which is why I'd like to thank our developer team and script writers for their hard work. But without our community all of this wouldn't have been possible, which is why I decided to host this event for all of you OSRS players and botters! The event is an interactive happening and will take place in Oldschool Runescape. As the title says, this will be a riddle event. Let's explain how it will work. First of all, when the event starts, I will post a riddle on a locked thread so you can check the riddle whenever you want to. Secondly, the hard work is for you. You will have to solve the riddle and it will lead you to a specific location in Runescape. @Oliver will be my accomplice on this as he will be the one hiding. The first person to find him, receives a point. The exact procedure on how to win a round, will be explained later on. There will be a total of 5 riddles (don't bother searching for them on the internet because you won't find them, I made them all up myself). Make sure to have your teleport necessities, possibly some food and other supplies ready before the event starts! After you've found @Oliver, you have to complete this procedure in order to gain the point and win the round. The first thing you have to do is, find @Oliver. You then need to take a picture on which I can see both the answer/action when you've reached the correct location he'll be there somewhere and will have registered the rs name of the first person to tell him the correct answer or execute the correct action, you can take a picture using Gyazo/Puush/.... Forward the picture to me (@Dex) using the PM system. We will compare and if we deem the picture to be legit, you will be the winner of the round. Keep in mind that only the first person to give @Oliver the correct answer/action ingame will receive a point, after that he will be moving to the next location. Date: 26 April 2015 Time: 20:00 (8 pm) Timezone: GMT+1 Click here to see the time of the event on your location If you win a round, you will be awarded with a point. The prizes will be rewarded as followed: 1 point: 3 months of 2 points: 6 months of 3 points: In addition to this @Eliot will be granting you a 60 day auth for a DreamScript script of your choice for users with one or more points. This is how a riddle will look like. It will contain the information which will lead you to a specific location in Runescape. (this is just an example) Question: what is Martin Luther King's most known sentence? If we take this one as an example (the actual ones will be more difficult), the answer to this riddle is the essence mine in Varrock. The answer to the question is 'I have a dream'. You'll have to say the "I have a dream" when you reach @Oliver ingame and take a screenshot of it with your rs name still visible. Some people might think that there will be a mass ban when you participate in this event. I have also taken this into account upon creating the event. Because we do not have one specific location (e.g.: Warrior's Guild) it will be harder to even impossible for Jagex to bust us. OSBot cannot be held responsible for any bans/mutes during/after the event! We hope to see YOU at the event! ~The OSBot Team2 points
-
Look at yourself in the mirror and ask, what could I have done to prevent this? Answer should be right in front of your face. That + use Czars premium rock crabs ofc.2 points
-
2 points
-
At least I'm making an attempt to contribute to the society, instead of mocking those who do such. Not to mention learning a valuable coding language in this day...Time well spent!2 points
-
2 points
-
that's true, jagex still need to figure out the economy if they kill all bots economy will die as well. like on rs3, they brought divination and some other ways to obtain those items to keep the economy alive & bot free.2 points
-
What's up fellow botters I've decided to come back to runescape to once again bot I've botted on rsbots net when they were still out, doing my own mini gold farming hopefully I can start my own on here but sadly my first 2 accoutn got banned if anyone got tip on not getting banned PM me and lastly, happy to be here guys! oh and if you guys recommend any script for me for good money making for goldf arming low ban rate too!1 point
-
1 point
-
1 point
-
1 point
-
I'd recommend taking the 2 day ban as a blessing if it is an account you care about. If not, keep on botting on that baby.1 point
-
1 point
-
1 point
-
1 point
-
Made about 5m with this script, starting on a fresh account again(3rd account). Did 1-40 with level 1 net fishing, now onto lobs. Does anyone happen to know if raw lobsters are tradable within trade limit? I know coins is.1 point
-
1 point
-
1 point
-
He has already been caught, that not going to make any difference does it? In addition to that,I highly doubt Jagex employees are actively checking forums like this one. Congratulations, a temp-ban would equal a perm ban for me tough, I am past the point that i'll play runescape without botting, and it's only a matter of time before you get caught again if you don't chance your ways.1 point
-
Fired for getting too high yesterday and trying to change the name of "weed" to "dank weed". His firing should have been polled1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Make sure you store your instances of getInteracting, and everything else, then operate on those instances. That code can throw an npe.1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Page 14 Proggy 4/20/15 Novice Boat - Quick Prayer (ult str , Super reflex) - Auto Retaliate ( Off) - No Potions1 point
-
1 point
-
1 point
-
1 point