voice
Member!
First and foremost make sure your radius is set to something more reaslistic than the default of 15 this is done in your "pickit config.ini"
; PICKIT-CONFIG.INI FILE
;=========================================================
; PickupRadius Set your own pickup radius.
; TelekinesisRadius Set your own telekinesis radius.
;
; PickupEnabled [0|1] Enables pickit when loaded or not.
; GoldEnabled [0|1] Enables gold pickup when loaded or not.
; GoldTelekinesis [0|1] Enables to use telekinesis when gold is dropped.
;
; LogPath It is the path to write your log files.
; Remove it if you want to use your module's folder.
; Logfile It is the file you want to use to log your files.
; Remove it if you want to use "pickit.log".
; Do not forget to add the extension.
; Log Log files with description.
; Refresh Send packets again after "x" 1/10th of second.
; Teleport Use Teleport to pick up items.
[default]
PickupRadius=30 <----------PICKUP RADIUS 40 is MAX
TeleportRadius=40
TelekinesisRadius=30
GoldTelekinesis=1
PickupEnabled=1
GoldEnabled=1
;Logpath=
;Logfile=
Log=1
Refresh=5
Teleport=1
;if you are *NOT* a sorc, change Teleport=1 to Teleport=0
;=========================================================
; Add any configurations for your characters.
;=========================================================
[character-name]
;PickupRadius=30
;TeleportRadius=40
;PickupEnabled=1
;GoldEnabled=1
;Logpath=
;Logfile=
;Log=1
;Refresh=5
;Teleport=1
Secondly
make sure you have plenty of pickup time in your "pinblebot.ini"
; pindlebot.ini to use with Infinite PindleBot v3.4
;==============================================================================
;----------------------------- global section ---------------------------------
;==============================================================================
;
; NinjaMode=1 will will do the runs without restarting, acc data not required
; NinjaMode=0 will will do the runs in infinite mode, account data is required
;
; DefaultSlot=slotname sets default slot with character to use in pindleruns
; if DefaultSlot= you will be prompted for the slotname at startup
;
; Channel=channelname sets the channel you will be in during the runs
;
; AwayMessage=awaymessage will set /away message during the runs
;
; PickupTime=milliseconds is the time the Bot will wait to pick up items
; 1 second = 1000 milliseconds, characters without teleport should use higher
; values, especially bowazons
;
; MoveDiablo=0/1 disable/enable Move Diablo to top left corner of screen
;
; Debug=0/1 disable/enable debug messages to PDebug.txt default 0
[_global_]
NinjaMode=0
DefaultSlot=vmf
Channel=Voice
AwayMessage=
PickupTime=4500 <--------------PICKUP TIME
MoveDiablo=0
Third
when writing your attack sequence add one last and final attack with a very long delay. "sequence" is found in your "pindlebot.ini"
[slot1]
Accountname=voice
Password=encrypted top secret
PlayerName=voice
CharacterLocation=8
Difficulty=3
VisitLarzuk=10
RunSpeed=60
Teleport=f3,600;
Precast=f2,300;f6,300;
Sequence=f5,7,1,300;f1,45,1,300;f1,1,1,4500;
NeedMerc=1
SkipMalahLife=90
HealLifeAt=60
ChickenLife=20
HirelingHealLifeAt=60
HirelingChickenLife=30
ShopbotBrowse=0
4500 Milliseconds should do nicely
Fourth
If you use the Occulus or OCCY rings or both you increase the risk of being teleported away. REMEMBER PENDLSKIN HITS YOU FROM THE GRAVE he will hit you one last time right after he dies if your OCCY teleport percent is met you will be teleported far far away from your prize before pickit enables... the occulus =25% chance to teleport when hit if you use all three OCCY items on your mf sorc in pindle bot dont come crying to me thats a whopping 75% chance to teleport on hit... youll be lucky to pick anything up as you will find your self out in the courtyard getting stomped by little dead dudes....
Now lastly try to remember that your character will be surround by a host of dead warriors..These guys(as well as Pindleskin)have a powerful knockback attack that,if it hits at the right angle will send your stunned character realing back towards the red portal(this can happen just before pickit is enabled..or after an item has dropped)..giving you NO CHANCE of picking up anything that has dropped in the Temple Entrance simply due to the fact that youre now standing out in the courtyard...
if you have any more questions on this topic be sure to post them here i will try to help...
; PICKIT-CONFIG.INI FILE
;=========================================================
; PickupRadius Set your own pickup radius.
; TelekinesisRadius Set your own telekinesis radius.
;
; PickupEnabled [0|1] Enables pickit when loaded or not.
; GoldEnabled [0|1] Enables gold pickup when loaded or not.
; GoldTelekinesis [0|1] Enables to use telekinesis when gold is dropped.
;
; LogPath It is the path to write your log files.
; Remove it if you want to use your module's folder.
; Logfile It is the file you want to use to log your files.
; Remove it if you want to use "pickit.log".
; Do not forget to add the extension.
; Log Log files with description.
; Refresh Send packets again after "x" 1/10th of second.
; Teleport Use Teleport to pick up items.
[default]
PickupRadius=30 <----------PICKUP RADIUS 40 is MAX
TeleportRadius=40
TelekinesisRadius=30
GoldTelekinesis=1
PickupEnabled=1
GoldEnabled=1
;Logpath=
;Logfile=
Log=1
Refresh=5
Teleport=1
;if you are *NOT* a sorc, change Teleport=1 to Teleport=0
;=========================================================
; Add any configurations for your characters.
;=========================================================
[character-name]
;PickupRadius=30
;TeleportRadius=40
;PickupEnabled=1
;GoldEnabled=1
;Logpath=
;Logfile=
;Log=1
;Refresh=5
;Teleport=1
Secondly
make sure you have plenty of pickup time in your "pinblebot.ini"
; pindlebot.ini to use with Infinite PindleBot v3.4
;==============================================================================
;----------------------------- global section ---------------------------------
;==============================================================================
;
; NinjaMode=1 will will do the runs without restarting, acc data not required
; NinjaMode=0 will will do the runs in infinite mode, account data is required
;
; DefaultSlot=slotname sets default slot with character to use in pindleruns
; if DefaultSlot= you will be prompted for the slotname at startup
;
; Channel=channelname sets the channel you will be in during the runs
;
; AwayMessage=awaymessage will set /away message during the runs
;
; PickupTime=milliseconds is the time the Bot will wait to pick up items
; 1 second = 1000 milliseconds, characters without teleport should use higher
; values, especially bowazons
;
; MoveDiablo=0/1 disable/enable Move Diablo to top left corner of screen
;
; Debug=0/1 disable/enable debug messages to PDebug.txt default 0
[_global_]
NinjaMode=0
DefaultSlot=vmf
Channel=Voice
AwayMessage=
PickupTime=4500 <--------------PICKUP TIME
MoveDiablo=0
Third
when writing your attack sequence add one last and final attack with a very long delay. "sequence" is found in your "pindlebot.ini"
[slot1]
Accountname=voice
Password=encrypted top secret
PlayerName=voice
CharacterLocation=8
Difficulty=3
VisitLarzuk=10
RunSpeed=60
Teleport=f3,600;
Precast=f2,300;f6,300;
Sequence=f5,7,1,300;f1,45,1,300;f1,1,1,4500;
NeedMerc=1
SkipMalahLife=90
HealLifeAt=60
ChickenLife=20
HirelingHealLifeAt=60
HirelingChickenLife=30
ShopbotBrowse=0
4500 Milliseconds should do nicely
Fourth
If you use the Occulus or OCCY rings or both you increase the risk of being teleported away. REMEMBER PENDLSKIN HITS YOU FROM THE GRAVE he will hit you one last time right after he dies if your OCCY teleport percent is met you will be teleported far far away from your prize before pickit enables... the occulus =25% chance to teleport when hit if you use all three OCCY items on your mf sorc in pindle bot dont come crying to me thats a whopping 75% chance to teleport on hit... youll be lucky to pick anything up as you will find your self out in the courtyard getting stomped by little dead dudes....
Now lastly try to remember that your character will be surround by a host of dead warriors..These guys(as well as Pindleskin)have a powerful knockback attack that,if it hits at the right angle will send your stunned character realing back towards the red portal(this can happen just before pickit is enabled..or after an item has dropped)..giving you NO CHANCE of picking up anything that has dropped in the Temple Entrance simply due to the fact that youre now standing out in the courtyard...
if you have any more questions on this topic be sure to post them here i will try to help...