Everything posted by Th3
-
Replace Acerd with fiji prod
- [Request] Need hand done easy stats
I'm looking for someone to service several new accounts to get Level 18 Slayer Level 19 Crafting Level 30 Ranged Level 35 Woodcutting or only Level 18 Slayer Level 30 Ranged Please quote me per account for both of those and supplies needed.- When you tryna finesse on tinder and..
- Who should be banned next for no reason?
Choose. I'll start. @Acerd- [Selling] [Slayer] Selling 60 Slayer 72/72/72
- Post ur botting rig
I use same gpu and cpu as Imateamcape- nope
- Staff AMA (Ask Me Anything) @Solution
Do your friends know you are gay?- loading hooks... frozen
Have you tried restarting your sister's laptop?- getHitBarLoopCycle()
hpbarloopcycle is used to detect if hp bar is visible or not by comparing it to game cycle.- sup
- Help? AffineTransform scale around a point
try something like this AffineTransform transformer = canvas.getTransformer(); Point p = e.getPoint(); int mouseX = p.x; int mouseY = p.y; double zoom = e.getUnitsToScroll() < 0 ? 1.05 : 1 / 1.05; deltaX = (int) ((transformer.getTranslateX() * zoom) - ((mouseX * zoom) - mouseX)); deltaY = (int) ((transformer.getTranslateY() * zoom) - ((mouseY * zoom) - mouseY)); transformer.setToScale(transformer.getScaleX() * zoom, transformer.getScaleY() * zoom); transformer.translate(deltaX, deltaY); canvas.repaint();- Inventory Item Drag
threw this together quick. the @ Override is one line, osbot forums think's it's a member so it separated it public void moveInvItem(int from, int to) { if (from < 0) return; Rectangle toRec = InventorySlotDestination.getSlot(to); getMouse().continualClick(new RectangleDestination(getBot(),InventorySlotDestination.getSlot(from)), new Condition() { @[member=Override] public boolean evaluate() { if (toRec.contains(getMouse().getPosition())) return true; getMouse().move(new RectangleDestination(getBot(),toRec)); return false; } }); } example usage moveInvItem(getInventory().getSlot(ITEMID),SLOTID);- Case switching question.
here is a slightly more optimized version of how it should work. We don't need to do extra calculations when they are not needed. private State getState() { boolean fullINV = inventory.isFull(); Player me = myPlayer(); if (me.getAnimation() != -1) return State.WAIT; if (fullINV && !powerChop) return State.BANK; if(fullINV && powerChop) return State.POWERCHOP; if(!Camelot_Trees.contains(me) || !EdgeVille_Trees.contains(me)) return State.WALK; return State.CHOP; }- I just bought a vouches
You probably paid with paypal check.- To the big time Servicers/Gold Sellers/Etc..
He said big time.- Stealth Th3 Blocker
Which one of you edited the thread? show yourself- Stealth Th3 Blocker
This is a simple and elegant script made by @Token and myself. It removes messages posted by @Acerd from the chatbox. To activate simply open browser console (f12) when you enter chat box and copy/paste the following in there. setInterval(function(){ jQuery(".chat-message span:contains('Acerd')").each(function( key, value ) { jQuery(value).parent().parent().hide();});}, 1000);- Grand Exchange view status offline
I'm not talking about configs, there are hooks in the game pack that provides grand exchange data. How else do you think osbuddy gets the status of ge offers.- Grand Exchange view status offline
Yes the 2nd part is possible.- Something mysterious has happened..
So rs dced.- Dealing With Depression
Gym, meditate and get a gf. They all help with endorphins.- [SNIPPET] FULL DYNAMIC SIGNATURE [/SNIPPET]
Bby please use PDO queries.- I did it
Nah man. whoever got it, it's fair game.- I did it
I posted old rs mule rsn and pass in chat by accident in chat. Gave someone like 30-40m gift. AHK is great. LOL - [Request] Need hand done easy stats