Blizzard Sector
Kolton script wakka help - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: Kolton script wakka help (/thread-48059.html)



Kolton script wakka help - 48Inches - 07-08-2012

Hello and thanks for the reply (in advance)

I'm currently leeching using kolton and it's by far my favourite leeching bot. So here's my problem well not technically a problem.
I have this to true
Code:
Scripts.Wakka = true; // Walking chaos leecher with auto leader assignment, stays at safe distance from the leeader

It works really awesome just that it's walking and yea i know it's meant to walk rather than teleport but I would like it to work in a way that my toon teleport. Well common sense tell me to edit the file at Kolbot\d2bs\kolbot\libs\bots\Wakka.js and change the
Code:
if (Pather.[COLOR=#ff0000]walkTo[/COLOR](path[0].x, path[0].y))
to
Code:
if (Pather.[COLOR=#ff0000]teleportTo[/COLOR](path[0].x, path[0].y))
and yea it failed.

How can i change my action from walking to teleport?

- - - Updated - - -

Well it works. I think its because i save it to words rather than notepad


Kolton script wakka help - comper - 07-09-2012

I don't know much about kolton's bot
but just make sure if you edit a file that you save it back in the same .ext it is in like most of the files are .js
thanks