PDA

View Full Version : Need help teleporting and bnaking



rickytimonsson94
08-07-2016, 10:39 PM
Hey, i've got a script but it does not support banking and teleporting (games necklace). Can anyone help me or send me any guide that I can use to learn how to do this? :S

thanks alot.

acow
08-07-2016, 11:03 PM
Great place to start for basics: https://villavu.com/forum/showthread.php?t=58935
But it's outdated so the biggest things to take away from that thread is this part (imo): http://i.imgur.com/SlmhYrw.png

Which include(s) are you using btw?

AFools
08-08-2016, 03:11 AM
* Which include as ACOW stated?
* Post what you have started and you will find alot of people will stop by and help - the more the precise the question the more precise the ANSWER.

* what is the goal of this script? maybe myself or someone else has started a similar project; we can share it with you, so you have something to start with?

* WELCOME *

rickytimonsson94
08-08-2016, 10:31 PM
I use Aerolib, and Im using someone elses script:
https://tribot.org/forums/topic/14617-tools-texans-climbing-boot-buyer-free/

it doesnt support banking and walking back to the place and I have no idea how to write the code,
I tried using SPS toolbox to get the points needed but it doesnt work.

I managed to do this with MoveMouse; and ClickMouse aswell as color moving to bank (clan wars), but if i get a different spawn it will fuck up the whole thing which makes it very bad :S.

Turpinator
08-08-2016, 10:54 PM
tribot is not simba.
and simba is not tribot.

rickytimonsson94
08-08-2016, 11:42 PM
https://villavu.com/forum/showthread.php?t=98408
my bad lol just googled the first climbing boots search on google

Turpinator
08-09-2016, 01:37 AM
That thing still works? Jeez. Im surprised.

And it uses srl-osr. which hasnt been updated in forever and doesnt really work for things. yaaaay.

Looking at how simple the script is, like 20 lines of actual code, you could just write a new one with aerolib. :)
or, even reflection to make finding the sherpa and bank booth/chest/whatever easier.

AFools
08-10-2016, 04:03 AM
Is this method profitable? To write something like this using in 'Reflection' would take no longer than an hour max!

I don't have a usable botting member account to use atm. I will see what i can do.

JimByetour
03-14-2017, 08:40 PM
Trying to think of how you'd profit from using a games necklace teleport. Green drags?

uvlees
03-20-2017, 12:30 PM
There is a free climbing boots script in the public old school script section.
I'd look into that one if I was you.

Scornical
03-25-2017, 02:31 PM
I also have difficulties with implementing banking in my scripts. What are the best ways to find the bank booth?

AliveDriveGames
04-05-2017, 09:33 PM
I also have difficulties with implementing banking in my scripts. What are the best ways to find the bank booth?

Scornical, did you make any progress on banking? I just started working with aerolib as well. Maybe we can work together to figure it out.