I am making a potion making bot and i need the bot to right click items so you can bring them out in 14 amounts.
I thought using this would do it but its not.
ClickMouse(37, 86, 2);
Help would be appreciated.
I am making a potion making bot and i need the bot to right click items so you can bring them out in 14 amounts.
I thought using this would do it but its not.
ClickMouse(37, 86, 2);
Help would be appreciated.
DO NOT use ClickMouse,HoldMouse,MoveMouse,MoveMouseSmooth etc in your script!
Those are extremely robotic/instant and can get you banned easily!
Instead use MMouse/Mouse (found inside the SRL include).
I suggest you look at some scripts, and read some more tutorials!
I am mostly making personal scripts for my other accounts to make money for my main.
Already made a tele tab maker.
Make sure you give YoHoJo credit for helping you--he's awesome and deserves it.
As for advice, when withdrawing items from the bank, it would be best just to use Withdraw.
Simba Code:Withdraw(1, 1, 25);
The first parameter is the row of which you wish to withdraw from.
The second parameter is the column of which you wish to withdraw from.
The third parameter is the number of which you wish to withdraw.
If the number is something like 16, 37, or 902, the bot will click "Withdraw-X" and type in the corresponding number.
GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
There are currently 1 users browsing this thread. (0 members and 1 guests)