Everything posted by herojord
-
sign up to secret scotty santa
Scotty for new santa!
-
Account hacked
You cant blame software without knowing that your pc might be infected. I'm pretty sure it was your own mistake, did you use a private script maybe? Or maybe u visited malicious websites.
-
[Experimental] OSBot 2.4.26 - WalkingEvent
Nice dude!
- JB
-
Is a Relationship Worth It?
Not if its a runescape relationship .
- I made it
-
Is a Relationship Worth It?
Its worth it because she/he will be your companion and kinda your best friend, and you just know it when find the right person. Dont forget it takes a couple of years before you truly know a person so dont rush it and act like you figured it all out because that will have a negative effect in most cases. Remember that love is diff for everyone so just find the right way to love I guess. And if all and all wont work, just be a pussy crusher. Hope I could help.
-
How to track how much i picked up of one specific item?
I would go for the solution frostbug gave you: onMessage(Message m) { if(m.getMessage().contains("bury")) bonesBuried++; }} (find the correct message, and only check game messages) Since you can use the same method to track other stuff.
-
Requesting a FREE RockCrabs script
Will think about it .
-
How To Smelt Bars
yw, let me know when you get stuck.
-
How To Smelt Bars
RS2Object furnace = objects.closest("Furnace"); RS2Widget options = widgets.get(311, 8); furnace.interact("Smelt"); if (options != null) { mouse.click(random(290, 325), random(393, 420), true); sleep(random(1000, 1500)); menu.selectAction("Smelt X Gold"); sleep(random(1000,1500); keyboard.typeString("" + random(29, 99), true); } Should be something like this. Add an extra null check on the keyboard type string.
-
I recommend Cyanogenmod!
Just buy a new phone with "new" functions that ur not gonna use. All I do is browse and use whatsapp/youtube. Why should I spend 1k+ on a $150 worth of hardware just to make sure its fast enough. Using an iphone okey, they force you to buy a new one since they just block services when the software becomes to old. But thats apple ;)
-
I recommend Cyanogenmod!
Do you re-buy everytime a newer version comes out? Dayum u rich bro.
-
Catherby Fisher - Still under construction - download for testing
Something on your mind?
-
Catherby Fisher - Still under construction - download for testing
Im working on a free Catherby Fisher which I'm sharing so it can be tested. Please report every bug/glitch you encounter. Check the log when you notice a bug. I have logged all the the states and paths. if its a path walking problem please tell me what path, this can be 0, 1 or 2. Supports : Lobster and Swordfish with banking. Download: Click here
-
Win7 or Win10
It really depends on your device. I have a 1 year old game pc which is faster and more stable with windows 10. But I also have a 4 year old laptop which is faster with windows 10 but it gives me BOD's 1 a 2 times a day because of some faulty driver and hardware, even did some clean installs. For me its all trust in the software, stability and user comfort. And if you have a legal windows activation key win10 will only be free for 1 year counting from it was released I think.
-
Winner doomednoobs
The speed of light in vacuum, commonly denoted c, is a universal physical constant important in many areas of physics. Its precise value is 299792458 metres per second The speed of light in vacuum, commonly denoted c, is a universal physical constant important in many areas of physics. Its precise value is 299792458 metres per second
-
Winner doomednoobs
Sunlight takes about 8 minutes 17 seconds to travel the average distance from the surface of the Sun to the Earth.
-
Winner doomednoobs
Gamegamegame Losers everywhere
-
For All You PC Masterrace People Wanting Black Ops 3
Does this version contain the Arnold Schwarzenegger terminator DLC?
-
Learn Java fundamentals at Codecademy
O <-
-
Learn Java fundamentals at Codecademy
I'm relaxed duuuuuude .
-
Learn Java fundamentals at Codecademy
I'm just sharing.
-
Learn Java fundamentals at Codecademy
Codecademy released a new Java training course which can be found here. It teaches you the basics of Java programming.
-
[Stable Build] OSBot 2.3.134 - Script Selector
Its 100% not responsive and your resolution is messing it up. I think we have to wait for a proper design which I hope will be responsive.