Everything posted by progamerz
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
APA Sand Crabs
But if u did that it's against the rules(Can result in Bans + IP bans) not to be rude just saying u
-
Perfect Woodcutter
i noticed a small bug it keeps dropping logs after 2-3 cuts while i don't have C1D1 selected other thn that works well thanks
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
- AIO Yew Chopper
-
Post what you think is the fastest ban achieving script
@Apaec Sand Crab's Joking its beast!!!
-
Manippul's Socks5 Proxy Shop [GOOD PRICES] [PRIVATE] [BROADBAND]
Got a trial worked veryyy well, didn't notice any lag issues and didn't get locks recommended!
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
Method to hover over next npc
U can filter closest NPC: Example(Not sure as I typed it her not in IDE so check it out): NPC npc = getNpcs().closest(f-> !f.isUnderAttack && f.gethitpoints > 0 && !f.isHitbarvisibile) EDIT: check fruity's post
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
AIO Yew Chopper
I didn't understand what you meant can you please explain me?
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
Bump
-
Progamerz Private Scripts [Reliable] [Affordable] [BTC/07gp]
STATUS: Available for medium/small sized scripts Please read this thread before viewing my thread Payment Options 07 RSGP BTC Support All bugs will be fixed for FREE during the initial 2 months after purchase. After the initial 2 months, bug fixing fees may apply. Any upgrades to a script will cost you after a service has been done. Bug support can take up to 72 Hours, unless I am busy. You will be told of any delay as long as you are on one of my contacts below. Terms of Service You will provide any required resources/accounts for the service. You will pay before I start the service. I am not responsible for any bans during or after the service. You will not redistribute the source unless I give the approval. (Jar, decompiled jar, etc. to ANYONE) I have the right to cancel the service at ANY TIME (I do not have to give you a reason). If a cancellation occurs, you will be refunded fully. I am not responsible for adding more features after agreeing to the original contract with the set of features in place, YOU MUST PURCHASE THE EXTRA ADDITIONS. It is your responsibility as the customer to provide all the necessary features and requirements. If you order from me, you will AUTOMATICALLY ACCEPT these TOS. Request Form (To be used whenever contacted me or posted here) Request: This should have the title of your request. Details: Explain what exactly the script should do. IN FULL DETAIL Budget: How much you are looking to pay. Payment Method(s): Your Payment methods you can provide. Time: How soon does this need to be completed? Additional Notes from me: I am not responsible for knowing how your method works. When sending the request form, please state in full detail how the script should function. Otherwise, if I misinterpret the functionality, and you want changes you will have to provide additional fees. *See 6th line Terms of Service* Contact Osbot PM Discord Server Ticket (link in signature) Thanks @Chris for template!
-
Perfect Fighter AIO
I was using the settings (Afk my tile) (Attack my crabs only) so not sure what u mean AFK tile as i was using the plugin
-
Perfect Fighter AIO
1 more suggestion tho idk if its worth the editing of the script code for profit counter is to ignore vails if using potions idk if i do seem stupid as its only 2gp but i am telling u as i said if its not worth editing then leave it EDIT: Bug(Crash hop i think so) throws an NPE: [INFO][Bot #1][05/13 06:38:59 PM]: Exception in script thread 2: java.lang.NullPointerException at a.a.d.AUx.c(lo:659) at a.a.d.AUx.D(lo:42) at a.a.d.auX.D(mh:642) at a.aux.C(gj:253) at a.aux.onLoop(gj:787) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(mo:57) at java.lang.Thread.run(Unknown Source)
-
Perfect Warriors
Can i get a trial if possible? Thanks
-
Tracking which fighting style is active
Oh then idk i feel like post farming anyways thanks for letting me know
-
Tracking which fighting style is active
Umm not sure but i used to use this before in my old Seagull Script and used to work with Melee(Scimitar/Swords) not sure about others but i'll share it: Credits @Khaleesi import org.osbot.rs07.api.ui.RS2Widget; import org.osbot.rs07.api.ui.Tab; import org.osbot.rs07.script.MethodProvider; public enum FightStyle { ATT("Attack", 0, 3), STR("Strength", 1, 7), DEF("Defence", 3, 15); public static FightStyle[] STYLES = FightStyle.values(); String name; int child, id, parent = 593; private FightStyle(String name, int id, int child) { this.name = name; this.child = child; this.id = id; } public String getName() { return name; } public int getChild() { return child; } public int getId() { return id; } public static FightStyle getFightStyle(MethodProvider p) { for (FightStyle f : FightStyle.STYLES) if (f.getId() == p.configs.get(43)) return f; return null; } public void changeTo(MethodProvider p) { if (p.configs.get(43) == id) return; RS2Widget w = p.getWidgets().get(593, child); if (w != null && w.isVisible()) { w.interact(); } else { p.getTabs().open(Tab.ATTACK); } } }
-
Tracking which fighting style is active
Isn't that what he wanted anyways sorry if i was wrong what i meant is to know if Strength/Attack/Defence is selected ignore it if its not what u wanted
-
Tracking which fighting style is active
Configs is the way to know which is active.
-
PPOSB - AFK Splasher
@ProjectPactCan i get a trial :)?
-
[Finished] cs_mountain_cabin
Thanks! definitely will use it
-
Perfect Fighter AIO
Hey, 1 more think, i know that u have life out of osbot but u can do this whenever ur free like after u fix all the main issues is try to fix maybe the profit counter? as for example i think atm it works like if i had a potion(4) and it drank then it will count the price of the potion(3) and add it. as i said u can take ur time and thank you for being pushing updates! Edit: I have other suggestion as for the hotkeys would there be an option to disable them? as atm in the .125 client they made f9 toggle logger and f10 disable input. Thanks
- AIO Yew Chopper