LKSim Posted March 25, 2020 Share Posted March 25, 2020 Main Loop: https://pastebin.com/RmBV18RT Methods: https://pastebin.com/KU4HEHyA So this was my first script that I set out to make. I had no real idea what I was doing at first, but pouring through the information and guides on this site taught me a lot of stuff. So I welcome you to try out my first ever script. It's a combat script that kills giant frogs, heals when damaged, loots their big bones, and banks them in Lumbridge castle bank (Top Floor). I welcome suggestions and feedback as this was very much a learning experience and I think having a set of seasoned eyes on it could really help point out some rookie mistakes. Recommendations Already equip the gear you want to be using. The default food is Tuna, and it withdraws 10 at the bank each time (for people who have decent defense (20+) I recommend no food). Just be in a reasonable location to Lumbridge swamp when starting it. Hopes For Later Be able to loot more than just one drop (currently only loots big bones, would love to have it loot a selection of desired items). Be able to select from a series of monsters/locations (I have chickens and cows working, just not together with this script) Give it a nice little GUI and paint (currently it just does its thing). I realize that I have A LOT of methods in the Task class that either aren't used, or redundant, or just plain weird. This is from the fact that I was just learning what the hell I was doing and was trying a bunch of stuff out. I decided to keep the stuff I wasn't using around just incase it might come in handy later on down the road. So, let me know what you think, and feel free to use it/alter it as much as you want. KINGs_PERFECT_FROGS.jar 2 Quote Link to comment Share on other sites More sharing options...
GWizard Posted May 7, 2020 Share Posted May 7, 2020 I'll test this out today, is there no paint? I've run it for a bit, but i can't see how long its run for etc. Quote Link to comment Share on other sites More sharing options...
Omgfarhod Posted September 1, 2020 Share Posted September 1, 2020 Thank you dude, currently testing it out hopefully all goes perfect. Quote Link to comment Share on other sites More sharing options...
SwagPureE Posted October 29, 2020 Share Posted October 29, 2020 On 9/1/2020 at 5:08 PM, Omgfarhod said: Thank you dude, currently testing it out hopefully all goes perfect. result ? Quote Link to comment Share on other sites More sharing options...
sweets Posted December 1, 2020 Share Posted December 1, 2020 Ima test this out today, i let u know how it goes Quote Link to comment Share on other sites More sharing options...
sly01 Posted August 4, 2021 Share Posted August 4, 2021 now,eveeything is okay,thank you very much! Quote Link to comment Share on other sites More sharing options...
alan376 Posted August 5, 2021 Share Posted August 5, 2021 this is dope if you every make a account builder in f2p let me know =] Quote Link to comment Share on other sites More sharing options...
SmaTTeR Posted August 27, 2021 Share Posted August 27, 2021 (edited) Couldn't you just do final String Loot_Name = "Big bones, "Coins"; // Change If you wanted to add another item for it to pick up Edited August 27, 2021 by SmaTTeR Quote Link to comment Share on other sites More sharing options...
Dogcube Posted September 4, 2021 Share Posted September 4, 2021 Awesome excited to see what you do next for ur script if you need a tutorial you can use xplvs https://osbot.org/forum/topic/115124-explvs-scripting-101/ Quote Link to comment Share on other sites More sharing options...