rawrewree
01-11-2014, 03:20
Hi all.
This is my second script I've ever made, so please excuse me if it's not too great. You will need a key to open the door to the area, so just make sure the door is opened and unlocked before you start the script. You can get the key here: http://tibia.wikia.com/wiki/Fanfare_Quest/Spoiler
Just click where it says "here" to see it's location on the map. It's in the box to the right side of that room. Considering no one closes the door you can leave this on all day long. If anyone has info on how I can make the bot auto-open and unlock the door, that'd be appreciated. Now, here's the code:
setMeleeKill rotworm
setMeleeKill carrion worm
setMeleeKill troll
setLoot D7 0B
move 32336,31784,7
move 32341,31784,7
move 32341,31789,7
move 32369,31789,7
move 32387,31785,7
move 32402,31785,7
move 32408,31783,7
move 32404,31789,7
move 32404,31791,8
move 32401,31789,8
move 32399,31789,8
move 32393,31787,8
move 32392,31787,9
move 32393,31800,9
move 32400,31800,9
move 32391,31811,9
move 32391,31809,9
move 32383,31818,10
move 32390,31809,10
move 32377,31818,10
move 32373,31802,10
move 32375,31818,10
move 32370,31834,10
move 32362,31854,10
move 32361,31877,10
move 32364,31878,11
move 32366,31868,11
move 32368,31835,11
move 32379,31830,11
move 32364,31848,11
move 32367,31873,11
move 32362,31880,11
move 32362,31881,10
move 32361,31855,10
move 32375,31825,10
move 32389,31813,10
move 32390,31809,10
move 32390,31810,9
move 32399,31810,9
move 32404,31799,9
move 32409,31788,9
move 32396,31774,9
move 32392,31787,9
IfEnoughItemsGoto D7 0B,1000,49
gotoScriptLine 16
move 32392,31787,9
move 32392,31788,8
move 32399,31789,8
move 32401,31789,8
move 32404,31791,8
move 32404,31789,7
move 32401,31777,7
move 32375,31789,7
move 32343,31790,7
move 32336,31781,7
move 32326,31782,7
waitX 1
sayMessage hi
waitX 1
sayInTrade deposit all
waitX 1
sayInTrade yes
waitX 1
gotoScriptLine 0
Start the script in Carlin depot. I reccomend bringing some potions because there is a place with a few carrions and rots at once.
The script should loop around the cave until you have 1k gold then it should finish it's current lap, leave, deposit in Carlin bank, and return.
With one other person in the cave I make 6.5kxp/h and 1k ever 1.75 hours. I know the golds not great but what can you expect from rots/trolls!?
Don't forget to put on auto eat and hp/mana settings!
Thanks, and sorry if the script is a bit weird, as I said it's my second one ever. Any recommendations are welcome!
Happy farming.
This is my second script I've ever made, so please excuse me if it's not too great. You will need a key to open the door to the area, so just make sure the door is opened and unlocked before you start the script. You can get the key here: http://tibia.wikia.com/wiki/Fanfare_Quest/Spoiler
Just click where it says "here" to see it's location on the map. It's in the box to the right side of that room. Considering no one closes the door you can leave this on all day long. If anyone has info on how I can make the bot auto-open and unlock the door, that'd be appreciated. Now, here's the code:
setMeleeKill rotworm
setMeleeKill carrion worm
setMeleeKill troll
setLoot D7 0B
move 32336,31784,7
move 32341,31784,7
move 32341,31789,7
move 32369,31789,7
move 32387,31785,7
move 32402,31785,7
move 32408,31783,7
move 32404,31789,7
move 32404,31791,8
move 32401,31789,8
move 32399,31789,8
move 32393,31787,8
move 32392,31787,9
move 32393,31800,9
move 32400,31800,9
move 32391,31811,9
move 32391,31809,9
move 32383,31818,10
move 32390,31809,10
move 32377,31818,10
move 32373,31802,10
move 32375,31818,10
move 32370,31834,10
move 32362,31854,10
move 32361,31877,10
move 32364,31878,11
move 32366,31868,11
move 32368,31835,11
move 32379,31830,11
move 32364,31848,11
move 32367,31873,11
move 32362,31880,11
move 32362,31881,10
move 32361,31855,10
move 32375,31825,10
move 32389,31813,10
move 32390,31809,10
move 32390,31810,9
move 32399,31810,9
move 32404,31799,9
move 32409,31788,9
move 32396,31774,9
move 32392,31787,9
IfEnoughItemsGoto D7 0B,1000,49
gotoScriptLine 16
move 32392,31787,9
move 32392,31788,8
move 32399,31789,8
move 32401,31789,8
move 32404,31791,8
move 32404,31789,7
move 32401,31777,7
move 32375,31789,7
move 32343,31790,7
move 32336,31781,7
move 32326,31782,7
waitX 1
sayMessage hi
waitX 1
sayInTrade deposit all
waitX 1
sayInTrade yes
waitX 1
gotoScriptLine 0
Start the script in Carlin depot. I reccomend bringing some potions because there is a place with a few carrions and rots at once.
The script should loop around the cave until you have 1k gold then it should finish it's current lap, leave, deposit in Carlin bank, and return.
With one other person in the cave I make 6.5kxp/h and 1k ever 1.75 hours. I know the golds not great but what can you expect from rots/trolls!?
Don't forget to put on auto eat and hp/mana settings!
Thanks, and sorry if the script is a bit weird, as I said it's my second one ever. Any recommendations are welcome!
Happy farming.