Leaderboard
Popular Content
Showing content with the highest reputation on 07/21/15 in Posts
-
hello it's time to make these dynamic siggies everybody is talking about, so here it is, i just used some basic blending options, luckily my sweg saved me (and not my non existant ps skills ) its missing alot of stuff, I was going to add a transparent box or something near the numbers so that it stands out more r8/h8 m98 points
-
So, I've been gone for about two weeks now. The first week, I left for a church camp, and then this week I've been moving back into my parents house. With all this chaos going on, I live in a 3 story house, and my dad has only one wireless router hooked up in the basement for his work (He has a big office down there). So, since I'm all the way up on the third floor, the wifi here is SO bad, I get like 1 bar. So today, Comcast is coming to put a new ethernet jack in my room so I can plug my own router up finally! This means I'll be able to script again RS lags out every 2 minutes right now... so this will be a good change. hahaha!3 points
-
3 points
-
Imo no, it's acceptable with a sweater v neck and then t shirt underneath but colors must match cause else it looks worse. Just wear the t shirt instead of v neck if you're struggling with the open space ?3 points
-
I'm working on an extremely high-level API that sits on top of the OSBot API, makes it a bit more beginner friendly and adds plenty of shortcuts. Here's how a simple pickpocketer looks like (works flawlessly): import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.ScriptManifest; /** * Created by Bjorn on 21/07/2015. */ @ScriptManifest(author = "Botre", info = "", logo = "", name = "PPS", version = 0.0) public class PickpocketScript extends BasicScript { private EntityDefinition definition = new EntityDefinition(this) .name("Man") .action("Pickpocket") .reachable(); private Target<NPC> target = new Target<>(definition, Searcher.closest(this, definition)); @Override public void loop() { if(target.valid() || target.find()){ target.get().interact("Pickpocket"); } } }2 points
-
private EntityDefinition definition = new EntityDefinition(this) .name("Man") .action("Pickpocket") .reachable(); Is this supposed to be more clear than using a constructor?2 points
-
2 points
-
Protip: if you wanna get good you can't just ask questions. The good farmers don't leak what they do, what makes them successful. You need to find that out for yourself. Gotta work for it2 points
-
2 points
-
Yes, definitely would like the addition of an npc database where it preloads all drops and you select/remove the ones you want. Had to add like 20ish items to my drop list. Other than that, it's going smooth.2 points
-
2 points
-
2 points
-
Something must of happened that rarely occurs. Its working fine now, just a shame it didn't go for that 10 hours2 points
-
2 points
-
No, I hate the idea of an AIO combat bot. - said no one ever Czar / Khaleesi both are probably the best scripters on osbot for now, so I'd recommend any of their scripts.2 points
-
2 points
-
Version 0.3 - No longer avoids banking when defence is above 40 - Fixed object handling, now uses memorial and ladders correctly - World hopping copied from my other scripts, now works - Added magic shortbow(i) to specials list, hopefully it's magic shortbow(i) and not magic shortbow (i) update will be live within a few hours EDIT: pathfinding has been incredibly improved, now loads all walkable and unwalkable tiles and uses A* to find the quickest path and traverses the generated path randomly2 points
-
Meaning its tolerated, but we won't monitor it, and we won't do any sort of dispute on it if you send a source to someone as a local jar and they release it or if the scripter doesn't update it. We also don't allow threads, contact them via pm.2 points
-
2 points
-
Some bugs i found 1.sometime when started in the main area and when out of food it just stand there forever, ( i usually start in the bank and it work sometimes it banks for food. ) 2.when banking it get stuck in ladder like forever 3.when comming back from the bank it have hard time finding the push stone to go underground and it just say HEHE finding path something.. 4.It dont use special attacks on magic short(i) 5.hop world feture seems to not work for me at all. just pointing some stuff out you know i bought 3 of your toher scrpt runs fine i like to switch my bot around to trian other places to so yeah. please fix or find solution thank you have a good day2 points
-
vakaele is the name I give it Vampire + kathulu + elephant1 point
-
1 point
-
Overall I've used this bot for around 25-26 hours and no issues. Going to keep going till my trial runs out, will post a pic before hand.1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
This might be stupid.. but why don't people make a bot for like jad,zulrah,kraken etc? Wilderness bosses are too risky because of the chance to get pked but instance bosses? For example. I saw a while ago on reddit that there was a guy who had bots killing corpreal beast 24/7 to farm elysians with a bug. Why not just make a bot that can boss? Obviously you would need required stats/gear but.. a bossing bot for Zulrah making 1.2mil gp/hr... So is this possible or not. Is this hard to code or not?1 point
-
Version 0.22 - Removed spell destinations for bake pie, superheat, superglass, humidify and other lunar spells - No longer gets stuck when casting lunar spells - Hunter kit opening (BETA) please babysit this feature update will be live within a few hours ;)1 point
-
1 point
-
1 point
-
http://gyazo.com/da1d4bcf886b3ad9724687a27043426d No black marks, stats on the left of the pic are irrelevant1 point
-
1 point
-
You need mirror client. I botted with mirror client for one month got 95 slowly mostly, botting jagex afterhours.1 point
-
1 point
-
1 point
-
1 point
-
Says the dude posting on a runescape forum. gtfo scrub ass. No one cares that you don't play anymore, we all do and don't give a single fuck. Has anyone told you you're a badass lately? Because if not, here it is. You're a badass. I hope that makes you feel like your parents actually hugged you for once.1 point
-
Mines in guild fine, banks fine, but then it doesn't return to the mine. Maybe it can't find the ladders to the guild?1 point
-
1 point