Everything posted by Juggles
- Who made this
-
Ever take a Final Exam ONLINE?
You knew it was recording you and you still tried to cheat? My friend took Biochemistry online and for each test, he had to move the webcam around his room to show what it looked like and he had to show that there was nothing behind his computer. He had to keep both hands above the table while they watched him take the test. It was all live.
-
need help with a term paper
Go to an experienced CPA Or have a baby and Mooch off the government
-
need help with a term paper
Write off the cost of VPS, Bond membership, and electricity from running a farm.
-
Juggles AIO Shop Buyer
Yeah it doesn't support rogues den. Maybe if it ever becomes premium I'll add it.
-
Hello Xerifos here
Welcome man. Hope to see you around the community
-
quick update lol
Ip flagging is fake. I don't use proxies and I have 15-20 accounts running on the same IP. Accounts last 1-2 weeks
-
tax money :D
Can I get a refund from selling GP?
- Oh my fucking god.
-
Trying to run away
Check if your in combat or interacting with the NPC
-
Buying your RS3 Accounts
Damn wish I didnt get mine banned lel
- 200k + GP A HR
-
trade.isSecondInterfaceOpen,have trouble with,,help me
What does this mean? ;log("CNUM="+CNUM)}//CNUM=0
-
trade.isSecondInterfaceOpen,have trouble with,,help me
- trade.isSecondInterfaceOpen,have trouble with,,help me
That works. I have it in one of my scripts. Not sure if that's what he is asking about.- trade.isSecondInterfaceOpen,have trouble with,,help me
I, don't, understand, what you, are asking, me.- trade.isSecondInterfaceOpen,have trouble with,,help me
What?- Juggles AIO Shop Buyer
- Walk back to area if out of range?
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.- Virmach VPS refund
VPS always have lag on your side but its not actually lagging.- Understanding Configs
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...- Selling 200M 0.93$/M PP
Resellers were buying at 0.94 a few days ago. Just wait a little and it'll go back up a few cents- Selling 200M 0.93$/M PP
- Baby sitting
- Botting day bans
Usually only Monday's - trade.isSecondInterfaceOpen,have trouble with,,help me