Jump to content

Juggles

$100.00 Donor
  • Posts

    9600
  • Joined

  • Last visited

  • Days Won

    27
  • Feedback

    100%

Everything posted by Juggles

  1. getWalking().webWalk(banks); if(!getBank().open()){ getBank().open(); sleep(2500); getBank().depositAll(); } getWalking().webWalk(trainingarea); Why are you not checking if inventory is full before depositing? Also, you aren't checking before you walk back to the training area. If you fail to open the bank, it will just start walking back to the trainingarea. Make sure to check every single action you do incase you fail.
  2. VPS always have lag on your side but its not actually lagging.
  3. Building off of what TeamCape said. if(configs.get(quest val) == a given value) { you're on this part of the quest } quest val never changes. It is the same number for that quest. For example, Cook's assistant could be #5 so it will always be 5. a given value is the number that changes for each part of that specific quest. For example, if you are doing Cook's assistant, before you start it, it will == 0, but after you start it, it will == 1. So while doing a quest, you can do something like if(configs.get(5) == 0) { //start quest } else if(configs.get(5) == 1) { //give NPC the items } else if etc...
  4. Resellers were buying at 0.94 a few days ago. Just wait a little and it'll go back up a few cents
  5. Quit your accounting job to focus on Rsgp
  6. It means the Nitrogen is a substituent on the aromatic ring.
  7. Yeah they shouldn't be testing you on line bond structures in gen chem. It's not learned until Organic Chemistry so it doesn't make much sense. Gen chem students don't understand what that is.
  8. This is something that is more of Organic Chemistry so I am surprised you are seeing it in gen chem. Basically each one of the circles is a ring and each point is a carbon atom. The two lines represent a double bond between the carbons. Aromatic rings are very stable. Nitrogen is a third row( column) element so we know that it wants to have 3 bonds and a lone pair to be stable. As the Nitrogen has no net charge on it, we can assume the nitrogen has a lone pair of electrons on it that are localized by the aromatic ring. This compound would be a very weak base because the Nitrogen does not want to give its electrons away.
  9. Get a private script. Don't get a partner, they'll scree you over. Get aVPS to run lots of bots on. Don't expect to profit at first. I started down $100 before turning profits. Now I make $300+/week. Gold farming takes time to learn how to do it efficiently
  10. Your log in name has to be changed, not your name showing up. Only staff can do that
×
×
  • Create New...