- OPEN SOURCE | F2P Progressive Lobsters | 1-40+ AUTOMATICALLY | Easy F2P GP
-
[PREVIEW] DigitalToasters's PKing Sript [Extremely Alpha]
So yeah, im making some sort of the impossible (or atleast extremly hard) script. Im making a Pking Script. I have a small preview with hardcoded variables fighting a player. I know its still in extreme alpha but I am proving piece by piece. Here is a video, bot is on the left and me playing on the right (Player on the right was double the CB, thats why he is not wearing armor/Rune 2h). (Yeah I know you can still see one of the names) These are some features I am thinking about and will be implementing: So yeah still A LOT of work, but I love scripting. I am also currently studying for my finals (wich is java,C and JS so this helps me) so after a few weeks I will be update the script faster. If you have any tips or suggestions, let me know!
-
Move away from other player
Oh I did not, thanks! Will use that instead of what I used. Thank you!
-
Move away from other player
I got it working now thanks. And yes I know I can use if (myPosition().equals(player.getPosition()) But that only checks if iets the exact same position. And I also need to know if it is next to him. So I need to absolute difference between player and use X and Y.
-
Move away from other player
Im trying to move away my player of another player is standing next to it, but it does not seem to do anything. I have tried alot of different methods, but none seem to work. Here is what I have now: private void moveAway(Player player) throws InterruptedException { try { if (isRanger) { if (!(abs(myPlayer().getPosition().getX() - player.getPosition().getX()) > 1) && !(abs(myPlayer().getPosition().getY() - player.getPosition().getY()) > 1)) { log("Trying to move"); WalkingEvent event = new WalkingEvent(player).setMinDistanceThreshold(3); execute(event); } } }catch (RuntimeException ex) { log(ex); } } Best would be if it clicked on the screen and not he minimap. Thanks in advance.
-
[FREE] DigitalToaster's Karamja Lobster fisher [V1.5]
Thank you! Just updated the paint
-
[FREE] DigitalToaster's Karamja Lobster fisher [V1.5]
Awesome! Would love to see some screenshots! Make sure you do the quest first or it won't work (yet)
-
[FREE] DigitalToaster's Karamja Lobster fisher [V1.5]
Thank! It used to go to draynor forgot there was a deposit box in Port Sarim. Newest version uses deposit box.
-
[FREE] DigitalToaster's Karamja Lobster fisher [V1.5]
DigitalToaster's Karamja Lobster Fisher INFO This was my first script release, it started from a simple karamja lobster fisher with not even statistics on paint, to a somewhat more advanced Karamje fisher. I keep improving the script and if you have any tips or want some implementations, let me know and I will see what I can do. WARNING: For now the Quest Pirate's Treasure needs to be done, will add an option later for players who have not done it yet. Instructions: Have ATLEAST a lobster pot and cash in your bank. Start ANYWHERE when launcing the script. TIP: If you do not want to bot to take all of your hard earned cash in the bank in the inverntory to karamje, start with the amount you want in your inventory. BUGS: If you encounter any bugs, let me know when it happend and the last OSBot log and Paint status. I will try to fix it as soon as possible Download: V1.55 Download Link Changelogs: Upcoming updates: Screenshots:
-
MOVED
Oops, you are right. Fixed it! Edit: Implemented the EprerienceTracker class partially.
-
MOVED
Moved to correct subtopic Link:
-
#RoadTo 97.9k RAW SHARKS! - Oldschool - SwizzBeat
inb4 banned in 3 days if you bot 24hrs/day
-
Ban Rates?
99% change to get banned.
-
USA be mad
Proud of my country, but the game was soooo stressful!
-
Swizzbeat Script Trials
hi, I would like a trial for the fishing script, i have actually tested every fishing script excep yours because of the error in the period everyone could test out the scripts thanks in advance