Request Fix cheesasaurus' Scavenge Script

Mamadou

Active Member
Reaction score
6
Hi, this wonderful script does not work anymore since the newest update.

 

kira.

Active Member
Reaction score
4
yeah noticed that the other day, was hoping an updated version was made :( ill keep looking and post back if i find oneee
 

Pamster

New Member
Reaction score
0
I've noticed it too, the next best one I could find doesn't seem to work right for me, I can only seem to send them for a little over 3 hours even if I set it for 8 hours
 

TheOnlyPegasus

New Member
Reaction score
0

RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
622
Replace get with getScript and it should work.
 

Shinko to Kuma

Still Going Strong
Reaction score
776
Replace get with getScript and it should work.

Nah, it uses the same inside the script so requires some extra work


Thank you so much! That works!

I noticed the Loot Assist Enhance script has stopped working as well...anyone have a replacement for it? Here's the old one:



Code:
javascript: (window.TwCheese && TwCheese.tryUseTool('BRE'))
|| $.getScript('https://dl.dropboxusercontent.com/s/o7kf1iipyvy7vg9/CheeseBRE.js');


javascript: (window.TwCheese && TwCheese.tryUseTool('BRE'))
|| $.getScript('https://dl.dropboxusercontent.com/s/fg8xcxuyv496ax4/CheeseBRERedis.js');

try one of these two, seems like the top one works for most people but the bottom one is a backup
 

TheOnlyPegasus

New Member
Reaction score
0
Nah, it uses the same inside the script so requires some extra work





Code:
javascript: (window.TwCheese && TwCheese.tryUseTool('BRE'))
|| $.getScript('https://dl.dropboxusercontent.com/s/o7kf1iipyvy7vg9/CheeseBRE.js');


javascript: (window.TwCheese && TwCheese.tryUseTool('BRE'))
|| $.getScript('https://dl.dropboxusercontent.com/s/fg8xcxuyv496ax4/CheeseBRERedis.js');

try one of these two, seems like the top one works for most people but the bottom one is a backup

Thank you! Sadly, neither one of those worked for me. :(
 
Top