Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26917
  • Joined

  • Last visited

  • Days Won

    213
  • Feedback

    100%

Everything posted by Khaleesi

  1. never used AHk but I assume you just move the mouse again? xD Solution is in here, took me 5 sec to find ... https://autohotkey.com/docs/commands/MouseMove.htm API: Moves the mouse cursor. MouseMove, X, Y [, Speed, R] Parameters: X, Y The x/y coordinates to move the mouse to, which can be expressions. Coordinates are relative to the active window unless CoordMode was used to change that. Speed The speed to move the mouse in the range 0 (fastest) to 100 (slowest), which can be an expression. Note: a speed of 0 will move the mouse instantly. If omitted, the default speed (as set by SetDefaultMouseSpeed or 2 otherwise) will be used. Speed is ignored for SendInput/Play modes; they move the mouse instantaneously (though SetMouseDelay has a mode that applies to SendPlay). To visually move the mouse more slowly -- such as a script that performs a demonstration for an audience -- use SendEvent {Click 100, 200} or SendMode Event (optionally in conjuction with BlockInput). R If this parameter is the letter R, the X and Y coordinates will be treated as offsets from the current mouse position. In other words, the cursor will be moved from its current position by X pixels to the right (left if negative) and Y pixels down (up if negative). This moves the mouse to the X Y coordinate (NOT relative to current position) MouseMove, 200, 100 This moves the mouse X And Y to an offset of current position (Relative to current position Use "R" (Relative)) These are the one you used before ^^ MouseMove, 20, 30, 50, R So Youll have to do somethiing like this: MouseMove, 20, -150, 50, R You'll have to adept the 20 and -150 to the right values Kind regards Khaleesi
  2. Try running the teleport method atm and see how that goes It has all supported what's required to run good xp/h ^^
  3. I checked it, in theory that's indeed faster, but the bank speed of a script is 5 times as slow as he banks in the clip... Runepouch is usefull if you want to use magic imbue to train magic, but handleing the magic imbue spel while running and stuff is a pain in the ass. Honestly the exp/h in the script won't be higher if you going to CW Maybe legit it is faster because the banking speed is quicker Khalesi
  4. Are you sure it's 2-3k exp more? - You'll have to spend more time banking for the rings. - You lose an extra 3-5 sec by teleporting with a RoD (instead u could have walked 5 tiles to/from bank). Also never heard/saw anyone making astrals using a RoD No not the rune pouch from bounty hunter, how does this speed up anything aswell? Some more space for your teleports? IF you use a mud staff you have only 1 space for law runes right? same as the prune ouch would be. kind regards Khaleesi
  5. Why do you want to bank in castle wars when there is a bank 10 steps from the teleport? Yes it does support rune pouches and npc contatc to repair them Not yet, I don't have an account which can do them atm Khaleesi
  6. Wait till payment is processed ;) I gave you 24h trial for now.
  7. Can you get me a printscreen when this happends?
  8. Wait till its processed or messgae maldesto/Dex I gave you 24 hour acces for now.
  9. or at the store, Search by username could work too
  10. Sure enjoy! Hit me up when you need the trial
  11. I'm still here and I won't leave either ^^
  12. He violated some rules, thus he got demoted Khaleesi
  13. Script updated to V0.44: - Resolved issue with unable to powerfish. Update will be live soon! Khaleesi
  14. dem shit forums keeps removing my notifications on topics ... Will check out the posts now ^^ Khaleesi If it ever takes longer then 48h to come back to anybody, just send me a private message quickly
×
×
  • Create New...