Jump to content

Progamerz AIO Cows


Recommended Posts

  • 4 weeks later...
Posted (edited)
21 hours ago, Sambuca said:

can you add magic as-well?

 

What do you mean specifically? Like setting up changing auto casts?

18 hours ago, dankdrcode said:

When the script starts it gets stuck on "We should setup Zoom!".  Pausing then resuming fixes the issue. :) Am I doing something wrong? 

I'm going to check it right now and see if I can replicate it, are u using resizeable?
EDIT: I tried running the script with random zoom setting in mirror mode, and it fixed itself, posting the logger would help me

Edited by progamerz
Posted (edited)

Hi, I am running into an issue when running this script. Please tell me what I am doing wrong or if this is a bug. When the following conditions are as follows, the script will open the bank and immediately log out:

Check\ bank\ for\ item=true

Ignore\ equip\ task\ not\ in\ inventory=false

 

If the conditions equal the following, the script runs okay:

Check\ bank\ for\ item=false

Ignore\ equip\ task\ not\ in\ inventory=true

 

Here is my schedule:

Equipping Bronze longsword
Equipping Wooden shield
Equipping Amulet of glory(6)
Equipping Combat bracelet(6)
Equipping Peaceful blessing
Training Attack to 5
Training Strength to 5
Training Attack to 10
Equipping Black scimitar
Training Strength to 10
Training Defence to 10
Equipping Black full helm
Equipping Black platebody
Equipping Black platelegs
Equipping Black kiteshield
Equipping Black boots
Training Attack to 15
Training Strength to 15
Training Defence to 15
Training Attack to 20
Training Strength to 20
Training Defence to 20
Training Attack to 25
Training Strength to 25
Training Defence to 25
Training Attack to 30
Training Strength to 30
Training Defence to 30

 

Full list of settings are below:

#GUI Settings
#Thu Jan 06 20:11:41 EST 2022
Wait\ for\ loot=false
Task\ Scheduler=Combat Base 10s.txt
Bones=false
CB\ Level=10
Area=Lumbridge north
Food\ Name=Swordfish
Kill\ Chickens=true
Cowhide=false
Food\ Amount=10
Raw\ beef=false
Loot\ only\ your\ kills=false
Tan\ Type=Soft leather
Loot\ Own\ Ammo=false
Chicken\ Area=Lumbridge east
Check\ bank\ for\ item=true
Eat\ food\ for\ loot=false
Bury\ bones=false
Mode=Fighting
Ignore\ equip\ task\ not\ in\ inventory=false

 

Edited by Sir Farms A Lot
Posted
7 minutes ago, Sir Farms A Lot said:

Hi, I am running into an issue when running this script. Please tell me what I am doing wrong or if this is a bug. When the following conditions are as follows, the script will open the bank and immediately log out:

Check\ bank\ for\ item=true

Ignore\ equip\ task\ not\ in\ inventory=false

 

If the conditions equal the following, the script runs okay:

Check\ bank\ for\ item=false

Ignore\ equip\ task\ not\ in\ inventory=true

 

Here is my schedule:

Equipping Bronze longsword
Equipping Wooden shield
Equipping Amulet of glory(6)
Equipping Combat bracelet(6)
Equipping Peaceful blessing
Training Attack to 5
Training Strength to 5
Training Attack to 10
Equipping Black scimitar
Training Strength to 10
Training Defence to 10
Equipping Black full helm
Equipping Black platebody
Equipping Black platelegs
Equipping Black kiteshield
Equipping Black boots
Training Attack to 15
Training Strength to 15
Training Defence to 15
Training Attack to 20
Training Strength to 20
Training Defence to 20
Training Attack to 25
Training Strength to 25
Training Defence to 25
Training Attack to 30
Training Strength to 30
Training Defence to 30

 

Full list of settings are below:

#GUI Settings
#Thu Jan 06 20:11:41 EST 2022
Wait\ for\ loot=false
Task\ Scheduler=Combat Base 10s.txt
Bones=false
CB\ Level=10
Area=Lumbridge north
Food\ Name=Swordfish
Kill\ Chickens=true
Cowhide=false
Food\ Amount=10
Raw\ beef=false
Loot\ only\ your\ kills=false
Tan\ Type=Soft leather
Loot\ Own\ Ammo=false
Chicken\ Area=Lumbridge east
Check\ bank\ for\ item=true
Eat\ food\ for\ loot=false
Bury\ bones=false
Mode=Fighting
Ignore\ equip\ task\ not\ in\ inventory=false

 

It seems the script does not like the Bronze longsword. Removing that makes it work.

Posted (edited)
4 hours ago, Sir Farms A Lot said:

