Jump to content

Deceiver

VIP
  • Posts

    6986
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    100%

Everything posted by Deceiver

  1. If you payed through PP, it is usually instantly/few minutes, unless it went through by E-Cheque, which takes 1-5 days to process from your bank.
  2. download the 32bit (x86) version on the java website
  3. wow no main; http://osbot.org/forum/topic/84508-pc-my-main/ newer stats tho. 95% botted. but, i will let you know if i get banned!
  4. i had to do the 3 capers + the feud (hardest stuff ever because you cant tele with items), and this isnt on my main so i dont have that 1.5% xp rate atm, and i got pk'd a few times. i also don't bot all day, lel, even tho I probably could because no one is here. and yeah, rip level 90 dwarf traders. but oh well.
  5. Andrew Gower left Jagex but he still holds 90% of their shares, lol. Regardless, they are doing alright despite their 'struggles'.
  6. 2 days blackjacking on darkscape, hopefully xp will continue to grow as my levels do.
  7. Try deleting everything related to OSBot on your computer (C/Users/Name/OsBot), delete the jar, and re download it and try to log in again.
  8. Make a script project in a IDE Link OsBot.jar to the build path Make a new java file and copy the code Compile into a jar and move it into the Osbot/Scripts folder Done. --- Make a new Java file from Notepad (Save as "All files" with a .java extension Go to -> http://www.innovation.ch/java/java_compile.html Upload the .java file you just created Select Java 1.8 Download class files, paste into OsBot/Scripts
  9. No need to define the inventory as something. As in Apeac's tutorial, he simply used: if (inventory.isFull()) { Tree entity: Entity tree = objects.closest("TREE_NAME"); Camera: Camera.toEntity(tree);
  10. http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/
  11. The "logo" parameter in the Manifest should be not text, as it is an image, hence logo. :p As well, you have errors in your script, meaning it won't compile, correctly at least, while the errors exist.
  12. @ScriptManifest(name = "ScriptName", author = "YourName", version = 1.0, info = "", logo = "") public class YourScript extends Script {
  13. wait patiently until the bot is updated...?
  14. RuneScape has updates on Thursdays.
  15. I'm not sure how new you are to PhotoShop but please try to lessen the emboss on some of the texts and try to learn more styles than it because it is really eye killing.
  16. Download the latest Java. Right click the downloaded OSBot client > Open With > Java
×
×
  • Create New...