script no longer works. as of 1:03AM 5/21/2021 GMT
The maphack no longer works for me since 1.2.1. Does anyone else have this issue as well?
hey I'm getting a script error, syntax error at line 1 char 1 randomly whenever I try to run the script.
also, auto flask isn't working properly... With kill counter and monster threshold set to 0, the auto flask and utility flasks doesn't work. Only when there's a high count of mobs does it sometimes work.
Thanks in advance!
Hack Map not work after update patch
I am not sure the reason, it's a java script error, just click 'yes' to continue.
I also disabled Kill Counter plugin and set 'MonsterThreshold' to 0, it works fine. Could you share the part of your Settings.ahk? Maybe I can find something, also make sure set 'ChargesPerUseLimit' to a proper value.
Hey Conajer! First, thank you so much for your hardwork. I was just wondering if you could help me fix a problem: the script randomly closes/crashes due to unknown reasons (no popup) and I'm not sure if it's due to a memory leak or something else. If you could help me figure it out I'd greatly appreciate it <3
global PluginOptions := { "AutoFlask" : { "enabled" : true}
, "AutoOpen" : { "enabled" : false, "range" : 15
, "ignoredChests" : "Amphora"
, "chest" : true
, "delveChestOnly" : true
, "door" : true }
, "AutoPickup" : { "enabled" : true, "range" : 50
, "ignoreChests" : false
, "strictLevel" : 0
, "genericItemFilter" : "Incubator|Quicksilver|Basalt|Quartz|(Divine|Eternal) Life"
, "rareItemFilter" : "Jewel|Amulet|Ring|Belt" }
, "KillCounter" : { "enabled" : false, "radius" : 50 }
, "MinimapSymbol" : { "enabled" : false
, "showNPC" : true
, "showPlayer" : true
, "showMonsters" : true
, "showMinions" : true
, "showCorpses" : false
, "rarity" : 1
, "showDelveChests" : true
, "showHeistChests" : true
, "minSize" : 4
, "ignoredDelveChests" : "Armour|Weapon|Generic|NoDrops|Encounter" }
, "PlayerStatus" : { "enabled" : false
, "autoQuitThresholdPercentage" : 20
, "autoQuitMinLevel" : 90 } }
; Flasks
global LifeThreshold := 90
global ManaThreshold := 30
global ChargesPerUseLimit := 30
global MonsterThreshold := 0
global AlwaysRunning := true
This is what I have for settings. As for the script error, it keeps popping up even after clicking yes, and breaks a few plugins. Like defensives settings work even with the popup, but autopickup, auto sell, auto stash is broken.
Thanks for your help!
EDIT: after some testing, I can stop the script error by reloading the script a bunch of times. If anyone else has this problem, try control+r to reload script until error goes away.
Also, I took a look at exactly what is going on with the autoflask. Basically the script error is breaking the feature, but without the script error, it seems the always running property of the script doesn't work or is not based on the # of monsters threshold. Having set that to 0, the always running does not use QS flasks. I'll try and gather more usecases and when I encounter any errors, but do you know if Always Running is not working as intended? that was mainly the autoflask I was looking for so I can just play with my mouse without having to use QS flasks haha
Last edited by Archangelica; 05-24-2021 at 07:36 PM.
I was getting the syntax script error a lot while playing ssfhc. Only fix was to brute force reload / restart spam the ahk script from 1-10 times. Back on sc trade league, I never get the error.
As previous poster mentioned about autoflask being weird post patch, I agree too. With Aztri promise, it sometimes only activate when I am getting zerged only. All the Flasks also sometimes dont activate right away after Ultimatum pause. I've tried suggested changes like MonsterThreshold := 0 and disabling killcounter.
I did some more research... and yeah, i can confirm the script error shows up on SSF/HC more than SC. It's odd that the script would be erroring out based on league...
Also, the flask is definitely not working on my end. Life and mana flasks are hardly ever used. Always running isn't using QS flask. I did, however, get the potions to work on attack/def skills. basically using my defensive button to trigger all flasks at the moment.
Edit: Was not a bug. Just me misreading.
Last edited by enarr; 05-28-2021 at 01:04 AM.
Is maphack no longer supported? It seems like is not working for me