Leaderboard
Popular Content
Showing content with the highest reputation on 07/13/14 in Posts
-
5 points
-
Bit of both. He just reminds me of beastlymaul when he was here. Immature, autistic 10 year old boy who isn't funny and accidentally put his webcam on once on Skype and his looks confirmed some sort of disability.5 points
-
old archived threads and archived disputes should be separate. I like to clearly see whos been banned and for what reason, whenever i want without scrolling through junk threads.4 points
-
Can confirm people who refer to females as 'chicks' often receive 0. Closest he's been to a vagina was during childbirth.4 points
-
You are the biggest faggot on this forum. I see your name and it disappoints me every time. Not funny at all, not smart, not witty, not intelligent, not entertaining, not black. Fuck off.4 points
-
You can easily fix it by going to the member group and readjusting the settings, and if you need help doing this I can show you over Skype.3 points
-
I hate it when ignorant, impatient, leechers like you that don't understand how programing even works and have never even studied RuneScape's game engine internally at all react when someone who knows what their talking about actually explains to them that everything is a ok. I've been reverse engineering RuneScape since 2008. I've created everything from fake-clients, private servers for almost every type of client revision, update servers, eoc, etc. If you don't have any authority or basis for your claims than don't post your ignorant comments anymore. Maybe you don't know how to bot correctly, but I've made thousands of magic tabs, caught thousands of chins, and botted many more scripts on OSBot and with confidence in it.2 points
-
2 points
-
Since you actually have proof that he PM'd you his Skype, and no other IPs besides his main one have connected to his account today, he's been IP banned. I'm sorry for your lose.2 points
-
2 points
-
You're not trolling. You are just proving to even more people that you are the least entertaining faggot around, you try so hard but you'll never escape Bronze V. Your fan base grows daily.2 points
-
2 points
-
Are you a mod? No, so you can't judge. We all know Nezz sux, so this thread just giving him a reminder, just in case he forgot2 points
-
Hi, I can't change my display name, please fix it. Thanks for lending a paw. -Senior Sheriff Dog, Eliot2 points
-
2 points
-
There is no reason not to, the staff just like shutting down ideas people actually like. Oh well. Support, I'm not using some shitty search feature.2 points
-
2 points
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports every altar - Supports every rune Air, Mind, Water, Earth, Fire, Body runes (Just walk back and forth) Fire runes (Ring of dueling to Castle wars) Mind runes (Ring of dueling to Castle wars + Mind altar teleport) Nature runes (Unnote at shop and walk to altar) Nature runes (Ring of dueling to Castle wars + Necklace of passage to Fairy ring) Nature runes (Ring of dueling to Castle wars + Ardougne cape to Fairy ring) Nature runes (Ring of dueling to Castle wars + Quest cape to Fairy ring) Nature runes (Ring of dueling to Castle wars + POH teleport to Fairy ring) Cosmic runes (Walks back and forth - Uses obstacles based on agility level) Cosmic runes (Ring of dueling to Castle wars + Necklace of passage to Fairy ring) Cosmic runes (Ring of dueling to Castle wars + Quest cape to Fairy ring) Law altar (Ring of dueling to Castle wars + Balloon method to Entrana) Astral altar (Teleports back to bank) Lava runes (Ring of dueling to Castle wars) Stream runes (Ring of dueling to Castle wars) Smoke runes (Ring of dueling to Castle wars) Mud runes (Walks back and forth in varrock) Mud runes (Digsite teleport) Blood runes (Arceuus) Blood runes (Ring of dueling to Castle wars + POH teleport to Fairy ring) (93 agility req) Soul runes (Arceuus) Wrath runes (Ring of dueling to Castle wars + Mythical cape ) - Pouches support - Menu invokes - Daeyalt essence support - Pouch repair - Energy/Stamina potions support - Food support - Combination rune support - Binding necklaces + Magic imbue - Abyss support (Edgeville / Ferox enclave banking) Death handler, will grab your stuff and continue (Abyss only) Abyssal bracelets/Ring of life support Pouches repair at zamorak mage - ZMI altar support Walks short unsafe path OR walks long safe path Quick prayer support Full bank mode (Add fillers so all runes get deposited, but not the pouches/Rune pouch) - Mining daeyalt essence - Master/Runners setup Setup a bunch of runners for your main account who stands at an altar Either play your main yourself or use the master mode Combination runes, magic imbue + binding necklaces available Runners can bring binding necklaces, talismans to the master Stamina potion support for runners Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 482:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot managers you do not need to specify -script 482): -script 482:TaskList1.4515breaks (With breaks) -script 482:TaskList1.4515breaks.discord1 (With breaks & discord) -script 482:TaskList1..discord1 (NO breaks & discord) Proggies:1 point
-
+1, and why is Catastrophe being so mean to the poor guy... I expected more of him. You are supposed to show compassion to the special people, not just ruin their lives like that.1 point
-
1 point
-
1 point
-
1 point
-
Please do this ^ Also the rap looks pretty nice, as long as you don't rhyme too many of the same words together, you'll be fine. Pretty much don't be Lil Wayne or any of the other garbage rappers and you'll be all good1 point
-
1 point
-
1 point
-
1 point
-
Okay, so I really wanted to share this with my fellow pot smokers. Nezz and I have a script called Well-Endowed Elder druids, and we've always abbreviated it as WEED for short. We uploaded it to the SDN a few days ago. When scripts are uploaded to the SDN they are assigned a unique ID. Turns out, the ID for our script was 420! This totally blew my mind.1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
In your onStart method add this. Notice how you can consolidate your code into 2 lines. ^_^ bot.addMouseListener(new MouseListener() {//register a new MouseListener @Override public void mouseClicked(MouseEvent e) { if(minimizeRectangle.contains(e.getPoint())) minimized = !minimized; } @Override public void mousePressed(MouseEvent e) { } @Override public void mouseReleased(MouseEvent e) { } @Override public void mouseEntered(MouseEvent e) { } @Override public void mouseExited(MouseEvent e) { } });1 point
-
1 point
-
1 point
-
The reason has been revealed: I did open osbot before and somewhy i didn't close the process, so osbot thought i had 2 bot's running cause i opened the secound one........ stupid me :>1 point
-
Update: Switched player saves from Serialization to JSON format. Works much better and reduced chance of corruption!!1 point
-
1 point
-
1 point
-
I probaly get more chicks than you, but then again i dont want to spend hours to convince you, so you either believe me or not, you could ask me questions to verify though.1 point
-
1 point
-
1 point
-
People need to stop with this. OSB1 is pretty much nonexistant now, all it does is waste @Laz's time when he could be doing other more important things.1 point
-
1 point
-
You could try building your own computer its alot easier then you would think. There's nice newegg tutorials on youtube and you can look in the motherboard manual to see where you plug everything in at. You can't really mess up when you build it either as long as you ground yourself or wear an anti-static wristband because static electricity will fry your parts. When I built my computer I had no clue on what I was doing I researched my parts went to reddit's computer forum asked for advice they changed my build up a bit then I went to tomshardware forums and they said it was all good. If you wait until black friday you can get some really really good deals. Heres my build I spent around 390 for the parts and 90 for the OS (didn't want to pirate it) and I built it around black friday / cyber monday 2 years ago PCPartPicker part list / Price breakdown by merchant CPU: AMD Phenom II X4 965 Black 3.4GHz Quad-Core Processor CPU Cooler: Cooler Master Hyper 212 EVO 82.9 CFM Sleeve Bearing CPU Cooler ($29.98 @ OutletPC) Motherboard: ASRock 970 Extreme3 ATX AM3+ Motherboard ($110.39 @ NCIX US) Memory: G.Skill Ripjaws Series 8GB (2 x 4GB) DDR3-1600 Memory ($79.99 @ Newegg) Storage: Seagate Barracuda 1TB 3.5" 7200RPM Internal Hard Drive ($52.91 @ OutletPC) Video Card: MSI Radeon HD 7770 GHz Edition 1GB Video Card ($73.98 @ Newegg) Case: Zalman Z9 Plus ATX Mid Tower Case ($59.99 @ NCIX US) Power Supply: Corsair Builder 430W 80+ Certified ATX Power Supply ($48.99 @ Mac Mall) Optical Drive: LG GH24NS90 DVD/CD Writer ($33.50 @ Amazon) Operating System: Microsoft Windows 7 Home Premium SP1 (OEM) (64-bit) ($88.98 @ OutletPC) Total: $578.71 Prices include shipping, taxes, and discounts when available1 point
-
http://www.ebay.com.au/itm/HP-TouchSmart-15-6-inch-Touch-i7-8GB-750GB-Nvidia-GT740m-2GB-Gaming-Laptop-PC-/271513193161?pt=AU_comp_laptop&hash=item3f37728ac9&_uhb=1 Looks nice.1 point
-
RuneScape has updated today to revision 50 but our updater is fine. No hook identifiers were broken during the process. We could theoretically update the bot right now but as an effort to prevent further bans, I'm going to be evaluating certain bugs which occur during random event solvers. Nearly all our random event solvers have been tested but there seems to be certain conditions under which they do not activate. We do not believe this is simply a trivial bug but an effort on part of Jagex's bot-watch campaign to efficiently detect players who use injection and/or reflection bots. The idea of having random events that some how bypass our random event solver queues is definitely a quick way to identify bots. These techniques can all be prevented and that is why I'm delaying the release of the #50 revision update until we fix the issue (which will be today for sure!) I'm the only active developer at the moment but no worries! The fix won't take long. Additionally, we're going to add some extra injections to accurately detect invisible NPCs and/or players (specifically moderators/admins). Sorry for the inconvenience but this wait works to everyone's benefit. We don't want to have bans occurring when they can EASILY be prevented by us. Thanks, Sincerely Laz.1 point