Everything posted by Swizzbeat
-
After every post you make on this one, end it with a .gif
idontgetit.gif
-
PreKhal Clue Scroll Solver | Coming Soon
Android porn OP: Sexy af
-
OSbot mouse speed?
I doubt it's based on an actual "min and max" since I assume the mouse speed represents the average millisecond interval between mouse events sent to the client.
-
OSbot mouse speed?
Just log it to the console.
-
Business Ideas
There's a difference between being able to create a script for a bot and writing an actual program. I appreciate the confidence in me though
- VIP Forum
-
What is your favorite Trap song?
@NotoriousPP is gonna love this.
-
Business Ideas
Didn't know it was a job at Oracle, touche
-
Business Ideas
See you've fallen into the trap already, you've settled for less. Why work everyday to make someone else's dream come true when you can accomplish your own goals?
-
PreKhal Clue Scroll Solver | In Progress | Many Scrolls Supported | Flawless Walking | Loot Tracker
Looks cool, goodluck guys!
-
Business Ideas
I've always had the dream of becoming rich, so I guess you could include owning my own business as part of that. I mainly want to focus on starting a website, product or something or the sort and try to expand on that. You'll never catch me working a 9-5 job, even if I live in a box under a bridge.
-
interacting with a rectangle?
public boolean selectMenuOption(String option) { if (sI.menu.isOpen()) { List<Option> options = sI.menu.getMenu(); for (int i = 0; i < options.size(); i++) { if (options.get(i).action.equalsIgnoreCase(option)) { return sI.mouse.click(new RectangleDestination(sI.bot, sI.menu.getX(), sI.menu.getY() + 20 + (i * 15), sI.menu.getWidth(), 15)); } } } return false; }
-
Gender Friendly SFW forum
Awwww does someone get embarrassed viewing a forum with half naked ladies on it around other people
-
I cannot see me local scripts in OSBot 2
Remember to add a manifest.
-
Gender Friendly SFW forum
The don't browse it in church? It's like someone complaining to a porn site that they should tone it down because they view it around their parents...
-
Gender Friendly SFW forum
Is this a joke? If you care about what people think of you while you're browsing a forum with girls in bikini's you have to reevaluate your life...
-
some help please :(
I need Ground name for birds nest inventory name for birds nest Apparently they switch or something or I have the wrong name....
-
The development of a completely human-like mouse algorithm
This would cause so much controversy it wouldn't even be worth the effort. WoW did the same thing and were hit with multiple lawsuits.
-
banned just for running osbot
Shoulda bought Swizzbeat Fisher.
- Success!
- Melee Training Guide
-
Member, Script Writer and Staff Member of the Month [Voting]
@Th3 for best member
-
Post your dream jobs
Pimp. OP: That job looks sick. I've always been interested in network hacking.
-
The United Nation of Dogs (UND)
Hey where's my name I was UND Corporal Lieutenant
-
Walker With Basic Obstacle Handling
^