Leaderboard
Popular Content
Showing content with the highest reputation on 07/21/15 in all areas
-
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
-
Look clean to my eyes. Maybe add a couple random feature. Also your script way different. I don't use new String[] and stuff like that :P1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
i'd recommend taking the extra 30 minutes to do biohazard and plague city and use the ogre camp, pretty good cannon xp there.1 point
-
botted 1-70 agility 5times with khals script, no bans. all on a level 3 fresh account 24/71 point
-
it was a long time ago, I generally don't bot on level 3's. somehow every time I used it, it acted a bit weird and slow and I ended up getting a ban. i used draynor, varrock, al kharid and falador. I couldn't use any other courses because the accounts were banned before they could reach that level1 point
-
Due to the high influx of users coming over the summer, I will be available to help them! I do it a lot in the chatbox already, but some people don't use it and have client issues! The easiest place to find me is in the chatbox or you can add my skype (muffinrs) THIS IS A FREE SERVICE, I WILL NEVER TRY TO CHARGE YOU. Before coming to me, use these tools to help yourself! New to OSBot? Here a few starter tools! How to use OSBot: http://osbot.org/forum/topic/68775-how-to-use-osbot-a-video-and-audio-guided-tutorial/ How to add a script: http://osbot.org/forum/topic/67367-how-to-add-a-script/ SDN where all of our scripts can be found: https://osbot.org/mvc/sdn2/scripts/ VIP, Mirror client benefits: http://osbot.org/forum/topic/66803-what-is-osbots-mirror-client/ For VIP, guide for Mirror Client Guide: http://osbot.org/forum/topic/66800-osbot-mirror-client-your-guide/ Mirror client download: http://osbot.org/forum/topic/71465-mirrorclient-v1054/ New member guide - http://osbot.org/forum/topic/65954-how-to-use-osbot-a-step-by-step-guide-for-our-new-members/ I'm new to the forum how do i get to know people - http://osbot.org/forum/forum/54-introductions/ (Also come to the Chatbox!) For frequently asked questions - http://osbot.org/forum/topic/63015-faq/ How do i know what colour name means what - http://osbot.org/forum/topic/50019-understanding-the-forum-ranks/ Hopefully I can help people with client/script issues If I successfully helped you with your issue, please leave a quick vouch below as to not shy off skeptical users, thanks1 point
-
1 point
-
The script works really good! one little bug: At Lumbridge west, sometimes the bot runs to lumbridge castle instead of draynor bank. at lumbridge castle, it will just stop moving and rotate the camera around a bunch. else it seems to work fine for me in lumbridge west.1 point
-
Hi man nice proggy. Just keep in mind to remove your name next time. I'm sure lots of people have been banned this way. I'll get onto testing the new version soon; been doing some smithing and fletching atm.1 point
-
1 point
-
1 point
-
1 point
-
Hey Czar another idea to keep your bot from wc the wrong tree is have it where the camera angle isnt low to the ground. leave it high above the player so u wont click the wrong trees1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Hey Czar, I'm having a bit of trouble running Superglass make. -Starting off the Script, it withdraws 26 Seaweed http://gyazo.com/7936e1bf67d8b7699b4302fe219fd8b8 -If I start with 13 Buckets of Sand and 13 Seaweed; If the screen is on inventory view it gets stuck and can't find the spell view. http://gyazo.com/383a8e00dca865ad500afdffc1d6e002 -If I start it on the magic view it casts Superglass make then goes back to inventory and banks. This is unnecessary, when Superglass making you always keep non-bank views on the spell view. I'm not sure if you have to go back to the inventory for the script to be able to bank. -The script waits for the full animation to complete before banking. I'm also not sure if this is a must for the script to evaluate when to bank, but you only have to wait for 2 seconds after casting to bank instead of watching the full animation. Humidify: The script works well with Humidify, however when casting the spell, it swaps from Invent>Magic View>Invent>Magic View then casts the spell. http://gyazo.com/37f63bd9efa8f0c4eadceb7798d8ad20 The script also attempts to bank a second or two early after casting the spell, then waits a few seconds to bank again. http://gyazo.com/b2c50f6f4b35469977fe7e4c40a263b1 - Top Left Hand corner at end of gif. If you could fix all these things it would be greatly appreciated Thanks1 point