Everything posted by Chris
-
Multiple path walking
if (randomPath == 0) { log("random = 0"); randomPath = random(1,4); } if(randomPath == 1) { localWalker.walkPath(pathToHouseTwo); sleep(100 + random (100, 200)); while(myPlayer().isMoving() || myPlayer().isAnimating()) { sleep(400 + random (100, 200)); } return 200 + gRandom(200, 400.0D); } else if (randomPath == 2) { localWalker.walkPath(pathToHouseTwo2); sleep(100 + random (100, 200)); while(myPlayer().isMoving() || myPlayer().isAnimating()) { sleep(400 + random (100, 200)); } return 200 + gRandom(200, 400.0D); } else if (randomPath == 3) { localWalker.walkPath(pathToHouseTwo3); sleep(100 + random (100, 200)); while(myPlayer().isMoving() || myPlayer().isAnimating()) { sleep(400 + random (100, 200)); } return 200 + gRandom(200, 400.0D); } else if (randomPath == 4) { localWalker.walkPath(pathToHouseTwo4); sleep(100 + random (100, 200)); while(myPlayer().isMoving() || myPlayer().isAnimating()) { sleep(400 + random (100, 200)); } return 200 + gRandom(200, 400.0D); }
-
400m OSRS Giveaway
Top quality shit post
- Multiple Quests & min budget
- 1 Day Ban
-
localWalker.walkPath not working properly
Custom walkers follows the same idea as local walker but doesn't spam click if ur not on the first position of the list It would be in a new class Walking.java Then I call it snide my script Walking walk = new Walking (); Then walk.walkpath (path here); @Sinatra Something like this public class Walking { private Script scriptInstance; public Walking(Script scriptInstance){ this.scriptInstance = scriptInstance; } public void walkPath(Position[] path) throws InterruptedException { Position[] var5 = path; int var4 = path.length; for(int var3 = 0; var3 < var4; ++var3) { Position p = var5[var3]; boolean success; if(scriptInstance.myPosition().distance(p) <= 16 && scriptInstance.myPosition().distance(p) >= 3) { do { success = this.walkTile(p); } while(!success); } } } public boolean walkTile(Position p) throws InterruptedException { if(scriptInstance.myPosition().distance(p) > 13) { Position fail = new Position((p.getX() + scriptInstance.myPosition().getX()) / 2 + scriptInstance.random(-3, 3), (p.getY() + scriptInstance.myPosition().getY()) / 2 + scriptInstance.random(-3, 3), scriptInstance.myPosition().getZ()); this.walkTile(fail); } scriptInstance.mouse.click(new MiniMapTileDestination(scriptInstance.bot, p), false); int var3 = 0; while(scriptInstance.myPosition().distance(p) > 2 && var3 < 10) { scriptInstance.sleep(500L); if(!scriptInstance.myPlayer().isMoving()) { ++var3; } } return var3 != 10; } }
-
localWalker.walkPath not working properly
Just use a custom walker for now
-
Multiple Quests & min budget
Budget(on the acc): 1.3m Combat Level: 3 Quests needed ( as many as you can do for budget price ) Attack experience Quests: -Waterfall -Gnome etc. Hitpoints experience quests(just 1): -Witch's House thats it folks! Please comment what you can do total
-
75 80 74 account - Unregistered
it can do self nmz?
-
Looking for acc ready to do zulrah
- This is my eleventh post.
Bobrocket is really mod weath! grab the pitchforks bois- 1 Def Pure for Sale
- 1 Def Pure for Sale
- Zen's Gatherer Plus
That's what the common pleb does- Zen's Gatherer Plus
Because Sinatra Gatherer Plus is better EDIT: Post on the script thread and tell him to fix it :P!- It's here! DarkScape!
- 1 Def Pure for Sale
- Looking for a low key area to bot attack 62-70
Moss giants are good exp got me 60-60-60- Muffins [FREE] Oak/Teak Plank Maker! [No Requirements] [Good Money] [Newest Muffins Engine] [Version: Kitkat 2.0]
I'm releasing my aio planker for free soon tbh- [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
Oh nice B) I had one in dev but meh :P gl friend- Help me fix looting.
script.log(salmon.isVisible());- 1 Def Pure for Sale
- 1 Def Pure for Sale
- GP making Question
- PPOSB - AIO Hunter
- 1 Def Pure for Sale
1. Pictures of the account stats (Quested attack) 1 prayer, 22 mage 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 5M OSRS 6. The A/W (Auto-win) for your account 30M OSRS 7. The methods of payment you are accepting OSRS Gold or Paypal if you're trusted. 8. Your trading conditions You go first or find an MM. 9. Account status -No Authenticator or recoveries. 10. Original/previous owners AND Original Email Address Original Owner and email change will be provided. - This is my eleventh post.