
Originally Posted by
thunda4life
I'm new to botting, I use PieBinds HellDemons console and Nicdels VinV5b. I try using Sinbot 2.3 but everytime i start it up i always teleport back to Colhen. I'm using the Fruitful mining, can anyone help me set up the bot? Thanks will be given.
@
thunda4life
Oh hey... I'm surprised I didn't see this earlier. It's usually best to just post questions you have with my bot in the bot thread itself. I check that often.
Anyway, now that I know it's here, I'll do what I can!
Important note: As of currently, Pie Binds is not fully compatible with SinBotv2.3
But due to the fact that no public consoles are working, unless you happen to have had a working config.cfg from before, there isn't much we can do about it.
What you need to do is check your settings.ini file. When I made the PieSettings.ini file, I'll admit. I screwed up. Big time. Ive since fixed it, and this is what you need to do.
If you are using PieBindsv2, open up your settings.ini file withing SinBotv2.3, and delete everything in it. Paste this in, instead.
Code:
// PLEASE READ README.TXT BEFORE EDITING!
// In this file you can set your personal binds to use with SinBotv2.4
// This file must be left in the Settings folder!
// Created by Zaiaku_no_Kami of [MPGH]
// This file was created to provide BASIC compatibility with Pie binds v2
// SINBOTV2.3 DOES NOT PROVIDE FULL COMPATIBILITY WITH PIE BINDS!!!!
// THERE ARE SEVERAL COMMAND CONFLICTS BETWEEN MY COMMANDS AND PIEBINDS, THEY WILL NOT ALL WORK.
// Rename this file to Settings.ini and remove other file through renaming/deleting in order to use these settings.
[Hotkeys]
; settings for hotkeys
start={NUMPADDOT}
pause={NUMPAD6}
exit={NUMPAD5}
[Basekeys]
; settings for base keys to modify from keyboard/mouse modes
secondary=f
grab=e
[transformation]
; PALADIN ONLY - AS TO USE TENTACLE COMMANDS WITH HOMING PROJECTILES. It will also level dark knight if you are DK instead of Pally.
; Skill is the tentacle skill "plr_play_overlay_sequence paladin_2_skill_tentacle
paladin={F7}
paladin2={F8}
paladinskill=h
[Changemap]
; cc_changemap_to_next/current_random_sector command
Skipmap={NUMPAD0}
Currentmap={NUMPAD8}
[speed]
; Speed Toggle button
; PIE BINDS DOES NOT CURRENTLY SUPPORT THIS FEATURE
; I have put in the closest alternative that Pie Binds currently has.
speed={NUMPAD1}
[refill]
;cc_fill_all_items bind key
refill=q
[secondary]
; secondary weapons set
spears=i
bombs=o
mine=k
[hax]
; god and ohk commands
; reach = plr_search_evil_core_distance 1500
; shiplist = cc_shiplist_ui - PIE BINDS DOES NOT CURRENTLY SUPPORT THIS FEATURE
god={NUMPADDIV}
ohk={NUMPADMULT}
reach={-}
shiplist=
[size]
;cc_change_figure_height 0.1 - 1 - 800 commands
tiny={INS}
normal={DEL}
giant={PAUSE}
[bosswaittime]
; These are the individual boss room wait times to wait for opening animations or boss spawn animations
; DO NOT ADJUST unless you have an excess delay or too short of a wait constantly
; Times have been calculated using default between map time of 6000, and default first map of 25000
; polarbear20 is Dethrone the White Tyrant, polarbear36 is White Tyrant's Challenge
blackhammer=1000
bloodfist=30000
bloodlord=21000
ezroch=12500
giantspider=6000
gnollchieftain=13000
klaus=10000
laghodessa=5500
polarbear20=17000
polarbear36=7000
weepingqueen=15500
yetiking=11500
[waittime]
; timer settings in milliseconds (1000 = 1 sec)
; launch - Time delay between skill and launching
; firstmap - Time delay between starting boat and first map action (skip to next or fight)
; betweenmap - Time delay after skipping to next map, until taking next action.
; skill - Time delay after hitting replay button until the skill command
; mining - The amount of time between mining map runs
launch=2500
firstmap=25000
betweenmap=6000
skill=2500
mining=1000
errorcheck=5000
heightdelay=2500
[skill]
; AP=1 Will spend accumulated AP every APTimes= missions. If AP=0 AND APTimes=0, it will spend every battle.
; Default is 40, so that even with 25 AP runs consistently, you spend at 1000 AP.
; SmartAP is where you have spent 1 AP into each skill that you want leveled up. The bot will only spend points in those particular skills. 1 is "On", 0 is "Off.
; FOR SMART AP TO WORK - YOU MUST HAVE CHECKED THE "TRAINED SKILLS ONLY" BOX PRIOR TO STARTING BOT!
; You cannot cancel the bot during the AP Skill Point Spending function.
AP=1
APTimes=40
SmartAP=1
[mining]
; Number of time for the mining bot on Fruitful to cycle through the same map before forfeiting and relaunching the map.
mining=90
// This config file use the syntax of autoit, so some keys are "special" like // {INS} and {Pause} or numpad keys, please follow guide below.
{!} !
{#} #
{+} +
{^} ^
{{} {
{}} }
{SPACE} SPACE
{ENTER} ENTER key on the main keyboard
{ALT} ALT
{BACKSPACE} or {BS} BACKSPACE
{DELETE} or {DEL} DELETE
{UP} Up arrow
{DOWN} Down arrow
{LEFT} Left arrow
{RIGHT} Right arrow
{HOME} HOME
{END} END
{ESCAPE} or {ESC} ESCAPE
{INSERT} or {INS} INS
{PGUP} PGUP
{PGDN} PGDN
{F1} - {F12} Function keys
{TAB} TAB
{PRINTSCREEN} PRINTSCR
{LWIN} Left Windows key
{RWIN} Right Windows key
{NUMLOCK} NUMLOCK
{BREAK} for Ctrl+Break processing
{PAUSE} PAUSE
{CAPSLOCK} CAPSLOCK
{NUMPAD0} - {NUMPAD9} Numpad digits
{NUMPADMULT} Numpad Multiply
{NUMPADADD} Numpad Add
{NUMPADSUB} Numpad Subtract
{NUMPADDIV} Numpad Divide
{NUMPADDOT} Numpad period
{NUMPADENTER} Enter key on the numpad
{APPSKEY} Windows App key
{LALT} Left ALT key
{RALT} Right ALT key
{LCTRL} Left CTRL key
{RCTRL} Right CTRL key
{LSHIFT} Left Shift key
{RSHIFT} Right Shift key
{SLEEP} Computer SLEEP key
{ALTDOWN} Holds the ALT key down until {ALTUP} is sent
{SHIFTDOWN} Holds the SHIFT key down until {SHIFTUP} is sent
{CTRLDOWN} Holds the CTRL key down until {CTRLUP} is sent
{LWINDOWN} Holds the left Windows key down until {LWINUP} is sent
{RWINDOWN} Holds the right Windows key down until {RWINUP} is sent
{ASC nnnn} Send the ALT+nnnn key combination
Hopefully this will help you.

Originally Posted by
Pluto Kiss
@
Pluto Kiss
Hey, next time just mention me to get my attention. Do this by simply typing in a "@" before my username like I did for yours.
Thanks for trying to help, though. @
Praidax too!