DCing After Running Through Soulbound Bag - 059
So this is ridiculous
I removed the code from 059's SWF for autolooting Life/Mana, Rainbows and Soulbounds.
However, running through bags still DCs me.
Can someone actually help? I've lost many pots and riches to this :/
• Update 7/15 3:19 AM UTC/CDT
- Set any autoloot variables in Parameters.as to false, client will not open up.
Did you disable the hack before removing it? Also, I just thought about this... If you removed the option to toggle it, then it means that either it will remain on, because it is probably using a if else code. Thus, you walking over the loot is causing it to check whether the feature is on, so it can decide to autoloot or not, but since there is no such feature, it is simply disconnecting you.