Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • help pls interact not working


    Mad

    Recommended Posts

    Posted

    For some reason it wont interact with my npc, i checked and it has the action but nothing happens help pls ?

    public void attack() 
    {
    	if(!true == false) {
    		if(true == (false == true)) {
    			if(true - false == true) {
    				if(true == true) {
    					if(npc.interact('Attack'));
                                                  Time.sleep(Calculations.random(Calculations.random(500000), Calculations.random(70000)))
    				}
    			}
    		}
    	}
    }
    
    Posted


    public void attack()
    {


    public void attack() {
    Posted
    public void attack() {
    

    didnt fix it

    Posted

    didnt fix it

    yes

     

     

    For some reason it wont interact with my npc, i checked and it has the action but nothing happens help pls ?

    public void attack() 
    {
    	if(!true == false) {
    		if(true == (false == true)) {
    			if(true - false == true) {
    				if(true == true) {
    					if(npc.interact('Attack'));
                                                  Time.sleep(Calculations.random(Calculations.random(500000), Calculations.random(70000)))
    				}
    			}
    		}
    	}
    }
    
    stops here
    
    if(true == (false == true))
    

    true == (false)

    false

    Posted

    yes

    stops here
    
    if(true == (false == true))
    

    true == (false)

    false

    yeah but the last statement (true == true) is true so it should work tho?

    Posted

    yeah but the last statement (true == true) is true so it should work tho?

    stahp

    Posted

    stahp

    ? i just need help

    Posted

    wheres

    yeah tell him to fix interact

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.