Hi, I am running into an issue when running this script. Please tell me what I am doing wrong or if this is a bug. When the following conditions are as follows, the script will open the bank and immediately log out:

Check\ bank\ for\ item=true

Ignore\ equip\ task\ not\ in\ inventory=false

 

If the conditions equal the following, the script runs okay:

Check\ bank\ for\ item=false

Ignore\ equip\ task\ not\ in\ inventory=true

 

Here is my schedule:

Equipping Bronze longsword
Equipping Wooden shield
Equipping Amulet of glory(6)
Equipping Combat bracelet(6)
Equipping Peaceful blessing
Training Attack to 5
Training Strength to 5
Training Attack to 10
Equipping Black scimitar
Training Strength to 10
Training Defence to 10
Equipping Black full helm
Equipping Black platebody
Equipping Black platelegs
Equipping Black kiteshield
Equipping Black boots
Training Attack to 15
Training Strength to 15
Training Defence to 15
Training Attack to 20
Training Strength to 20
Training Defence to 20
Training Attack to 25
Training Strength to 25
Training Defence to 25
Training Attack to 30
Training Strength to 30
Training Defence to 30

 

Full list of settings are below:

#GUI Settings
#Thu Jan 06 20:11:41 EST 2022
Wait\ for\ loot=false
Task\ Scheduler=Combat Base 10s.txt
Bones=false
CB\ Level=10
Area=Lumbridge north
Food\ Name=Swordfish
Kill\ Chickens=true
Cowhide=false
Food\ Amount=10
Raw\ beef=false
Loot\ only\ your\ kills=false
Tan\ Type=Soft leather
Loot\ Own\ Ammo=false
Chicken\ Area=Lumbridge east
Check\ bank\ for\ item=true
Eat\ food\ for\ loot=false
Bury\ bones=false
Mode=Fighting
Ignore\ equip\ task\ not\ in\ inventory=false

 

 

4 hours ago, Sir Farms A Lot said:

It seems the script does not like the Bronze longsword. Removing that makes it work.

 

3 hours ago, Sir Farms A Lot said:

It seems its not switching to my next schedule either. It just sits idle.

 

Hello, thank you for the detailed report, I just ran your settings, and it went to the bank and got longsword and bronze shield, whenever it logs out it should say why in the logger, what did it show in the logger when it logged out?

Edit: I found the bug of it going to chickens and idling instead of attacking, and I'm testing the script and will push update v4.526 in few minutes

Edited by progamerz
Posted
On 1/7/2022 at 1:20 AM, progamerz said:

 

Awesome. Thank you!

 

Hello, thank you for the detailed report, I just ran your settings, and it went to the bank and got longsword and bronze shield, whenever it logs out it should say why in the logger, what did it show in the logger when it logged out?

Edit: I found the bug of it going to chickens and idling instead of attacking, and I'm testing the script and will push update v4.526 in few minutes

 

1 minute ago, Sir Farms A Lot said:

 

Ill try it out again and let you know.

  • Like 1
Posted

Found another bug. It is unable to restart after stopping and re-launching the script.

[INFO][Bot #1][01/09 04:06:48 PM]: [TaskHandler] Done Equipment task: Iron scimitar
[INFO][Bot #1][01/09 04:06:48 PM]: [TaskHandler] Finished { Equip:Wooden shield }
[INFO][Bot #1][01/09 04:06:49 PM]: [TaskHandler] Done Equipment task: Amulet of glory(6)
[INFO][Bot #1][01/09 04:06:49 PM]: [TaskHandler] Finished { Equip:Combat bracelet(6) }
[INFO][Bot #1][01/09 04:06:49 PM]: [TaskHandler] Done Equipment task: Peaceful blessing
[INFO][Bot #1][01/09 04:06:54 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:55 PM]: [TaskHandler] Done Level task: { Skill: Attack, Level: 5 }
[INFO][Bot #1][01/09 04:06:55 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:55 PM]: [TaskHandler] Done Level task: { Skill: Strength, Level: 5 }
[INFO][Bot #1][01/09 04:06:55 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:56 PM]: [TaskHandler] Done Level task: { Skill: Attack, Level: 10 }
[INFO][Bot #1][01/09 04:06:56 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:56 PM]: [EquipTask] Equip Black scimitar
[INFO][Bot #1][01/09 04:06:58 PM]: [TaskHandler] Done Equipment task: Black scimitar
[INFO][Bot #1][01/09 04:06:58 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:58 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:59 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:06:59 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:00 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:00 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:01 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:01 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:03 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:03 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:03 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:04 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:04 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:05 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:05 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:06 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:06 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:07 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:07 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:07 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];
[INFO][Bot #1][01/09 04:07:08 PM]: WebWalkingEvent; No route found! Destinations = [[x=0, y=0, z=0]];

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...