Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. You have 3 if or else if statements that need there own return. And a default return for the methods. So you need 4 return types
  2. I drink ice tea mix with lemonade that shit good Arnold Palmer If not, I also drink/like Arizona teas
  3. Have a @script manifest. Compile with osbot jar. Compile both script together into one jar. If none of this works for you or you have done this already, then clear out your script folder and add one script at a time while refreshing your script loader
  4. Personally I have not used the drop methods so be aware if your inventory is full and you drop one log it isn't full any more. But I feel like if you use drop all except. It should probably drop most of your items before it execute choppibg. Try it out and let us know
  5. To be able to develop a script like that you will need 5 players to be able to run one mini-game. And there a lot of roles yoy need to do. Maybe add in auto talker or roles accepters to be able to get a good run out the script
  6. Hey bagel, im glad to see you with the green name again

    1. Muffins

      Muffins

      hi thank josep i like ur octopus man =)

  7. I lol at this all scripts are banned-able. Your on exit is pointless. I wouldn't like to be logged off after ending my script. Also end(); does the same results Loud is on the money!
  8. Nice since someone gave you the code, I'm assuming that you have not included the osbot jar file into your eclipse, which you must compile with to be able to run the script. Make sure you have the scriot manifest on before compiling the acriot. If you don't then it won't show up in the list of scriots
  9. public void shutUp() { //this works so..... return; } this works
  10. Armani AR1451 it easier to read the time.
  11. Krulvis use to be great too. But not active though
  12. I don't want to be on that list, since I wasn't from the beginning. Much offended ngl
  13. Equations end with an = sign
  14. it didn't work for me :!
×
×
  • Create New...