-
Posts
10702 -
Joined
-
Last visited
-
Days Won
27 -
Feedback
96.2%
Posts posted by Extreme Scripts
-
-
The tutorial you're using is outdated.
Now you can just use:
getInventory()
with the methods:
http://osbot.org/api/org/osbot/rs07/api/Inventory.html#deselectItem--
-
I wear both and some days i prefer chinos other days jeans outright cos their more stylish/brandy (armani jeans) ^_^
-
2
-
-
Try n install and restart.
-
You need to install Java to run OSBot.
-
2
-
-
Don't even think this is allowed
-
Welcome to the forums, looking forward to seeing the scripts you release looking good ^_^
-
-
1
-
-
No just be patient, thats what your doing wrong ^_^
-
1
-
-
V .123 is so much better than .127.
When the script want to attack a npc, the mouse move a few pixels towards the entity and then stops, then move again and stops, repeatedly.
This is what I use:
InteractionEvent ie = new InteractionEvent(entity, "Attack"); ie.setHover(true); execute(ie);
Another issue with grabbing ground items; it right clicks on the ground item but doesn't interact.
GroundItem gi = getGroundItems().closest("blah"); if gi != null gi.interact("Take")
If you are wanting to hover over an entity your using the completely wrong logic, you should first attack an NPC, then check you are in combat in another state/node and then hover over another NPC.
Think about the logic, I haven't had any issues with the mouse in .27 and I've just re-written my whole agility script to use the new interaction sequences. @Zach did an amazing job props
-
1
-
-
Windows Builder pro for eclipse as APAEC said ^_^
-
1
-
-
Easily 8 without problems, anything over that I would say is pushing it ^_^
-
Gotta get scripter I before even considering scripter two mate
-
Try making teh text on the paint readable (aka white) only criticism without looking at the code :P
Gratz on release though ^_^
-
That's the store telling you bought the wrong one
-
2
-
-
-
-
Hahaha even your rank tag says Scripter III now
AND I HAVE A BLUE TAAAAG
Scripter III > Scripter II
Divinity > Tom
#nextToBeBanned?
-
2
-
-
Gonna lose it soon you are and might need a shade lighter
-
Hopefully tonight around 8:00pm Eastern Time
Script uploads were done yesterday bro, check the Script developers section they are done once a week ^_^
-
He was banned because of his attitude.
-
Just a tip, hard-coded anti pattern becomes repetitive, try make it dynamic ^_^
Other than that great job gz ^_^
-
1
-
-
-
I'd say around the 10-15m ish mark, not a professional pricer but it seems relatively decent ^_^
-
Gz boy ^_^
Multiple issues
in Archive
Posted
Hey buddy, firstly thank you for purchasing my script. I replied to your PM but I suggest you try the following:
1. Delete your OSBot folder located at C:/Users/YOUR_USERNAME
2. Make sure you have java 8 installed
3. Re-run the client
If this doesn't work for you you're more than welcome to inbox me and continue the conversation ^_^