View Full Version : 100% safe afk slimetraining script by Byczarz
Hiho!
I would to share with you my slimetraining script. It's 100% safe, cause if someone will move you, or your potions ammount will be less than XX it: puts your strong weapon, stealth ring on, goes back to your training place, takes a screenshot and logs out..
I tested it- I BOT ALMOST EVERYNIGHT ON IT! It's not buggy anywhere!
EVERYTHING YOU NEED:
Stealth ring.http://images.tibia.pl/static/items/ring/stealth.gif
Your strong weapon(like bright sword, mystic blade, heroic axe etc.).
Some potions.(like mana potions, health potions etc.)
X,Y,Z of your training spot.(just stand on place where you'll stay and say 'exiva pos'. You'll see your X,Y,Z.)
You strong weapon's ID. Take a look here: http://itemid.wikispaces.com/ , find your weapon (like bright sword, mystic blade etc.) and put ID(hex) into right place in script.
ID(hex) of potions you use to heal(mana potions, health potions, strong health potions etc.)
SCRIPT:
setMeleeKill slime
########################################
##Put your X from your training spot here:
fastExiva _myx = 32111
##Put your Y from your training spot here:
fastExiva _myy = 32555
##Put your Z from your training spot here:
fastExiva _myz = 8
##Put your strong weapon id here:
fastExiva _weaponid = D8 1C
##To which hand your strong weapon should be(06= left. 05= right.):
fastExiva _hand = 05
##Put here ID of potions you useL
fastExiva _potionid = 0C 01
##Amount of potions to kill monsters:
fastExiva _amount = 20
########################################
fastExiva < B4 19 $hex-tibiastr:Starts training.$
:training
setChaoticMovesOFF
setMaxAttackTimeMs 1000000000
setNoFollow
onGMpause
setFriendly
setMeleeKill scorpion
setMeleeKill snake
setMeleeKill cave rat
setMeleeKill wasp
setMeleeKill rat
setMeleeKill bat
setMeleeKill poison spider
setMeleeKill demon skeleton
setMeleeKill rotworm
setMeleeKill bug
setMeleeKill skeleton
setMeleeKill spider
setPriority slime:+1
setMeleeKill slime
move $_myx$,$_myy$,$_myz$
IfTrue ($myx$,$myy$,$myz$#string<>#$_myx$,$_myy$,$_myz$) Goto $nlineoflabel:danger$
IfTrue ($countitems:{$_potionid$}$#number<=#$_amount$) Goto $nlineoflabel:danger$
gotoScriptLine $nlineoflabel:training$
:danger
sayMessage exiva testsound
sayMessage exiva < B4 19 $hex-tibiastr:Training stopped!$
sayMessage exiva < B4 19 $hex-tibiastr:.DANGER! Going to logout!$
waitX 2
##Put strong weapon on.
sayMessage exiva #$_weaponid$ $_hand$
waitX 1
move $_myx$,$_myy$,$_myz$
##Put stealth ring on.
sayMessage exiva #E9 0B 09
waitX 2
sayMessage exiva screenshot
waitX 3
sayMessage exiva close
INSTRUCTION(how to cinfigure script):
1. Put your X and put it into right place in script. (it's coloured white in script)
2.Put your Y into right place in script.(it's yellow in script)
3.Put your Z into right place in script.(it's green in script)
4. Put IID(hex) of your strong weapon into right place in script.(it's orange in script)
5.Put to wich hand script have to put your strong weapon in case of danger. (06= left. 05= right.) [it's pink in script]
6.Put ID(hex) of your potions into right place in script. (it's blue in script)
7.Put amount of potions to logout into right place in script.(it's red in script) If you put there '20'- if your amount of your potions will be less than 20, you character will put on strong weapon, put on stealth ring, take a screenshot and logout.
8.Add all monsters that can be above using 'setMeleeKill'.
INSTRUCTION(how to use it):
1.Lure your slime into your training place and make bot don't attack it using trainer.
2.Configure you script like i said in 'INSTRUCTION(how to configure script)'.
3.Open all your bps:
With food.
With strong weapon.
With stealth ring.
With atleast 10 potions you use(like mana potions, health potions etc.)
4.Enable my script.
5.Have fun hours of training! :D
I tested it- I BOT ALMOST EVERYNIGHT ON IT! It's not buggy anywhere!
I hope you'll enjoy it!
@Edit
Changed position check.
Thanks Malmis :D
@Edit 2
To all Polish users! Don't spam me with your questions like 'how to configure script?'! Here's the polish translation for this:
http://blackdproxy.pl/showthread.php?t=3816
My nick on blackdproxy.pl is 'Kisiu153' ; )
Yours
/Byczarz;]
Grzyb_jr
12-12-2008, 21:44
A nice step for afk training bro, it seems okey, good job ;)
@Up
Thanks! ; d
@Topic
Cmon.. Test it and post here you opinion ; d
Yours
/Byczarz;]
Centurio
12-12-2008, 22:42
byczarz my english is too bad so... i thing you are from poland? can i have your gg?
@Centurio
PMed
Yours
/Byczarz;]
Wwhen danger it runs to depot??
where I put the place to run to pz?
It's not going to depot. It just puts your strong weapon and stealth ring on, takes a screenshot and logs out.
Yours
/Byczarz;]
Can I afk whole night with this script?
hubertpo
12-14-2008, 12:39
@up
If you have enough food yes : P
But after 2 hours slim can hit really hard. You sure I wont die ?:p
OMG!!
Thanks!!
It works perfect ;>
thanks alot ;**
Now i can have the best skills ;> XD
Thanks alot.
10
But after 2 hours slim can hit really hard. You sure I wont die ?:p
They won't hit "really hard" after 2h, try standing with'em 20h afk.
Then you wake up in the morning when they're hiting 120 etc on you :)
But after 2 hours slim can hit really hard. You sure I wont die ?
If your potions amount will become under amount that you put in script, your character is doing the same as someone is trying to kill you.
So:
If your your position will get changed or you potions amount will become under $_amount$ your character will:
Put on your strong weapon.
Put on stealth ring.
Take a screenshot.
Logout.
You won't die anyway ; d
Yours
/Byczarz;]
But if someone starts pking you, your dead. (If your afk , ofc)
But if someone starts pking you, your dead. (If your afk , ofc)
On no-pvp world it's not possible xD
No(ob) PVP POWAH :O
A slight concern. You're only checking the X position, not Y. Which means someone can push you north or south, and nothing will happen.
You could use 'IfTrue ($myx$,$myy$,$myz$#string<>#$_myx$,$_myy$,$_myz$)' or 'IfTrue ($myx$$myy$$myz$#number<>#$_myx$$_myy$$_myz$)' instead.
On no-pvp world it's not possible xD
No(ob) PVP POWAH :O
Ill just script in a ondangergoto dp for myself, then. thanks newayz.
A slight concern. You're only checking the X position, not Y. Which means someone can push you north or south, and nothing will happen.
You could use 'IfTrue ($myx$,$myy$,$myz$#string<>#$_myx$,$_myy$,$_myz$)' or 'IfTrue ($myx$$myy$$myz$#number<>#$_myx$$_myy$$_myz$)' instead.
I wanted to make it but I thought it won't work ; p
Edited the script now.
Thanks ; )
Yours
/Byczarz;]
@Polako
lol are You training on pvp world on slime? monk is better.
@Byczarz
Dobra roboto kolo ;)
hubertpo
12-15-2008, 17:07
Hyh "kolo" : p Nice work yeah ;d Love it in non pvp:D
Thanks all ; d
i dzieki wszystkim ; * xd
I worked rly hard to make it but.. i was worth hours of afk training ; dd
Yours
/Byczarz;]
@Polako
lol are You training on pvp world on slime? monk is better.
@Byczarz
Dobra roboto kolo ;)
No, its not. Its much more conspicuous if i want to afk for alotttt of time for the train, and much less mobile. Slimes I can train at PH tower and just run into dp incase of danger, it might be a bit slower on the skilling, but its definitely better for afking.
i suck on this..did edit X Y and Z position and strong weapon...
Did put script to cavebot, but when i start script bot just start kill all slimes, even mother slime...what do i make wrong?
Edit: I found out what i did wrong :) Thanks for this nice scipt!!
Now give us good place to afk with slilme. Please :)
@Up
Here are many of nice spots ; d
Just search some ; )
Yours
/Byczarz;]
Perfect one!
with 40lvl i can easily night-afk skill !
I dont understand one part.
Do I need bp with potions open to make script heal me?
Thanks :)) Good script i botting 12h +/- and i don't die.
Its rl good script
Perfect one!
with 40lvl i can easily night-afk skill !
Thanks! ; D
I dont understand one part.
Do I need bp with potions open to make script heal me?
You don't need opened bps with potions to heal. You need it opened because bot won't see how many potions you have if they won't be opened and it won't logout yourself when potions will be gone. ; )
Thanks :)) Good script i botting 12h +/- and i don't die.
Its rl good script
Thanks ; )
Btw. Imma famous bcuz of this script:D
Yours
/Byczarz;]
Aha, thank you for answer.
Gonna try it very soon then post results.
Tabaluga
12-22-2008, 00:55
Do I have to put ring and weapon in other bps or can I put them in main bp, just take bps for food and potions?
Do I have to put ring and weapon in other bps or can I put them in main bp, just take bps for food and potions?
You can put them to any OPENED container ; d It can be even dead rat. It just have to be opened; p
Yours
/Byczarz;]
nice job, I'll check it on my character
soon i'll be facc and might try this script then :D
looking good
emili000
12-22-2008, 21:03
I'm not posting here too often but it's kicking ass.
Big gratz dude! This will help me a lot :)
i take many hits from slime after 2h training...
ek65
72/66
k set
crus helmet
vamp shield
but anyway thats good :)
But if I am with my weak weapon and a for example a DS comes it will keep hitting the ds with the weak weapon?
Edit: Wont work 100% for pvp, you've written OnDangerGoto (line 42) not correct.
But if I am with my weak weapon and a for example a DS comes it will keep hitting the ds with the weak weapon?
Edit: Wont work 100% for pvp, you've written OnDangerGoto (line 42) not correct.
I wrote:
onDanger Goto $nlineoflabel:danger$
it means if something outta 'setMeleeKill' list will atk you it'll change weapon, put on stealth ring and logout. It won't kill DS!
Yours
/Byczarz;]
I found bug.
If i`m botting on that a information like that is showing:
13:42 Unknown command at line 41 : ondanger
I found bug.
If i`m botting on that a information like that is showing:
13:42 Unknown command at line 41 : ondanger
Fixed ; d
Yours
/Byczarz;]
HunterekPL
12-29-2008, 01:01
It's not working for me :/
When slime(non-mother) have low yellow or high red hp, it is stop attack it...
Help please ;P
hubertpo
12-29-2008, 01:06
U must put: setMaxAttackTimeMs 1000000000 <- this ;>
@down
np, np
HunterekPL
12-29-2008, 01:13
But where? on start or...?
@Edit,
Kk i did it, it work great! Thanks ;*
Tibia Player
01-08-2009, 18:21
The weakness are monsters like elf arcas or orc shaman that can see invisible.
Else its uber perfekt :D
The weakness are monsters like elf arcas or orc shaman that can see invisible.
Else its uber perfekt :D
Just add them to 'SetMeleeKill ' ; d
If you will and someone will lure you to them, your character will wear strong weapon and kill them before saying 'exiva close' ; )
Yours
/Byczarz;]
Guardian
01-09-2009, 18:15
Awesome Script! I needed that! Thanks alot :D
really good script, thanks dude
Thanks ; d
You can also use my scripting service if you want some more of my 'awesome' scripts:D (look into my signature)
I've got for sale:
Yalahar Cemetery with depositer & potion buyer
Oasis Tomb -1 and -2 with depositer & potion buyer
Yalahar Minotaurs with depositer, potion buyer & anti bot floors avoider
And many more! ; D
If i don't have a script you wanna get i can make it rly fastly ^^
Yours
/Byczarz;]
Nice one tbh :O
Will definatley use it once i need to train my next pala/kina
I'm going to use it. Thanks!
Could you give more detailed instructions?
Cuz I get the last atked id number by trainer it trains a bit then suddenly logging out dont get why.. I am using trainer anti idle function + last id of the mother slime and something must be wrong I dont know...
Hunterek
01-11-2009, 13:37
Thanks, a lot for this script =]
Can you do Fisher to this scirpt?:P
Ill test it soon hehe, if you would've got money for this you would've been a millionary;D
Signed,
ManInTheCave
01-28-2009, 01:37
epic script, works perfectly... I made a few mistakes setting it up at first... Forgot to put train pos in, then weapon id, then open bps of potions, so I got logged out a few times but oh well it's absolutely epic XD
Only problem is that to avoid the mother you can't kill it... You just gotta log with stealth :P
Great way to waste alot of cash on rings
Great way to waste alot of cash on rings
Waste?
Is it better to waste 100k for aol and blesses everynight than buy some ring 1-2k each? :D
Ofc those rings will let you logout safely for like 2-3 times...
Yours
/Byczarz;]
Cocoras*
03-04-2009, 02:02
mmmh, it seems very awesome but there is one thing I still don't understand after reading everything. when you play pvp and someone's trying to kill you, you say it put stealth ring on and just logs out? How? the player can still atk you at some ways isn't it ? your invisble for creatures but not for human players or has it changed?
ConquerOnline
03-04-2009, 23:23
nice script~ works perfect
Thanks but now when I set up the way points and all that, why does the move and atk the slime, like follow?
Thanks but now when I set up the way points and all that, why does the move and atk the slime, like follow?
It shouldn't move to attack slime, cuz there's 'setNoFollow'.
Are you sure this green guy isn't training with you:http://img132.imageshack.us/img132/9995/83050945id1.png? xd
Btw. Added 'setChaoticMovesOFF' to script. ; )
Yours
/Byczarz;]
what if your strong weapon is 2 handed?
The problem is the script will check the pot amount and pos when killed slimes.
So if 3 slimes are attacking you and you set if 20pots logout you must wait intill kill the slimes and after the bots will check your pot amount :)
Fuc*ing good job man.!
Where the escape character?
Where should i train when slimes are to weak? Slimes are dying when i am attacking on full def with knife...?
This SHIT Not a perfect! When i started this fucking script kill mother slime...
The only think i don't understand is if the script detect which slime is the zummoner, and do not kill it
Wszystko zrobilem ok, zostawilem afk na 20 min koles mnie wypchnol a bot zamiast wrzucic stealth ringa i uciec to stal i padl, w dodatku nie leczyl sie potami ... Chyba nie dla mnie ten bot..
The only think i don't understand is if the script detect which slime is the zummoner, and do not kill it
its simple you attack it and it remebers the motherslime's ID
thats it;) you can even see it yourself, just put on item id: look@motherslime remeber ip and you can see it;)
Bot automaticly leave the spot training idk why..
I wish i could get a reply so fast you guys can. Ehm, I do everything you say but i can't find my axe in the ID list and when i "load script" i get a crash report. Reply please!?
MarcinuS
07-30-2011, 01:00
I wish i could get a reply so fast you guys can. Ehm, I do everything you say but i can't find my axe in the ID list and when i "load script" i get a crash report. Reply please!? I have too thsi problem..
Well it isnt 100% safe i think;/ Because it all the time attack slime and after 5 min check potions, so if u have less potions what is required from check to next check u will die witohut equping stealth ring. I think to put only these text
- in cavebot:
:training
setChaoticMovesOFF
SetMaxAttackTimeMs 1000000000
setNoFollow
onGMpause
setFriendly
setMeleeKill scorpion
setMeleeKill snake
setMeleeKill cave rat
setMeleeKill rat
setMeleeKill bat
setMeleeKill terror bird
setMeleeKill centipede
setMeleeKill crocodile
setMeleeKill spider
setMeleeKill poison spider
setMeleeKill bug
setMeleeKill cobra
setMeleeKill wasp
setMeleeKill smuggler
setPriority slime:+1
setMeleeKill slime
gotoScriptLine $nlineoflabel:training$
- in conditional events:
$mymana$
#number>=#
290
0
300
0
exura
$countitems:FA 0D$
#number<=#
2
0
1000
0
exiva fish
$countitems:0A 01$
#number<=#
8
0
1000
0
exiva #E9 0B 09
$countitems:0C 01$
#number<=#
10
0
1000
0
exiva #E9 0B 09
$countitems:F5 06$
#number<=#
2
0
1000
0
exiva #E9 0B 09
$countitems:A4 0D$
#number<=#
10
0
1000
0
exiva #E9 0B 09
$statusbit:1$
#number=#
0
0
1000
0
exiva close
But it isnt great, there is no position check (i dont know how to do that in conditional events) and also u can die if soemone keep monsters all the time near you because it dont stop attack and logout only if u get no battle, so basically if someone push you and stay near with slime and your stealth ring finish you die;/
Here is my request:
- Does someone know how to logout when stealth ring is equiped? Or how to stop attack when stealth ring is equpied?
- How to make position check in conditional events?
- Or how to do two actions if less than 10 manapotions for example, i mean put stealth ring on and exiva close:P
I hope soemone know and would share this on forum or pm me, conditional events seems be better method that cavebot script - for sure faster. Thank all for reading.
MarcinuS
08-15-2011, 16:22
I wish i could get a reply so fast you guys can. Ehm, I do everything you say but i can't find my axe in the ID list and when i "load script" i get a crash report. Reply please!?HELp ME ..!
MarcinuS
08-17-2011, 16:19
Help please.
its doesnt work for me, i dont know why.
Try deleting this:
fastExiva < B4 19 $hex-tibiastr:Welcome to Byczarz's 100% safe slime training script!$
waitX 1
fastExiva < B4 19 $hex-tibiastr:You must have opened your all bps- with potions, food, stealth ring and with strong weapon.$
waitX 1
It should work then.
If not, I can't help you. I haven't used blackD since cipsoft started their auto-detection tool. ;d
Exile Inc
01-12-2012, 04:03
doesnt work anyways make a script that works or dont make one at all you fuckin worthless piece of shit thanks for making it bug my client and i almost died thanks alot fagg get a life instead of ruining everyone elses botting expierience.
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.