Everything posted by LoudPacks
-
staking in duel
Did they turn on range only and chin u lol?
-
i need script private!
I don't see anything wrong
-
i need script private!
I recommoned LoudPacks. Actually nvm hes a fuckin noob
-
Player Detector
public boolean imAlone() { int amount = 0; for (Player player : getPlayers().getAll()) { if (player != null && !player.getName().equalsIgnoreCase(myPlayer().getName())) { amount++; } } return amount == 0; } -------------------------------------------------------------------------------------------------------------- if(!imAlone()){ getWorlds().hopToP2PWorld(); } or if(!imAlone()){ exit(); } -------------------------------------------------------------------------------------------------------------- //would have to pull the CB level from the player menu or pull their highscores and do the math which would probably be better //Could also make an Area and if Area.contains(player) -> hop / log out (if you want to limit it to a certain area vs every tile thats loaded. http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/
-
P this main
50 M - 100 M but I'm not that good at price checking accounts.
-
I bought a new car
It was my father who paid but It was $2500 or $3500 but the way his master card works they pay you pack a portion of car down payments so in actuality he probably only paid $1500 out of pocket I think it works out to. They also needed room for the new 2016s so they slashed the prices of the 2015s
-
I bought a new car
Nice, I just got a brand new 2015 civic for $99 a mo. lmao leased of course.
-
Patition to keep the like button pink
Petition lmao nah imo it looks dumb and the pink green contrast is no good for the eyes.
-
[Novice] How to Program With Java
Ok so I found this guy's YouTube channel. He has several programming series but one I found particularly useful is his series on Intro to Java Programming. My friend wanted to learn Java and is taking AP Computer science at his school but wanted more resources and I ended up finding this. He goes over almost all of the important fundamentals required in order to be come a competent functional java programmer. If anyone is new to Java or wants to learn the basics before diving into script development this is definitely the guy to watch! https://www.youtube.com/playlist?list=PL9DF6E4B45C36D411
- need a private script made
-
How do I make a Jad botter?
There are a lot of trusted people on this website. I actually just trusted my 80m bank to Debuffed workers and got a fighter torso for 5M gp. I got it back in a couple hours with all my stuff and the torso. Look in the marketplace.
-
Issue with Entitiy API methods
Entity wheat = getObjects().closest(WHEAT_NAME);
-
call ethan a pussy
why u sooo meeeeen
-
Igors123 and Bellic Oldschool gold shop. (Cheap prices. Skrill,PP))
Just bought 5m quick and easy!
-
Attention fellow gold sellers
You can request money to one of your emails and checkout as a guest using the prepaid card. I do this all the time.
-
NEED SCRIPT....
Check my sig for more details.
-
Differentiating between chests
Oh shit your right, it doesnt even do anything now that I think about it. It does work for my needs since wasLooted is still in the return. I should remove the xp tho because your right its useless and even if it worked that would be the condition that should initiate the waiting LOL
-
Differentiating between chests
You can use a filter. I made a script very similar to this which also alches the looted nats. Heres an example using filters, although i prefer to use lambas rather than the traditional way of filtering: chest = getObjects().closest(o -> o.getPosition().equals(new Position(2671, 3301, 1))); // filters out every entity that's not at the specified position (ie. chest 2) if(chest.interact("Search for traps")){ log("Attempting to loot chest..."); new ConditionalSleep(15500, 17550){ @Override public boolean condition() throws InterruptedException { int start = getSkills().getExperience(Skill.THIEVING); return ((getSkills().getExperience(Skill.THIEVING) > start) || wasLooted); } }.sleep(); // I have a method that wasLooted that uses game messages to see if its already looted and then the wait time is adjusted accordingly
-
Autoclicking 70-92 mage on my main
My account is half banned as well and i did 80 - 99 in about a week and half using an Apple Script I wrote. No bans or anything and I was running it a good majority of the day, and theres no breaks since it not a real script.
-
TokenDefenders | Warrior Guild Token Farmer [2k / Hr] | Animated Armor Sets [Steel - Rune] | Spec Attacks
Hey guys! I am releasing a script that kills animated armor sets in the Warriors Guild in order to farm Warrior Guild tokens. I will be adding defender support soon so you will be able to both farm tokens and defenders, however for now it only farms tokens at a rate of about 2K / Hr on higher level accounts. Features: - Auto logout if all out of supplies - Supports special attack weapons (DDS, D Scim) - Supports food (lobster, swordfish, shark) - Supports all types armor sets steel - rune - 2K Warrior Guild token per hour Proggies: *MORE COMING SOON* Directions: 1.) Gather supplies in bank (food, platebody, platelegs, full helm, spec weapon (optional)) 2.) Stand in Warrior Guild Bank 3.) Start scripts 4.) Get tokens! Coming Soon: - Cyclops support - AIO - farm tokens then kill cyclops - These features will increase the price to around $6.99 when released so buy now to grandfather yourself. Downloads: http://osbot.org/forum/store/product/585-tokendefenders/ ($3.75) - 2 hour trials available!
-
Rate this shit
Looks good, I would totally use it.
-
Be me at 12am in the morning just finished uploading a legal writing paper due in 7 hours
I feel you man. I've been trying to finish my paper since 4 PM, it's not 1:10 AM....... I need to fucking get back to work but the internet keeps me from being productive.
-
are gambling sites legit
Oh yea, that x4 90m win really made me hard
-
are gambling sites legit
Well I mean i've had good luck
-
Botting Ban Wave
I lost 3 accs today myself. Logged on in the morning, thought maybe it was just an update but I got the ban hammer