GithubHelp home page GithubHelp logo

poegrabbeasts's Introduction

Script clicks bestiary orb in your inventory, clicks on top left beast in beastiry book and puts it into the inventory.

run GrabBeast.ahk
run game in 800x600 windowed mode 


open beast book, filter beasts you want to put into beastary orbs
have inventory open and at least 10 beastary orbs in top left inventory slot
have empty inventory
if u want to put 20 beast into orbs then have 10 orbs in topleft slot and 10 more below it etc

Hotkeys:
F5 to put 10 beasts into orbs 
F6 to put 20 beasts into orbs
...
F9 to put 50 beasts into orbs  
ESC will stop/close the script


if ur coords are fucked edit inventoryslots.ahk, u can use the findxycoords.ahk script
"client" coordinates are used not screen or window

RandomBezier( 0, 0, InvSlotX, InvSlotY, "T500 RO")
is a more humanlike mousemove function. see RandomBezier.ahk for more details
T500: the time it takes the cursor to move from current postion to target position in milliseconds (1second = 1000 milliseconds) 
if u want faster movement, change these values in Grabbeasts.ahk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.