PDA

View Full Version : [Fighting] [AL] GiantRatGenocide - A Remake- [AeroLib]



Aspect
11-26-2017, 05:25 PM
GiantRatGenocide
A Giant Rat Killer made with COLOR!

What does this script do?

Kills Giant Rats behind Lumby, and comes back on death. This is a remake of one of my first scripts where I used reflection + AeroLib. Decided to do it right this time. I've used it to get 60+ combat stats on a few accounts with no ban yet.
Built-In Antiban!


Requirements

Insure you have the AeroLib include, found here: https://villavu.com/forum/showthread.php?t=108953.
Insure you have the World Map in your AeroLib include folder. It should be titled "WorldMap.png".


Setup


Start bot in Anywhere (Lumby Pref) with any 3 Items you'd like to use for combat.
Brightness on max!
Fill out lines 34-35 in the script!


Bugs

Works best when you are the only one killing giant rats.


V2 :Updated to correct map path to default location

Lipcot
11-26-2017, 05:49 PM
I assume you've been using this on P2p right? since f2p servers are probably full ?

Aspect
11-26-2017, 06:47 PM
I assume you've been using this on P2p right? since f2p servers are probably full ?

I can usually find one world where no one is there. I check it every few hours to be sure I'm still alone. The big problems happen when someone is splashing on one.

eggyd
11-27-2017, 08:49 PM
I strangely get this error:

"Loading World Map...
Error: TMemScan.Init -> PID `5` does not exist (Access is denied) at line 160
Execution failed.
The following bitmaps were not freed: [0, 1, 2]"

Something I am doing wrong?

Thanks!

Aspect
11-27-2017, 10:38 PM
I strangely get this error:

"Loading World Map...
Error: TMemScan.Init -> PID `5` does not exist (Access is denied) at line 160
Execution failed.
The following bitmaps were not freed: [0, 1, 2]"

Something I am doing wrong?

Thanks!

Make sure you're using the 32bit client, try running Simba as admin, and make sure you target the rs window before starting the script.

eggyd
11-28-2017, 07:11 PM
Thanks!
Oh is this meant to use OSbuddy?

Aspect
11-28-2017, 07:45 PM
Thanks!
Oh is this meant to use OSbuddy?

Maybe. I used it on the official client on ubuntu through wine.

Aspect
11-29-2017, 03:36 PM
Saw that the map path in the script is not default and updated accordingly.

Smalfinn
02-21-2018, 08:58 PM
Loading World Map...
Error: Exception ('TRSWalker.Init -> Map `Includes/AeroLib/maps/WorldMap.png` not found') at line 81
Execution failed.
The following bitmaps were not freed: [0, 1, 2]
But it is there?

Fixed by changing line 49 to:

RSW.Init('C:\Simba\Includes\AeroLib\maps\WorldMap. png');