Solo Exotic Class Item Macro Chest Farm For Dummies While Being Tabbed Out (Destiny 2: Final Shape)

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • You can ask me question on how to use these Exotic Class Item macros at / leopard
    SevenOilRigs originally discovered this and made the first script I was shown. Here's his video: • Destiny 2 Pale Heart C...
    Also, here's Antra's video using a virtual controller so the macro can run while Destiny is in the background (tabbed out): • AFK Exotic Class Item ...
    Download Autohotkey: www.autohotkey.com/download/a...
    1) Simple MnK macro, make sure you edit the text to YOUR keybinds: drive.google.com/file/d/1vtje...
    2) Advanced virtual controller macro that can be used while Destiny is tabbed out in the background can be found in Antra's Discord server within the community-macros channel in the "AFK Chest Farm - Class Exotic Farm" thread by Orchrist. Note that you'll need to change your controller settings. The discord can be found here: thrallway.com
    00:00 - Intro
    00:29 - Will you get banned?
    02:01 - Simple MnK version
    05:03 - Virtual controller version, can run while tabbed out
    06:46 - Closing
    #destiny2 #destiny #gaming #twitch #streamer
  • เกม

ความคิดเห็น • 273

  • @Guy-4
    @Guy-4 18 วันที่ผ่านมา +211

    Thank you leopard now i can farm for exotics and not ignore my newborn child instead of letting him fester in his shit filled diaper youve truly saved my sons life 🙏🙏🙏

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +33

      HOLY LMAAAOOOOOO. You're welcome.

    • @naturreal1705
      @naturreal1705 18 วันที่ผ่านมา +1

      🤣🤣😂

    • @mr.loafers4282
      @mr.loafers4282 17 วันที่ผ่านมา +8

      Your new born will thank you for the god roll class items when he inherits ur destiny account

  • @pcov7692
    @pcov7692 17 วันที่ผ่านมา +86

    "My ghost button is 6. Don't ask. My orbit button is 8."
    Bro is an alien.

    • @MoSco5000
      @MoSco5000 7 วันที่ผ่านมา

      He's probably using an mmo mouse.

  • @timschulz-j9w
    @timschulz-j9w 17 วันที่ผ่านมา +76

    FOR ANYONE WHO ENCOUNTERS ISSUES WITH RELOADING THE LOCATION ON THE MAP
    there is a 10ms delay in the script before left clicking on the location on your map. this can lead to '"left click" not being registered at all, leading to the script executing on the map, not ingame. 10ms delay is not big enough of a pause for various hardware related reasons. increasing the pause to 100ms leaves room for system variance and runs 100% consistent for me, at 30fps.
    you'll be looking for "small pause", sixth line from the "loop 40" command. increase that to 100ms.

    • @martiben1896
      @martiben1896 16 วันที่ผ่านมา +1

      Hey I had this issue and I think this fixed it!!!

    • @lemons2513
      @lemons2513 15 วันที่ผ่านมา +1

      Yes I had this issue and I thought this comment was talking about it, turns out that was the exact fix thank you

    • @recklessXRP
      @recklessXRP 14 วันที่ผ่านมา +1

      I got an issue. So I've been trying this w/ all the same bindings but when I start the macro the map pulls up and goes far left. I read the comments and changed the "small pause" to 100ms instead of 10 and its still doing the same thing. All settings are the same as Leopards. Anyone know what's wrong?

    • @PeterDB90
      @PeterDB90 13 วันที่ผ่านมา +2

      @@recklessXRP The macro is much more consistent when it comes to button presses, since there's no different way to press a button, pressing shift is pressing shift no matter who does it and how, but when it comes to MOUSE movement, there are inconsistencies, and it will depend on mouse settings as far as DPI, acceleration, sensitivity, etc. go, so that's likely your issue, and if it is, your options are either a) Look up the exact mouse settings the script asks for and make sure to change your mouse settings to that, and just in case make sure to change the resolution and frame rate of the game to match as well or b) change the values in the script themselves (you'll have to trial and error this) until you've tweaked the mouse movement enough to make it perfect for your setup.

    • @ScottCochran
      @ScottCochran 9 วันที่ผ่านมา

      This fixed me too, thanks!!

  • @Nukesnipe
    @Nukesnipe 11 วันที่ผ่านมา +6

    Bungie's official stance, which they said years ago, was that they don't care what macros you use so long as you aren't affecting other people. They didn't ban anyone for AFK farming forges, and they've never banned people for using wishing wall, skating or bounty redemption macros. Just don't use a macro that lets you AFK in a matchmade activity or to cheat and they don't care.

  • @SCRATCHONEMORE
    @SCRATCHONEMORE 11 วันที่ผ่านมา

    Once M+K version is running can it keep running after turning the monitor off? When turning monitor off but leaving audio on can hear the loop break after turning off monitor. Is there a way to set it up where the monitor can be turned off?

  • @vinski19
    @vinski19 16 วันที่ผ่านมา +1

    It works for a couple of runs then I keep losing the right turn at the flower pot somewhere between the 2nd and 4th loop. Any ideas?

  • @Sald0gg8
    @Sald0gg8 15 วันที่ผ่านมา +10

    Worked perfectly for my hunter overnight. Warlock keeps hitting walls and overshooting the chest. No settings changed, just different character. Does each class spawn in a slightly different spot?
    Edit: it was a lightweight weapon making me overshoot it. Fixed!

  • @timschulz-j9w
    @timschulz-j9w 17 วันที่ผ่านมา +15

    for anyone that encounters issues with "left click" not working when reloading the pale heart location.
    in the script, there is a 10ms delay before left clicking on the pale heart location on your map. 10ms is not enough of a pause, for various reasons. 100ms worked for me and leaves room for system variance, it runs consistently now.

    • @thecombatrhino
      @thecombatrhino 14 วันที่ผ่านมา

      I don't see that noted in the script I have but am still not loading back in properly. Which line of the script is responsible for it? (just downloaded it a few hours ago, I believe they edited some stuff in it)

    • @Rezduck_
      @Rezduck_ 13 วันที่ผ่านมา

      @@thecombatrhino would be line 6 in the actual script, you're looking for a 'sleep, 10' function with the comment of 'Small pause'

    • @thecombatrhino
      @thecombatrhino 13 วันที่ผ่านมา

      @@Rezduck_ that wasn't the issue, mine was when it went to orbit, it was missing the click to launch back down. Another comment solved my issue, but ty for the follow up!

  • @Ghost_Dragon546-bn4ct
    @Ghost_Dragon546-bn4ct 16 วันที่ผ่านมา +4

    I keep trying to get the simple version to work, and I've had no success so far. I'm not sure what I'm doing wrong :/

  • @UltronImperative
    @UltronImperative 17 วันที่ผ่านมา +1

    My map keeps scrolling down as soon as I start the macro my mouse isn’t moving at all

  • @ImInfinix
    @ImInfinix 14 วันที่ผ่านมา

    im not seeing any text when i load into the game, i did clock run script, on my taskbar it shows that the script is active

  • @na-rg9po
    @na-rg9po 10 วันที่ผ่านมา

    Also, what does this do when you get attacked? It seems like mine just stops and doesn't do anything

  • @andrewarvizu2100
    @andrewarvizu2100 16 วันที่ผ่านมา

    My issue is that sometimes the turn commands don’t work. Anyone have any fixes?

  • @PrimeAlphaMorph
    @PrimeAlphaMorph วันที่ผ่านมา

    mine does not start up? Running it with auto key settings are fine just not starting running it in window borderless

  • @LukeFox92
    @LukeFox92 9 วันที่ผ่านมา

    Anyone aware of a way to allow this script and game to run when the display is off? I've got a qd oled monitor so I would like to turn off the display to limit any possibile burn in. Every time I do it the script will run for like 3 minutes then freak out. I turn the monitor back on and it's out of the game and opens a bunch of random things due to it still " pressing buttons"

  • @darkdele98
    @darkdele98 13 วันที่ผ่านมา +1

    I set everything up but I don't understand how to activate it

  • @coltoncummins682
    @coltoncummins682 7 วันที่ผ่านมา

    when ever I use it it justs open map and nothing else, any potential solution?

  • @advirnig
    @advirnig 10 วันที่ผ่านมา

    i cant get the script to run no matter what. i zone into the landing, hit the correct button, and nothing happens

  • @TE4Time
    @TE4Time 16 วันที่ผ่านมา

    Thanks Lep, the advanced macro works a treat for me!

  • @ryanschlecht6087
    @ryanschlecht6087 16 วันที่ผ่านมา +2

    Having an issue where sometimes after a run or two my guardian will run to the plant, and then not turn around at all. Any idea how I can help with that consistency?

    • @Strafings
      @Strafings 15 วันที่ผ่านมา

      yes, its your dpi, for my mouse i run 800 dpi and that fixed it for me, lmk if you still need help i had the same issue and tried a few things which may work for you as well.

    • @ryanschlecht6087
      @ryanschlecht6087 15 วันที่ผ่านมา

      @@Strafings ​​⁠this worked wonders, thank you very much!

    • @josephrodriguez210
      @josephrodriguez210 14 วันที่ผ่านมา

      @@Strafingsthis still has not fixed the same problem for me . There still are times where my character will not turn at all even with 800 dpi

    • @meatdraw
      @meatdraw 10 วันที่ผ่านมา

      @@josephrodriguez210 I am still having trouble with this, but one thing I changed to see the initial left turn, is the load in time when loading into the planet. its the line that says "Sleep, 10000 ; Wait 10 seconds for Landing to load" you could increase it to 15000 or so and see if it makes a difference.

  • @jaysonrobinson5202
    @jaysonrobinson5202 12 วันที่ผ่านมา +1

    So i am having an issue with the mouse moving over slightly when traveling back to the landing after about 4 or 5 runs. It moves to the left enough after that it won't be hovering over the landing travel spot anymore. Has anyone come across this and figure out how to fix this

    • @MyDemonkill
      @MyDemonkill 11 วันที่ผ่านมา

      im having the same problem

  • @zacinnc78
    @zacinnc78 15 วันที่ผ่านมา

    if i have all 3 characters (hunter ,warlock,and titan)but ive only ran dual destiny on my hunter can i still use this on my alts or do they need to have ran DD first too?

    • @TimClark95
      @TimClark95 15 วันที่ผ่านมา +2

      You must run Dual Destiny on each character to get the respective class item

    • @zacinnc78
      @zacinnc78 15 วันที่ผ่านมา

      @@TimClark95 thx got it 👍

  • @PergoR6
    @PergoR6 16 วันที่ผ่านมา

    When I press the bracket it doesn’t start. Is there somewhere I should be clicking or pressing prior to clicking it?

    • @heems859
      @heems859 14 วันที่ผ่านมา

      are you right clicking the script in your files and pressing "run script"? if not try that

  • @delvinpierre4813
    @delvinpierre4813 9 วันที่ผ่านมา

    Having an issue when I try to load back into the landing; the cursor is a little off to the left and messes up the rotation … any solutions ??

  • @retro3909
    @retro3909 9 วันที่ผ่านมา

    Anyone know if this still works? Everytime i load in, that chest never spawned there.

  • @heems859
    @heems859 17 วันที่ผ่านมา +2

    the macro is causing my guardian not to turn at all so it just runs straight into the booth thingy straight ahead. Any solutions?

    • @tobinc2403
      @tobinc2403 14 วันที่ผ่านมา

      have you figured it out?

    • @heems859
      @heems859 14 วันที่ผ่านมา

      @@tobinc2403 yea I did. If anyone else is having that issue make sure that your aim smoothing is off in game, that fixed it for me

  • @viny.8191
    @viny.8191 10 วันที่ผ่านมา +1

    How to start the macro? Just press [ key or AltGr+[??

  • @lm_Nitro
    @lm_Nitro 14 วันที่ผ่านมา +1

    @leopard The macro sometimes just stops fast travelling to the landing weird

  • @user-qn6bu7ys8n
    @user-qn6bu7ys8n 14 วันที่ผ่านมา +1

    so what is auto hot key for? how do i actually make it so it works in game i just changed the binds in the script now what

    • @sam_rom
      @sam_rom 9 วันที่ผ่านมา

      After saving your keybinds: run the macro (double click the file), tab to the game and press the "run" button that you have (it says "[" so yeah..).
      Autohotkey does all what the script says, and you will notice
      Tip: down in the app bar, there will be a up-facing arrow (this "^") that shows the Autohotkey shortcut. Right click to show the actions of it.

  • @ItsRedIV
    @ItsRedIV 15 วันที่ผ่านมา +2

    For some reason the script won-t turn my character to the right at the beginning of the loop and I have no idea why

    • @karx11erx
      @karx11erx 9 วันที่ผ่านมา

      That sometimes happens. Most of the time it should however work.

  • @ColtonCummins
    @ColtonCummins 14 วันที่ผ่านมา

    getting a error at line 12, anyone know why?

  • @Raining345
    @Raining345 17 วันที่ผ่านมา +1

    Does that chest ALWAYS spawn? I’ve been manually farming and I don’t recall it always being there after the reloads…

  • @curly4793
    @curly4793 12 วันที่ผ่านมา

    Is anyone else having the problem where you get to the planter box but you dont turn twoards the chest most of the time? It works occationally but i cant figure out what is causing it to not work I've checked a couple times if all my setting are right but they seem all good

    • @djmcgonigal
      @djmcgonigal 12 วันที่ผ่านมา

      Make sure you are on full screen and not windowed fullscreen

  • @RoastedTats
    @RoastedTats 18 วันที่ผ่านมา +42

    00:29 Damn. I was hoping I would finally be banned and free from the game

  • @gooberMcGooberstien
    @gooberMcGooberstien 14 วันที่ผ่านมา +1

    Can confirm as of july 8th 12:40 est that this does in fact still work. Walked into my game room after making lunch and seen a class item drop. Lets goooooOOOOO

  • @wattsy8511
    @wattsy8511 15 วันที่ผ่านมา

    Seems to work couple times then when it goes to open map just hovers the landing and not loads??

    • @leopardstealth
      @leopardstealth  15 วันที่ผ่านมา

      Add more delay in the script before the launch button is pressed

  • @Massen.
    @Massen. 13 วันที่ผ่านมา

    still working but I do get issues when it comes to the orbit part

  • @swagbruh4205
    @swagbruh4205 18 วันที่ผ่านมา +4

    mines working fine just one thing sometimes it wont click on the landing and sometimes it will how do i get it so it always clicks it

    • @UndeadCheetah
      @UndeadCheetah 18 วันที่ผ่านมา +1

      reset controller settings are reset, ensure your sensitivity settings are correct for your controller, ensure you're on a 16:9 aspect monitor or use the 16:10 version, use 30 fps and no v-sync. That fixed any inconsistencies for me.

    • @daocommand85
      @daocommand85 18 วันที่ผ่านมา

      I am having the same issue

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +2

      Add a slight delay before the launch button click. Like an extra 1000ms.

    • @ElMaiku
      @ElMaiku 18 วันที่ผ่านมา

      Same problem. It simply wont click sometimes.

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +2

      @@ElMaiku add a slight delay before the clicking the launch button or try to get the virtual controller macro to work. It's definitely more tested.

  • @danny28203
    @danny28203 15 วันที่ผ่านมา

    If I have the final shape on PS5 and have the class item unlocked etc, can it still drop for me on PC even though I dont own TFS on PC. I have the macro running and the chests are opening but just not sure.

    • @gooofyboss
      @gooofyboss 15 วันที่ผ่านมา

      Did any exotics drop, or do you have to own the dlc on pc as well?

    • @danny28203
      @danny28203 15 วันที่ผ่านมา +1

      @@gooofyboss that's what I'm still unsure of. Had the macro running for a few hrs and nothing so far. Gonna leave it overnight to see. If I dont have any by tomorrow morning its safe to say you need the dlc on PC for this to work.

    • @OOFonPS
      @OOFonPS 14 วันที่ผ่านมา

      @@danny28203 any update? Did you ever get a drop?

    • @danny28203
      @danny28203 14 วันที่ผ่านมา

      @@OOFonPS no drops without the dlc after running it overnight. Had to purchase TFS on PC sadly, but had loads of drops after that.

    • @OOFonPS
      @OOFonPS 14 วันที่ผ่านมา

      @@danny28203 Damn. Figured this was going to be the answer after 60 runs no drop. I guess I’ll have to get it on steam after tomorrow incase they drop a surprise patch at reset. Thanks for answering.

  • @nathanthomas5709
    @nathanthomas5709 7 วันที่ผ่านมา

    Thanks Leopard - the virtual option worked like a charm. It was worth the $50 to buy final shape on pc to be able to do this. I will say tho - holy freakin gunsmith engrams :P :P :P

  • @slothmanjay5029
    @slothmanjay5029 17 วันที่ผ่านมา +3

    This is by extension a glimmer bot, love it. No more EDZ for me!

  • @pattyotk
    @pattyotk 15 วันที่ผ่านมา +1

    Cant tell if im doing something wrong, when i hit the button to run the script nothing happens, then if i hit the button repeatedly my character shoots his weapon 3 times and just runs forward continuously

    • @Danielwalters2131
      @Danielwalters2131 13 วันที่ผ่านมา

      same has yours worked yet

    • @Snake142000
      @Snake142000 13 วันที่ผ่านมา +1

      I fixed the problem by making sure the keybinds are set to your account instead of the authors

    • @pattyotk
      @pattyotk 12 วันที่ผ่านมา

      @@Snake142000 meaning my autohotkey account?

    • @Snake142000
      @Snake142000 12 วันที่ผ่านมา

      @@pattyotk yea under the settings when you open the macro with notepad++. That being said, the makers of the tabbed out version linked in this video just made a new macro that gets two chests a run and this double the efficiency

    • @pattyotk
      @pattyotk 11 วันที่ผ่านมา

      @@Snake142000 hey i'm still not seeing anything for changing keybinds. you mean open the macro with notepad++, then go to settings...then what? also i dont see any other source for the two chests per run macro, nothing on either Leopard or sevenoilrigs channels, do you have a link?

  • @rubetuesday95
    @rubetuesday95 9 วันที่ผ่านมา

    Im having issues with setting up the openmap keybinds its not there ingame

    • @kane1428
      @kane1428 7 วันที่ผ่านมา +1

      on ur keybinds near the bottom it's the one called 'open director/ new quest details'

  • @rivera3312
    @rivera3312 13 วันที่ผ่านมา

    How do you guarantee enemies wont spawn where you need to stand on overthrow rank up?

    • @sam_rom
      @sam_rom 9 วันที่ผ่านมา

      Thats the nice part.
      After loop 40, it throws to orbit and then land again to the pale heart

  • @panteraa69
    @panteraa69 18 วันที่ผ่านมา +1

    Turn character right (line 43) (after running to plant) is the only inconsistent line for me. it often doesn't execute. all other character turn inputs work fine. Anyone else have this issue?

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา

      Weird. Try the other script with the virtual controller. It's definitely better tested.

    • @blenm3
      @blenm3 18 วันที่ผ่านมา

      I have the same issue. Adding a 500 ms delay before the turn, and turning off "enhance pointer precision" in windows seems to have made it more consistent, but it still happens.
      I plan on trying the virtual controller macro tomorrow/Saturday when I have more time to play with it

  • @andreyerdocia1187
    @andreyerdocia1187 17 วันที่ผ่านมา

    Is there a version of this macro that works on other resolutions?

  • @jokerop2512
    @jokerop2512 17 วันที่ผ่านมา

    I’m not sure but in the MnK macro, it does not select the launch i.e. does not left click for me

    • @LoAlCo
      @LoAlCo 17 วันที่ผ่านมา

      I edited the script to do another left mouse click and that fixed it for me. Sometimes it fails but it still goes through because of the second attempt.

    • @alejandroadmade9520
      @alejandroadmade9520 17 วันที่ผ่านมา

      Put 100 ms intead of 10

    • @jokerop2512
      @jokerop2512 16 วันที่ผ่านมา

      Alright, that helps

  • @nkdgma
    @nkdgma 17 วันที่ผ่านมา +2

    Still doesn't work for me. Just runs into a stall. Seems like it doesn't turn to the left as much as it needs to

    • @nobodyknows8866
      @nobodyknows8866 17 วันที่ผ่านมา

      mine does this too, works fine for 5 runs then breaks for one and starts working fine again...no clue how to fix

  • @eIoped
    @eIoped 18 วันที่ผ่านมา

    why do i randomly shoot 3 times before moving..? did i do something wrong

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +1

      You didn't change your keybinds for opening your map in the script.

    • @eIoped
      @eIoped 17 วันที่ผ่านมา

      @@leopardstealth thank you

  • @SlothCommander69
    @SlothCommander69 16 วันที่ผ่านมา

    Wait I seemed to miss the part where you can tab out? just seen KB&M and controller version

    • @Vakda
      @Vakda 16 วันที่ผ่านมา

      The controller version is tabbed out. It's a virtual controller so destiny will keep running in the background while you can use KB&M outside of it.

  • @Scott-k2j
    @Scott-k2j 18 วันที่ผ่านมา +1

    Just curious, the macro kind of snaps around very quickly compared to what I see yours doing. Is that fine, or should I fix anything?

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +1

      Nah, you're chilling

  • @ewanpark5760
    @ewanpark5760 11 วันที่ผ่านมา

    IM BEGGING YOU please post a video of you doing it from start to finish because it isn't working for me as I have 0 clue how to use autohotkey or a macro? The only way I've gotten it to work is in the notepad thing which clearly isn't ment to happen

  • @mint75
    @mint75 15 วันที่ผ่านมา

    my issue rn with the macro is that it will run 2 times than fail to relaunch the landing on the 3rd time and idk how to fix it honestly

    • @lemons2513
      @lemons2513 15 วันที่ผ่านมา

      Read other comments and replies u have to change the 10ms to 100ms in the script using notepad should be somewhere near the (sleep; function and next to it should be a 10 change it to 100 and then save and load the script up in the program

  • @FirstTraumify
    @FirstTraumify 14 วันที่ผ่านมา +4

    When the script runs to the plant the turn right command does not work consistent how i fixed it turned my game to fullscreen cuz i have 2 monitor i had borderless fullscreen and that fucked with the script or smthn now it works like a charm ❤

    • @finnrosa4649
      @finnrosa4649 14 วันที่ผ่านมา

      Struggled with this too, thank you!!

    • @FirstTraumify
      @FirstTraumify 14 วันที่ผ่านมา

      @@finnrosa4649 np just helpin out those like me who are sick and cant farm or others

    • @FirstTraumify
      @FirstTraumify 14 วันที่ผ่านมา

      An i've just realized if tweaked the script so good that it works with stompees and only stompees😭😂
      Edit: first time using a script😂

    • @curly4793
      @curly4793 9 วันที่ผ่านมา

      Thanks so much this was bothing me so much and making this farm practically useless!

  • @hectornieves537
    @hectornieves537 17 วันที่ผ่านมา +2

    So the consistency is off for me at times and perfect at other times. The part that's hiccuping for me is the landing left mouse click to reload the area. It just hovers over the landing and doesnt reload the area?

    • @timschulz-j9w
      @timschulz-j9w 17 วันที่ผ่านมา +5

      there is a 10ms delay in the script before left clicking on the location on your map. this can lead to '"left click" not being registered at all, leading to the script executing on the map, not ingame. 10ms delay is not big enough of a pause for various hardware related reasons. increasing the pause to 100ms leaves room for system variance and runs 100% consistent for me, at 30fps.
      you'll be looking for "small pause", sixth line from the "loop 40" command. increase that to 100ms.

    • @denjii9
      @denjii9 17 วันที่ผ่านมา

      @@timschulz-j9w yo ur nuts thanks man

    • @hectornieves537
      @hectornieves537 16 วันที่ผ่านมา

      @@timschulz-j9w W response thanks fam

  • @codybeames1534
    @codybeames1534 8 วันที่ผ่านมา

    It works so well some times and then just absolutely doesn't other times. My biggest issue currently is that it won't turn right after the inital run, or it will miss the landing drop in the first place

  • @diiptm
    @diiptm 18 วันที่ผ่านมา +2

    i have a question im italian sorry for mu eng can i get banned ?

  • @blognessmonster
    @blognessmonster 17 วันที่ผ่านมา

    Can this work with PS5 remote play on a pc?

    • @Tagzorr
      @Tagzorr 16 วันที่ผ่านมา

      no lol

  • @lemons2513
    @lemons2513 15 วันที่ผ่านมา

    Anyone know how to fix this issue? I set it up so it has a bigger delay when clicking the landing which makes the farm part work flawlessly, but the part where it goes to orbit and comes back to reset the overthrow doesn’t work, it seems like it misses a click and then it goes thru the 40 attempts before it retries to go back to the planet.

    • @TimClark95
      @TimClark95 15 วันที่ผ่านมา

      Mine is also having an issue on the orbit part, I keep coming back to see I’m in orbit so not sure where it is going wrong exactly

    • @lemons2513
      @lemons2513 15 วันที่ผ่านมา

      @@TimClark95 I just changed all the values in the scripts section for what happens in orbit. I delayed all the actions by a little bit and I’ll watch to see what happens

    • @TimClark95
      @TimClark95 15 วันที่ผ่านมา

      @@lemons2513 I change the loop to 1, so it only ran once and the orbit part worked without issues.
      So have changed to back to 40 to see if it gets stuck again in orbit

    • @lemons2513
      @lemons2513 15 วันที่ผ่านมา

      @@TimClark95 yeah I’m guessing after 40 runs it gets a bit buggy so that’s why I’m thinking delaying the orbit actions by a bit would help especially since I had the other issue others have mentioned where it wouldn’t click the landing TP point during the 40 runs (fixed that by delaying the map click)

    • @TimClark95
      @TimClark95 14 วันที่ผ่านมา

      @@lemons2513 think I have a solution to this one, underline ‘Cursor_Move (1620, 900)’ the line that moves the mouse to the launch button, add another line ‘Sleep, 100’

  • @Hovss
    @Hovss 18 วันที่ผ่านมา +2

    whys ur ghost button "6"?

    • @leopardstealth
      @leopardstealth  18 วันที่ผ่านมา +1

      DONT WORRY ABOUT IT 😬

  • @eyjay1508
    @eyjay1508 วันที่ผ่านมา

    Why does your character instantly turn skipping the actual turning part? It looks weird I'm afraid the game might pick it up as an aimbot or something.

    • @nikkosmit6985
      @nikkosmit6985 วันที่ผ่านมา

      I had just tried the script today. I think this is because of the dpi requirement, as in, this negates that for people with simplier mice. I did the scrip with 4100 dpi, and had the exact same experience as with 800 dpi the 2nd time.

  • @na-rg9po
    @na-rg9po 10 วันที่ผ่านมา

    LOVE this! thumbs up

  • @XxHUNT3RN4T0RxX
    @XxHUNT3RN4T0RxX 18 วันที่ผ่านมา +6

    I finally got my Hunter exotic class item with Ophidian and Coyote. Exactly what I wanted for PvP. Feels good.

    • @lollygirl39
      @lollygirl39 13 วันที่ผ่านมา

      almost 50+ and havent got a single one with ophidians on my hunter

  • @norttv3464
    @norttv3464 17 วันที่ผ่านมา +1

    anyone had an issue with it sometimes not hold left click to travel to the landing sometimes, pretty inconsistent for me

    • @heems859
      @heems859 14 วันที่ผ่านมา

      did you find a fix? I can help you if not

  • @nashkell
    @nashkell 18 วันที่ผ่านมา

    hit the griddy on them chests

  • @lewk6329
    @lewk6329 13 วันที่ผ่านมา

    Incredibly buggy for me... if you can get it working its probably great but just in general its awful to try and get going. originally it wouldnt work because once i got to the first chest i had walked too far forward so it wd just reset so i changed the settings to stop it going so far forward and it just stopped tping to the landing and whenever it did i wdnt turn left and wd just walk forward into the little stall on the path. it is what it is imma jus have to go back to farming them manually

    • @KronicDaydreamZ
      @KronicDaydreamZ 13 วันที่ผ่านมา

      Just try a different gun. Your running to fast

  • @pagnean4234
    @pagnean4234 17 วันที่ผ่านมา

    Great video, it was short, concise and left me withe everything I needed to know.

  • @Antrament
    @Antrament 18 วันที่ผ่านมา +1

    GET YOUR LOOT!

  • @kamaleyonvt
    @kamaleyonvt 14 วันที่ผ่านมา +2

    i'm having all sorts of problems here
    my character isn't turning far enough left, i tried changing it myself (from -700 to -1100) and it still isn't far enough
    then it doesn't turn to the right at all
    the basic version left me standing infront of the stall in the middle of the landing where i died multiple times
    more often than not it doesn't actually click on the fast travel zone, and just freezes on the map and falls apart
    so much of this is not working for me and i have ZERO explanation or understanding as to why

  • @karx11erx
    @karx11erx 9 วันที่ผ่านมา

    I have been fiddling with AutoHotKey and this script for a couple of hours to understand how AHK and the script work, and I have found the following:
    #1 Mouse DPI is irrelevant. AHK doesn't move the mouse cursor so close to the hardware / driver level that it would simulate actual mouse movement. The script uses a function that interacts with an application at a much higher level, directly defining a mouse position in screen pixel coordinates. Player rotation also does not seem to be mouse dependent. The rotation angle seems to specified relative to a maximum (think of "turn character -25%", meaning turning it 90 degrees left).
    #2 The script presented here does not support windowed mode. However, this can be done. I have modified the script should run in fullscreen and in windowed mode (I am using the latter).
    #3 The script should actually support arbitrary game screen resolutions. The few screen coordinates used for mouse clicks in the UI are based on 1080p and are scaled depending on the actual game screen resolution. The only caveat is that the scaling is done using integral numbers (integer), but the areas clicked at are so large that rounding errors should not play a role
    #4 The character will only properly move to the chest and open it if it has standard mobility. In particular that means that it must not have a lightweight frame gun equipped and must not use gear speeding up its movement, like Transversive Steps, ST0MP-EE5 or Dune Marchers.
    #5 The script presented here has an unnecessarily high delay in the movement part (30 secs): The character is made to walk forward for 7.4 secs and then waits for 30 secs. You can shorten that time to 23 secs, subtracting the 7 secs of movement.
    #6 Putting the mouse cursor at the left screen border (X: 0) doesn't always seem to work well. Better put it at X:10 to force left scrolling of the map.
    #7 My version of the script doesn't require you to load into the landing before starting it. With a little reorganization, you can start the script while in orbit, from where it will execute as shown here.

  • @thenonchosen
    @thenonchosen 13 วันที่ผ่านมา +1

    Is this still working for anyone? The date is currently 7/9 btw

    • @stonekeeper295
      @stonekeeper295 13 วันที่ผ่านมา +1

      It's working currently.

    • @stonekeeper295
      @stonekeeper295 8 วันที่ผ่านมา

      @@Whoistoddjones The thing is, this macro only gives 1 chest per run. Its faster to do it manually as you can get 5 chests per run on average. AFK will be slower than doing this by yourself so keep that in mind. The chances were I believe 1/40 or 1/50 so they are very low
      (There is the 2 chest in 1 run but I havent tried that macro yet)

  • @ltcantoni3364
    @ltcantoni3364 17 วันที่ผ่านมา

    yes king

  • @TimothyRisby
    @TimothyRisby 17 วันที่ผ่านมา +2

    New TH-cam layout doesn’t seem to be able to show Description anymore 😮
    Found addons that could restore youtube layouts... fucking google.

  • @jaycoaster537
    @jaycoaster537 4 วันที่ผ่านมา

    Does this still work?

  • @Rubenisbadass
    @Rubenisbadass 16 วันที่ผ่านมา

    wheres the link?

  • @G82Jesse
    @G82Jesse 17 วันที่ผ่านมา

    For the life of me, I cannot figure out how to make this work on a 21:9 aspect ratio monitor

  • @jef3.
    @jef3. 16 วันที่ผ่านมา +1

    do I need the dlc on pc to do this

  • @daocommand85
    @daocommand85 18 วันที่ผ่านมา

    Amazing

  • @bseriousTV
    @bseriousTV 18 วันที่ผ่านมา +3

    I dont know whats more scripted, the macro or the teleprompter 🤔

  • @tadams5810
    @tadams5810 22 ชั่วโมงที่ผ่านมา

    Has anyone heard of anyone getting banned for this btw? Has bungie said anything? It's been almost 3 weeks and I don't think bungie has said anything, and this seems like it violates ToS, but so many people are doing it at this point that idk if anyone is even going tig et in trouble for it...

  • @jacobmaloney7203
    @jacobmaloney7203 12 วันที่ผ่านมา

    done all this. nothing works :D give up ill wait for increased drop chance

  • @joshuasmith6909
    @joshuasmith6909 14 วันที่ผ่านมา

    You know the grinding is bad when a macro is the only way to reasonably get what you want.

  • @JaySouth_QC
    @JaySouth_QC 9 วันที่ผ่านมา

    Does it work for console

    • @xSeriKitx
      @xSeriKitx 9 วันที่ผ่านมา

      Obvs not cause u cant use a keyboard and mouse and u cant use scripts

  • @shanehall23
    @shanehall23 12 วันที่ผ่านมา

    What about PS5

  • @itsmoonlord24
    @itsmoonlord24 15 วันที่ผ่านมา

    The only thing thats stopping me from using this is that my monitor is 1440x900 lol

  • @nurm3937
    @nurm3937 18 วันที่ผ่านมา +16

    This man spent hours creating this video so like the video 😂

    • @juanbadmf1839
      @juanbadmf1839 17 วันที่ผ่านมา

      he spent less than an hour.... this is @sevenoilrigs content and he didnt even link his video or his channel in description

    • @ikkonX
      @ikkonX 16 วันที่ผ่านมา

      @@juanbadmf1839 its the second line in the description

  • @xcBlackDiamond
    @xcBlackDiamond 16 วันที่ผ่านมา

    I really hope I don’t get banned

  • @JamesDuffy-ty8lp
    @JamesDuffy-ty8lp 14 วันที่ผ่านมา

    Now give a solution for xbox

  • @egbert5871
    @egbert5871 17 วันที่ผ่านมา +1

    is this not ToS?

  • @colinrock8816
    @colinrock8816 17 วันที่ผ่านมา +5

    Just be careful. This guys opinion on what will or won’t get you banned isn’t what bungie deems ban worthy. Bungie also said that they’re going to be banning macro users more often than they have in the past. Also said they’d be harsher on what counts. So just be safe if you care about your characters.

    • @lemons2513
      @lemons2513 15 วันที่ผ่านมา +3

      They haven’t banned a single person using macros ever

  • @lemons2513
    @lemons2513 15 วันที่ผ่านมา

    Probably have over 1k hours in this game. If I have to sit there and open the same 5 chest for the next 16 hours for a maybe upgrade to my already good build I’d rather just quit. I’ve had this macro running all night probably have like 8 class items now and they were all pretty much dookie 😂

  • @2ndexodus1000
    @2ndexodus1000 16 วันที่ผ่านมา

    Use the second version. Works MUCH better!!!

  • @Wulfasaurus
    @Wulfasaurus 18 วันที่ผ่านมา

    Leave it to Lep to do this 😂

  • @danglestick_online
    @danglestick_online 18 วันที่ผ่านมา +1

    scripted? he's starting to youtube for real now! :)

  • @bezolsmate
    @bezolsmate 14 วันที่ผ่านมา

    for anyone whos macro is overshooting the chest, use a heavier weapon. thank me later. Also, if you’re on 3440x1440 like me, make sure your screen bounds are pushed all the way to your actual resolution.

  • @affliction1599
    @affliction1599 16 วันที่ผ่านมา

    This process seem illegal

  • @jmcdermott53
    @jmcdermott53 14 วันที่ผ่านมา

    Or Bungie could make the drops less excruciating and people wouldn't be forced to do this.

  • @joshuacaithness8978
    @joshuacaithness8978 14 วันที่ผ่านมา

    So console players are screwed?

  • @TheZeldaHeart
    @TheZeldaHeart 18 วันที่ผ่านมา +2

    It doesn’t only pull class items, it pulls engrams for Pale Heart and Gunsmith. Also standing in place killing thrall for useless xp is completely different from getting loot.

    • @AtlRopeGuy
      @AtlRopeGuy 17 วันที่ผ่านมา +1

      @@ZacNorth - Learn to read before commenting

    • @ZacNorth
      @ZacNorth 17 วันที่ผ่านมา

      @@AtlRopeGuy i can’t read, can you make a voice message of what you just said

  • @rickiboulter3053
    @rickiboulter3053 16 วันที่ผ่านมา

    This can't be legal in a cross platform game