ok since your new ill check that on and delete both scripts, then ill upload a fixed version if i fucked anything with the past 2, peace of cake, just let me hit level 8 LOL
Ok thx man!
When it get level 8 and reach venore's boat i get this message
Quote:
Your connection to the game server was closed by script: 'LogCharX'.
But stops there, the script doesn't login the next.
Waiting for your solution and thanks again for being supportive
06-23-2014, 06:52 AM
Wesker
Quote:
Originally Posted by CkY
Ok thx man!
When it get level 8 and reach venore's boat i get this message
But stops there, the script doesn't login the next.
Waiting for your solution and thanks again for being supportive
theres no solution thats how its supose to work its almost server save, gonna fix that tomorrow (the errors you found, going to update it)
06-23-2014, 04:13 PM
CkY
1 Attachment(s)
Thanks again, i took a ss to show you how i configured
Why is the price so high ?
If i made a PAID script of this type is for 2 kinds of players :
1.-The ones that go with 99999+ chars to world quests
2.- The ones that sell scripts or offer any service that has revenue for them
Its a way to make their leveling easier and automatic, instead of wasting a few minutes in changing a character.
Take in consideration this script its not a rookgard script, the objective is not to just get out of rookgard, the objective is to obtain money or gp for it, hope you guys enjoy it and post your profits after the events :)
i think i fixed everything something went wrong on the login after SS and i fixed rigth now its working and it should stay that way, im going to sleep if anything report it back ty.
btw after going to sleep ill upload tomorrow a fixed version if anything went wrong or if i forgot anything
i think i fixed everything something went wrong on the login after SS and i fixed rigth now its working and it should stay that way, im going to sleep if anything report it back ty.
btw after going to sleep ill upload tomorrow a fixed version if anything went wrong or if i forgot anything
I'm gonna test it right now, thanks!
Btw, as soon i create my paypal account i'll donate for you, you deserve it
Testing the new script, will post the feedback
yeah it wont pick a set, will choose a vocation and then leave to main, the problem is, its a fucking long way to script every set and so on, and a long way to test if everything works, as you may see the waypoints are not the same im doing everything from scratch, i dont think i will add the items, i had them on the previous script but i dont have a way to easy copy paste the waypoints, so sadly this script wont take the items or it will but after a while, im scripting premmium zone i cant waste more time on this
script updated
and finally over
auto(1000)if not $connected and sstime() > 600 and sstime() < 84000 then
connect(AccountName,AccountPass,Char)
setsetting('Cavebot/Enabled', 'yes')
setuseroption('spawn', 'Wolfs')
end
thats the reason it went to wolfs, change it to the one your going to "Rats" or "Wolfs", its a safety to make sure that option is not been overwrite by the settings, if you have any other bugs you might want to try to erase this from your user settings
http://s1.postimg.org/fn8qhx17z/Rats.png
i think its clear i did a rant doing this script LOL, thats renamed on the new version and final ;), also took out the other things so it should work just fine without any edition from the users
06-24-2014, 05:13 PM
CkY
Quote:
Originally Posted by Wesker
i think its clear i did a rant doing this script LOL, thats renamed on the new version and final , also took out the other things so it should work just fine without any edition from the users
LOL haha
Quote:
Originally Posted by Wesker
yeah it wont pick a set, will choose a vocation and then leave to main, the problem is, its a fucking long way to script every set and so on, and a long way to test if everything works, as you may see the waypoints are not the same im doing everything from scratch, i dont think i will add the items, i had them on the previous script but i dont have a way to easy copy paste the waypoints, so sadly this script wont take the items or it will but after a while, im scripting premmium zone i cant waste more time on this
Yeah i know it require a lot of work on it. Doesn't matter since all the characters will logout at rook's boat since you can't leave rook without the equipment, i can manually pick it after getting level 8
@Wesker
You could make the character drop the equipment or 100gps at x location, maybe near the bank and go oracle later. Then the next character go there to pick up (and checks if it have the equipment) if doesn't have it go take food (because after ss equips will disapear or maybe someone take it) would be a lot faster ^^
06-24-2014, 05:20 PM
Wesker
Quote:
Originally Posted by CkY
LOL haha
Yeah i know it require a lot of work on it. Doesn't matter since all the characters will logout at rook's boat since you can't leave rook without the equipment, i can manually pick it after getting level 8
@Wesker
You could make the character drop the equipment or 100gps at x location, maybe near the bank and go oracle later. Then the next character go there to pick up (and checks if it have the equipment) if doesn't have it go take food (because after ss equips will disapear or maybe someone take it) would be a lot faster ^^
they can leave without the equipment thats not an issue, just the dialog, and i could do that but then again every1 will leave gp at the same position and then some will have equip, some will have 2x equip and some others wont have anyhting is not a good idea for a freebie script, you should just let it go or code that on the oracle label and before setup do a check of those items, cant do that atm and if your in a hurry well its just better if you do it your self, or if you already had, just check how i did it to log next char and the current, next = waypoint in boat, current a hotkey that i turn on and off.
again i dont recomend it, checking if you have every item and then getting the money if "lets say" someone steals your shield, then i have to code another 3-6 variables to check every part of the set and obtain money to buy it and also to go buy them, its a pain in the ass if i didnt consider it at the start of this script, just let it be for now XD
----
reminder
if you didnt go to the boat its probably an issue with "use" you need to use the chest in the boat on isle of destiny to be able to get out, if you had a lag spike or something it could miss it, however you can just move the islocation to that "use" waypoint and that will check it, as i said before i dont have time to check it anymore, need to do some pacc scripts and get levels @_@
06-24-2014, 05:58 PM
CkY
Quote:
Originally Posted by Wesker
they can leave without the equipment thats not an issue, just the dialog, and i could do that but then again every1 will leave gp at the same position and then some will have equip, some will have 2x equip and some others wont have anyhting is not a good idea for a freebie script, you should just let it go or code that on the oracle label and before setup do a check of those items, cant do that atm and if your in a hurry well its just better if you do it your self, or if you already had, just check how i did it to log next char and the current, next = waypoint in boat, current a hotkey that i turn on and off.
again i dont recomend it, checking if you have every item and then getting the money if "lets say" someone steals your shield, then i have to code another 3-6 variables to check every part of the set and obtain money to buy it and also to go buy them, its a pain in the ass if i didnt consider it at the start of this script, just let it be for now XD
----
reminder
if you didnt go to the boat its probably an issue with "use" you need to use the chest in the boat on isle of destiny to be able to get out, if you had a lag spike or something it could miss it, however you can just move the islocation to that "use" waypoint and that will check it, as i said before i dont have time to check it anymore, need to do some pacc scripts and get levels @_@
That's ok, i just needed it to log and level the next one since i don't stay near the computer.
I made a label to go to a place right after login and take 100 gps that my previous char dropped.
already encounter those issues if you want to fix it before i update it, set cavebot off right click waypoint 28 walk to the middle and set a walk waypoint or node (this isnt a script or error on my part thats something with the cavebot, idk why but sometimes that happens)
about diying i have a persistent to check that out, sometimes shit just happens that you cant control, so yeah i cant control that but it will go to the hunt again
did your character hunt again ???? if not thats an error i need to fix, otherwise is just that waypoint in between, i dont think i will fix it right now because i have to test the rest until the next character logs in
another 1 just pop-up before i reach the rat spawn, like i said it should work but sometimes its just random
already encounter those issues if you want to fix it before i update it, set cavebot off right click waypoint 28 walk to the middle and set a walk waypoint or node (this isnt a script or error on my part thats something with the cavebot, idk why but sometimes that happens)
about diying i have a persistent to check that out, sometimes shit just happens that you cant control, so yeah i cant control that but it will go to the hunt again
did your character hunt again ???? if not thats an error i need to fix, otherwise is just that waypoint in between, i dont think i will fix it right now because i have to test the rest until the next character logs in
another 1 just pop-up before i reach the rat spawn, like i said it should work but sometimes its just random
I'll do that, i just added a rope up in the loop
I saw what happened to make he die, near the hole, < where he supposed to lure, he step north, but if he already have a bug in his right sqm, the bug will trap the lure spot, so he run around the cave.
No, he hang in the temple because i had the option pause bot when die, i can test it for you if you want.
I know sometimes shit happens and i know nothing is perfect, but your script is on the right way to be xD
06-24-2014, 06:51 PM
Wesker
@CkY yup, your not suposed to pause the bot, just let it die if hes going to die, it will keep leveling up, im almost 8 to test if everything else goes wrong
i upload a new version, but im still not sure everthing works as its suposed to, still level 7 so when i get to main and log the next character everything will be perfect
well it worked just fine
06-24-2014, 09:08 PM
Wesker
k i thought it was over and then some ashole thought it would be funny to keep me editing this script LOL
since they ask me to add it now you can log at X hr of stamina and offline train
06-25-2014, 03:56 AM
CkY
hahaha that was the only thing i found missing this time, if someone put anything in the sewer it just doesn't go in XD
06-25-2014, 05:05 AM
Wesker
Quote:
Originally Posted by CkY
hahaha that was the only thing i found missing this time, if someone put anything in the sewer it just doesn't go in XD
found another bug, when your trying to reach the boat, so i fix it with more waypoints XD, theres a new version now i have 3+ characters on main i could say i dont think ill find anything else, im almost sure this is the last one, this is why scripts like this are fucking expensive, the testing takes so many hours of your life
06-25-2014, 04:15 PM
CkY
Quote:
Originally Posted by Wesker
found another bug, when your trying to reach the boat, so i fix it with more waypoints XD, theres a new version now i have 3+ characters on main i could say i dont think ill find anything else, im almost sure this is the last one, this is why scripts like this are fucking expensive, the testing takes so many hours of your life
True, just saw a couple of my characters hanging near the knighthood npc xD
Edit:
Just tested what the bot does after die.
He didn't login and when i logged in it didn't move, ill test again
06-25-2014, 05:08 PM
Wesker
Quote:
Originally Posted by CkY
True, just saw a couple of my characters hanging near the knighthood npc xD
Edit:
Just tested what the bot does after die.
He didn't login and when i logged in it didn't move, ill test again
be sure your hotkeys are enabled and its not around server save, i want to do the xlog() but im having bugs with it
you dont need to move the character, if you move the character after death its not going to work, im reading the tittle x,y,z where you spawn, so if you move it from there <_<, also dont pause bot after death
06-25-2014, 08:13 PM
CkY
Quote:
Originally Posted by Wesker
be sure your hotkeys are enabled and its not around server save, i want to do the xlog() but im having bugs with it
you dont need to move the character, if you move the character after death its not going to work, im reading the tittle x,y,z where you spawn, so if you move it from there <_<, also dont pause bot after death
I didn't move, i only logged in because it didn't after 10 minutes waiting.
I just realized that the new version have a script in venore boat, now i edited that one too, new char leveling up to test again
06-26-2014, 12:49 AM
Wesker
Quote:
Originally Posted by CkY
I didn't move, i only logged in because it didn't after 10 minutes waiting.
I just realized that the new version have a script in venore boat, now i edited that one too, new char leveling up to test again
Since i'm creating a lot of makers i'll keep testing it too
There's another "problem" it doesn't follow the knighthood npc if he's far, bot wait he come closer (i guess that's why he doesn't follow), i just found 2 of my 3 last testing chars iddle at the door, but this time all of them reloged to the next one with no problem. Only the death issue, when the character die nothing happen
06-26-2014, 02:26 AM
Wesker
Quote:
Originally Posted by CkY
Since i'm creating a lot of makers i'll keep testing it too
There's another "problem" it doesn't follow the knighthood npc if he's far, bot wait he come closer (i guess that's why he doesn't follow), i just found 2 of my 3 last testing chars iddle at the door, but this time all of them reloged to the next one with no problem. Only the death issue, when the character die nothing happen
i dont have it open atm but the dead script "ifdead" checks the position of the character every random x to x, i dont remember how mcuh i put it but im pretty sure it moves kuz i suicide like 10 times with rats lol
i didnt experience the follow bug but i dont doubt it
problem is everything you just said i know about, the thing is i cant check the characters vocation if i dont log off and if i use xlog() the client bugs, so i have no other choice but to let it be, cant check if he spoken to the npc kuz i have to log out to check it, ill assume a waypoint near him will fix the issue tho
if you check the names of the characters im almost sure i died like 6 time son 1 of them, i keep leveling up, didnt have the npc issue but i dont doubt your word on it, try adding a waypoint there
06-26-2014, 03:51 AM
CkY
Quote:
Originally Posted by Wesker
i dont have it open atm but the dead script "ifdead" checks the position of the character every random x to x, i dont remember how mcuh i put it but im pretty sure it moves kuz i suicide like 10 times with rats lol
i didnt experience the follow bug but i dont doubt it
problem is everything you just said i know about, the thing is i cant check the characters vocation if i dont log off and if i use xlog() the client bugs, so i have no other choice but to let it be, cant check if he spoken to the npc kuz i have to log out to check it, ill assume a waypoint near him will fix the issue tho
if you check the names of the characters im almost sure i died like 6 time son 1 of them, i keep leveling up, didnt have the npc issue but i dont doubt your word on it, try adding a waypoint there
I'll check the death thing to see if i can somehow fix it or see what's wrong, maybe i missed a thing.
About the npc thing, that is not a problem for me, i just want the bot to get levels and go to the next buddy, the script is already leveling, i won't die to take the characters to venore
thanks!
btw, saw your LoL videos on youtube channel, nice!
i play on BR server, but i still bronze, i don't like to play ranked, people suck! i play LoL since 2012 and still Bronze XD
EDIT:
Didn't login after server save, i will test again tonight
06-26-2014, 02:52 PM
Wesker
Quote:
Originally Posted by CkY
I'll check the death thing to see if i can somehow fix it or see what's wrong, maybe i missed a thing.
About the npc thing, that is not a problem for me, i just want the bot to get levels and go to the next buddy, the script is already leveling, i won't die to take the characters to venore
thanks!
btw, saw your LoL videos on youtube channel, nice!
i play on BR server, but i still bronze, i don't like to play ranked, people suck! i play LoL since 2012 and still Bronze XD
EDIT: Didn't login after server save, i will test again tonight
if he didnt logout() yup he wont log in again, and about not moving if death im almost sure the persistent hotkey on your bot is "off" turn it on, if the screen on tibia looks like you dissapear and you can see the ground, your pretty much fucked kuz it didnt log out and it wont be able to reconnect, cant do anything about it xlog() doesnt work i need to change logout() for xlog()
06-26-2014, 07:22 PM
Wesker
im out for a while saionara peebs cya soon :)
08-12-2014, 08:01 AM
Niices
Soft boots refiller in all scripts yeah ?
09-03-2014, 09:35 AM
oscarposcar
Tried your Yalahar Mutated Humans w/ offiline training. Everything is working fine except for the item depositing. It doesn't move the items ..
but it was a simple fix;
Just remove the action that opens the depot backpack & it should be resolved. After a few tweaks it works perfect :)
I've decided that the world needs me and before the major Apocalypse of 2016 , in the remaining days of december im going to guess that like any other year i will survive so i decided to make a comeback.
setsetting('Settings/OpenMenuPolicy', 'Confirm if cavebotting')
12-03-2016, 02:34 PM
Wesker
Depositer~
setsetting('Looting/OpenNextBP', 'no')
while windowcount('Depot Chest') == 0 do
opendepot(true)
openitem('Depot Chest')
waitcontainer('Depot Chest')
end
local Ignore = {'gold coin', 'platinum coin'}
table.id(Ignore)
local stackableId = depotindextoid(tonumber(getuseroption('StackDP'))) ---------- edit
local nonstackableId = depotindextoid(tonumber(getuseroption('LootDP'))) ------------ edit
while true do
foreach lootingitem i "a" do
if not table.find(Ignore, i.id) then
while itemcount(i.id,"backpack") > 0 do
if itemproperty(i.id, ITEM_STACKABLE) then
moveitemsonto(i.id, stackableId, 1, 'depot chest', i.destination, itemcount(i.id))
else
moveitemsonto(i.id, nonstackableId, 1, 'depot chest', i.destination)
end
end
end
end
break
end
setsetting('Looting/OpenNextBP', 'yes')
Code goes as follows :
Deposit every item in category A to the depot of stackables (you need to edit the depot index yourself)
12-03-2016, 02:39 PM
Wesker
Withdraw
setsetting('Looting/OpenNextBP', 'no')
local MainBp = string.lower(getuseroption('MainBp'))
while windowcount('Depot Chest') == 0 do
opendepot(true)
openitem('Depot Chest')
waitcontainer('Depot Chest')
end
local stackableId = depotindextoid(tonumber(getuseroption('StackDP')))
while itemcount(stackableId) > 0 do
openitem(stackableId, 'Depot Chest', false)
end
while itemcount(3032, MainBp) < 20 or itemcount(677, MainBp) < 20 do
local Gema = 20 - itemcount(3032, MainBp)
local Gema1 = 20 - itemcount(677, MainBp)
moveitems(3032, MainBp, stackableId, Gema)
moveitems(677, MainBp, stackableId, Gema)
end