BcStorm - Bots Fix

Results 1 to 5 of 5
  1. #1
    Elite Member JordanEllis is offline
    Member +Rank
    Aug 2009 Join Date
    EnglandLocation
    117Posts

    angry BcStorm - Bots Fix

    Does anyone have a bot fix? I can't seem to manually input bots into my hotel via myadmin, nor does my HabboPHP Bots page work. Thanks,


  2. #2
    Member TimNL is offline
    MemberRank
    Jan 2013 Join Date
    78Posts

    Re: BcStorm - Bots Fix

    The bots are not 100% coded, and you need to update the packet ;-)

  3. #3
    Developer PremiumEye is offline
    Grand MasterRank
    Nov 2011 Join Date
    NetherlandsLocation
    550Posts

    Re: BcStorm - Bots Fix

    Quote Originally Posted by TimNL View Post
    The bots are not 100% coded, and you need to update the packet ;-)
    What do you actually mean with 'you need to update the packet'?

  4. #4
    Member TimNL is offline
    MemberRank
    Jan 2013 Join Date
    78Posts

    Re: BcStorm - Bots Fix

    HabboEvents/Incoming.cs

    Incoming.BotsInventary = 2680; is a old version you need to update this to the current swf version that you are using.

    package _-2AC{
    import _-2eA._-4Rv;
    import _-5Az._-1Pc;
    import _-2eA.*;


    public class _-FL extends _-4Rv implements _-0uQ {


    public function _-FL(_arg1:Function){
    super(_arg1, _-1Pc);
    }


    public function get data():_-14f{
    return (_-1Pc(_-0Nz).data);
    }




    }
    }//package _-2AC

    _-1Pc = BotsInventary

    // this is a old version!!!

  5. #5
    Elite Member JordanEllis is offline
    Member +Rank
    Aug 2009 Join Date
    EnglandLocation
    117Posts

    Re: BcStorm - Bots Fix

    Quote Originally Posted by TimNL View Post
    HabboEvents/Incoming.cs

    Incoming.BotsInventary = 2680; is a old version you need to update this to the current swf version that you are using.

    package _-2AC{
    import _-2eA._-4Rv;
    import _-5Az._-1Pc;
    import _-2eA.*;


    public class _-FL extends _-4Rv implements _-0uQ {


    public function _-FL(_arg1:Function){
    super(_arg1, _-1Pc);
    }


    public function get data():_-14f{
    return (_-1Pc(_-0Nz).data);
    }




    }
    }//package _-2AC

    _-1Pc = BotsInventary

    // this is a old version!!!
    I wouldn't know how to do this



Advertisement