I bet almost all of you know how to do, but for the ones that don't.
Here it comes
1.Open the bypass which Frognik Programmed
2.Then open manalock ( FOR ROGUES ONLY ) MrJolly programmed.
3.If you are in the game , you can open ACtool which you have to insert a script into.
This is an script for rogue (because i play rogue myself)
This one includes autosit, which is not really nescesary (or w/e you write it)
// Prime archer script perfected by clean //
SetActiveWindow Knight OnLine Client
ObjVar 10
CommandDelay 300
KeyRate 90
Constants
//========== your skill slots =================//
//Key 1 through shot
//Key 2 through shot (or other archery skills)
//Key 3 minor heal
//Key 4 archery (when you run out of mana pots)
//Key 5 safety
//Key 6 mana pot
//Key 7 hp pot
//Key 8 wolf
//=============== Arrange your skillbar =======//
WolfKey = 8
BackupHpPot = 7
//=============== 1 = yes , 0 = no ============//
sit = 1
wolff = 1
repairr = 0
UseTown = 1
UseChicken = 0
safetyy = 0
//======== 1 = Right slot, 2 = Left slot ======//
bow = 1
//=============================================//
End
//======AC===========//
procedure safety Every 74 sec
if $safetyy = 1
delay 200
keydown 5 100 | 100 o
delay 200
end
end
//======Wolf===========//
procedure wolf Every 124 sec
if $wolff = 1
delay 1300
keydown 8 100 | 100
delay 900
end
end
//======Town===========//
Procedure CheckTown
If $UseTown = 0
Exit
End
IsRed 190, 10
Else
Delay 200
Keys $BackupHpPot
Delay 1500
Keys $BackupHpPot
Delay 300
say /town
Delay 3 sec
keydown c 0.5
stop
End
End
//===ONLY IF YOU HAVE KOHACK ENABLED!===//
Procedure ChickenTown
If $UseChicken = 0
Exit
End
IsRed 190, 10
Else
Delay 200
Keys $BackupHpPot
Delay 300
keydown {F12} 0.5
delay 50
keydown {F12} 100
Delay 3 sec
keydown c 0.5
stop
End
End
//======Attack=========//
Procedure attack
// use b for aiming npc only
// use z for aiming everything
IsBlack 158,27
keys 4z4 100 | 100
else
Keys 1z2
Keys 12
Keydown z 100 | 100
Keydown 1 100 | 100
Keydown 2 100 | 100
End
End
//======Heal===========//
Procedure heal
IsBlack 244,10
keys 3333
End
IsBlack 220,10
keys 3333
End
End
//======Mana===========//
Procedure mana
IsBlack 165, 27
Keys 6
End
End
//======Sitting========//
Procedure sit
if $sit = 1
IsBlack 538, 747
KeyDown c 200
Delay 200
End
End
End
//======Repair=========//
procedure RepairRightSide every 1 min
if $repairr = 1
if $bow = 1
delay 100
MousePos 993, 192
delay 100
leftclick
leftmousedown
delay 800
leftmouseup
delay 100
leftmousedown
delay 800
leftmouseup
end
end
end
procedure RepairLeftSide every 1 min
if $repairr = 1
if $bow = 2
delay 100
MousePos 880, 188
delay 100
leftclick
leftmousedown
delay 800
leftmouseup
delay 100
leftmousedown
delay 800
leftmouseup
end
end
end
while 1 = 1
ProcessMessages
Call CheckTown
//Call ChickenTown //=== Only if KoHack enabled!
Call attack
Call heal
Call mana
Call attack
Call heal
Call sit
End
Just insert that in ACtool and press start when you are in the game.
It is possible to do it before but with my pc it causes DC.
Unfortunately my PC sucks so i can't add any files(Yes,I know it REALLY sucks if you can't even attach any files)
But which I can do is give you the site of the bypass, and if I am not wrong the manalock should already been posted in these forums before.
Ok, ok I know it's an turkish s(h)ite but you can download
-The bypass
-ACtool
Here the site is:
Download AC Tool 5
If it's correct a big purple screen with all rare words like afjaoreh should appear which they call turkish, then you are on the good way; )
Hope i helped some..= / Guess not because everybody MC's XD