Jump to content

LupeKid

Trade With Caution
  • Posts

    189
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by LupeKid

  1. Unfortunately we can't allow this.  If we allow a .php image in signatures it could create several vulnerability issues. 

    Kati laz supports this thats why he made this update.

    • bot.getUsername() now returns your OSBot username. This can be used by scripts to generate proggies.

    3lP9F.png

     

  2. NO. because if thers a swarm whats the bot gana do?  Go to bank? what if thers no bank?

    thats why scripts gana put it in them selfs. my pro men killer has one :)

  3. 
    			for (int i = 0; i < 129; i++) {
    				if (client.getInterface(137).getChild(i) != null) {
    					if (client.getInterface(137).getChild(i).getMessage().contains("<img=0>")) {
    						System.out.println("PLAYER MOD IS HERE");
    						break;
    					}
    				}
    			}
    

    but this is useless

     

    Where it says playr mod i shere you can add Stop and log out

  4. hey guys i saw this on Another botting Site. Will this work for us?? or can someone convert it??

     

     
    for(int i = 0; i < 129; i++) {
         if (widgets.getWidget(137, i)!= null) {
             if(widgets.getWidget(137, i).getText().contains("<img=0>")) {
                 System.out.println("PLAYER MOD IS HERE");
                 break;
                 }
    }
    }
     

     

     

     

  5. As Xeno posted before.. Class files can also be leached.

    I saw his Post :P in his signature :P

    i posted in his thread how to obfusicated the script :P

    thanks Can be Closed.

  6.    

    if it's obfusicated, leave it alone. The imports will not be obfusicated.

    If you see something strange in the imports please let me or a staff member know and we will look into it.

    It's obfusicated for a reason, probably being that the script-writer doesn't want you to steal their work.

    How do you obfusicated a script? so it cant be Opened with this? BTW Great :) it worked

×
×
  • Create New...