Huh? Why am I getting: [Runtime Error] : Out Of Range in line 644 in script C:\Users\***** *******\Desktop\scarprerelease\Includes\awkward tanner\Tanner Form.scar
idk, but the script might not work anyways.
wait a few more days![]()
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
im testing now. making it is actually very, very simple
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
almost done, just some timing stuff to make it faster![]()
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
ok, i got the script as good as its going to get, until i get some feed back and ideas
added, finally![]()
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
downloaded and will report back with some test results!
This script is very efficient so far from what I can tell, it hasn't failed in 20+ banks, so that is good, the only thing I can see wrong with it, is it seems to click the same tiles every time on the walk to and from the tanner.
Is there any way to make some kind of random tile function or something? To where it walks randomly to one of 4 or 6 possible tiles? I think that adding that would greatly reduce the ban possibility due to the fact that it would be way less obvious ya know?
I am really thankful that you did update this script though, as I have been waiting on itThanks SO MUCH man.
EDIT: It doesnt walk the same path every time, my bad, but it walks one way more than the other, I still think that adding a few more points to choose from would greatly enhance this script.
EDIT EDIT: It also seems to every so often try to bank the hides two times, but i can try and adjust the speed just a tiny bit to fix that i suppose, no real biggie there
Last edited by Weskir; 08-03-2010 at 02:17 AM.
yeah, i can make the randomness bigger
you can do it yourself, go to the A_WalkPath function, and find
SCAR Code:mouse(tp.x, tp.y, 1, 1, true);
change the 1, 1 to anything you want. the first number is x, the second is y, and the measurements are in pixelsi would go with 3, or 4, and just so you know, 4 pixels = the width of one tile on the minimap
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
Sweet dude! That Helped a lot,
I dont pretend to know much about coding at all, but i added a few waits in the script to slow it down at the tanner and at the bank. I can't seem to get it to stop depositing 2x though.. can you tell me what i am doing wrong? i have tried all kinds of wait timers, with no effect.
Also, I hope you don't think I am rude for doing all this, just trying to get it to run smootherCode:procedure bank; begin if not (CheckLoc = LOC_BANK) then exit; if not OpenBankNPC then exit; wait (3000) R_DepositAllButIDExEx([995]); wait (3000) withdraw(0, 0, 27); wait (1200) inc(players[currentplayer].banked); closebank;
Thanks again man.
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
Every time I try I get this immediately upon log in:
SMART Initialized.
Loaded: Server 20, Members: False, Signed: True, Super Detail: False.
player is lost
[07:21:57] next player
[07:21:57] done
I have tried tarting in bank, at tanner, with hides in invent, without hides.... whats the deal?
hmm. are you enabling SMART before you run the script?
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
hmm, you must have lagged when you logged in, causing the script to get different tiles or something. it's the only thing i can think of
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
Is this script currently working?
yes
and i'll upload a better version tonight
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3
I don't think so. I mean I KNOW your script works fresh outta the DL because weskir is my mate and it worked out just fine for him. I tried your script at LEAST 10 times though and it just instantly logs out.
I can use other scripts just fine, so I don't know what the deal is. Maybe I will attempt again after this next upload haha.
Either way, thanks for trying to help!
There are currently 1 users browsing this thread. (0 members and 1 guests)