Thread: A ingame bot

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    CaT-'s Avatar
    Join Date
    Jun 2009
    Gender
    female
    Posts
    7,336
    Reputation
    311
    Thanks
    488
    My Mood
    Amused
    One time I was playing a game, a teammate died , and he rqed.
    ex-
    ex-x2
    ex-

  2. #17
    bowlcut's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    ثلاثة أقدام إلى
    Posts
    6,348
    Reputation
    1805
    Thanks
    2,201
    My Mood
    Sleepy
    Quote Originally Posted by CaT- View Post
    One time I was playing a game, a teammate died , and he rqed.
    The only time I RQ'd was when I got killed 10 times in a row by a fed Teemo. My teammates were BAD.
    Quote Originally Posted by Dave84311 View Post
    I hate you colin. I really hate you.

  3. #18
    Skullmaker90's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    California
    Posts
    157
    Reputation
    17
    Thanks
    159
    My Mood
    Mellow
    I can't stand people who dont surrender a losing game. /pisses me off.

  4. #19
    Freakuser's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Not on computer.
    Posts
    409
    Reputation
    -25
    Thanks
    100
    My Mood
    Mellow
    Quote Originally Posted by myhrmans View Post
    [Sorry for my bad English]

    Hey I got a request..

    My friend got some problems when he play and do often need to run away .. Then we are 4v5 or 2v3 and we do get big problems.
    After a while he do get back .. and then they almost have destroyed our nexus.
    Are there any bot that can just move him so that he don't get kicked out of game, or even better auto kill minions ?
    Let's be clear, you won't get one thing like these don't go out in public especially not for free and for leechers like you. kthxbai.
    Get 200 posts []
    Get 400 posts [::]
    Get 1000 posts []
    GET -100 REP []

  5. #20
    riceking's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    b
    Posts
    478
    Reputation
    12
    Thanks
    301
    My Mood
    Amazed
    Quote Originally Posted by Swisha View Post
    No, and there won't be one for a while.
    Also, there's something called auto attack.
    easy to make actually

    Code:
    hotkeyset("{f12}","finished")
    
    While 1
    	$mult = 1
    	Run("C:\Riot Games\League of Legends\lol.launcher", "C:\Riot Games\League of Legends")
    	$i = 0
    	Do
    		$i = $i + 1
    		Sleep($mult * 1000)
    		PixelSearch(1306, 781, 1326, 801, 0x1DB3E6)
    	Until Not @error Or $i = 600
    	Sleep(100)
    	MouseClick("Left", 1254, 854, 8)
    	$i = 0
    	Do
    		$i = $i + 1
    		Sleep($mult * 1000)
    		PixelSearch(1155, 573, 1175, 593, 0xFFFFFF)
    	Until Not @error Or $i = 600
    	MouseClick("Left", 1165, 583, 5)
    	Sleep(300)
    	Send("tehpassword");password here
    	Sleep(300)
    	Send("{Enter}")
    
    	$i = 0
    	Do
    		Sleep(100)
    		$i = $i + 1
    		Sleep($mult * 1000)
    		PixelSearch(429, 447, 449, 467, 0x283F5E)
    	Until Not @error Or $i = 600
    	MouseClick("Left", 1000, 247, 5);clcik play
    	Sleep(1000)
    	MouseClick("Left", 633, 433, 5);custom
    	Sleep(1000)
    	MouseClick("Left", 1264, 909, 5);create
    	Sleep(1000)
    	Send("Riceeeee23")
    	Sleep(100)
    	MouseClick("Left", 655, 787, 5);pass
    	Sleep(100)
    	Send("Goes")
    	Sleep(100)
    	MouseClick("Left", 540, 932, 5);create
    	Sleep(3000)
    	MouseClick("Left", 1254, 659);add opponents
    	Sleep(2000)
    	MouseClick("Left", 783, 661);ad players my team
    	Sleep(2000)
    	MouseClick("Left", 1254, 659);add opponents
    	Sleep(2000)
    	MouseClick("Left", 783, 661);ad players my team
    	Sleep(2000)
    	MouseClick("Left", 1254, 659);add opponents
    	Sleep(2000)
    	MouseClick("Left", 783, 661);ad players my team
    	Sleep(2000)
    	MouseClick("Left", 1254, 659);add opponents
    	Sleep(2000)
    	MouseClick("Left", 783, 661);ad players my team
    	Sleep(2000)
    	MouseClick("Left", 1254, 659);add opponent
    	Sleep(1000)
    	MouseClick("Left", 1193, 696, 5);start
    	$i = 0
    	Do
    		$i = $i + 1
    		Sleep($mult * 1000)
    		PixelSearch(600, 336, 617, 356, 0xBF5813)
    	Until Not @error Or $i = 600
    	MouseClick("Left", 629, 468)
    	Sleep(1000)
    	MouseClick("Left", 1164, 702)
    	$i = 0
    	Do
    		$i = $i + 1
    		Sleep($mult * 1000)
    		PixelSearch(708, 1068, 728, 1088, 0x218414)
    	Until Not @error Or $i = 600
    
    	$b = 0
    	Do;inbattle
    		WinMove("League of Legends (TM) Client","",0,0)
    		$bool = False
    		Sleep(1000)
    		$b = $b + 1
    		;	$choice = Random(1, 3, 1)
    		;	If $choice = 1 Then
    		;		MouseClick("Right", 1542, 863, 5)
    		;	ElseIf $choice = 2 Then
    		;		MouseClick("Right", 1651, 970, 5)
    		;	ElseIf $choice = 3 Then
    		;		MouseClick("Right", 1756, 1068, 5)
    		;	EndIf
    		MouseClick("Right", 1766, 860, 5)
    
    		$i = 0
    		Do
    			PixelSearch(776, 339, 776, 339, 0xAA0303, 3);if defeat
    			If Not @error Then
    				PixelSearch(849, 362, 849, 362, 0xAA0303, 3)
    				If Not @error Then
    					PixelSearch(1084, 337, 1084, 337, 0xAA0303, 3)
    					If Not @error Then
    						PixelSearch(875, 738, 875, 738, 0x4A1113, 3)
    						If Not @error Then
    							$bool = True
    							MouseClick("Left", 875, 742, 5)
    							finished()
    						EndIf
    					EndIf
    				EndIf
    			EndIf
    
    			PixelSearch(478, 301, 498, 321, 0x8E5717, 3);if win
    			If Not @error Then
    				PixelSearch(756, 430, 776, 450, 0xFFF46A, 3)
    				If Not @error Then
    					PixelSearch(1102, 409, 1122, 429, 0xFFF46A, 3)
    					If Not @error Then
    						PixelSearch(1379, 478, 1399, 498, 0xD7B768, 3)
    						If Not @error Then
    							MouseClick("Left", 875, 742, 5)
    							Sleep(30000)
    							$bool = True
    							finished()
    						EndIf
    					EndIf
    				EndIf
    			EndIf
    			$i = $i + 1
    			Sleep(100)
    			PixelSearch(141, 1062, 141, 1062, 0x4E0000, 1);do until dead
    		Until Not @error Or $i = 1000 Or $bool = True
    
    		PixelSearch(776, 339, 776, 339, 0xAA0303, 3);if defeat
    		If Not @error Then
    			PixelSearch(849, 362, 849, 362, 0xAA0303, 3)
    			If Not @error Then
    				PixelSearch(1084, 337, 1084, 337, 0xAA0303, 3)
    				If Not @error Then
    					PixelSearch(875, 738, 875, 738, 0x4A1113, 3)
    					If Not @error Then
    						MouseClick("Left", 875, 742, 5)
    						Sleep(30000)
    						$bool = True
    						finished()
    					EndIf
    				EndIf
    			EndIf
    		EndIf
    
    		PixelSearch(478, 301, 498, 321, 0x8E5717, 3);if defeat
    		If Not @error Then
    			PixelSearch(756, 430, 776, 450, 0xFFF46A, 3)
    			If Not @error Then
    				PixelSearch(1102, 409, 1122, 429, 0xFFF46A, 3)
    				If Not @error Then
    					PixelSearch(1379, 478, 1399, 498, 0xD7B768, 3)
    					If Not @error Then
    						MouseClick("Left", 875, 742, 5)
    						Sleep(30000)
    						$bool = True
    						finished()
    					EndIf
    				EndIf
    			EndIf
    		EndIf
    	Until $b > 3600 Or $bool = True
    WEnd
    
    Func finished()
    	ProcessClose("LolClient.exe")
    	ProcessClose("lol.launcher.exe")
    	ProcessClose("Leauge of Legends.exe")
    	Return
    EndFunc   ;==>finished
    Its oudated and needs to be updated, its for autoit, it creates custom games and (i think) surrenders at 20 mins and makes another custom game, its all automated.


    [img]https://i37.photobucke*****m/albums/e52zies/Rainbow.png?[/img]


  6. #21
    Hitman 47's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Earth
    Posts
    2,551
    Reputation
    15
    Thanks
    331
    My Mood
    Cool
    Wrong... there is an in game bot... it only works with against the bot tho.. is a recorder.. a micro recorder.. record the action you have done n repeats it... so say you play against bots 1 round n defeat em n u record the whole game... u will most likely repeat those actions n win.. bcaz bots are bots they will keep doing what they were program to do over n over.. so if you could figure out the pattren of theirs... n u can just record ur game play in the micro recorder n let is auto play... = win win ip farm bot.. no detection nada

  7. #22
    kevinsterm's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Cali, USA :D
    Posts
    94
    Reputation
    10
    Thanks
    6
    My Mood
    Bored
    Quote Originally Posted by hitman265 View Post
    Wrong... there is an in game bot... it only works with against the bot tho.. is a recorder.. a micro recorder.. record the action you have done n repeats it... so say you play against bots 1 round n defeat em n u record the whole game... u will most likely repeat those actions n win.. bcaz bots are bots they will keep doing what they were program to do over n over.. so if you could figure out the pattren of theirs... n u can just record ur game play in the micro recorder n let is auto play... = win win ip farm bot.. no detection nada
    I'm sure there has to be some random algorithm used for the bots, even if their actions are similar in some situations. also the bots would pick random champs, they don't use the same one over and over again. = Diff champ/ diff ability/ diff actions.
    "Just put your D*ck in their mouth and F*ck what they say"

    We killed Osama, thats how America outdid the royal wedding.

Page 2 of 2 FirstFirst 12

Tags for this Thread