Everything posted by Saiyan
-
How to never lose a fifa 17 match on ps4 FREE GUIDE
Since people are actually trying to sell this crappy method which will get patched in less than a week what's the point like honestly it's not even worth 10k. It legit only took me a google search to find it and i cant believe it's an actual thread on sythe where the dude charges 100k osrs http://osbot.org/forum/topic/108456-fut-glitch-never-lose-a-game-ps4/ <-- im assuming this guy bought it off the sythe guy only to resell here lol there is a free guide on google and it only took me 10 seconds to find it
- New emoji suggestions
-
New emoji suggestions
Aren't you going to qoute @ for making these? you fucking
-
Acerd get rekt
@@Maldesto decode failed his trial gimme gimme gimme 1 chancee
-
kennyS has entered the building
csgo aint shit? lol
-
kennyS has entered the building
unranked atm
-
kennyS has entered the building
:goodjob:
-
kennyS has entered the building
At least something more subtle u low tier spammer m8
-
kennyS has entered the building
It's cause im right eye dominant so if the gun was on the right it'd fuk up with my view so you place it on the opposite side of what eye your dominant at e.g if left eye dominant gun is on right side vice versa i think theres vids on it to explain it
- greed
- kennyS has entered the building
-
w10
- Anniversary
3 years and no eagle boss scripts u failed me sir- Guess who got a friend?
- Who should be banned next for no reason?
gh0st- Guess the next scam quitter
I know why you suggested me- «☆ Ex Super-Mod ★» Ꝁnɨghts øf ŧhe Blood Øath AIO Service «★ 200+ Feedback ☆»
Good luck mayne!- moar BF1 spam
What do you mean by fast? same game or in the future? Lol The thing about console is you wont need to experience a hacker like the chance of bf1 hacks being a thing on xb1/ps4 is slim to none. I'd rather not get cucked by a hacker for half a game then rage quit n leave tbh- Guess the next scam quitter
- moar BF1 spam
I was gonna purchase it seeing as i could run it on ultra but I chose not to cause there were hackers in beta and in the actual game so i cant be fucked with playing with hackers tbh. If i do get it, i'll just get it on my ps4 where there wont be any hackers lol- Running Loop Once then Nothing.
What i was literally going to say :P- Running Loop Once then Nothing.
Are you still using that tree variable at the top of your class? Could you share more code? It'd really help Your full chop class and ur main class preferably- Running Loop Once then Nothing.
You do know validate only toggles the class to activate. If it spams click that's you're interaction code To fix 'spam clicks' use cond sleeps and checks i.e long logCount = getInventory().getAmount("Name of log"); and let's say ur interacting with a tree for eg if(tree.interact("Chop down")) { cond sleep(7500) return getInventory().getAmount("Name of log") > logCount; that should fix spam clicks tbh- Running Loop Once then Nothing.
Why not just return one thing such as the inventory not being full and make it simpler instead of accessing a unnecessary tree variable you created when you don' t need it. e.g for Chop return !sA.getInventory().isFull(); for Drop return sA.getInventory().isFull(); May or may not fix your problem but you don't need to null check something in your validate unless you were planning on doing something like this which I have in my BDK/Gwd (S.getGroundItems().closest(gi -> S.AREA_DRAGONS.contains(gi) && lootList.contains(gi.getName()) && S.getMap().canReach(gi)) != null); Also im assuming your node framework was taken from Booch's tutorial right? - Anniversary