I Need Help

04/06/2012 01:59 killz247#1
okay i am trying to make a trainer for 12 sky 2 but im a noob at this stuff so i jst wanted to ask what progams would i need to make my own trainer and how would i make it look cool after im done with it.the programs i have so far are (autoit,autoscript,cheatengine,and tsearch)but like i said im a noob at this so i dnt know what i am doing i know the cheat engine adress part but when it comes down to the autoit and auto script part i get so confused i feel retarded :( can some one help me or give me some advice it would be highly appreciated :D
04/06/2012 02:49 神-SouL#2
learn language : vb -> Python -> lastly C++

vb is easier to learn out of those 3
*Python Language is optional but it will make your life easier(Google use Python too)*


here is some Python Script for 12sky2 outline:
Code:
#
#   Project: SouLboT
#
#  
#  - Copyright (C) 2012 SouLboT. All rights reserved.
#

# Python imports
import os
import json
import .dll
import PBYTE

[000] Init: SouLTECH Engine (V0.0.0.1)
[000] Init: Copyright @ 2012 SouLBot. All rights reserved.
[000] Init: SouLBoT
[000] Init: Compiled with Visual C++ ,VB8 ,Python.
[000] Init: Check For Update...
[000] Solve: Loaded resolution script: X resource://8410

# SouLengine imports
from SouLengine.System import Address
from SouLengine.Outputs import Renew
from SouLengine import VisualBasic
from SouLengine import C++
from SouLengine attach "TwelveSky2"

# important functions
DynamicLoadObject = FindFunction ( ObjectClass, 'DynamicLoadObject' )

# Phys constants
(PHYS_None,         PHYS_TwelveSky2,
 SouL_Autopill, &011BAD7C) = 1 // autopill Name , addy, #

SFX:find signature
	//Address
			X_address=True:SFX;twelvesky2
If Name SouLBoT-> 	Log->Write("@BIN = %X",(PBYTE)VK-SHOCK);
				}
			}else{
		{ALL ADDRESS CHECK}
ProjectSouL=Find(0x00000000,FFFFFFFF,(BYTE*)"\S\C\X\84\#\@","##############");

{
do convert Address Patch #[010] ->Write("@DAT = %X",(PBYTE)&9501F);
}//end here


-----SouLboT Copyright 2012. - All Rights Reserved.-----
04/06/2012 06:59 killz247#3
c this is were i get confused i dont know what and were to write in the script actually i dnt know anything about the script part but ill download the vb and python

o ok sry i had got confused.so what do i do search vb and python language in google?

sry for posting this im trying to learn the vb and python language but i jst cant get i guess im not cut out for this so if some could tell me how to take down this post it would be nice :D

ok i decided not to give up im learning but little by little but if there is any other tips that u can give itll be helpfull if i need any help with anything ill ask :D