Jump to content

whipz

Members
  • Posts

    780
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by whipz

  1. isnt that your old one ?
  2. was looking around 300k each
  3. As title says post offers below
  4. Buying 3 tut island finished accounts !
  5. Whipz osbot, or whipzman@gmail.com I added threw your button ?
  6. as title says post offers
  7. public boolean checkforPlayers(Area area) { List<Player> playerss = players.getAll(); for (Player p : playerss) { if (area.contains(p) && !p.getName().equals(myPlayer().getName())) { return true; } } return false; }
  8. @Isolate
  9. Im sorry I forgot that my Bank method had them xD I have fixed it I swear !
  10. Now on SDN !
  11. messaged on skype xD
  12. also afkspot.interact(bot, "Walk here"); dunno how well it goes against what others have said but it works for me
  13. remind me in the morning (: im about to head of to bed, got a couple massive days at work -.- bloody public holidays haha or add my skype whipzman@gmail.com or whipz osbot both are me ones just username other is my email attached to it
  14. I guess I could upload it, was hoping to have it on my SDN version, however it seems like it will never get approved lol
  15. I like "its back" rather than "its coming back" on the first one, I dislike the change in size of the text how it goes MASSIVE "Simple" on the second one I dont like reading things going top to bottom unless everything is that way which is still weird (thats just me tho) other than that I like them, just not really the colours of the background (maybe try a few other colours ?) again this is just me
  16. @Isolate
  17. whipz

    I made it!

    made you number 4 !
  18. whipz

    buying tuts

    @Isolate
  19. What doesnt make sense ? and can I use a socket to connect to a standalone then ? its for muling at this stage, but I want to add more to it
  20. @Token Please !
  21. I thought they did /: others seem to be using them ?
  22. Hey guys, I am trying to get socket to work, but getting this error on server side any pointers ? ERROR][04/13 12:16:34 PM]: Uncaught exception! java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:14444" "listen,resolve") at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at org.osbot.SA.checkPermission(xg:280) at java.lang.SecurityManager.checkListen(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at java.net.ServerSocket.<init>(Unknown Source) at java.net.ServerSocket.<init>(Unknown Source) at SocketMule$server.run(SocketMule.java:45) at java.lang.Thread.run(Unknown Source)
  23. @Isolate
×
×
  • Create New...