i didnt know if there was one that u could use without a bot
i didnt know if there was one that u could use without a bot
not sure but redvex might have one but there is that etal has put in their bot that you can play manual with
Cool then all I need to do is figure out how to install the bot
if you need help and have teamviewer I can help you set it up
dont have teamviewer not sure what that is
teamviewer is a program that will let someone log on to your computer so they can help if you need help with
TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet
ok i got the teamviewer and have started from scratch now
did you want me to log on to your computer and help you to get your bot set up?
yes plz
ok send me a pm of your teamviewer number and the pass
I was wondering is there a code to have the bot pick up a ethral Cryptic Axe? I do not see it in any of the lists and want the bot to pick that up, not a eth thresher lol
here is 2 lines for Cryptic Axe and Thresher
([Name] == CrypticAxe || [Name] == Thresher) && [Quality] <= Superior && [Flag] == Ethereal # [EnhancedDamage] >= 15 && ([Sockets] == 0 || [Sockets] == 4 || [Sockets] == 5)
([Name] == CrypticAxe || [Name] == Thresher) && [Quality] <= Superior && [Flag] == Ethereal # ([Sockets] == 4 || [Sockets] == 5) both lines are eth but if you just want Cryptic Axe it would look like this
[Name] == CrypticAxe && [Quality] <= Superior && [Flag] == Ethereal # [EnhancedDamage] >= 15 && ([Sockets] == 0 || [Sockets] == 4 || [Sockets] == 5)
to add eth is this - [Flag] == Ethereal and it has to be to the left of the #
non-eth is this - [Flag] != Ethereal
Let me see if I have this right,
([Name] == CrypticAxe || [Name] == Thresher) && [Quality] <= Superior && [Flag] == Ethereal # [EnhancedDamage] >= 15 && ([Sockets] == 4)
This would have th bot pick up the 4 socketed ones that are etheral? I am not good with codes so need to check lol
you need to remove the ( and ) from the ([Sockets] == 4) so be just this - [EnhancedDamage] >= 15 && [Sockets] == 4
yes that will pickup a Cryptic Axe or a Thresher that is Ethereal and has Enhanced Damage of 15 and has 4 Sockets - it has to match this exact or it will not keep it
SO im having a questing. i sat up my d2nt to cube runes with gems for making higher runes.. but is there someway to set a limit for how many of the same gem it will carry?. cause my chest is getting overfloaded by low gems..?
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
Could u link me the newest version of Etal?.. cause my d2nt seems to totaly messed up now.. getting this error:
<D2NT Error> C:\\\D2NT\scripts\libs\common\NTItemParser.ntl
(60):SyntaxError:Missing;before statement.
And i havent been changing stuff in that file, havent touched it at all.. all this happend to both bots when i turned on Baalrun for the first time on 1 of the characters...
I tried to reinstall D2NT.. but its the same.. so should i use Etal or fix this and keep using d2nt?
---------- Post added at 04:09 PM ---------- Previous post was at 03:44 PM ----------
hmm okay.. this is weird.. i found the error now
cause i removed () in this line:
in ([Name] == CrypticAxe || [Name] == Thresher) && [Quality] <= Superior && [Flag] == Ethereal # [EnhancedDamage] >= 15 && ([Sockets] == 4)
i actually didnt really think thoose () matters haha.. sry for bothering you
hmm okay.. this is weird.. i found the error now
cause i removed () in this line:
in ([Name] == CrypticAxe || [Name] == Thresher) && [Quality] <= Superior && [Flag] == Ethereal # [EnhancedDamage] >= 15 && ([Sockets] == 4)
i actually didnt really think thoose () matters haha.. sry for bothering you
that error msg you got was telling you had a error in one of your nip files - didn't mean that there was a error in that file
that file at that line what throws up a error msg when you have a error in your nip files
yes the ( ) needs to be there when you have a line that has || - they need to be here - ([Name] == CrypticAxe || [Name] == Thresher)
but it doesn't need be on this part - ([Sockets] == 4) you can have it as - [Sockets] == 4 || this means or
here is a link to etal if you like to look at it - Etal V7 - Green Goblin - 1046.P - Downloads - Blizzard Sector - Diablo, Starcraft, WoW Gaming Community!
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks