Leaderboard
Popular Content
Showing content with the highest reputation on 04/06/14 in all areas
-
4 points
-
make it visible so we can see what scripts are better than other so we know what people are wanting refunds for and stuff? if not doable just curious why they are private though? O_O3 points
-
When people try to sign up they are instantly given option to select a package then given a page to put billing information? I understand this is marketing technique but its stupid to have it when brand new people are trying to sign up.. just makes them think they have to pay to use the forum pls remove it.. like.. theres not even an option for Free access to the forums alot of the new additions to the site make it look like 'certain' People here are just in it for the money Support or No Support2 points
-
2 points
-
Support, I do remember actually being confused when I made my account because I thought I had to select one to even register.2 points
-
*This only works in chrome! Download this chrome extension: https://chrome.google.com/webstore/detail/blocker/epdedalbkhcbhcmcpfglmhngjpgimcmm/related Scroll to the signature of the picture you want to block Click this X in the url bar: Click Block: Hover over the side of the image so the image has a yellow border: Click the yellow border Then press OK on the popup: Refresh the page and the image will never show up again! If I helped you avoid those awkward glances from your family members, please press like1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I was the one who actually MM'd the trade. Unfortunately I scammed them both. It shocks me that they both gave each other positive feedback.1 point
-
1 point
-
1 point
-
Support, I remember being confused too. I bet instead of 70k we would had 100k+ by now.1 point
-
1 point
-
1 point
-
1 point
-
I can actually see the negative effects from this marketing technique so you definitely have my support.1 point
-
1 point
-
1 point
-
support. this is dumb who would even donate to the site when they dont even know if it's good.1 point
-
1 point
-
Support, when i first joined and bombarded with this message i thought i had to pay1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Dear community, Two days ago my partner in life received the news that her father is terminally ill. He was diagnosed with cancer that is already in the stage where it has spread. I'll try my best to keep working on OSBot 2 and right now release an update for the revision update 42 that Jagex made yesterday. Sincerely, Maxi1 point
-
For one why are you even call the getState() in paint? Because if your doing that to get the status/state, that is a horrendous way of doing. Your onPaint is called every loop, so that means your calling your getState every second pretty much, for the how ever long you run your script, that will really start to add up. At the top of your script you should declare a String like: String status = ""; Then in you onLoop, inside of your switch statment, whatever state is called, add what status, so like: switch(getState()){ case ATTACK: status = "Attacking"; break; } The finally in your onPaint, take out getState, and replace it with status. See if that helps, and even if it doesn't, that still a much more efficient way of achieve the same goal. (If it still lags, most likely there's some type of error in your getState like @Booch said)1 point
-
1 point
-
1 point
-
1 point
-
I enjoy getting the thumbs up from my dad when he see's me looking at these images.1 point