Everything posted by Joseph
-
Checking for item in equipment slot
what does that method do? to lazy to check lol.
-
Checking for item in equipment slot
if (!getInventory().isItemSelected()) { getInventory().getItem("steel bar").interact("Use"); sleep(gRandom(400, 100)); } else { if (getInventory().getSelectedItemName().equalsIgnoreCase("steel bar")) { getObjects().closest(FURN).interact("Smelt", "Use"); sleep(gRandom(700, 100)); } | on its own, but if you can do it too by easily opening setting tab
-
Checking for item in equipment slot
you are getting a npe when your checking the name of the item in slot 9. But you never did a null check on your item. equipment.getItemInSlot(9) != null //check name when you first start a fresh client the bot has to check your equipment tab once. Ince that is done it can remember what tems you have on and dont need to close the bank.
-
Black Dragon Script
its always been like that, depends on hat your working on.
-
stuck on getInventory.....
Because its is a new class and it extends method provider I say you create a constructor and exchange context with it in there. And also have either the bot or script as an argument of the constructor. In your inv class in the constructor just do ExchangeContext (script.getBot ()) ExchangeContext (bot instance) In your main class that extends scriot, you must initialize your inv class and pass the argument to it.
- Black Dragon Script
-
Maldesto
loner!! edit: who came first the chicken or the egg?
-
Price check this
That's a nice main my friend
-
Paint.NET tutorials - A free alternative to Photoshop
Will def try.thanks for the heads sup
-
Jframe class not working properly
It's better if you create the private field and initialI've it in the onstart. Then do kies.setVisible(true) Also remove that main void method in the gui class. Since you have to do it in the main class. Giving us the error code would of help me explain what's going wrong with the script. J combo box has a parameter of an array and or enums. Meaning you can do something like new JComboxBox <string>(array); Also just use a method that grabs the value of the JComboxBox instead setting the value in a sepreate private field. If you are only using one option I suggest you use a jOptionPane.
-
Hide paint?
If it's because of the unwanted methods then create a class and extend mouse adapter. Then add that class to the bit's mouselistener
-
need good scripter write a private script (can pay $$$$or gp)
Send me a pm if no body is interested
-
OMFG 2k post!
Good shit oldy, I wonder how many I have now
-
Scripters should have vip forum privillages
Get vip or S3 if you want to changes the title. Else report you're thread and ask for a title change.You just have to deal with it.
-
Thieving Script Request!
I'm still trying to finish my plunder. If you like I can auth you my older version which is on the sdn. I really aiming for version 2.0 to be one of the best script.
-
Little question
Integer.valueof is not the way to convert a string into an int. Null check the widget before grabbing it's message. Yes to the question above me.
-
High quality pr0n
Why it under the ban subforum
-
Little question
Open up widget debugger. Use the widget you want to Debug. See if it give you the value maybe in the message, or tool tip, idk just look through the debug for the value
-
I love Maldesto
We will donate our love and dedication!
- Selling 50m 1.55$/m
-
[Development Build] OSBot 2.3.115 - Interaction/GU
Main page in the right side topish. In the control panel thingy
-
JAGEX UNBANNED ME!
give me one of the accounts you have
-
New Scripter Ranks
shots fired both ways. @op i still dont like the color combo lol
-
Obtaining a list of InteractableObjects
up above returns a list of items that are in your region.
- Most Seizure Giving Avatars