Dread Pirate Posted July 26, 2022 Posted July 26, 2022 as title says what am I doing wrong posting code below
Spooney Posted July 26, 2022 Posted July 26, 2022 Why don't you use click to script? or have you got standard addition?
Dread Pirate Posted July 26, 2022 Author Posted July 26, 2022 I have standard does click to script come with pixel randomizing ? if so I'll def purchase
Ricky Dactyl Posted July 26, 2022 Posted July 26, 2022 I'm not familiar with script factory, never used it, but could it be that you're trying to cast it on an entity (RS2Object) rather than an inventory item/slot?
Dread Pirate Posted July 26, 2022 Author Posted July 26, 2022 I tried a few things like hover mouse over object, then sleep , then left click after spell was selected. might just buy the pro
Spooney Posted July 26, 2022 Posted July 26, 2022 42 minutes ago, Dread Pirate said: I have standard does click to script come with pixel randomizing ? if so I'll def purchase Im pretty sure it does, but take a look on the pro addition thread. I haven't got the script yet but been doing alot of research about it as im very interested init.
Dread Pirate Posted July 26, 2022 Author Posted July 26, 2022 it does I looked very much worth the 5$ a month because you can basically write any script you want, and make it so different from any others that are used in mass it lowers your chance of ban
Spooney Posted July 26, 2022 Posted July 26, 2022 51 minutes ago, Dread Pirate said: it does I looked very much worth the 5$ a month because you can basically write any script you want, and make it so different from any others that are used in mass it lowers your chance of ban excatly, Did you purchase the pro edition?
FushigiBot Posted July 27, 2022 Posted July 27, 2022 (edited) You have to innteract with item in inventory. Manually select the spell and hover over the mithril ore.in your inventory Take note of the action (should be "Use", I think). Replace all your Object actions with the following 1. Select spell 2. Inventory actions (Use?) Also, you need more checks to make this script work well. Edited July 27, 2022 by FushigiBot