Aethertapping problem

Post Reply
User avatar
Diavolakos
Posts: 114
Joined: Thu Apr 20, 2017 5:05 am
Has thanked: 31 times
Been thanked: 13 times

Aethertapping problem

Post by Diavolakos » Thu Jun 22, 2017 12:58 pm

Guys I have a problem, when aethertapping my client will crash at some point. This never happens at any other AS usage. I also did some aethertapping manually and nothing occured.

I am more than sure that AS and aethertapping have some problems and that makes the client crash. Does anyone else have the same problem?

~~~~~~~~~~~

There was also an issue in scripting when taking wind serums. It would take a wing serum before it needed it wasting the superior ones. So I changed that. I only have the superior serums on my script as I do not need others, I could change the script for lower chars obviously.

This is my change on it.

Code: Select all

-- Loop through your inventory
for Inventory in ListIterator( InventoryList:GetList()) do
	-- Check if this is a wind serum.
	if Inventory:GetType():ToString() == "Potion" and string.find( Inventory:GetName(), "Wind Serum" ) ~= nil and Inventory:GetCooldown() == 0 then
		if string.find( Inventory:GetName(), "Superior" ) ~= nil and TotalRecharge >= 84000 then
			BestInventory = Inventory;
			BestRecharge = 84000;
		end
				
	end

end
I play on NA Server Siel

Skaa
Posts: 27
Joined: Sun Apr 02, 2017 6:24 am
Has thanked: 1 time
Been thanked: 3 times

Re: Aethertapping problem

Post by Skaa » Fri Jun 23, 2017 2:30 pm

its was ALL times the problem! u can download the framework 4.6 SDK. if u lucky client run 4 - 8 H befor crashing!

Skaa
Posts: 27
Joined: Sun Apr 02, 2017 6:24 am
Has thanked: 1 time
Been thanked: 3 times

Re: Aethertapping problem

Post by Skaa » Fri Jun 23, 2017 2:32 pm

wind serum ? :D
make bard. fly 24/7 without pots

User avatar
nucular
Site Admin
Posts: 260
Joined: Sat Jan 07, 2017 9:08 pm
Has thanked: 27 times
Been thanked: 388 times

Re: Aethertapping problem

Post by nucular » Fri Jun 23, 2017 4:48 pm

Mhh intresting, do you guys use the OfficialGathering.lua or some posted lua on this forums.
OfficialGathering.lua should not crash.

User avatar
Diavolakos
Posts: 114
Joined: Thu Apr 20, 2017 5:05 am
Has thanked: 31 times
Been thanked: 13 times

Re: Aethertapping problem

Post by Diavolakos » Sun Jun 25, 2017 5:02 pm

nucular wrote:
Fri Jun 23, 2017 4:48 pm
Mhh intresting, do you guys use the OfficialGathering.lua or some posted lua on this forums.
OfficialGathering.lua should not crash.
I am using official gathering.lua and the only thing I changed was the wind serums. I also do not need it really since I am using the Harbinger's Landing buff the one that gives you permanent flight for 1 hour.

I have seen that if you a browser open it will crush much easier, you need to have the client running in the front and have nothing else open in order to have a chance not to crash.

The thing is that there must be something in the AS that makes this happen, because I never ever got a crash while XPing or while running around using it (like Fissure with glide hacks etc).

But sometimes it crashes either way.
I play on NA Server Siel

User avatar
Diavolakos
Posts: 114
Joined: Thu Apr 20, 2017 5:05 am
Has thanked: 31 times
Been thanked: 13 times

Re: Aethertapping problem

Post by Diavolakos » Sun Jun 25, 2017 5:03 pm

Skaa wrote:
Fri Jun 23, 2017 2:30 pm
its was ALL times the problem! u can download the framework 4.6 SDK. if u lucky client run 4 - 8 H befor crashing!
What is SDK? I know framework and I will probably upgrade mine to the latest but is SDK something special I need to search for? Google wasn't very friendly with this search.
I play on NA Server Siel

Skaa
Posts: 27
Joined: Sun Apr 02, 2017 6:24 am
Has thanked: 1 time
Been thanked: 3 times

Re: Aethertapping problem

Post by Skaa » Fri Aug 18, 2017 7:15 am

aethertapping cash since 2.7. u can make travel delay then its works bit better. when the bot move bit slowly do each node and wait ther 1 - 3 sec. but its get crashed randomly anyway xDD

its actualy ok. 4 - 6h 1x client cash is ok. enaught aether in this timeframe.

User avatar
Diavolakos
Posts: 114
Joined: Thu Apr 20, 2017 5:05 am
Has thanked: 31 times
Been thanked: 13 times

Re: Aethertapping problem

Post by Diavolakos » Fri Aug 18, 2017 6:17 pm

Last night my character aethertapped for 10 hours and then he got a crash :D He gets about 730 aether per hour so you make the math.

That was awesome.
I play on NA Server Siel

Skaa
Posts: 27
Joined: Sun Apr 02, 2017 6:24 am
Has thanked: 1 time
Been thanked: 3 times

Re: Aethertapping problem

Post by Skaa » Fri Aug 18, 2017 11:36 pm

and what u changed ?

User avatar
Diavolakos
Posts: 114
Joined: Thu Apr 20, 2017 5:05 am
Has thanked: 31 times
Been thanked: 13 times

Re: Aethertapping problem

Post by Diavolakos » Mon Sep 04, 2017 4:23 pm

...nothing, sometimes it works for hours, sometimes it crashes instantly!!!
I play on NA Server Siel

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests