is there alot of people at the bank? i was thinking that they maybe would report me/someone else.
is there alot of people at the bank? i was thinking that they maybe would report me/someone else.
^LOL^
nah most i have seen are 3 people there, they were only there to shoot a vid cuz it wasnt crowded... I have a better working version, i will post up in a sec, more constants but it finds Chargurr perfect =D, now i am having a little trouble with it typing in how many it wants to buy before it should.
Edit-NEW VERSION UP! WENT FOR 2.5K RAW BIRDS!
Looks like people love this scriptput a new version, need to add more failsafes but i need to study so STFU lol
so much for us working together on this one...![]()
Project: Welcome To Rainbow
haha its ok
i couldnt get my member unbanned anyway, so i couldnt test anything
Project: Welcome To Rainbow
usfull script but the prob is getting ur hands on an account who can use it :Z
... so what does this exactly do and what do i need?
it makes 400k / hour ?
buys birds from a shop with infite run?
and i have to complete as a first resort?
also is the ge price of the item stable.
learning and shit... i'll be good eventually
Yeah, personally i have been having trouble with it solving randoms... not sure why, but it doesnt seem to continue the script after it solves them... I am adding the walk to the infinite run pool as we speak i had it done, hadnt saved it, wanted to make sure it worked first... that was dumb... scar crashed and i lost it... anyway no biggie, it is stable of 90-100 gp ea give or take. I really need to add a progress report but if you could just estimate what you got lol, that would be a great help... but you need as a first resort and a little gp...
i dont have the req quests / skills done to do the quest, i was just wondering about it so if i did actually get them, this would be a good use of time
learning and shit... i'll be good eventually
Aight thats fine, if anyone wants to help me with this walking it would be much appreciated! =D
SCAR Code:~~~~~~~~~~~~~~~~~~~~~~~~
||Script By Sirlaughsalot
||Birds Banked 5012
||179 Loads Done
||85204 Gp used
|| Ran For 1 Hours, 52 Minutes and 11 Seconds
~~~~~~~~~~~~~~~~~~~~~~~~
thats my personal best proggy, help me do better than that![]()
You should add a note on your script somewhere in huge letters to:
NEVER SELL BELOW MARKET PRICE
As otherwise if this script gets popular it will result in birds being severely underpriced.
I suggest trying to make this script SRL members only asap due to the possibility of market flood.
I'll test this script for you when I've done the quest.
Thanks, I appreciate it, if you test it and if see a lot of proggies from you, when i do get members i'll let you still have it...
It has 3 downloads and no proggies what is going on here?!? I have it link to this thread whenever it terminates the script! At least post here with feedback and such. People if I dont see proggies soon i'll take this down and work on it and apply for members and post it there...
oh also im gonna update soon again because of some glitches, one of the lines, i cant remember because i alredy edited it, has until *enter variable here*>=100, at the beggining of that procedure put *enter variable here*:=0
Dont take my word for it, if someone could post that procedure or Pm me it that would be great and i'll post a self-fix here until the next version comes out (there are other bugs that need sorting)... Thanks!
okay i have just downloaded it and looking at your script one major thing its missing is what if i have a bank pin?
try to weave that into your script.
thats something you should add
most people with members account have bank pins. so yeah
another thing you should do in your next update is to
not turn everything to off
just turn private and public to off.
thats all that needs to be off.
just telling you some things
and also make a siggy saying to sell birds at MAX price so that birds dont drop price dramatically
Replace your current OpenAccount Procedure with
SCAR Code:Procedure OpenAccount;
begin
Status('Opening bank account')
Counter:=0
repeat
Counter:=Counter+1
if not (findObj(x,y,'Ogress banker',BankerDress,15)) then
begin
mmouse(x,y,5,5);
getuptext;
end;
if isuptext ('Talk-to Ogress banker') then
begin
FindObj(x,y,'Ogress banker',BankerDress,15);
Mouse(x,y,4,0,False);
Wait(500+random(700))
ChooseOption('Bank')
Wait(400+random(400))
Status('Bank account open')
end;
until (BankScreen) or (PinScreen) or (Counter>=10);
if Counter>=10 then
begin
Status('Could not find the Banker, Logging out...')
Logout;
Login;
If PinScreen then
InPin(Pin)
end;
end;
and at the beginning where you set up the scripts with all the constants put
SCAR Code:Pin='0000'//<- that number is your pin
i had already edited itself to have the pins used
im just telling you to add it in the future updates
and to make it turn off only private and publice only in your future updates
just to make your script better![]()
Okay =D thanks, and post a proggy soonoh and did you fix that thing on the bottom of page 2?
~~~~~~~~~~~~~~~~~~~~~~~~
||Script By Sirlaughsalot
||Birds Banked 1120
||40 Loads Done
||19040 Gp used
|| Ran For 24 Minutes and 7 Seconds
it would have ran for 2 1/2 hours but when i got back to my computer
it stopped after only 27 minutes
it had a hard time finding chargurr
so you should probably find a better way of finding chargurr
maybe colorfind the clothes shes wearing?
and the white hat?
cause there isnt anything else near thats that color dress and the hat only the pole beside it is white
yeah in the next version i have it change the camera angle if it cannot find her after a while, it finds awesome now but i need to perfect it a bit =D
can you please explain where you set this up(location). What it buys(exact name)
Thanks
Haxor
i pmed you, im suprised how many people have asked me that 0_o... *cough*READ THE FIRST PAGE*cough*
ohh yeah another bug i seem to come across when i use it is that
it doesnt always find the money in the bank..
it sometimes runs to chargurr after banking all the birds and then misses the money and types 476 into the normal chat
maybe do something about that in the next update
to make it more accurate?
the thing about money is that the coin piles can look different so...
i dont think you can take make dtm's of all the coin sizes.
maybe make it do enough for 5 runs of 27 each and then get money
so that maybe you have a less bank time and getting the coins out of bank is used less?
that way it gets more birds per hour and that getting money out of bank problem doesnt happen that much.
or maybe setting the getting money first slot random cord alittle less?
i dont know you decide on what to do to improve the script.
Eugenius![]()
hmm, I have been thinking about that and have been trying to implement a failsafe to see if you have money in your inventory, but my acc just got locked so that sucks, so as soon as i get that back, i'll improve this more...
There are currently 1 users browsing this thread. (0 members and 1 guests)