Jump to content

Acerd

Scripter I
  • Posts

    5430
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Posts posted by Acerd

  1. Yeah for the shows I've really enjoyed that have provided be with hours of entertainment, I wanna support them as much as possible and keep a local copy of it for myself. Not to mention all the extra stuff they also sell like art work, redone scenes, animator Q&A's, etc.. But I'm a cheap bastard.

    I'll probably end up buying the Bakemonogataari Blu ray later this week just for the sake of that show, but fuck I wish they made this stuff easier to access with cheaper prices.

    ive already watched all seasons of monogatari :boge: 

     

    except the 3 movies of kizumonogatari and ONA koyomimonogatari

  2. Thanks for the help!

     

    Would you suggest I define my WebWalkEvents at the top of my script as public (where i have them in the above source) or should i define them right before I call them?

        public WebWalkEvent toBank = new WebWalkEvent(INodeRouteFinder.createAdvanced(), new Position(3092, 3243,0));
        public WebWalkEvent toAltar = new WebWalkEvent(INodeRouteFinder.createAdvanced(), new Position(3183,3165,0));
        public WebWalkEvent toCraftAltar = new WebWalkEvent(INodeRouteFinder.createAdvanced(), altar2area.getRandomPosition());
    

    to

        public WebWalkEvent toBank;
        public WebWalkEvent toAltar;
        public WebWalkEvent toCraftAltar;
    
     @Override
     public void onStart() {
     toBank = new WebWalkEvent(INodeRouteFinder.createAdvanced(), new Position(3092, 3243,0));
     toAltar = new WebWalkEvent(INodeRouteFinder.createAdvanced(), new Position(3183,3165,0));
     toCraftAltar = new WebWalkEvent(INodeRouteFinder.createAdvanced(), altar2area.getRandomPosition());
     }
    
    

    this will most likely fix your problem

  3. 1. What is your favourite script? 


    none i dont bot


    2. Who is your favourite scripter?


    none i dont bot 


    3. Who is your favourite mod/admin?


    all of them


    4. Who is your favourite member?


    frostbug/pain/keven/zappster


    5. What is your preferred method of botting? (Mirror/Stealth) (Breaks Y/N?)


    neither i dont bot


    6. If you could add one thing into osbot or improve something, what would you add/improve?


    idk , chatbox app for ios/android


    • Like 1
  4. You have made a wise decision, Botre.

    I welcome you

     

    As do I. :boge: 

     

    Mirai Nikki

    Mahouka

    Akame Ga Kill!

    Black Bullet

    Noragami

    ^those are all action/fighting

     

    For some epic/funny shit:

    KonoSuba

    Boku Dake

    OreGairu

    One Punch Man

    No Game No Life

    Kyoukai no Kanata

    Hyouka

    Fate/Stay Night: Unlimited Blade Works

    Charlotte

    GATE

    • Like 1
  5. Hi nice to meet new people right? Go on omegel smile.png

     

    last time i went there i saw a 30 year old indian man with female underwear 

    despite being hilarious i never went on omegle again

×
×
  • Create New...